| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agentswarm-windows-x64-baseline.exe | 2026-07-18 | 162.1 MB | |
| agentswarm-windows-x64.exe | 2026-07-18 | 162.8 MB | |
| agentswarm-windows-arm64.exe | 2026-07-18 | 159.5 MB | |
| agentswarm-linux-x64-baseline-musl | 2026-07-18 | 147.4 MB | |
| agentswarm-linux-x64-musl | 2026-07-18 | 148.0 MB | |
| agentswarm-linux-x64 | 2026-07-18 | 153.5 MB | |
| agentswarm-linux-x64-baseline | 2026-07-18 | 152.5 MB | |
| agentswarm-darwin-arm64 | 2026-07-18 | 108.2 MB | |
| agentswarm-darwin-x64 | 2026-07-18 | 113.1 MB | |
| agentswarm-darwin-x64-baseline | 2026-07-18 | 113.1 MB | |
| agentswarm-linux-arm64 | 2026-07-18 | 153.0 MB | |
| agentswarm-linux-arm64-musl | 2026-07-18 | 147.2 MB | |
| README.md | 2026-07-18 | 1.1 kB | |
| v1.1.3 source code.tar.gz | 2026-07-18 | 2.5 MB | |
| v1.1.3 source code.zip | 2026-07-18 | 2.7 MB | |
| Totals: 15 Items | 1.7 GB | 0 | |
Agent Builder learns to plan before it builds.
Agent Builder: Build asks Plan first
- When Build receives a vague or underspecified swarm request, it now proposes switching to Plan: a Yes/No dialog offers to clarify requirements and create the plan first, then returns to Build for implementation.
- Plan runs a structured flow for new swarm work: extend the current swarm or create a standalone agency, an explicit output location before any files are created, and MCP/API discovery with the options presented for you to choose.
- New standalone agencies set up their
.envsafely: you are asked before existing keys are copied, and otherwise get a template naming exactly which keys to fill.
Thanks to @ArtemShatokhin for the feature.
Composio
- Composio connection management and tool search now use Composio's session-based API, matching their latest platform change. Thanks to @ArtemShatokhin for the fix.
Install
:::bash
npx @vrsen/openswarm
Already installed? The same command picks up 1.1.3 automatically.