Fusion Agent
d42a60ea06
FN-142: fix plan confirmation read-back and no-op routing
Make plan persistence confirmations observe the filesystem-backed prompt and let valid no-op reviews terminate cleanly.\n\n- Verify PROMPT.md by querying the task after writes across planning and review surfaces.\n- Add coverage for workspace scope, duplicate plans, failed read-backs, and mirror failures.\n- Route CLOSE_NO_OP Plan Review outcomes through an explicit terminal workflow action.\n- Document the persistence failure mode and publish a patch changeset.\n\nFiles changed:\n .changeset/fn-142-prompt-write-read-back.md | 7 ++\n .../prompt-write-read-back-queries-the-task-row.md | 51 +++++++++++\n .../core/src/__tests__/builtin-workflows.test.ts | 22 +++++\n packages/core/src/workflows/builtin-workflows.ts | 12 +++\n .../src/__tests__/agent-document-tools.test.ts | 101 ++++++++++++++++++++-\n .../__tests__/plan-prompt-write-surfaces.test.ts | 77 +++++++++++++++\n packages/engine/src/agent-tools.ts | 15 ++-\n 7 files changed, 283 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-142
Fusion-Task-Lineage: adddffb3-8786-4372-996a-eefef176f31b
Co-authored-by: Fusion <noreply@runfusion.ai>
2026-08-23 01:36:12 +00:00
..
2026-07-26 09:32:22 -07:00
2026-06-03 08:51:57 -07:00
2026-07-30 00:52:55 -07:00
2026-06-03 15:32:54 -07:00
2026-07-10 21:19:22 -07:00
2026-07-09 19:58:04 -07:00
2026-07-21 19:17:20 -07:00
2026-06-21 20:33:32 -07:00
2026-06-03 13:08:06 -07:00
2026-08-12 21:24:53 -07:00
2026-08-23 01:36:12 +00:00
2026-06-19 19:10:27 -07:00
2026-06-03 19:59:06 -07:00
2026-06-22 19:11:08 -07:00
2026-07-25 23:24:10 -07:00
2026-07-08 09:53:39 -07:00