gsxdsm
cf6718f3c1
FN-6892: show default model for configured prompt nodes
Prompt workflow nodes with inline prompts or names now summarize their default model instead of appearing unconfigured.
- Return the localized Default model summary for model prompt nodes without pinned provider/model settings when prompt or name is present.
- Cover direct prompt summary cases and all built-in workflow prompt nodes to prevent Not configured regressions.
- Add localized summary text and workflow-step documentation for default-model prompt nodes.
Files changed:
docs/workflow-steps.md | 2 +-
.../nodes/__tests__/node-summary.test.ts | 32 ++++++++++++++++++++++
.../dashboard/app/components/nodes/node-summary.ts | 7 +++++
packages/i18n/locales/en/common.json | 1 +
packages/i18n/locales/es/common.json | 1 +
packages/i18n/locales/fr/common.json | 1 +
packages/i18n/locales/ko/common.json | 1 +
packages/i18n/locales/zh-CN/common.json | 1 +
packages/i18n/locales/zh-TW/common.json | 1 +
9 files changed, 46 insertions(+), 1 deletion(-)
Fusion-Task-Id: FN-6892
Fusion-Task-Lineage: 5892429d-22ee-495e-bc40-06cbf81ee471
2026-06-21 22:14:15 -07:00
..
2026-06-21 13:32:19 -07:00
2026-06-19 07:34:26 -07:00
2026-06-21 21:23:41 -07:00
2026-06-21 22:14:15 -07:00
2026-06-21 13:25:41 -07:00
2026-06-21 16:40:32 -07:00
2026-06-21 21:23:41 -07:00
2026-06-21 22:14:15 -07:00
2026-06-19 07:34:26 -07:00
2026-06-20 21:32:43 -07:00
2026-06-08 15:19:27 -07:00
2026-06-19 07:34:26 -07:00