Skip to content

v2.55.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Aug 13:34

2.55.0 (2026-08-18)

Full Changelog: v2.54.0...v2.55.0

Features

  • api: additions to files and memory stores (1f89b9b)
  • api: updates to skill, files, and user profiles (a5febda)
  • client: add helpers for accessing the workspace ID in response headers (718d5c1)
  • internal: upgrade to Gradle 9 and Kotlin 2.3 with a shared version catalog (596395e)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (89bf901)
  • client: don't let null usage fields in message_delta overwrite accumulated usage (#226) (603d2f5)
  • client: keep unknown content block and delta types when accumulating a message stream (#225) (9bf944d)
  • tool-runner: forward the server-assigned container on follow-up requests (#216) (b754c45)
  • tool-runner: send the BetaToolRunner helper header (#220) (95b359c)

Chores

  • internal: lint and format build logic sources with ktfmt (9b52a2a)
  • internal: remove leftover prism references (7624523)