nexus/ui/src
Mikkel Georgsen 579efec891 feat(20-02): add compatibleAdapters prop to SkillCard and wire Browse/Trending tabs
- Add optional compatibleAdapters prop to SkillCardProps interface
- Render 'Works with: ...' line when compatibleAdapters is provided and non-empty
- Pass COMPATIBLE_ADAPTER_LABELS to all Browse tab SkillCard renders
- Pass COMPATIBLE_ADAPTER_LABELS to all Trending tab SkillCard renders (gainingTraction, recentlyUpdated, youMightLike)
- Installed tab SkillCards intentionally omit compatibleAdapters (already agent-scoped)
2026-04-01 12:04:17 +02:00
..
adapters [nexus] feat(20-01): expand HermesLocalConfigFields with model, toolsets, persistSession, timeoutSec 2026-04-01 12:00:30 +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(20-02): add compatibleAdapters prop to SkillCard and wire Browse/Trending tabs 2026-04-01 12:04:17 +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 feat(20-02): add compatibleAdapters prop to SkillCard and wire Browse/Trending tabs 2026-04-01 12:04:17 +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