The open-source, multi-agent AI coding assistant that orchestrates specialized agents to plan, write, review, test, and publish code — all from a single terminal command. No subscriptions. No telemetry. Your models, your way.
Watch how the multi-agent pipeline orchestrates specialized AI agents to complete complex coding tasks — all from a single terminal command.
Planner → Gatherer → Writer → Reviewer → Tester — all working together autonomously.
Switch between Groq, Gemini, OpenRouter, NVIDIA NIM, or local models mid-session.
Watch each agent execute in real-time with streaming output and live status updates.
Agents understand your full codebase context before making any changes.
Agent-Nuvira isn't just another AI assistant — it's an autonomous pipeline of specialized AI agents that work together to ship code.
10+ specialized agents — Planner, Writer, Reviewer, Tester, Debugger, and more — orchestrated to complete complex goals autonomously.
Connect to Groq, NVIDIA NIM, Google Gemini, OpenRouter (200+ models), AWS Bedrock, Azure OpenAI, DeepSeek, or run locally with Ollama — all through one unified CLI. 5 built-in, 12+ configurable.
Run entirely offline with local models via Ollama, HuggingFace, or GGML. No internet connection required.
Your code connects directly to your chosen AI provider. No intermediary server, no telemetry, no data leaving your machine without your control.
Extend the CLI with custom AI providers and agent types. A programmatic SDK lets you build and register new capabilities.
Adaptive model routing, trajectory scoring, and pattern extraction that improve over time. The system learns which models perform best for which tasks.
A goal goes in. Code comes out. Here's what happens in between — including the new Verify step from v1.21.0.
Connect to any provider — or run locally. Switch between them per command or mid-session.
Blazing-fast LPU inference for open-source models. Free tier available with generous rate limits.
Hosted API access to 121+ models. Free tier with rate limits. Also supports self-hosted NIM deployments.
Google's latest models with a generous free tier — 60 requests/minute at no cost.
Access 200+ models from OpenAI, Anthropic, Google, Meta, and more — all through one API.
Run models entirely on your machine. Ollama, HuggingFace Transformers, or GGML — completely free and offline.
One command to install. One API key to get started. Zero configuration required.
Install globally via npm — works on macOS, Linux, and Windows.
$ npm install -g agent-nuvira
Pick a provider and set your key as an environment variable.
$ export GROQ_API_KEY='gsk_your_key_here'
Chat, edit files, or run the full multi-agent pipeline.
$ agent-nuvira execute 'add input validation to API routes' --verbose
Explore everything Agent-Nuvira can do.
$ agent-nuvira --help
Want to dig deeper? Read the full documentation.
Read the DocsAgent-Nuvira's multi-agent pipeline is available wherever you code.
Inline code suggestions, agent chat panel, diff viewer, and full multi-agent capabilities — right in your editor.
Install from Marketplace →Build custom agents with the @agent-nuvira/sdk package. Extend the pipeline with your own specialized agent roles.
$ npm install @agent-nuvira/sdk
Monitor provider health, visualize agent execution DAGs, browse conversation history, and track cost — all from a local web UI.
$ agent-nuvira dashboard
From monolithic agent switches to 11 completed phases — the complete evolution of Agent-Nuvira's execution engine. Phase 11 adds TS Compiler API-aware structural editing with parser-level accuracy.
See how we stack up against the competition.
| Feature | Agent-Nuvira | GitHub Copilot | Cursor | Claude Code |
|---|---|---|---|---|
| Multi-Agent Pipeline | ✓ 14+ agent roles | ✗ Single agent | ✗ Single agent | ✗ Single agent |
| AI Provider Choice | ✓ 17+ providers + plugins | ✗ OpenAI only | ✗ Vendor-locked | ✗ Anthropic only |
| Offline Capable | ✓ Full offline | ✗ Cloud-only | ✗ Cloud-only | ✗ Cloud-only |
| Privacy / No Telemetry | ✓ Direct-to-provider | ✗ Routes via MS | ~ Limited | ~ Limited |
| Pricing | ✓ Free (MIT) + API keys | ✗ $10-39/mo | ✗ $20/mo | ✗ $20/mo |
| Plugin System | ✓ Full SDK | ✗ None | ✗ Limited | ✗ None |
| Self-Learning | ✓ Adaptive routing | ✗ None | ✗ None | ✗ None |
| Terminal-Native | ✓ No IDE lock-in | ~ VS Code only | ~ Cursor only | ~ Terminal-only |
Join developers who are already using Agent-Nuvira to ship code faster, with more control and zero vendor lock-in.