All activity
If you've run multiple AI agents on a real codebase, you know the pain: agents lose context between sessions, duplicate each other's work, or produce conflicting changes. There's no built-in way for them to coordinate.
Granary is an open source CLI that fixes this with session tracking, task orchestration, concurrency-safe claiming, checkpointing, and structured handoffs between agents.
Local-first, single Rust binary, works with any agent framework. Install it and run granary init.

Granary by SpeakeasyThe context hub for your agents
