gsxdsm
0ade15481d
FN-8477: label planning model activity logs
Planning activity consistently identifies its model provenance while preserving legacy log compatibility.
- Emit Planning using model markers from the planning lane.
- Accept Planning and legacy Triage markers in dashboard model resolution.
- Update documentation, regression coverage, and release metadata.
Files changed:
.changeset/fn-8477-planning-model-marker.md | 7 +++++++
docs/agents.md | 2 +-
packages/dashboard/app/components/TaskChatTab.tsx | 2 +-
.../app/components/__tests__/TaskChatTab.test.tsx | 2 +-
...skDetailModal.models-progress-workflow.test.tsx | 4 ++--
.../__tests__/WorkflowResultsTab.test.tsx | 2 +-
.../__tests__/effective-model-resolution.test.ts | 24 ++++++++++++++--------
.../app/components/effective-model-resolution.ts | 20 ++++++++++++------
packages/engine/src/__tests__/triage.test.ts | 8 ++++----
packages/engine/src/triage.ts | 8 ++++++--
10 files changed, 52 insertions(+), 27 deletions(-)
Fusion-Task-Id: FN-8477
Fusion-Task-Lineage: 7ddce64a-d378-4d08-ad63-ade1b20d4b87
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-22 00:30:34 -07:00
..
2026-07-22 00:30:34 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00
2026-06-08 15:19:27 -07:00
2026-07-21 23:09:30 -07:00