fix(ai): cache Anthropic tools separately from transcript closes #3260
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed Anthropic prompt caching to add a `cache_control` breakpoint on the last tool definition, so tool schemas can be cached independently from transcript updates while preserving existing cache retention behavior ([#3260](https://github.com/badlogic/pi-mono/issues/3260))
|
||||
|
||||
## [0.67.3] - 2026-04-15
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user