Commit Graph

3 Commits

Author SHA1 Message Date
cfdaily 4ad5ea419b fix(spawner): A13 exit=0 always completed, not agent_error
CI / lint (push) Failing after 8s
CI / test (push) Has been skipped
CI / lint (pull_request) Failing after 5s
CI / test (pull_request) Has been skipped
CI / notify-on-failure (push) Successful in 0s
CI / notify-on-failure (pull_request) Successful in 4s
exit=0 means process exited normally. Trust the exit code regardless
of stdout/JSON output or task_status. Old logic misclassified inform
Mail completions as agent_error, causing infinite retry loops.

Includes test update: test_task_status_pending expects completed.
2026-06-09 23:35:58 +08:00
cfdaily 3e8e9e6d9c auto-sync: 2026-06-05 13:27:55 2026-06-05 13:27:55 +08:00
cfdaily 0c1f89a43a auto-sync: 2026-06-05 13:27:20 2026-06-05 13:27:20 +08:00