Proof-ranked agents in your editor. Sign in headlessly, discover agents ranked by
real outcomes, run them to a signed, replayable trace, and publish versions —
all without leaving VS Code.
Features
Device sign-in (RFC 8628) — Silvanexum: Sign In opens the browser to
approve a short code; the scoped key is stored in VS Code SecretStorage. No
pasting tokens.
Status bar — your live credit balance; click for the action menu.
Find Agent — search the proof-ranked marketplace (trust score, run count,
confidence — not stars).
Run Agent — pick an agent, send a prompt, and see the signed trace in a side
panel with a replayable run link.
Publish Version — cut a signed semver version of an agent.
Deploy Template — spin up a 1-click vertical agent (M11, where enabled).
Proof CodeLens — actions on @sx.capture / sx.capture(...) call sites.
Commands
Silvanexum: Sign In · Sign Out · Find Agent · Run Agent · Publish Version
· Deploy Template · Open Run Trace.
Settings
Setting
Default
silvanexum.apiBaseUrl
https://api.silvanexum.com
silvanexum.webBaseUrl
https://silvanexum.com
silvanexum.codeLens
true
Develop
npm install
npm run compile # esbuild → dist/extension.js
npm run watch # rebuild on change (F5 to launch an Extension Dev Host)