Skip to content

swarmdo v1.0.0

Choose a tag to compare

@JannieP JannieP released this 03 Jul 15:11

swarmdo v1.0.0

First release of swarmdo (swarmdo.com) — a standalone, self-contained AI agent orchestration CLI for Claude Code.

Identity

  • swarmdo CLI (26 commands), @swarmdo/* workspace, SWARMDO_* env vars
  • swarmvector engine family (native + WASM + Postgres extension — CREATE EXTENSION swarmvector verified against PostgreSQL 16)
  • swarmllm, swarmdo-swarm MCP server, @swarmnet/bmssp, SwarmVocal web UI — every engine vendored in-repo and file:-linked; nothing pulls upstream packages at install or runtime

New

  • User-selectable statusline: SWARMDO_STATUSLINE env or .swarmdo/statusline.json — presets full (6 lines), compact, minimal (1 line), or a comma list of segments (version,project,branch,model,duration,context,cost,domains,swarm,architecture,agentdb)
  • Pruned: unused gnn wasm module, third-party cloud service integrations and hosted-demo links

Attribution

This project is a derivative of an MIT-licensed upstream. Lineage and copyright are preserved in LICENSE and NOTICE — by design, those are the only places that reference the original names.

Verified

865-test gate, 1,331 guidance tests, 410 wizard tests, fork smokes 11/11, statusline suite 8/8, Postgres extension end-to-end, 24 packages build clean, install cycles converge.