Commit 3be7d1c
committed
core: track agent and model used in each session
Store the active agent and model in the session table so users can see which configuration was used when browsing session history. This helps identify sessions that used specific agents or models for easier filtering and organization.1 parent 0983235 commit 3be7d1c
12 files changed
Lines changed: 1822 additions & 75 deletions
File tree
- packages/opencode
- migration
- 20260428004200_add_session_path
- 20260501142318_next_venus
- src
- server/routes/instance
- httpapi
- groups/v2
- handlers/v2
- session
- v2
Lines changed: 124 additions & 52 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments