Support configured child sessions
Some checks failed
Test / test (3.3) (push) Failing after 9m35s
Test / test (3.4) (push) Failing after 9m37s
Test / test (3.2) (push) Failing after 9m37s
Some checks failed
Test / test (3.3) (push) Failing after 9m35s
Test / test (3.4) (push) Failing after 9m37s
Test / test (3.2) (push) Failing after 9m37s
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.1.alpha5 - 2026-07-15
|
||||
|
||||
### Added
|
||||
|
||||
- Extend `Opencode::Client#create_session` with OpenCode's native parent,
|
||||
agent, model, metadata, and workspace fields while preserving the existing
|
||||
title and permission call shape. Session model strings are encoded with the
|
||||
session endpoint's `{ providerID, id }` shape rather than the message
|
||||
endpoint's `{ providerID, modelID }` shape.
|
||||
|
||||
## 0.0.1.alpha4 - 2026-07-12
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user