Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SilkCodexNew to Visual Studio Code? Get it now.
SilkCodex

SilkCodex

silkcodex

|
1 install
| (0) | Free
Local-first SilkCodex webview UI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SilkCodex VS Code Extension

This extension loads the local SilkCodex UI inside a VS Code webview (Activity Bar view + command) and wires it to your local query.py.

Quick start

  1. Open the folder that contains your bankcodex directory.
  2. In VS Code, run: SilkCodex: Open UI.
  3. The SilkCodex view appears in the Activity Bar.
  4. Ask questions in the webview.

Settings

  • silkcodex.root: Path to your bankcodex folder (leave empty to auto-detect).
  • silkcodex.pythonPath: Python executable (default: python).
  • silkcodex.ollamaUrl: Ollama base URL for model listing.
  • silkcodex.queryTop: number of evidence chunks returned per query.

Developer run

  1. Open bankcodex/vscode-extension in VS Code.
  2. Press F5 to launch Extension Development Host.
  3. Run SilkCodex: Open UI.

Notes

  • The UI uses your local bankcodex/scripts/query.py so responses include evidence.
  • Model selection is passed via BANKCODEX_MODEL to query.py.
  • Use Attach in the UI to capture the current editor selection as context.
  • Click evidence lines to open the source file at the referenced location.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft