gsxdsm
8c347981e4
FN-8439: align Planning Mode with workflow triage prompts
Planning Mode now uses the selected workflow's triage planning template with its interview adapter.
- Resolve planning prompts from workflow seams and explicit overrides
- Pass and persist the selected workflow for planning sessions
- Document the prompt behavior and cover prompt and UI request flow
Files changed:
.../fn-8439-planning-prompt-triage-template.md | 7 ++
docs/dashboard-guide.md | 2 +
packages/core/src/prompt-overrides.ts | 42 +-----------
packages/dashboard/app/api/legacy.ts | 3 +-
.../dashboard/app/components/PlanningModeModal.tsx | 3 +-
.../PlanningModeModal.planning-flow.test.tsx | 10 +++
packages/dashboard/app/utils/builtinPrompts.ts | 4 +-
.../__tests__/planning-prompt-resolution.test.ts | 40 ++++++++++++
packages/dashboard/src/planning.ts | 74 ++++++++++++++++++----
.../src/routes/register-planning-subtask-routes.ts | 18 ++++--
10 files changed, 142 insertions(+), 61 deletions(-)
Fusion-Task-Id: FN-8439
Fusion-Task-Lineage: 1680a0cd-27c8-47f1-8cd2-de808d1404cf
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-20 13:48:04 -07:00
..
2026-07-20 13:40:50 -07:00
2026-07-18 12:41:42 -07:00
2026-07-17 01:01:53 -07:00
2026-05-04 21:21:22 -07:00
2026-07-17 14:25:30 -07:00
2026-06-29 21:02:34 -07:00
2026-07-01 11:12:59 -07:00
2026-07-01 07:33:56 -07:00
2026-06-30 18:15:10 -07:00
2026-07-20 13:48:04 -07:00
2026-06-22 15:23:43 -07:00
2026-05-14 02:23:45 -07:00
2026-05-18 03:10:52 -07:00
2026-07-16 03:17:35 -07:00
2026-05-21 08:43:57 -07:00
2026-07-15 14:06:42 -07:00
2026-06-27 17:22:12 -07:00
2026-06-25 12:25:13 -07:00
2026-05-22 17:24:38 -07:00
2026-05-12 21:55:43 -07:00
2026-06-14 13:50:17 -07:00
2026-07-16 14:08:43 -07:00
2026-06-27 23:53:51 -07:00
2026-04-23 00:06:03 -07:00
2026-04-02 09:58:04 -07:00
2026-07-15 10:36:10 -07:00
2026-07-04 21:28:19 -07:00
2026-06-26 09:32:53 -07:00
2026-04-23 23:02:36 -07:00
2026-04-03 18:33:23 -07:00
2026-07-18 20:30:42 -07:00
2026-05-08 18:44:16 -07:00
2026-07-18 00:33:14 -07:00
2026-06-30 19:21:53 -07:00
2026-04-29 07:10:52 -07:00
2026-06-27 23:47:21 -07:00
2026-06-28 02:04:31 -07:00
2026-07-11 22:16:48 -07:00
2026-04-08 14:38:36 -07:00
2026-06-02 14:14:24 -07:00
2026-07-20 12:09:23 -07:00
2026-07-02 11:38:31 -07:00
2026-07-18 18:58:44 -07:00
2026-06-17 17:57:19 -07:00
2026-07-19 16:44:40 -07:00
2026-07-19 15:12:23 -07:00
2026-05-21 08:43:57 -07:00
2026-07-16 01:32:23 -07:00
2026-05-20 20:27:11 -07:00
2026-05-07 18:35:45 -07:00
2026-05-14 18:35:30 -07:00
2026-07-16 02:41:27 -07:00
2026-07-18 12:13:20 -07:00
2026-05-14 05:55:16 -07:00
2026-05-19 18:56:24 -07:00
2026-06-14 13:50:17 -07:00
2026-07-19 12:09:12 -07:00
2026-07-16 20:28:05 -07:00
2026-07-16 03:00:59 -07:00
2026-05-13 06:29:35 -07:00
2026-07-19 12:09:12 -07:00
2026-04-12 07:00:49 -07:00
2026-07-20 13:40:50 -07:00
2026-07-20 13:40:50 -07:00
2026-07-12 13:06:08 -07:00
2026-04-28 22:43:51 -07:00
2026-05-29 20:05:14 -07:00
2026-07-18 13:50:58 -07:00
2026-04-29 07:10:52 -07:00