Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CloudVerse AIXNew to Visual Studio Code? Get it now.
CloudVerse AIX

CloudVerse AIX

cloudverse-aix

|
30 installs
| (0) | Free
Provide AIX as a governed VS Code language model, route supported AI tools through the AIX Gateway, and surface policy, ledger, spend, and proof links.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CloudVerse AIX

Use CloudVerse AIX as a governed VS Code language model provider and route supported local developer AI tool calls through the AIX Gateway.

The extension is not a prompt workbench. It registers AIX as a VS Code Chat model provider, mints a scoped workload runtime key, configures OpenAI-compatible gateway settings for supported tools, and exposes proof links for policy decisions, ledger events, spend, and attribution. Opening a folder adds repo attribution; it is not required for sign-in or VS Code Chat routing.

Commands

  • AIX: Connect Workspace
  • AIX: Enable Governed VS Code Models
  • AIX: Configure Supported AI Tools
  • AIX: Configure Claude Code Routing
  • AIX: Configure Codex Routing
  • AIX: Configure Runtime Routing
  • AIX: Open AIX-routed Terminal
  • AIX: Show Connection Status
  • AIX: Open Last Route Proof
  • AIX: Open Last Spend Proof
  • AIX: Test Gateway Chat
  • AIX: Test Gateway Embeddings
  • AIX: Test Gateway Streaming
  • AIX: Copy Gateway SDK Env

Install

Marketplace:

  • cloudverse-aix.aix-coding

Auth

Uses AIX device login. Tokens and workload runtime keys are stored in VS Code secret storage.

  1. Run AIX: Connect Workspace or select the CloudVerse AIX model in VS Code Chat.
  2. Approve the AIX login in your browser if prompted.
  3. Use CloudVerse AIX / AIX Governed Auto from the VS Code Chat model picker.
  4. Open a folder only when you want repo/workspace attribution.
  5. For supported local tools, run AIX: Configure Runtime Routing, launch from AIX: Open AIX-routed Terminal, or configure them with AIX: Copy Gateway SDK Env.

Connect workspace is available after sign-in for source attribution, including repository folders opened in VS Code. Import source archive is handled by the hosted Coding Workbench when a readable local folder cannot be attached directly.

Runtime Behavior

The connector writes a non-secret workspace manifest at .vscode/aix-runtime.json and an example env file at .env.aix.example.

Supported OpenAI-compatible clients route through AIX when they use:

  • OPENAI_BASE_URL=https://aix.cloudverse.ai/v1
  • OPENAI_API_KEY=<scoped AIX workload key>
  • OPENAI_MODEL=aix/auto

The scoped key is never written to the manifest or example file. It is available to the routed terminal environment and can be copied explicitly by command.

Evidence Boundary

AIX records policy, routing, ledger, spend, and attribution only for calls that reach the AIX Gateway. VS Code Chat is governed when the selected model is CloudVerse AIX. GitHub Copilot Chat is only governable where BYOK/custom provider policy allows AIX as the selected model; AIX cannot secretly intercept Copilot traffic. Tools that ignore custom base URLs or bypass the routed terminal require a local proxy or enterprise egress policy. The connector does not claim governance for direct provider calls.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft