swarm-coder
v0.0.1
Published
swarm-compatible coding agent
Readme
swarm-coder
Multi-agent coding orchestration.
Install
npm install swarm-coderOr run the CLI without installing:
npx swarm-coder helloUsage
import { greet } from "swarm-coder";
console.log(greet("alex"));CLI
swarm-coder hello [name]
swarm-coder version
swarm-coder helpLicense
MIT
