mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
feat: add loop-status exit-code mode
This commit is contained in:
parent
99177e81ea
commit
fbd441b448
3 changed files with 108 additions and 4 deletions
|
|
@ -40,6 +40,8 @@ tool calls that have no matching `tool_result`.
|
|||
directly.
|
||||
- `ecc loop-status --bash-timeout-seconds 1800` adjusts the stale Bash
|
||||
threshold.
|
||||
- `ecc loop-status --exit-code` exits `2` when stale loop or tool signals are
|
||||
found, or `1` when transcripts cannot be scanned.
|
||||
- `ecc loop-status --watch` refreshes status until interrupted.
|
||||
- `ecc loop-status --watch --watch-count 3` emits a bounded watch stream for
|
||||
scripts and handoffs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue