Installieren Sie SF Analyzer auf Ihrem Desktop und führen Sie die Bewertung lokal aus.
Verwenden Sie die neueste Desktop-Version, um eine Salesforce-Organisation zu verbinden, Metadaten auf Ihrer Maschine abzurufen und die As-Is-Wiki mit Ihrem eigenen KI-Schlüssel zu generieren.
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.
Checksummen und Release-Quelle.
SF Analyzer erhebt keinen Anspruch auf eine Checksumme, bis diese den Release-Artefakten beigefügt ist. Die Release-Seite bleibt der kanonische Download-Ort.
• 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
Veröffentlicht am 2026-07-01. Das vollständige öffentliche Changelog ist auf der Changelog-Seite verfügbar.
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.