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.

Unterstützte Systeme
Electron-Pakete sind für diese Desktop-Plattformen konfiguriert.
macOSWindowsLinux
Voraussetzungen
Voraussetzungen für die erste lokale Salesforce-Analyse.

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.

Preview distribution
Installer-Hinweise
Wichtige Details vor der Installation des aktuellen Builds.

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.

Artefakt-Verifizierung
URL der neuesten Version: https://github.com/riccardogermana/SF_Analyzer2.0/releases/latest

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.

feature

Implemented SF CLI compatibility guard (Fase 21) with preflight checks, version checks, and warning popups on invalid CLI configurations.

feature

Added registry-safe metadata retrieval to skip unsupported types using the Salesforce source-deploy-retrieve Node registry.

feature

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.

feature

Implemented incremental retrieve logic based on lastModifiedDate (Fase 11) to download only changes, reducing runtimes.

feature

Added resilient analysis runs (Fase 12) featuring exponential backoff retries for transient errors, runtime cancellation, and partial-failure reporting.

feature

Redesigned the Wiki Browser as an Obsidian-lite MD Viewer (Fase 20b) with folders, TOC scroll-spy, wikilinks, and syntax-highlighted code blocks.

feature

Added deep-link sf-analyzer:// protocol support, OS-backed secret keychain storage, and portal limit telemetry.

Vollständiges Changelog anzeigen