Swarm
Swarm is a VS Code extension for orchestrating multiple AI agents against a coding task from a dedicated editor panel.
Features
- Opens a Swarm panel from the command palette, editor title menu, or
Cmd+Shift+H / Ctrl+Shift+H.
- Splits a task into planner, coder, and reviewer agent stages.
- Supports Anthropic and OpenAI providers.
- Stores API keys in VS Code secret storage.
- Lets you inspect proposed file changes before applying them to the workspace.
Getting Started
- Run Swarm: Open Panel from the command palette.
- Open Settings in the Swarm panel.
- Choose a provider and model.
- Save the provider API key.
- Enter a task, choose the number of coder agents, and run the swarm.
Notes
Swarm can generate and apply code changes in the active workspace. Review proposed diffs before applying them.
| |