Features
Bug Fixes
- Don't swallow
TypeErrorfrom customtoken_counter(#3927) (a6ec9d0) - Handle
Overwrite-wrapped messages in tool result interception (#3905) (a043c5a) - Keep private state out of subagent propagation (#3542) (7ff9553)
- Make sync glob timeout bound wall-clock time (#3866) (cba6caf)
- Normalize read slices after windowing (#3888) (33d900c)
- Stream Python grep fallback (#3886) (3673d95)
Performance Improvements
- Count tokens once per model call in summarization middleware (#3877) (6558c8c)
- Cache filesystem system prompts (#3889) (2f432ba)
- Cache grep glob matchers (#3887) (eae3cf1)
Thanks to our community contributors: @phamgialinhlx
Internal maintainers: @nick-hollon-lc, @hntrl, @mdrxy