Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Xeno Kode - Autonomous AI Developer by XenoVerseNew to Visual Studio Code? Get it now.
Xeno Kode - Autonomous AI Developer by XenoVerse

Xeno Kode - Autonomous AI Developer by XenoVerse

abhishek-chougule

| (0) | Free
Generate code from natural language · Checks its own work · Run terminal commands · Automate the browser · Inline autocomplete · Latest AI models - powered by XenoVerse
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Xeno Kode

AI coding directly in your editor. Xeno Kode brings the full XenoVerse agent system into VS Code (and VS Code-compatible editors like Google Antigravity and Cursor) - inline completions, a full agentic chat sidebar, and autonomous task loops, without leaving your IDE.

Features

  • Inline AI Completions - FIM-based inline suggestions as you type. Context-aware, debounced at 300ms for a natural feel.
  • Diff & Review Flow - AI changes appear as VS Code diffs. Accept or reject each change individually, never auto-overwrite.
  • Sidebar Chat - Full agentic chat panel in VS Code. Ask questions, request refactors, generate tests - all in context.
  • Self-Verification - After every write, runs tsc/eslint/tests and feeds failures back to the AI for automatic fixing.
  • Context Builder - Sends active file, selection, diagnostics, git branch, and workspace structure with every request.
  • Multi-Provider - Connect through Xeno Core or directly to Anthropic, OpenAI, or Gemini. Switch models per-session.

Requirements

  • VS Code 1.85+ (or a compatible editor: Google Antigravity, Cursor)
  • A free XenoVerse account for "Login with XenoVerse" - or your own Anthropic/OpenAI/Gemini API key if you'd rather connect directly

Getting Started

  1. Install the extension from the Marketplace.
  2. Open the Xeno Kode icon in the Activity Bar.
  3. Click Login with XenoVerse to sign in - or open Settings and add your own AI provider key if you'd rather skip that.
  4. Start chatting, or place your cursor and let inline completions kick in as you type.

That's it - no separate server to run or endpoint to configure. Xeno Kode talks to the hosted Xeno Core by default.

Settings

Setting Default Description
xenoKode.endpoint https://api.xenoverse.dev Xeno Core URL - change this only if self-hosting Xeno Core elsewhere
xenoKode.orbitUrl https://orbit.xenoverse.dev Xeno Orbit URL - identity provider for "Login with XenoVerse"
xenoKode.defaultProvider xeno-auto AI provider
xenoKode.defaultModel claude-sonnet-4-6 AI model
xenoKode.enableInlineCompletion true FIM ghost text completions
xenoKode.inlineCompletionDelay 300 Debounce delay (ms)
xenoKode.maxIterations 20 Max agentic loop iterations
xenoKode.autoVerify true Run tsc/eslint/tests after writes
xenoKode.requireDiffApproval true Require approval before applying changes
xenoKode.telemetryEnabled false Send anonymous crash reports (opt-in)

Privacy

Crash reporting is off by default and strictly opt-in - turn it on via xenoKode.telemetryEnabled in Settings (reload the window to apply). Nothing is sent unless you explicitly enable it.

Links

  • XenoVerse
  • Source

Copyright (c) 2024-2026 Abhishek Chougule · MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft