gsxdsm
826a7eea31
FN-6936: show agent model details on list cards
Agent list cards now surface model/runtime configuration alongside existing agent details.
- Add list-card model/runtime labeling with provider/model, legacy model, runtime hint, and Auto fallback handling.
- Style the new value badge for truncation and responsive wrapping.
- Cover configured, legacy, runtime, and automatic agent labels in AgentsView tests.
- Document the model/runtime field in the dashboard guide.
Files changed:
docs/dashboard-guide.md | 1 +
packages/dashboard/app/components/AgentsView.css | 19 +++++++-
packages/dashboard/app/components/AgentsView.tsx | 38 ++++++++++++++++
.../app/components/__tests__/AgentsView.test.tsx | 50 ++++++++++++++++++++++
4 files changed, 107 insertions(+), 1 deletion(-)
Fusion-Task-Id: FN-6936
Fusion-Task-Lineage: 7ce3591e-eae0-4968-8923-d9acab0f92c3
2026-06-23 00:15:38 -07:00
..
2026-06-21 23:44:26 -07:00
2026-06-19 07:34:26 -07:00
2026-06-22 23:56:34 -07:00
2026-06-23 00:15:38 -07:00
2026-06-21 13:25:41 -07:00
2026-06-21 23:44:26 -07:00
2026-06-22 23:18:28 -07:00
2026-06-22 19:48:50 -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