Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Voxa — Parallel AI Co-pilotNew to Visual Studio Code? Get it now.
Voxa — Parallel AI Co-pilot

Voxa — Parallel AI Co-pilot

Voxa Agents

|
2 installs
| (0) | Free
Fix ALL workspace errors simultaneously, Board of Advisors review (4 specialists in parallel), persistent codebase memory, and Build App from description.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Voxa — Parallel AI Co-pilot

Fix every error in your workspace simultaneously. Get four specialist code reviews in parallel. Build a full app from a description.


What makes Voxa different from other AI tools

Other AI tools Voxa
Fix errors One file at a time All files simultaneously
Code review Single model response 4 specialist personas in parallel
Codebase memory Resets every session Persists across sessions
Build from idea Not supported Research → codegen → write to disk

Features

Fix All Workspace Errors — Simultaneously

Cmd+Shift+Alt+V — Voxa grabs every TypeScript/ESLint error across all files and sends them all to the AI at once via asyncio.gather. Every file is fixed in parallel. No waiting for one file before starting the next.

Board of Advisors Review

Right-click any file → Voxa: Board of Advisors Review. Four specialist AI personas review your code simultaneously:

  • 🔒 Security Expert — OWASP top 10, injection, auth bypasses
  • ⚡ Performance Engineer — N+1 queries, memory leaks, blocking I/O
  • 🏗️ Senior Architect — SOLID, coupling, abstraction levels
  • 📖 DX & Reliability — error handling, type safety, edge cases

Build App from Description

Cmd+Shift+I → Build → describe what you want → pick a stack. Voxa runs parallel research agents on top competitors, extracts patterns, then generates a complete 20-50 file project with Claude. Files are written directly to your workspace and npm install runs automatically.

Persistent Codebase Memory

Run Voxa: Index Workspace once. Voxa reads your package.json, tsconfig, and config files and remembers your stack, patterns, and decisions. Every fix and review uses this context — across sessions.

Fix Selection / Current File

Cmd+Shift+V — or click the lightbulb on any error → Fix with Voxa. Shows the proposed fix with a diff-style Apply button.


Getting Started

  1. Install the extension
  2. Open the Command Palette → Voxa: Sign In — paste your token from voxa.app → Settings → API Token
  3. Run Voxa: Index Workspace to give Voxa context about your project
  4. Hit Cmd+Shift+Alt+V to fix all errors, or right-click to review

Keyboard Shortcuts

Shortcut Action
Cmd+Shift+V Fix current file / selection
Cmd+Shift+Alt+V Fix ALL workspace errors in parallel
Cmd+Shift+I Open Voxa panel

Data & Privacy

The extension sends the following to Voxa's servers for AI processing:

  • File contents — only files you explicitly trigger a fix or review on, or files with errors during a multifix
  • Workspace metadata — package.json, tsconfig.json, and config file contents when you run Index Workspace
  • Chat messages — messages you type in the Voxa panel

Nothing is sent automatically or in the background. Every action is triggered explicitly by you.

Processed content is used solely to generate responses for your session. Workspace facts you index are stored to your account to enable persistent memory across sessions.

See our full Privacy Policy for details.


Requirements

  • VS Code 1.85+
  • A Voxa account — sign up at voxa.app

Support

  • Issues: github.com/mana-fr/voxa-agents/issues
  • Email: support@voxa.app
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft