feat(agent): add claude cli runner

This commit is contained in:
Peter Steinberger
2026-01-09 04:52:37 +01:00
parent 8e27ea7371
commit 9a8fe4d683
5 changed files with 399 additions and 8 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unreleased
- Debugging: add raw model stream logging flags and document gateway watch mode.
- Agent: add claude-cli/opus-4.5 runner via Claude CLI with resume support (tools disabled).
- CLI: improve `logs` output (pretty/plain/JSONL), add gateway unreachable hint, and document logging.
- WhatsApp: route queued replies to the original sender instead of the bot's own number. (#534) — thanks @mcinteerj
- Models: add OAuth expiry checks in doctor, expanded `models status` auth output (missing auth + `--check` exit codes). (#538) — thanks @latitudeki5223