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.