gsxdsm
c0bef0bfbe
FN-7969: deprecate unused builtin Coding (Ideas) workflow
Hide builtin:coding-ideas from new selection after occupancy preflight, while keeping it resolvable for any existing task selections.
- Add builtin:coding-ideas to DEPRECATED_BUILTIN_WORKFLOW_IDS so it is excluded from defaultEnabledBuiltinWorkflowIds and listWorkflowDefinitions selection listings
- Keep getBuiltinWorkflow / direct resolution working for pre-existing Coding (Ideas) task selections
- Document deprecation and custom-workflow copy path in dashboard-guide and workflow-steps
- Extend builtin-workflows and settings-sections tests for hide-from-selection + management/resolution retention
- Add minor changeset for @runfusion/fusion
Files changed:
.changeset/fn-7969-deprecate-coding-ideas.md | 7 +++++++
docs/dashboard-guide.md | 2 +-
docs/workflow-steps.md | 2 +-
.../core/src/__tests__/builtin-workflows.test.ts | 28 ++++++++++++++--------
packages/core/src/builtin-workflows.ts | 9 +++----
packages/core/src/types.ts | 9 ++++---
.../app/__tests__/settings-sections.test.tsx | 2 ++
7 files changed, 43 insertions(+), 16 deletions(-)
Fusion-Task-Id: FN-7969
Fusion-Task-Lineage: 578ae727-e1b6-4ff9-a3a2-d1228c50fba6
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-15 16:47:01 -07:00
..
2026-07-15 15:16:19 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 16:47:01 -07:00
2026-07-15 16:47:01 -07:00
2026-07-15 14:41:05 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 16:32:17 -07:00
2026-07-15 14:06:42 -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