nexus/ui/src
Mikkel Georgsen b69b8ceaff [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir
- Add AgentSkillEntry type with skillId, source, installedAt fields
- install() now sends agentId in body not agentSkillsDir
- uninstall() new function that sends agentId as query param
- rollback() now sends agentId in body not agentSkillsDir
- skillGroups.assignGroup/removeGroup no longer accept agentSkillsDir param
- listAgentSkills now returns AgentSkillEntry[] not string[]
- Fix AgentDetail.tsx callers and entry rendering for new AgentSkillEntry type
- Fix SkillDetail.tsx callers to use agentId param
2026-04-01 11:35:40 +02:00
..
adapters feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-01 07:45:23 +02:00
api [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir 2026-04-01 11:35:40 +02:00
components feat(12-02): StarRating component, API extensions, DesignGuide entry 2026-04-01 07:46:09 +02:00
context feat(07-01): extend ThemeContext to support three named themes with THEME_META export 2026-04-01 07:45:51 +02: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-01 07:46:09 +02:00
pages [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir 2026-04-01 11:35:40 +02: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-01 07:46:05 +02:00
index.css feat(07-01): replace CSS variable blocks with Catppuccin Mocha, Tokyo Night, and Catppuccin Latte palettes 2026-04-01 07:45:51 +02:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00