Download Latest Version agentswarm-windows-arm64.exe (159.5 MB)
Email in envelope

Get an email when there's a new version of OpenSwarm

Home / v1.1.1
Name Modified Size InfoDownloads / Week
Parent folder
agentswarm-windows-x64.exe 2026-07-17 162.8 MB
agentswarm-windows-x64-baseline.exe 2026-07-17 162.1 MB
agentswarm-linux-x64-musl 2026-07-17 148.0 MB
agentswarm-windows-arm64.exe 2026-07-17 159.5 MB
agentswarm-linux-x64-baseline-musl 2026-07-17 147.4 MB
agentswarm-linux-x64 2026-07-17 153.5 MB
agentswarm-linux-x64-baseline 2026-07-17 152.5 MB
agentswarm-darwin-arm64 2026-07-17 108.2 MB
agentswarm-darwin-x64 2026-07-17 113.1 MB
agentswarm-darwin-x64-baseline 2026-07-17 113.1 MB
agentswarm-linux-arm64 2026-07-17 153.0 MB
agentswarm-linux-arm64-musl 2026-07-17 147.2 MB
README.md 2026-07-17 1.2 kB
v1.1.1 source code.tar.gz 2026-07-17 2.5 MB
v1.1.1 source code.zip 2026-07-17 2.7 MB
Totals: 15 Items   1.7 GB 0

Patch release fixing the first issues reported against 1.1.0.

Fixes

Composio works again

  • Composio tool execution failed on every fresh 1.1.0 install with Tools.execute() got an unexpected keyword argument 'dangerously_skip_version_check'. The bundled Composio client was pinned below the version the integration was written for; the pins now match (composio 0.15.0), and execution adapts to whichever client version is already installed.
  • Composio keys added through /addons mid-session are picked up by later tool calls — no restart needed.
  • The documented Composio call example used a wrong parameter name and now works as written.

Same-turn chained handoffs

  • With agents wired A → B → C, asking A to hand off to B and then immediately to C stalled at B, because B did not receive its handoff tools until the next message. A → B → A patterns were equally affected. Fixed in Agency Swarm 1.10.5, which this release pins.

Install

:::bash
npx @vrsen/openswarm

Already installed? The same command picks up 1.1.1 automatically.

Full changelog

Source: README.md, updated 2026-07-17