1.68.0 (2026-08-27)
Full Changelog: v1.67.0...v1.68.0
Features
- api: beta files/skills namespaces use GA shapes; drop dated beta header pins (90ee202)
Bug Fixes
- bedrock: leave non-JSON request bodies untouched (#337) (3a2e758)
- client: report Windows correctly in X-Stainless-OS header (ceb299f)
- client: retry attempts that hit the per-request timeout (49b9527)
- sessions: deliver completed tool calls when the runner terminates (#322) (642d6a0)
- sessions: read event fields via variant accessors in session helpers (#336) (fb7ec8a)
- tools: let read return a view_range of a file over the size cap (#341) (33d4f9d)
- webhooks: require headers to be passed to
unwrap()(9a1023a)
Documentation
- api: clarify pagination on the organization rate-limit list endpoints (0b6ba47)