mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-30 22:13:28 +08:00
fix: harden loop status transcript scanning
This commit is contained in:
committed by
Affaan Mustafa
parent
b8452dc108
commit
fb6cc8548b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user