Skip to content

Releases: scaleapi/scale-agentex-python

agentex-sdk: v0.19.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Jul 21:29
90ca889

0.19.0 (2026-07-14)

Full Changelog: agentex-sdk-v0.18.0...agentex-sdk-v0.19.0

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.19.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Jul 21:29
90ca889

0.19.0 (2026-07-14)

Full Changelog: agentex-client-v0.18.0...agentex-client-v0.19.0

Features

  • tracing: emit token usage on spans for SGP billing (#458) (7d19ada)

Bug Fixes

  • internal: resolve build failures (9245b70)
  • tracing: capture span body exceptions and export SGP status=ERROR (#460) (6c23d76)

agentex-sdk: v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 17:46
0afaae4

0.18.0 (2026-07-10)

Full Changelog: agentex-sdk-v0.17.0...agentex-sdk-v0.18.0

Bug Fixes

  • cap openai <2.45 for openai-agents 0.14.x compatibility (#459) (14c124d)

Chores

agentex-client: v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 17:45
0afaae4

0.18.0 (2026-07-10)

Full Changelog: agentex-client-v0.17.0...agentex-client-v0.18.0

Features

  • api: add schedule resume (56f41aa)
  • api: add skipped_action_times field to agents schedule responses (de49d43)
  • api: add webhook endpoint (f1c1252)
  • api: manual updates (e855070)
  • api: manual updates (e3c8baf)
  • api: remove retrieve/delete/pause/trigger/unpause, update create/list in schedules (8f084b6)
  • api: update schedule configs (c1e7db8)
  • Use stable handles for run schedules (9145865)

Bug Fixes

  • cap openai <2.45 for openai-agents 0.14.x compatibility (#459) (14c124d)

Chores

agentex-sdk: v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jul 08:44
65abf78

0.17.0 (2026-07-01)

Full Changelog: agentex-sdk-v0.16.2...agentex-sdk-v0.17.0

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jul 08:44
65abf78

0.17.0 (2026-07-01)

Full Changelog: agentex-client-v0.16.2...agentex-client-v0.17.0

Features

  • temporal: opt-in continue-as-new for long-lived agent workflows (#447) (98cf744)

agentex-sdk: v0.16.2

Choose a tag to compare

@stainless-app stainless-app released this 29 Jun 19:28
936bac6

0.16.2 (2026-06-29)

Full Changelog: agentex-sdk-v0.15.0...agentex-sdk-v0.16.2

Bug Fixes

  • adk: release streaming buffer repair in sdk (#449) (20795cb)

agentex-client: v0.16.2

Choose a tag to compare

@stainless-app stainless-app released this 29 Jun 19:28
936bac6

0.16.2 (2026-06-29)

Full Changelog: agentex-client-v0.16.1...agentex-client-v0.16.2

Bug Fixes

  • adk: release streaming buffer repair in sdk (#449) (20795cb)

agentex-client: v0.16.1

Choose a tag to compare

@stainless-app stainless-app released this 29 Jun 16:18
578df06

0.16.1 (2026-06-26)

Full Changelog: agentex-client-v0.16.0...agentex-client-v0.16.1

Bug Fixes

  • streaming: StreamTaskMessageFull closes the coalescing buffer (#426) (94ce668)

agentex-sdk: v0.15.0

Choose a tag to compare

@stainless-app stainless-app released this 24 Jun 22:11
521c60d

0.15.0 (2026-06-24)

Full Changelog: agentex-sdk-v0.14.0...agentex-sdk-v0.15.0

⚠ BREAKING CHANGES

  • harness: consolidate the LangGraph harness + remove tracing handler (#430)

Bug Fixes

  • harness: harden Claude Code + OpenAI taps and span tracing (#446) (5b4359d)

Refactors

  • harness: consolidate the LangGraph harness + remove tracing handler (#430) (a3fb5ad)