Skip to main content

Local-first agent console

ProtoAgent Docs

The modular manual for the Rust CLI, ProtoLink-powered Python core, Context Loom, and the editor-facing ACP plan.

Monorepo map

Three surfaces, one runtime

CLI Operator Manual

Commands, fullscreen TUI panels, project selection, sessions, model setup, context controls, approvals, cancellation, and trace output.

Open CLI docs

Core Runtime

PyO3 entrypoints, ProtoLink mesh execution, RunContext, RunEvent, RunReport, state compaction, Context Loom, and safe workspace tools.

Open core docs

ACP Roadmap

Current implementation status is intentionally marked TBD, with the planned editor bridge shape documented separately.

Open ACP plan
PROTOAGENT TERMINAL
$ proto-cli project set ~/projects/my-app
$ proto-cli model
$ proto-cli run "explain the auth flow and propose a safer diff"

Architect -> Explorer -> Coder
Context Loom evidence
Approval-gated workspace writes

Built for updating

Docs mirror the code boundaries

Each page maps back to a small set of source files. When a command, agent, config key, or runtime bridge changes, the reference section points at the doc page that should move with it.