Directories
¶
| Path | Synopsis |
|---|---|
|
Package acpproxy keeps an editor's ACP (Agent Client Protocol) connection alive across a restart of the agent's container.
|
Package acpproxy keeps an editor's ACP (Agent Client Protocol) connection alive across a restart of the agent's container. |
|
Package agent is the registry of coding agents coop can drive.
|
Package agent is the registry of coding agents coop can drive. |
|
Package cli is the command-line surface: it parses argv, resolves the config and runtime, and dispatches to the box engine and scaffolder.
|
Package cli is the command-line surface: it parses argv, resolves the config and runtime, and dispatches to the box engine and scaffolder. |
|
Package config resolves Coop settings from environment variables and an optional conf file, with XDG-based defaults.
|
Package config resolves Coop settings from environment variables and an optional conf file, with XDG-based defaults. |
|
Package fusion builds the "council" wiring for coop's fusion mode: a governor agent that consults its two peers (read-only) and synthesizes the best result.
|
Package fusion builds the "council" wiring for coop's fusion mode: a governor agent that consults its two peers (read-only) and synthesizes the best result. |
|
Package mcp turns one shared mcp.json (the standard {"mcpServers": {...}} shape) into each agent's native MCP configuration.
|
Package mcp turns one shared mcp.json (the standard {"mcpServers": {...}} shape) into each agent's native MCP configuration. |
|
Package runtime locates and drives the container runtime — Apple's container, Docker, or Podman — behind a small surface the rest of the tool talks to.
|
Package runtime locates and drives the container runtime — Apple's container, Docker, or Podman — behind a small surface the rest of the tool talks to. |
|
Package scaffold writes the Coop working set into a repo: AGENTS.md, the .agent/ queue, .claude/ settings + hooks, the workflow skills, and optionally a per-project Dockerfile.agent + compose.agent.yml.
|
Package scaffold writes the Coop working set into a repo: AGENTS.md, the .agent/ queue, .claude/ settings + hooks, the workflow skills, and optionally a per-project Dockerfile.agent + compose.agent.yml. |
|
Package ui handles human-facing terminal output: the dimmed "coop:" progress lines, red errors, and the colored check/cross marks doctor prints.
|
Package ui handles human-facing terminal output: the dimmed "coop:" progress lines, red errors, and the colored check/cross marks doctor prints. |
Click to show internal directories.
Click to hide internal directories.