nexus/ui/src
Mikkel Georgsen 4c771b8051 feat(11-04): extend AgentSkillsTab with groups section and dialogs
- Add imports: skillGroupsApi, SkillGroupRow, GroupBadge, Dialog, Separator, ScrollArea, Textarea
- Add agentGroups + allGroups + agentEffectiveSkills queries in AgentSkillsTab
- Add assignGroup + removeGroup + createGroup mutations
- Add state for add/create/remove dialogs, search, new group fields
- Insert Assigned Groups section with loading/empty/populated states
- Insert Combined Effective Skills collapsible section with ScrollArea
- Insert Additional Individual Skills label above existing skill list
- Add Add Skill Group, Create Skill Group, Remove group from agent dialogs
- Add Skill Groups section to DesignGuide with all GroupBadge variants
2026-04-02 15:08:50 +00:00
..
adapters feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-02 15:08:37 +00:00
api feat(11-03): add skill groups frontend API client and query keys 2026-04-02 15:08:50 +00:00
components feat(11-04): create GroupBadge component 2026-04-02 15:08:50 +00:00
context feat(07-01): extend ThemeContext to support three named themes with THEME_META export 2026-04-02 15:08:37 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Add mail-client keyboard shortcuts to inbox mine tab 2026-03-29 10:57:34 -05:00
lib feat(11-03): add skill groups frontend API client and query keys 2026-04-02 15:08:50 +00:00
pages feat(11-04): extend AgentSkillsTab with groups section and dialogs 2026-04-02 15:08:50 +00:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx feat(10-01): add SkillCard component, tests, route wiring, and design guide entry 2026-04-02 15:08:50 +00:00
index.css feat(07-01): replace CSS variable blocks with Catppuccin Mocha, Tokyo Night, and Catppuccin Latte palettes 2026-04-02 15:08:37 +00:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00