Extension
Connect the Aegis VS Code extension to your backend.
AEGIS EXTENSION
Checking- Platform
- VS Code (1.89+)
- Extension version
- 1.0.0
- Backend
- unreachable
- Connection state
- Not reachable — start the backend
Per-extension heartbeat telemetry (browser, version, last heartbeat) requires the extension-registration API, which is not implemented yet. This page reports real backend connectivity only — no simulated telemetry.
Install the extension
The extension ships as a packaged .vsix in the repository. After installing, set your API key via the command palette (Aegis: Set API Key).
cd extension
npm install
npm run compile
code --install-extension aegis-security-console-1.0.0.vsixFull install guideBrowser extension?
Aegis does not ship a browser extension today. Browser-based agents are protected by routing their tool calls through the SDK, REST API or MCP Security Gateway. We won't claim support that doesn't exist.