Commit a69207c
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 9e5708d commit a69207c
8 files changed
Lines changed: 1590 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