nexus/packages/shared/src/validators
Nexus Dev 16a849bd69 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-02 15:08:51 +00:00
..
access.ts Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
adapter-skills.ts Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
agent.ts Add agent Mine inbox API surface 2026-03-29 10:57:34 -05:00
approval.ts Add shared types for agent hiring, config revisions, costs breakdown, and sidebar badges 2026-02-19 13:02:25 -06:00
asset.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
budget.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
chat.ts feat(25-00): add shared types, validators, and test stubs for file system 2026-04-02 15:08:51 +00:00
company-portability.ts Preserve sidebar order in company portability 2026-03-23 16:57:59 -05:00
company-skill.ts Set sourceType to skills_sh for skills imported from skills.sh URLs 2026-03-19 14:15:35 -05:00
company.ts Remove api trigger kind and mark webhook as coming soon 2026-03-20 06:54:03 -05:00
cost.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
execution-workspace.ts Address runtime workspace review feedback 2026-03-30 06:48:45 -05:00
finance.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
goal.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
index.ts feat(21-01): add shared chat types and Zod validators 2026-04-02 15:08:50 +00:00
instance.ts Add guarded dev restart handling 2026-03-20 08:50:00 -05:00
issue.ts Merge public-gh/master into PAP-881-document-revisions-bulid-it 2026-03-31 07:31:17 -05:00
plugin.ts Expand kitchen sink plugin demos 2026-03-14 09:26:45 -05:00
project.ts Add workspace runtime controls 2026-03-29 10:55:26 -05:00
routine.ts Add routines automation workflows 2026-03-19 08:39:24 -05:00
secret.ts Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00
work-product.ts Implement execution workspaces and work products 2026-03-13 17:12:25 -05:00