feat(coding-agent): add after_provider_response hook closes #3128
This commit is contained in:
@@ -2,13 +2,9 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.67.5] - 2026-04-16
|
||||
### Added
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Opus 4.7 adaptive thinking configuration across Anthropic and Bedrock providers by recognizing Opus 4.7 adaptive-thinking support and mapping `xhigh` reasoning to provider-supported effort values ([#3286](https://github.com/badlogic/pi-mono/pull/3286) by [@markusylisiurunen](https://github.com/markusylisiurunen))
|
||||
|
||||
## [0.67.4] - 2026-04-16
|
||||
- Added `onResponse` to `StreamOptions` so callers can inspect provider HTTP status and headers after each response arrives and before the response stream is consumed ([#3128](https://github.com/badlogic/pi-mono/issues/3128))
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user