ag-harness-cli-0.15.14 is not a library.
ag-harness-cli
Chat with models through a repository-aware, durable terminal harness.
Get started
This starts an interactive chat with read-only access to the current directory.
Common commands
# Start a named session
# Resume it later
# Allow repository writes
# Chat about another repository
Defaults
- Repository writes are disabled unless
--allow-writeis set. - Sessions are stored in
~/.ag-harness/db/harness.db. - The first valid Git in
PATHis used;--git-executable <FILE>overrides it. - Muse is the default provider. Run
cargo run --locked -p ag-harness-cli -- run --helpfor Kimi, Qwen, model, and credential options.