Skip to content

Releases: scaleapi/scale-agentex-python

v0.4.21

01 Oct 18:52

Choose a tag to compare

0.4.21 (2025-10-01)

Full Changelog: v0.4.20...v0.4.21

v0.4.20

01 Oct 18:13
b272739

Choose a tag to compare

0.4.20 (2025-10-01)

Full Changelog: v0.4.19...v0.4.20

v0.4.19

01 Oct 16:09
b8d924f

Choose a tag to compare

0.4.19 (2025-10-01)

Full Changelog: v0.4.18...v0.4.19

Features

  • Adds helm config to Agent Environment (#125) (e4b39b5)

v0.4.18

29 Sep 19:13
94932ec

Choose a tag to compare

0.4.18 (2025-09-29)

Full Changelog: v0.4.17...v0.4.18

Chores

v0.4.17

29 Sep 14:15
20d7022

Choose a tag to compare

0.4.17 (2025-09-29)

Full Changelog: v0.4.16...v0.4.17

Chores

  • internal: codegen related update (2fdc0e7)
  • internal: version bump (0a59ad4)
  • internal: version bump (6174ef1)

v0.4.16

16 Sep 01:33
3fb1efa

Choose a tag to compare

0.4.16 (2025-09-16)

Full Changelog: v0.4.15...v0.4.16

v0.4.15

16 Sep 00:55
20ec2fe

Choose a tag to compare

0.4.15 (2025-09-16)

Full Changelog: v0.4.14...v0.4.15

v0.4.14

16 Sep 00:40
7461c8e

Choose a tag to compare

0.4.14 (2025-09-16)

Full Changelog: v0.4.13...v0.4.14

Features

  • add previous_response_id parameter to OpenAI module (7a78844)

v0.4.13

12 Sep 05:25
9d22445

Choose a tag to compare

0.4.13 (2025-09-12)

Full Changelog: v0.4.12...v0.4.13

Features

v0.4.12

08 Sep 18:05
1074a2a

Choose a tag to compare

0.4.12 (2025-09-08)

Full Changelog: v0.4.11...v0.4.12

⚠ BREAKING CHANGES

  • task_cancel now requires explicit agent_name/agent_id parameter to identify which agent owns the task being cancelled

Bug Fixes

  • task cancellation architectural bug (f9a72a9)