Skip to content

Release v0.9.6

Choose a tag to compare

@github-actions github-actions released this 04 Nov 20:15
43553ad

v0.9.6 (2025-11-04)

Features

  • add dataset functions (#70) (3e8b23c)
  • add file revision API for workspaces (4c3ef0b)
  • add file stat to workspace API (1fce3cc)
  • add to workspace fileinfo (#85) (9848026)
  • add workspace API support (#72) (91a600f)
  • detect not found errors in workspace API (#79) (c09e0f5)
  • make the workspace ID optional in the workspace API (3901872)
  • pass the workspace tool as a global option to the SDK server (#76) (d72fa05)
  • simplify workspace API and add support for s3 (#73) (657dcee)

Bug Fixes

  • capture bad response status code (aba0474)
  • complete new workspace global options (82a0de4)
  • ensure the parent call frame is of category none (df4a8c9)
  • only cancel the context if the run is still processing (c6dd53e)
  • unlock mutex if trying is successful (7efb340)