nexus/packages/shared/src/validators
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
..
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-04 03:55:48 +00:00
company-portability.ts feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -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 Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -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
feedback.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -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-04 03:55:47 +00:00
instance.ts feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
issue.ts fix(routines): address Greptile review findings 2026-04-02 12:09:02 -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 fix(routines): address Greptile review findings 2026-04-02 12:09:02 -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