feat(KB-121): replace generic icons with brand SVG logos in ProviderIcon

- Replace Lucide icons with accurate brand SVG logos for AI providers (OpenAI, Anthropic, Google, Grok, XAI)\n- Update ProviderIcon tests with comprehensive coverage for new SVG icons\n- Add changeset for accurate provider icons feature\n- Remove obsolete FileEditor test file and related changeset\n- Clean up associated CSS styles
This commit is contained in:
gsxdsm
2026-03-30 07:40:28 -07:00
parent 94685548c5
commit 0a718fc3ed
3 changed files with 229 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Use actual provider brand icons in model selection dropdown.