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)