nexus/packages
Nexus Dev f335d3762b feat(25-00): add shared types, validators, and test stubs for file system
- Add ChatFile, ChatFileReference, ChatFileUploadResponse, ChatFileListResponse interfaces to types/chat.ts
- Add optional files?: ChatFile[] field to ChatMessage interface
- Add uploadChatFileSchema and createFileReferenceSchema Zod validators to validators/chat.ts
- Re-export all new types and validators from shared/src/index.ts
- Create test stubs for chat-file-service.test.ts and chat-file-routes.test.ts with it.todo() entries
2026-04-04 03:55:48 +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(25-00): create chat_files and chat_file_references DB schema + migrations 2026-04-04 03:55:48 +00:00
plugins Add plugin telemetry bridge capability 2026-04-02 10:47:29 -05:00
shared feat(25-00): add shared types, validators, and test stubs for file system 2026-04-04 03:55:48 +00:00