Skip to content

Releases: scaleapi/scale-agentex-python

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)

v0.4.11

04 Sep 18:19
6032f48

Choose a tag to compare

0.4.11 (2025-09-04)

Full Changelog: v0.4.10...v0.4.11

Features

  • Guardrail support (e3e9bf9)
  • improve future compat with pydantic v3 (f0d8624)
  • multiple guardrails (ea8f98a)
  • templates: add custom activity timeout guidance for temporal agents (7658256)
  • types: replace List[str] with SequenceNotStr in params (f319781)

Bug Fixes

  • Adding new example for guardrails instead of using 10_agentic (15dc44b)
  • avoid newer type syntax (6b5c82a)

Chores

  • internal: add Sequence related utils (496034d)
  • internal: change ci workflow machines (7445d94)
  • internal: move mypy configurations to pyproject.toml file (e96cd34)
  • internal: update pyright exclude list (d952430)

v0.4.10

24 Aug 23:09
1724792

Choose a tag to compare

0.4.10 (2025-08-24)

Full Changelog: v0.4.9...v0.4.10