One mind. Many models.
Nexus Suite is the local-first agent runtime, IDE, and orchestration layer for the post-cloud era. Run a swarm of agents on your machine, delegate the heavy work to frontier models, keep every byte under your roof.
A coherent stack, from prompt to production.
Three primitives, one runtime. Built to compose — drop into a terminal, the IDE, an MCP host, or your CI.
Nexus Core
CLIThe autonomous agent runtime. Native function calling, 22 built-in tools, persistent memory, parallel swarms, MCP, plugins. Zero Python dependencies. Talks to any OpenAI-compatible server.
Nexus IDE
Code-OSSA full editor with the agent woven into the chrome. Inline edits, agent panel, checkpoints, MCP discovery, swarm visualizer — everything Core does, with a surface that respects how you actually work.
Swarm Mode
Decompose any task across N parallel agents. Per-child timeouts, cooperative interrupts, stable IDs. Heavy review delegated to frontier models.
Self-learning
Successful runs become reusable skills. Persistent memory across sessions. Profile-aware. Capacity-tracked. Forgets what doesn't matter.
Local-first
Your code never leaves the machine unless you explicitly delegate. Approval gates on destructive actions. Workspace checkpoints, with /rollback.
Code-OSS, with an agent woven into the chrome.
Familiar editor, unfamiliar power. The agent panel sits beside your code, sees your tree, runs your tools, and respects your approvals.
EXPLORER
NEXUS
Local for speed. Cloud for the hard parts.
Nexus auto-routes by task complexity, model availability, latency budget, and your privacy rules. Cheap and fast on a 7B running locally; frontier-grade when the task earns it.
Everything an agent suite should already have.
Persistent memory
LLM-based fact extraction. Capacity-tracked stores. Profile-aware. Survives every restart.
Skills hub
11 bundled procedures. On-demand loading. Auto-creation from successful runs. Bring your own.
MCP & plugins
Speak the Model Context Protocol. Drop a Python file in `.nexuscore/plugins/` to extend tools.
Checkpoints
Workspace snapshots before every write. `/rollback` to any prior state. Forever undoable.
Native tool calling
22 built-in tools. Multi-call per turn. Approval gates on destructive ops. Repetition guard.
Parallel swarms
Auto-decompose. Per-child timeout, interrupt, ID. Fan-out for code reviews and migrations.
Approval gates
Risky tools (delete, commit, exec) prompt for `[y/n]`. Configurable trust per tool, per workspace.
Telegram / API / Cron
Bot bridge. OpenAI-compatible API server. Recurring scheduled tasks. Nexus where you live.
Up in one line.
Pick your platform. Nexus auto-detects your local LLM server and you're chatting in seconds. No accounts, no API keys, no telemetry.
All download optionsBuilt by devs who tried everything else.
“Nexus is the first agent stack that respects my machine. Local by default, cloud when I ask, never behind my back.”
“Replaced three SaaS subscriptions in a week. The swarm mode alone is worth the switch — I'm shipping migrations 4× faster.”
“The IDE is what I always wanted Cursor to be — open, hackable, with my own models. The agent panel feels native, not bolted on.”
Free at the core. Pay only for what scales.
- Nexus CLI · 22 built-in tools
- Nexus IDE (Code-OSS build)
- Swarm mode · skills · MCP · plugins
- Checkpoints, memory, sessions
- Bring your own models
- Everything in Core
- Encrypted sync across machines
- Hosted skills hub + private skills
- Cloud-model brokering (BYO keys)
- Priority issue routing
- Everything in Pro
- Team profiles · shared memory
- SSO + audit log
- Priority cloud-model brokering
- Private MCP servers + RBAC