Expose task plans as the user-facing Definition tab label and add a direct PROMPT.md editor entry point.
- Rename the task detail Definition tab label to Plan while preserving the existing tab id.
- Add an Open PROMPT.md action that uses the file browser provider for project task plan files.
- Adjust Plan action row layout for multiple buttons and mobile wrapping.
- Cover the Plan label and PROMPT.md action with task detail modal tests.
- Add a published package changeset for the dashboard task plan improvement.
Files changed:
.changeset/tidy-plan-prompt-editor.md | 7 +++
.../dashboard/app/components/TaskDetailModal.css | 14 ++++++
.../dashboard/app/components/TaskDetailModal.tsx | 20 +++++++-
.../TaskDetailModal.definition-actions.test.tsx | 55 +++++++++++++++++-----
4 files changed, 83 insertions(+), 13 deletions(-)
Fusion-Task-Id: FN-7305
Fusion-Task-Lineage: afe732f9-e9a1-409f-9b09-ae1deccbe3be
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>