nexus/ui/src
Nexus Dev 036dee3ef1 feat(21-04): create ChatPanel shell and wire into Layout and main.tsx
- ChatPanel: 380px right-side drawer with transition-[width] and hidden md:flex
- Two-column skeleton: 160px conversation list + flex thread area with ChatInput
- Layout: import ChatPanel, MessageSquare, useChatPanel; add chat toggle button
- Layout: useEffect closes PropertiesPanel when chatOpen becomes true
- Layout: ChatPanel rendered before PropertiesPanel in flex row
- main.tsx: ChatPanelProvider wrapping app inside PanelProvider
2026-04-04 03:55:47 +00:00
..
adapters [nexus] feat(20-01): expand HermesLocalConfigFields with model, toolsets, persistSession, timeoutSec 2026-04-04 03:55:42 +00:00
api [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir 2026-04-04 03:55:42 +00:00
components feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-04 03:55:47 +00:00
context feat(21-04): create ChatPanelContext, ChatInput, and ChatMessage components 2026-04-04 03:55:47 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
lib feat(11-03): add skill groups frontend API client and query keys 2026-04-04 03:55:42 +00:00
pages feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:47 +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-04 03:55:42 +00:00
index.css feat(21-02): install rehype-highlight and add hljs theme CSS overrides 2026-04-04 03:55:47 +00:00
main.tsx feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-04 03:55:47 +00:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00