local-agent

command
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Command local-agent is the local Agent-loop CLI: an agent that plans with a local model and acts through tools confined to the workspace. P0/P1 are read-only (list_dir, read_file, in-process offload_*) with NO network. Write (write_file/delete_file, P2), web_fetch (P3), and run_shell in an OS sandbox (P4.6) are OPT-IN (--allow-write / --allow-fetch / --allow-shell) and gated by one deny→ask→allow policy broker (single chokepoint + audit trail). Offload calls go through the harness pipeline's RunTier (record=false) so they never touch the savings ledger / cache / shadow queue. The planner backend is any OpenAI-compatible endpoint (local llama-swap default).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL