Releases: scaleapi/scale-agentex-python
Releases · scaleapi/scale-agentex-python
v0.4.13
v0.4.12
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
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
v0.4.10
0.4.10 (2025-08-24)
Full Changelog: v0.4.9...v0.4.10
v0.4.9
0.4.9 (2025-08-22)
Full Changelog: v0.4.8...v0.4.9
v0.4.8
0.4.8 (2025-08-22)
Full Changelog: v0.4.7...v0.4.8
v0.4.7
v0.4.6
0.4.6 (2025-08-20)
Full Changelog: v0.4.5...v0.4.6
Features
- api: api update (7b4c80a)
Chores
- generate release (0836e4a)
v0.4.5
0.4.5 (2025-08-20)
Full Changelog: v0.4.4...v0.4.5
Features
- api: manual updates (34a53aa)
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
0.4.4 (2025-08-17)
Full Changelog: v0.4.3...v0.4.4