Skip to main content

ProtoAgent 0.2.0

ProtoAgent Docs

A small-model-first Rust CLI and ProtoLink-powered Python core, with visible context, narrow agents, and opt-in Scout research.

Monorepo map

Two active surfaces, one planned adapter

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 0.6.6 mesh execution, Context Loom, safe workspace tools, and optional Scout web research.

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 agents scout on
$ proto-cli run "explain the auth flow and propose a safer diff"

RunContract -> Architect -> narrow workers
Context Loom evidence
Scout network.read (optional)
Approval gate + completion guard

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.