Skip to content

Releases: scaleapi/scale-agentex-python

agentex-sdk: v0.22.2

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 18:38
37abff8

0.22.2 (2026-07-30)

Full Changelog: agentex-sdk-v0.22.1...agentex-sdk-v0.22.2

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.22.2

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 18:38
37abff8

0.22.2 (2026-07-30)

Full Changelog: agentex-client-v0.22.1...agentex-client-v0.22.2

Bug Fixes

  • tutorials: add pytest-asyncio to async tutorial dev deps (#481) (8ae3ee5)

agentex-sdk: v0.22.1

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 23:27
5e65454

0.22.1 (2026-07-29)

Full Changelog: agentex-sdk-v0.22.0...agentex-sdk-v0.22.1

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-sdk: v0.22.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 21:21
c0566d9

0.22.0 (2026-07-29)

Full Changelog: agentex-sdk-v0.21.0...agentex-sdk-v0.22.0

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.22.1

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 23:27
5e65454

0.22.1 (2026-07-29)

Full Changelog: agentex-client-v0.22.0...agentex-client-v0.22.1

Bug Fixes

  • ci: push tutorial images from buildx instead of re-pushing a stale local tag (#478) (a7c8f5a)

agentex-client: v0.22.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 21:21
c0566d9

0.22.0 (2026-07-29)

Full Changelog: agentex-client-v0.21.0...agentex-client-v0.22.0

Features

  • lib: capture client-attested build provenance (#454) (8964044)

Bug Fixes

  • lib: default 'agentex agents build' to --no-cache so stale layers can't ship stale source (#476) (632d82c)

Refactors

  • lib: remove the dead build-info.json registration read-path (#455) (2078f9f)

agentex-sdk: v0.21.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Jul 19:05
2b7649c

0.21.0 (2026-07-28)

Full Changelog: agentex-sdk-v0.20.0...agentex-sdk-v0.21.0

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.21.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Jul 19:05
2b7649c

0.21.0 (2026-07-28)

Full Changelog: agentex-client-v0.20.0...agentex-client-v0.21.0

Features

  • api: add include_live parameter to schedules list method (199fd6a)
  • codex: republish todo_list revisions as they are ticked off (#473) (0252fcc)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (23c1b6b)

Bug Fixes

  • api: remove params field from task list response (152bc75)

agentex-sdk: v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jul 20:22
77a1316

0.20.0 (2026-07-16)

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

Chores

  • agentex-sdk: Synchronize agentex versions

agentex-client: v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jul 20:22
77a1316

0.20.0 (2026-07-16)

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

Features

  • api: add interrupt task (936a2b1)
  • api: add task/interrupt method and INTERRUPTED status to agents/tasks (4f1c093)
  • interrupt: task/interrupt hook + protocol + resume-safe session capture (AGX1-391) (#462) (eaa3dd5)