feat(db): CMP-1 persist durable custom agents - #67
Conversation
6766ef7 to
a6a2b45
Compare
a6a2b45 to
2a3b167
Compare
There was a problem hiding this comment.
All reported issues were addressed across 48 files
Tip: instead of fixing issues one by one fix them all with cubic
Re-trigger cubic
2a3b167 to
0298131
Compare
There was a problem hiding this comment.
All reported issues were addressed across 50 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 3 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 2 files (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Fix all with cubic | Re-trigger cubic
Summary
Adds the durable persistence and API domain for custom agents: definitions, immutable versions, triggers, runs, actions, audit records, conversation submissions, attachments, sharing, feedback, and access control.
Why
Custom agents need a durable, permission-aware lifecycle before the builder UI or runtime can rely on them.
Stack
Bottom of native stack #68; targets main through this pull request only.
Verification