Commit 08b64d7
committed
feat(dashboard-agent): a TranscriptStorage over the dashboard agent's message rows
The real-schema conformance target for the storage contract: one row per message in chat_messages, with the runtime's state and cursors in two new nullable columns on chats. Paging is by position in SQL. The agent itself still persists through its hooks.1 parent 391c001 commit 08b64d7
8 files changed
Lines changed: 1580 additions & 0 deletions
File tree
- internal-packages
- dashboard-agent-db
- drizzle
- meta
- src
- dashboard-agent
- src
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments