PAPERCLIP
Summary
An open-source platform for orchestrating AI agents — think of it as a conductor for multiple AI workers that can collaborate on complex tasks.
Problem
Running multiple AI agents together is messy. Most setups require manual coordination, and agents often step on each other.
What it does
Provides a dashboard to spawn, monitor, and coordinate AI agents. Supports parallel workstreams, approval gates, and result aggregation.
Stack
- TypeScript
- Next.js
- pnpm
- Hermes Agent
- MCP
Status
active development
Next step
Ship first stable release with agent lifecycle management.
Terminal output
- orchestrator running
- agent pools active
- dashboard live on localhost:3100