fix(FN-1475): replace Kimi logo with correct Moonshot AI brand mark

- Update ProviderIcon.tsx to use Moonshot AI logo instead of Kimi branding
- Fix logo display in UsageIndicator component
- Add ProviderIcon unit tests covering all provider icons
- Add UsageIndicator tests for provider icon rendering
- Add CustomModelDropdown integration tests for model selection flow
This commit is contained in:
gsxdsm
2026-04-09 21:08:16 -07:00
parent 27c02d33c7
commit 57414b585d
6 changed files with 102 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Correct the Kimi/Moonshot AI logo in Usage modal and model selection dropdowns. The crescent moon placeholder icon has been replaced with the official Moonshot AI stylized "K" mark, and both `kimi` and `moonshot` provider names now correctly resolve to the Kimi icon.