Control your Stockyard LLM proxy directly from VS Code.
- Status bar indicator — shows if Stockyard is running
- Module toggle — enable/disable middleware modules via quick pick
- Trace viewer — see recent proxy requests in a webview panel
- Activity bar — sidebar with modules, traces, and providers
- Dashboard link — open the web console with one click
- Install the extension
- Start Stockyard:
stockyard(ordocker compose up) - The extension auto-connects to
http://localhost:7749
| Setting | Default | Description |
|---|---|---|
stockyard.baseUrl |
http://localhost:7749 |
Proxy URL |
stockyard.adminKey |
(empty) | Admin key for management API |
stockyard.autoRefresh |
true |
Auto-refresh module and trace views |
stockyard.refreshInterval |
5000 |
Refresh interval in ms |
Stockyard: Show Status— system status panelStockyard: Toggle Module— quick-pick module toggleStockyard: View Traces— recent trace viewerStockyard: Open Dashboard— open web consoleStockyard: Open Playground— open playground