Directories
¶
| Path | Synopsis |
|---|---|
|
Package acp implements the Agent Client Protocol (ACP) frontend: it lets an editor (Zed, JetBrains, Neovim, ...) spawn codebot as a child process and drive it over JSON-RPC 2.0 on stdio.
|
Package acp implements the Agent Client Protocol (ACP) frontend: it lets an editor (Zed, JetBrains, Neovim, ...) spawn codebot as a child process and drive it over JSON-RPC 2.0 on stdio. |
|
Package diag provides lightweight error classification for runtime metrics and status panels.
|
Package diag provides lightweight error classification for runtime metrics and status panels. |
|
Package dream implements background memory consolidation: when the session goes idle, a restricted subagent reorganizes the auto-memory directory — merging duplicates, fixing stale facts, pruning the MEMORY.md index.
|
Package dream implements background memory consolidation: when the session goes idle, a restricted subagent reorganizes the auto-memory directory — merging duplicates, fixing stale facts, pruning the MEMORY.md index. |
|
Package snapshot captures workspace file checkpoints into a shadow git repository and restores them on demand, powering /undo.
|
Package snapshot captures workspace file checkpoints into a shadow git repository and restores them on demand, powering /undo. |
|
Package team owns the wire protocol codebot uses on top of agentcore's team primitives.
|
Package team owns the wire protocol codebot uses on top of agentcore's team primitives. |
|
Package telemetry wires codebot's observability.
|
Package telemetry wires codebot's observability. |
|
commands
Package commands holds the slash-command implementations and the abstractions required to register them with the host UI.
|
Package commands holds the slash-command implementations and the abstractions required to register them with the host UI. |
|
imageinput
Package imageinput handles image input from clipboard paste and file drag-drop, converting raw data to agentcore ContentBlocks.
|
Package imageinput handles image input from clipboard paste and file drag-drop, converting raw data to agentcore ContentBlocks. |
|
tui/syntax
Package syntax wraps chroma to emit ANSI-colored code that nests safely inside a lipgloss background-color span.
|
Package syntax wraps chroma to emit ANSI-colored code that nests safely inside a lipgloss background-color span. |
|
Package worktree manages ephemeral git worktrees used as isolated sandboxes: the agent works inside one, and changes are reviewed and merged or discarded on exit.
|
Package worktree manages ephemeral git worktrees used as isolated sandboxes: the agent works inside one, and changes are reviewed and merged or discarded on exit. |
Click to show internal directories.
Click to hide internal directories.