gsxdsm
0a8a86cb05
FN-7217: map GLM models to Z.ai icons
Command Center token analytics now render standalone GLM model rows with Z.ai provider icons.
- Infer Z.ai provider icons for standalone glm-* model ids without matching unrelated text.
- Cover GLM icon rendering in Overview token bars and Tokens Area bars/table rows.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-7217-zai-glm-icons.md | 7 +++
.../__tests__/CommandCenter.test.tsx | 39 ++++++++++++++++
.../areas/__tests__/TokensArea.test.tsx | 53 ++++++++++++++++++++++
.../app/utils/__tests__/providerIconKey.test.ts | 4 ++
packages/dashboard/app/utils/providerIconKey.ts | 7 ++-
5 files changed, 109 insertions(+), 1 deletion(-)
Fusion-Task-Id: FN-7217
Fusion-Task-Lineage: e784413e-2dcf-4b38-ba01-5f9d825e07b8
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-28 21:00:00 -07:00
..
2026-06-28 21:00:00 -07:00
2026-06-28 21:00:00 -07:00
2026-06-25 23:34:07 -07:00
2026-06-23 12:17:04 -07:00
2026-06-27 17:46:17 -07:00
2026-06-26 14:38:12 -07:00
2026-06-27 21:39:40 -07:00
2026-06-19 04:37:04 -07:00
2026-06-25 19:57:49 -07:00
2026-06-19 04:27:01 -07:00
2026-06-15 20:05:14 -07:00
2026-06-19 04:27:01 -07:00
2026-06-18 06:25:08 -07:00