gsxdsm
728eb1adaf
FN-8003: add planning prompt recovery copy action
Preserve original planning prompts for recovery from stalled or off-track interviews.
- Add Copy prompt actions to active interview and error recovery surfaces.
- Restore original prompts for resumable sessions and provide clipboard feedback.
- Cover prompt copying across active, error, resumed, and absent-prompt states.
Files changed:
docs/dashboard-guide.md | 3 +
.../dashboard/app/components/PlanningModeModal.css | 33 +++++
.../dashboard/app/components/PlanningModeModal.tsx | 116 +++++++++++++----
.../PlanningModeModal.planning-flow.test.tsx | 139 +++++++++++++++++++++
4 files changed, 266 insertions(+), 25 deletions(-)
Fusion-Task-Id: FN-8003
Fusion-Task-Lineage: 11c0ec9d-290b-4793-9571-002d4b429c5e
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-15 20:32:19 -07:00
..
2026-07-15 20:28:11 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 20:28:11 -07:00
2026-07-15 20:32:19 -07:00
2026-07-15 14:41:05 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 20:14:25 -07:00
2026-07-15 19:03:44 -07:00
2026-07-13 10:32:12 -07:00
2026-07-13 10:32:12 -07:00
2026-06-08 15:19:27 -07:00
2026-07-15 08:44:11 -07:00