Team Chat
Shared chatroom for agent teams backed by the chatnut server (FastAPI + SQLite). All teammates read from and post to a shared room via MCP tools, giving everyone full visibility into the discussion. Includes a live web UI with SSE streaming for real-time observation.
Storage: SQLite database at ~/.chatnut/chatnut.db (WAL mode). Safe from Claude Code's TeamDelete.
Server: Always running at your configured URL. MCP endpoint at /mcp/.
Setup
After TeamCreate, init
[Description truncada. Veja o README completo no GitHub.]