Ava | Supernova — VSCode Extension
Open-source AI coding agent powered by DeepSeek, Kimi, and Qwen. Full agentic coding in your editor at a fraction of frontier pricing.
Features
- Chat interface — Ask anything about your code, get intelligent responses with Markdown rendering
- 13 built-in tools — Read, write, edit, search, execute, plan, and more — all from the chat
- Three modes — Code (full agent with tools), Plan (read-only analysis), Chat (conversation only)
- Tool approval — Review every action before Ava executes it, or grant autonomy with permission modes
- Vision — Attach images directly in the chat for models that support it
- Conversation history — Auto-saved per project, searchable, pinnable, exportable
- 20 languages — Full UI localization, with model responses in your preferred language
- Project context — Create
.ava/instructions.md to give Ava persistent knowledge about your codebase
Quick Start
- Install the extension from the VS Code Marketplace
- Click the Ava icon in the activity bar (or press
Ctrl+Shift+A)
- Follow the Getting Started walkthrough to add your API key
- Start coding with Ava
Supported Models
| Provider |
Models |
Highlights |
| DeepSeek |
V3, R1 |
Best price/performance, R1 has extended thinking |
| Kimi (Moonshot AI) |
K2.5, Moonshot V1 |
Best multi-step tool calling |
| Qwen (Alibaba Cloud) |
3.5 Plus, Turbo |
Vision, thinking, up to 1M context |
You can also use any locally hosted model via Ollama, LM Studio, or any standard API format endpoint.
Settings
Open Settings (Ctrl+,) and search ava-supernova to configure:
| Setting |
Description |
| Active Model |
Select which model to use |
| Providers > API Key |
Your API key for each provider |
| Temperature |
Sampling temperature (default: 0.7) |
| Language |
UI and response language (20 options + auto-detect) |
| Permission Mode |
Strict, Balanced, or Autonomous |
Permission Modes
| Mode |
Behavior |
| Strict |
Approve all file writes and shell commands (safest) |
| Balanced |
Auto-approve file edits, confirm shell commands only |
| Autonomous |
Auto-approve everything (use with caution) |
Where to Get API Keys
License
Apache License 2.0 — Copyright 2026 Augmented Value Acceleration
| |