Releases: scaleapi/scale-agentex-python
Releases · scaleapi/scale-agentex-python
v0.4.19
v0.4.18
v0.4.17
v0.4.16
0.4.16 (2025-09-16)
Full Changelog: v0.4.15...v0.4.16
v0.4.15
0.4.15 (2025-09-16)
Full Changelog: v0.4.14...v0.4.15
v0.4.14
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
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