Skip to content

Releases: scaleapi/scale-agentex-python

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

v0.4.9

22 Aug 07:46
44f07a5

Choose a tag to compare

0.4.9 (2025-08-22)

Full Changelog: v0.4.8...v0.4.9

v0.4.8

22 Aug 05:20
36cd5ba

Choose a tag to compare

0.4.8 (2025-08-22)

Full Changelog: v0.4.7...v0.4.8

v0.4.7

22 Aug 04:51
391d0cd

Choose a tag to compare

0.4.7 (2025-08-22)

Full Changelog: v0.4.6...v0.4.7

Chores

v0.4.6

20 Aug 23:09
96602d3

Choose a tag to compare

0.4.6 (2025-08-20)

Full Changelog: v0.4.5...v0.4.6

Features

Chores

v0.4.5

20 Aug 22:40
5f65237

Choose a tag to compare

0.4.5 (2025-08-20)

Full Changelog: v0.4.4...v0.4.5

Features

Bug Fixes

  • enable FunctionTool serialization for Temporal worker nodes (c9eb040)
  • tools: handle callable objects in model serialization to facilitate tool calling (4e9bb87)

Chores

  • demonstrate FunctionTool use in a (temporal) tutorial (3a72043)

v0.4.4

17 Aug 08:18
343cd10

Choose a tag to compare

0.4.4 (2025-08-17)

Full Changelog: v0.4.3...v0.4.4