Skip to content

Guide

CCCC coordinates coding agents as a durable group chat: messages are routed, read state is visible, operations are controlled through one daemon, and the same group can be reached from Web UI, CLI, MCP, and IM bridges.

Use this section based on what you are trying to do next.

If You Are New to CCCC

If You Need Practical, High-ROI Patterns

If You Operate CCCC in Daily Work

If You Need Troubleshooting

Core Concepts (Short Version)

  • Working Group: the collaboration unit with durable history
  • Actor: an agent runtime session (foreman/peer)
  • Scope: a directory context attached to a group
  • Ledger: append-only collaboration event stream
  • Daemon: single writer and source of operational truth
  • Group Bridge: an explicit trust edge between local-first CCCC groups

Released under the Apache-2.0 License.