nexus/packages
Nexus Dev 645535195b feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation
- Add updatedAt column to chat_messages schema (nullable)
- Create migration 0048_add_chat_messages_updated_at.sql
- Add updatedAt: string | null to ChatMessage shared type
- Install @tanstack/react-virtual in ui workspace
- Create agent-role-colors.ts with 11 distinct themed roles (THEME-03)
- Add agent-role-colors.test.ts (4 tests all passing)
- Add cursor-blink CSS animation with prefers-reduced-motion guard
2026-04-04 03:55:47 +00:00
..
adapter-utils [nexus] feat(18-01): implement adapter skill config resolver 2026-04-04 03:55:42 +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-04 03:55:41 +00:00
db feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation 2026-04-04 03:55:47 +00:00
plugins Add plugin telemetry bridge capability 2026-04-02 10:47:29 -05:00
shared feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation 2026-04-04 03:55:47 +00:00