- 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 |
||
|---|---|---|
| .. | ||
| telemetry | ||
| types | ||
| validators | ||
| agent-url-key.ts | ||
| api.ts | ||
| config-schema.ts | ||
| constants.ts | ||
| index.ts | ||
| project-mentions.test.ts | ||
| project-mentions.ts | ||
| project-url-key.ts | ||
| routine-variables.test.ts | ||
| routine-variables.ts | ||