Installez SF Analyzer desktop et gardez l'évaluation locale.
Utilisez la dernière version de bureau pour connecter une organisation Salesforce, récupérer les métadonnées sur votre machine et générer le wiki As-Is avec votre propre clé d'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.
Sommes de contrôle et source de vérité de la version.
SF Analyzer ne revendique pas de somme de contrôle tant qu'elle n'est pas jointe aux artefacts de version. La page de version reste l'emplacement de téléchargement canonique.
• 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
Publié le 2026-07-01. Le changelog public complet est disponible sur la page du changelog.
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.