diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-06-03 23:44:03 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-06-03 23:44:03 +0000 |
| commit | be84621e0558184399a8d4452be795fdd72928f8 (patch) | |
| tree | 0fd7e06755bbe83ed65a9784e1c37a42fc6a7a42 /Makefile | |
| parent | ad4fcd22ec6f7408d1efc6a2bb0009c2377f57a6 (diff) | |
fix: serve log content for executions in READY and BLOCKED states
terminalStates in logs.go only included Completed/Failed/TimedOut/Cancelled/
BudgetExceeded. Executions in READY state (task awaiting user accept/reject)
fell through both branches, causing the log viewer to emit an immediate done
event with no content — visually an empty log panel.
BLOCKED is also added: ask_user suspends execution with the log fully written.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
