FN-7499: require before-after task summaries
Require generated task specs to summarize the requested before-to-after transformation near the top. - Add a Before → After Transformation section to standard and fast planning prompt templates.\n- Document the new task definition section and cover it with prompt regression tests.\n- Add a patch changeset for the published Fusion package.\n\nFiles changed:\n .changeset/fn-7499-before-after-transformation.md | 7 +++++++\n docs/task-management.md | 1 +\n packages/core/src/__tests__/agent-prompts.test.ts | 17 +++++++++++++++\n packages/core/src/agent-prompts.ts | 25 +++++++++++++++++++----\n packages/engine/src/__tests__/triage.test.ts | 20 ++++++++++++++++++\n 5 files changed, 66 insertions(+), 4 deletions(-) Fusion-Task-Id: FN-7499 Fusion-Task-Lineage: d049b5d6-a4bc-40dd-831d-04a11f9dc2cf Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
This commit is contained in:
@@ -543,6 +543,7 @@ The task detail modal exposes multiple tabs:
|
||||
After planning, each task gets a structured `PROMPT.md` with sections like:
|
||||
|
||||
- Mission
|
||||
- Before → after transformation summary
|
||||
- Dependencies
|
||||
- Context to read first
|
||||
- File scope
|
||||
|
||||
Reference in New Issue
Block a user