feat(FN-3447): add planning session rewind capability with modal back actio

This merge delivers four major features: a planning session rewind system (FN-3447, steps 1–4) with a new backend route for rolling back sessions, modal back-action wiring, and updated typing; workspace verification gates (FN-3385) for agent prompt editing; an agents view org chart spacing rework (F

Fusion-Task-Id: FN-3447
This commit is contained in:
Fusion
2026-05-04 19:56:48 -07:00
committed by gsxdsm
parent f909688dd9
commit 7b45ae15ee
9 changed files with 261 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ Use the 💡 button to open planning mode:
- Create one task or **Break into Tasks** (multi-task generation with dependencies)
- Break-into-tasks descriptions are structured with subtask-specific guidance first, then a separate larger-plan context section (plus `## Planning Interview Context` when interview history exists)
- Sessions persist when the modal is closed — resume from the sidebar list at any time; reasoning context is restored automatically
- Back navigation rewinds the server-side planning session to the previous answered question so you can revise earlier answers and continue from the corrected turn
### 3) Todo item → Plan Mode