nexus/packages
Mikkel Georgsen 5db6fe7af7 feat(22-01): DB schema, shared types, validators, service methods for streaming and editing
- Add editedContent and editedAt columns to chat_messages schema
- Update ChatMessage type with editedContent/editedAt fields
- Add editMessageSchema and streamMessageSchema validators
- Add agentId to updateConversationSchema
- Export new schemas from @paperclipai/shared
- Add editMessage and getMessageHistory service methods
- Update updateConversation to accept agentId field
- Add PUT /conversations/:id/messages/:messageId route
- Extend test coverage for agentId patching and message editing
- Generate migration 0048 for editedContent/editedAt columns
2026-04-01 14:50:16 +02:00
..
adapter-utils [nexus] feat(18-01): implement adapter skill config resolver 2026-04-01 10:57:31 +02: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-01 07:43:45 +02:00
db feat(22-01): DB schema, shared types, validators, service methods for streaming and editing 2026-04-01 14:50:16 +02:00
plugins Preserve workspaces for follow-up issues 2026-03-30 14:10:36 -05:00
shared feat(22-01): DB schema, shared types, validators, service methods for streaming and editing 2026-04-01 14:50:16 +02:00