Instale SF Analyzer desktop y mantenga la evaluación local.
Use la última versión de escritorio para conectar una organización de Salesforce, recuperar los metadatos en su máquina y generar la wiki As-Is con su propia clave de IA.
A Salesforce org user allowed to authenticate with the Salesforce CLI.
The Salesforce CLI installed locally before the first org connection.
macOS, Windows or Linux desktop environment supported by the Electron package.
An AI provider API key only if the user wants AI-generated wiki pages or guided documents.
macOS, Windows and Linux packages are produced by the Electron build pipeline.
Current preview builds are unsigned; the installer may show an operating-system warning.
Auto-update checks the configured release channel when the packaged app starts.
Sumas de comprobación y fuente de verdad de la versión.
SF Analyzer no reclama una suma de comprobación hasta que se adjunta a los artefactos de la versión. La página de la versión sigue siendo la ubicación de descarga canónica.
• The GitHub release page is the source of truth for downloadable artifacts.
• When checksum files are attached to a release, verify the downloaded installer against the matching checksum before installation.
• The current portal page does not generate checksums itself; it links to the latest release artifacts.
2.3.0 — CLI Compatibility, Resilient Analysis & Agent Harness
Publicado el 2026-07-01. El registro de cambios público completo está disponible en la página del registro de cambios.
Implemented SF CLI compatibility guard (Fase 21) with preflight checks, version checks, and warning popups on invalid CLI configurations.
Added registry-safe metadata retrieval to skip unsupported types using the Salesforce source-deploy-retrieve Node registry.
Added the Document Agent Harness (Fase 13) to guide AI agents in drafting TDDs and impact reports using guarded read-only tools, SOQL guards, and coverage guards.
Implemented incremental retrieve logic based on lastModifiedDate (Fase 11) to download only changes, reducing runtimes.
Added resilient analysis runs (Fase 12) featuring exponential backoff retries for transient errors, runtime cancellation, and partial-failure reporting.
Redesigned the Wiki Browser as an Obsidian-lite MD Viewer (Fase 20b) with folders, TOC scroll-spy, wikilinks, and syntax-highlighted code blocks.
Added deep-link sf-analyzer:// protocol support, OS-backed secret keychain storage, and portal limit telemetry.