Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>A9X11New to Visual Studio Code? Get it now.
A9X11

A9X11

A9X11

| (0) | Free
An AI coding agent in your editor and your terminal — one CLI that opens as a chat panel when you run it inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
A9X11

A9X11 VS Code Extension

An advanced AI coding agent right in your editor and terminal.

Overview

A9X11 is a powerful AI coding assistant that brings agentic coding capabilities to your editor. It detects your environment and provides seamless handoff between the CLI and the editor panel.

Screenshots

Chat interface

Chat interface with inline diff previews

Plan mode

Plan View displaying implementation plans for review

Subagent visualization

Subagent View showing nested agent actions

Features

  • Integrated Chat Interface: Discuss your code, plan architectures, and solve bugs right within VS Code.
  • Diff Approval & Inline Previews: Review syntax-highlighted unified diffs before applying changes.
  • Subagent Visualization: See what tools the agent is using in real-time, including background tasks.
  • Context-Aware: Automatically includes your active editor context, selected code, and workspace details.
  • Persistent Memory: The agent remembers facts and preferences across sessions for a continuous experience.
  • Knowledge Graph (Compass): Converts your workspace into a persistent, queryable knowledge graph to trace blast radius and dependencies.
  • Integrated Browser Automation: An advanced headless browser directly within VS Code for visual testing and interaction.

Getting Started

  1. Install the extension from the VS Code Marketplace (or build from source).
  2. Open the A9X11 panel via Ctrl+Shift+U (Cmd+Shift+U on macOS).
  3. Type your request or use /help to see available commands.

Installation from Source

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Run npm run build to build the extension.
  4. Press F5 in VS Code to launch the Extension Development Host.

License

This project is licensed under the MIT License.

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