gitdataai/src
ZhenYi 6431709669 fix(room): show model name instead of UID in settings panel
- Load model list on settings panel mount so names are always available.
- SelectValue now displays the selected model's name by looking up
  availableModels, falling back to UID if name not found.
- Existing AI configs list also shows model name instead of raw UID.
2026-04-17 23:17:56 +08:00
..
app feat(seo): add useHead to all landing pages with Command as Service titles and descriptions 2026-04-16 19:12:06 +08:00
assets init 2026-04-15 09:08:09 +08:00
client fix(api): add clone url 2026-04-16 18:31:05 +08:00
components fix(room): show model name instead of UID in settings panel 2026-04-17 23:17:56 +08:00
contexts fix(room): align ReactionGroup types with frontend and guard reaction update handler 2026-04-17 23:00:52 +08:00
hooks fix(room): add HTTP batch reactions endpoint and clean up dead code 2026-04-17 22:12:10 +08:00
lib fix(room): handle reaction updates in onRoomMessage WS handler 2026-04-17 22:37:20 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(frontend): landing pages with Command as Service concept 2026-04-15 21:45:30 +08:00
index.css init 2026-04-15 09:08:09 +08:00
main.tsx init 2026-04-15 09:08:09 +08:00