mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: harden loop status transcript scanning
This commit is contained in:
parent
b8452dc108
commit
fb6cc8548b
3 changed files with 146 additions and 26 deletions
|
|
@ -34,6 +34,8 @@ tool calls that have no matching `tool_result`.
|
|||
|
||||
- `ecc loop-status --json` emits machine-readable status for recent local
|
||||
Claude transcripts.
|
||||
- `ecc loop-status --home <dir>` scans a different home directory when
|
||||
inspecting another local profile or mounted workspace.
|
||||
- `ecc loop-status --transcript <session.jsonl>` inspects one transcript
|
||||
directly.
|
||||
- `ecc loop-status --bash-timeout-seconds 1800` adjusts the stale Bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue