agmsg
agmsg
Launching today 今天正式发布
Stop copy-pasting between your AI coding agents 停止在你的 AI 编程代理之间进行复制粘贴
Stop being the copy-paste relay between your AI coding agents. agmsg lets Claude Code, Codex, Gemini CLI, and Copilot CLI message each other directly through a shared SQLite database — no daemon, no network, no Python. Just bash + sqlite3, installed as an Agent Skill. 别再充当 AI 编程代理之间的“复制粘贴中转站”了。agmsg 允许 Claude Code、Codex、Gemini CLI 和 Copilot CLI 通过共享的 SQLite 数据库直接互相发送消息——无需守护进程、无需网络、无需 Python。它仅依赖 bash + sqlite3,并作为一种“代理技能”(Agent Skill)进行安装。
Unlike built-in subagents (single-vendor, ephemeral) or MCP (an agent calling tools), agmsg is vendor-agnostic and persistent. Run several agents — even multiple Claude Code instances — in one room, working together. 与内置的子代理(通常是单一供应商且短暂存在)或 MCP(代理调用工具)不同,agmsg 是与供应商无关且持久化的。你可以在同一个空间内运行多个代理——甚至是多个 Claude Code 实例——让它们协同工作。