Official CodXER for VS Code - Standard synthesis + Evolution pinned-core Robin rotation via api.codxer.com. Official live spec: https://codxer.com/platforms/vscode/
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Official CodXER extension for Microsoft Visual Studio Code (1.104+). Connect your cxr_* API key, browse models from https://api.codxer.com/v1/models, and chat via the native Language Model Chat Provider API.
Multi-model synthesis for chat and the OpenAI-compatible API. May fuse multiple frontier models into one answer per request.
CodXER Evolution
Deterministic pinned-core Robin rotation: user-selected fixed AI per core; one fixed AI answers each accepted turn in strict order with shared committed conversation context. Spec: Evolution rotation.
Model ids and availability come from your CodXER account catalog (GET /v1/models). Pick the mode/model in the Copilot Chat model picker when using native LM integration.
Features
Secure sign-in — API keys (cxr_*) stored in VS Code SecretStorage only (never in settings or workspace files)
Native LM Chat Provider — CodXER models in the VS Code Copilot Chat model picker (vendor: codxer); agent mode requires capabilities.toolCalling on descriptors and a working tool pipeline (0.1.3+)
Install from Marketplace (when published) or install the .vsix locally (Extensions: Install from VSIX…).
Run CodXER: Sign In (API Key) from the Command Palette.
Open Copilot Chat in VS Code, choose a CodXER model from the chat model picker or type @codxer in chat.
Optional: CodXER: Add Selection to Context before asking about code.
Optional: CodXER: Connect to CodXER Web to pair with codxer.com (browser claim required).
Model selection
Agent tools (read/write/search in workspace): select a CodXER model in the Copilot Chat model picker (not @codxer). Requires toolCalling: true on the descriptor and VS Code agent mode.
Text-only chat:@codxer participant or CodXER: Open @codxer Chat (text-only).
Microsoft VS Code Copilot Chat (1.104+, agent tools on 1.128+)
Native LanguageModelChatProvider + @codxer text participant + picker diagnosis
Cursor Agent / Composer model picker
Not the same API — Cursor routes agents through its own stack. Install the VSIX for CodXER commands/settings; use CodXER: Open Chat Panel (Fallback) or direct API if native LM models do not appear in Cursor
Windsurf and other forks
Verify vscode.lm.registerLanguageModelChatProvider; fallback webview when unavailable
This extension targets the VS Code Language Model Chat Provider contract documented by Microsoft. It does not register models inside Cursor's Agent model dropdown. Cross-host templates: apps/platforms/codxer-compat/.
cd ConeXiuni-Server-host/Hetzner/apps/platforms/codxer-vscode
npm install
npm run icon:fetch # marketplace PNG (public codxer.com asset)
npm run compile
npm run lint
npm test
npm run smoke:public
npm run validate
npm run package # produces codxer-com.codxer-<version>.vsix