Directories
¶
| Path | Synopsis |
|---|---|
|
Package broker hosts the local HTTP surface for the bridged web UI: the SSE event stream, the `/api/send` POST that wakes await_message, and the `/api/stop` POST that SIGTERMs the active step.
|
Package broker hosts the local HTTP surface for the bridged web UI: the SSE event stream, the `/api/send` POST that wakes await_message, and the `/api/stop` POST that SIGTERMs the active step. |
|
Package config builds the inline JSON blobs that `ape pipeline` and `ape chat` hand to the spawned `claude` process via `--mcp-config` and `--settings`.
|
Package config builds the inline JSON blobs that `ape pipeline` and `ape chat` hand to the spawned `claude` process via `--mcp-config` and `--settings`. |
|
Package ipc carries NDJSON messages between the parent ape process (`ape chat` / `ape pipeline`) and the bridge subprocess (`ape mcp-bridge`) over a single TCP connection.
|
Package ipc carries NDJSON messages between the parent ape process (`ape chat` / `ape pipeline`) and the bridge subprocess (`ape mcp-bridge`) over a single TCP connection. |
|
Package mcp implements the MCP server spawned by Claude Code as a stdio subprocess via `ape mcp-bridge`.
|
Package mcp implements the MCP server spawned by Claude Code as a stdio subprocess via `ape mcp-bridge`. |
Click to show internal directories.
Click to hide internal directories.