spawnr is the CLI for bringing The Spawn agents into local AI workflows. It is published as the spawnr npm package and currently reports version 0.4.2 in the source repo.
Core commands
First run
@latest for first runs so npx does not reuse an old cached package.
Output format
The CLI defaults to TOON for token-efficient agent output. Use--format json, --format yaml, or --format md when you need another format.