nexus/packages
Nexus Dev 8ebfd1a8c1 feat(22-02): ChatAgentSelector component with agent dropdown and role colors
- Create ChatAgentSelector with Popover+Command dropdown
- Show active agent icon, name, and ChevronDown indicator
- 'Select agent' placeholder when no agent selected
- 'No agents configured' empty state via CommandEmpty
- Agent list shows icon, name, and role label per item
- Selection calls onAgentChange and PATCHes conversation via chatApi
- Role-specific colors from agentRoleColors applied to agent icons
- Loading state shows Skeleton placeholder
- Create chat.ts API client with updateConversation supporting agentId
- Create shared types/chat.ts with ChatMessage, ChatConversation types
- Create ChatCodeBlock prerequisite from phase-21 base
- TypeScript compiles clean
2026-04-02 15:08:50 +00:00
..
adapter-utils [nexus] feat(18-01): implement adapter skill config resolver 2026-04-02 15:08:50 +00:00
adapters Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00
branding feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-04-02 15:07:14 +00:00
db feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation 2026-04-02 15:08:50 +00:00
plugins Preserve workspaces for follow-up issues 2026-03-30 14:10:36 -05:00
shared feat(22-02): ChatAgentSelector component with agent dropdown and role colors 2026-04-02 15:08:50 +00:00