fabro/lib/crates/arc-workflows/src/handler
Bryan Helmkamp d3df81c062 Add last_file_touched as third status extraction fallback
When workflow prompts tell agents to write results to a file with
embedded JSON status fields, the engine now falls back to reading the
last file the agent wrote if neither the response text nor status.json
contain extractable status fields.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-11 00:54:24 -04:00
..
agent.rs Add last_file_touched as third status extraction fallback 2026-03-11 00:54:24 -04:00
command.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
conditional.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
exit.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
fan_in.rs Add last_file_touched as third status extraction fallback 2026-03-11 00:54:24 -04:00
human.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
manager_loop.rs Eliminate GitCheckpointMode enum, unify local and remote git operations 2026-03-10 18:46:46 -04:00
mod.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
parallel.rs Eliminate GitCheckpointMode enum, unify local and remote git operations 2026-03-10 18:46:46 -04:00
prompt.rs Add last_file_touched as third status extraction fallback 2026-03-11 00:54:24 -04:00
start.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
wait.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00