Skip to content

v0.4.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 10:44

0.4.0 (2026-02-06)

Full Changelog: v0.3.0...v0.4.0

⚠ BREAKING CHANGES

  • api: catch up openapi, rename tasks -> runs

Features

  • api: add addnl filters to runs endpoint (c8bf51d)
  • api: add artifacts, worker_host, and new source types (4aa1225)
  • api: add computer_use_enabled param (69cf9ca)
  • api: add models for agent skill, user profile (8105304)
  • api: add schedules to runs (df1b59a)
  • api: add schedules, agent list, skill-spec (1927318)
  • api: catch up openapi, rename tasks -> runs (fe8c5b3)
  • api: created at filter in list view (71adb45)
  • api: new run source types (3237b0f)
  • api: update artifacts (578be41)
  • client: add custom JSON encoder for extended type support (68f4b61)
  • client: add support for binary request streaming (c64e6c4)

Chores

  • ci: upgrade actions/github-script (713ae7d)
  • internal: update actions/checkout version (fd0a90f)

Documentation