Commit Graph

3 Commits

Author SHA1 Message Date
cfdaily 5bb220d237 fix(spawner): A13 exit=0 always completed, not agent_error
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:41:53 +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