feat(session): expose transient generation API (#37433)
This commit is contained in:
parent
42e2dde739
commit
3db4458e6c
15 changed files with 157 additions and 39 deletions
7
.changeset/clean-sessions-generate.md
Normal file
7
.changeset/clean-sessions-generate.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
"@opencode-ai/client": patch
|
||||
"@opencode-ai/plugin": patch
|
||||
"@opencode-ai/protocol": patch
|
||||
---
|
||||
|
||||
Expose transient, read-only session generation through the HTTP API, generated clients, and V2 plugin session context.
|
||||
Loading…
Add table
Add a link
Reference in a new issue