bcurts/agentchattr
A local chat server enabling real-time coordination between AI coding agents and humans via shared channels.

This project provides a local server that lets multiple AI coding assistants communicate and coordinate with each other and their human operators through a shared chat interface. When a user @mentions an agent in a channel, the server automatically injects the conversation context into that agent’s terminal prompt. It ships with built-in launcher scripts for Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, and other MCP-compatible agents, allowing hands-free multi-agent coordination without copy-pasting between terminals.
Frequently asked
- What is bcurts/agentchattr?
- A local chat server enabling real-time coordination between AI coding agents and humans via shared channels.
- Is agentchattr open source?
- Yes — bcurts/agentchattr is open source, released under the MIT license.
- What language is agentchattr written in?
- bcurts/agentchattr is primarily written in Python.
- How popular is agentchattr?
- bcurts/agentchattr has 1.4k stars on GitHub.
- Where can I find agentchattr?
- bcurts/agentchattr is on GitHub at https://github.com/bcurts/agentchattr.