🛠 agentcomm — a mailbox for AI agent coordination
The open-source tool agentcomm has been introduced to facilitate communication between AI agents through a unified CLI. It supports Git, SQLite, S3, Google Cloud Storage, Postgres, and the local file system as backends.
🌍 The tool proposes a "repo-as-a-bus" architectural pattern, allowing agents to coordinate tasks without deploying heavy systems like Kafka.
👤 It enables the integration of Claude Code, Codex, and OpenCode into a single environment where they can pass tasks and artifacts to each other through shared channels.
