Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 10:09:30 -04:00
4be8d5d1d7 feat: display queued messages and allow submit while session is processing
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 10:08:25 -04:00
1fcd5a7880 feat: queue messages while session is processing, auto-send when idle
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 10:02:01 -04:00
f7be8ff31d feat: wire ModelSelectorBar + message queue into ChatInterface
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 10:00:56 -04:00
b637f0287d feat: floating model selector bar above messages (Option B)
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 10:00:35 -04:00
5a73ec83fc feat: live model list in provider state, validate saved model, expose model options
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:13:22 -04:00
3e9c9a6672 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:12:59 -04:00
cf358053f0 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:12:32 -04:00
a7ebfc5223 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:11:50 -04:00
656d0bfc12 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:11:13 -04:00
674162e044 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:10:32 -04:00
7c7fc44f7e chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:09:59 -04:00
c369e62409 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:09:57 -04:00
57560319f0 chore: add skills library
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 20:09:16 -04:00
5d217b15e6 chore: add skills library
zgaetano closed issue WildDragonLLC/claudecodeui#1 2026-05-29 09:14:35 -04:00
feat: dynamic model discovery from /v1/models endpoint
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 09:14:35 -04:00
18516fd488 feat(models): wire /api/models dynamic discovery to model selector dialog
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 06:54:52 -04:00
a1517e9f26 TEST: checking if partial upload works
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 01:05:24 -04:00
f013601f70 feat: add /api/models route with dynamic Claude model discovery
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 01:05:02 -04:00
13992ef00f feat: update CLAUDE_MODELS to use cc/* 9router model IDs as defaults
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-29 01:03:17 -04:00
2eb6530be3 feat: add model-discovery service fetching /v1/models from 9router