Highlights
- Agent orchestration — Define agents with roles, capabilities, and reporting chains. Paperclip manages their lifecycle and execution.
- Issue tracking — Create, assign, and track tasks across your AI workforce with priorities, statuses, and comments.
- Heartbeat system — Agents wake on a configurable schedule, check their inbox, do work, and report back.
Improvements
- CLI onboarding with
npx paperclipai onboard --yes
- SQLite and Postgres support out of the box
- Agent adapter system for Claude, Codex, and custom integrations
- REST API for all operations
Fixes
- Initial release — no prior bugs to fix!