The first IAE.
Integrated Agents Environment. Your IDE becomes a command center for orchestrating Claude, Codex, Gemini, and Cursor in parallel — with full visibility into every agent's work.
The Paradigm Shift
Text Editors became IDEs. Now IDEs become IAEs.
When coding got complex, text editors evolved into Integrated Development Environments. Now that AI agents do the coding, your environment needs to evolve again — into an Integrated Agents Environment where you orchestrate, not type.
Evolution
From typing code to orchestrating agents
Every era had its environment. This is the next one.
1970s-1990s
Text Editors
Vim, Emacs, Notepad. You wrote every line. You compiled manually. You debugged with print statements.
2000s-2020s
IDEs
VS Code, IntelliJ, Xcode. Autocomplete, debugging, version control, extensions. You still wrote every line — just faster.
Now
IAEs
Swarmify. AI agents write the code. You orchestrate the swarm — plan, delegate, review, ship. 10 orchestrators, each spawning 10 more.
Capabilities
Everything you need to manage an agent swarm
Not just tabs in a terminal. A full orchestration layer inside your editor.
Agents as Editor Tabs
Every agent runs in a full-screen editor tab — not a buried terminal panel. See diffs, output, and context in real time.
Swarm Orchestration
One command, multiple agents. /swarm decomposes your task, assigns the right model to each slice, and executes in parallel.
Sub-agent Spawning
Any agent can spawn sub-agents via MCP. Research, debug, test — without blowing up the parent's context window.
Keyboard-first
12+ shortcuts for spawning, switching, labeling, and reviewing agents. Cycle through your swarm without touching the mouse.
Task Management
Pull tasks from TODO.md, Linear, or GitHub Issues. Assign them to agents directly. Track what's running, what's done.
Approval Gates
Agents propose a plan. You approve before they execute. Stay in control of every change hitting your codebase.
Context Sync
AGENTS.md, CLAUDE.md, GEMINI.md — synced automatically. Every agent sees the same ground truth.
Session Persistence
Close VS Code, crash, restart. Every agent session is auto-saved and restored. Zero data loss.
Config Sync
agents push / agents pull. Your entire multi-agent setup — MCPs, commands, hooks — synced via GitHub. New machine in seconds.
Workflow
You're the engineering manager
Each agent is a tech lead. You set the vision, they execute.
01
Describe the mission
Use /swarm to describe what you need. Specify the agent mix — 70% Claude for planning, 30% Codex for implementation.
02
Approve the plan
The lead agent decomposes the task and proposes a distribution. You review, adjust, approve.
03
Monitor and ship
Agents work in parallel. Switch between tabs to review diffs, unblock agents, and merge when ready.
Agent Fleet
The right model for the right job
Different models have different strengths. Swarmify lets you use them all.
| Agent | CLI | Best For |
|---|---|---|
| Claude | claude | Planning, synthesis, multi-step reasoning |
| Codex | codex | Fast implementation, surgical edits |
| Gemini | gemini | Research, multi-system changes |
| Cursor | cursor-agent | Debugging, tracing through codebases |
See it in action
Watch the workflow

Get Started
One step. Two minutes.
Install the extension. Run your first swarm.
Extension
Install Agents from the
VS Code / Cursor Marketplace
Then run your first swarm
Pricing
Pick your starting point.
Your agents, your API keys. No hidden fees.
Solo
Free
Individual developers
- Run /swarm unlimited
- Local approvals
- Session restore
- All agents supported
Team
Coming soon
Shared orchestration
- Shared sessions + logs
- Session restoration
- Approval controls
Your IDE just evolved.
Swarmify turns your editor into an Integrated Agents Environment. Free, open source, and ready for your first swarm.