No analyzers in this category — drop one here.
Detects lookup or filter functions used in gallery item properties that can cause severe performance degradation
Detects overloaded OnStart handlers with too many statements, collection operations, or improper patterns
Detects consecutive network I/O operations that could be wrapped in Concurrent() for better performance
No analyzers in this category — drop one here.
Counts the total number of collections that are referenced in the app
Detects non-delegable constructs in Filter, Search, LookUp, Sort, SortByColumns, and CountRows operations
No analyzers in this category — drop one here.
Finds variables set in OnStart that are never re-assigned and could be converted to named formulas for better performance
No analyzers in this category — drop one here.
Detects controls that are never referenced in any formula and have no meaningful side effects
Detects canvas component definitions that are declared but never instantiated on any screen
Finds write-only variables, stale control/screen references, unused named formulas, and unreachable screens
API keys for the AI providers used to generate analyzer code. Keys are written to your
.env file. The default provider is pre-selected on the Create New Analyzer page.
ANTHROPIC_API_KEY
· Model env: ANTHROPIC_MODEL
OPENAI_API_KEY
· Model env: OPENAI_MODEL
GOOGLE_API_KEY
· Model env: GOOGLE_MODEL