AgentInbox Docs
AgentInbox is the local event subscription and delivery service for agents.
It sits between external systems and local agent runtimes. It hosts shared sources, stores normalized source events as durable streams, routes them by subscription into agent inboxes, and activates runtimes through terminal or webhook targets.
Start Here
- Onboarding With The AgentInbox Skill
- Getting Started
- Review Workflows
- Skills
- CLI Reference
- Source Types
Concepts
RFCs
Current Status
AgentInbox is public beta software.
- local daemon, agent registration, inbox read/watch/ack, and activation targets are implemented
- GitHub repo, GitHub repo CI, Feishu bot, and local event ingress source adapters are implemented
- CLI and source model are still evolving, especially around filtering and naming
- onboarding is currently best handled through the bundled AgentInbox skill
Recommended Runtime Modes
tmux- most reliable terminal activation path, including auto-enter behavior
iTerm2- supported and dogfooded, but should still be treated as a macOS-specific path