nexus/packages/shared
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
..
src feat(25-00): add shared types, validators, and test stubs for file system 2026-04-04 03:55:48 +00:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00