Releases: AgentToolkit/agent-lifecycle-toolkit
v0.10.1
v0.10.1 (2026-03-16)
Bug Fixes
Documentation
Detailed Changes: v0.10.0...v0.10.1
v0.10.0
v0.10.0 (2025-12-23)
This release brings the routing components which can be found in the pre_llm group.
Dependency management has also been changed in that certain dependencies for certain components are now optional and must be installed in order to use the component. For example pip install agent-lifecycle-toolkit[refraction]. As a result, the base install for the library is much smaller, from 1.4gb to 600mb.
Bug Fixes
-
Change default schema_field to None in generate methods (#95,
10c48c5) -
Change test to watsonx provider instead of openai (#94,
a7f669d) -
JSON Schema snippet generation for parameters - need to be without model_dump() (#95,
10c48c5) -
Refraction dependency - when installing altk without refraction sparc and toolguard cannot run as well (#94,
a7f669d)
Documentation
-
Update mkdocs.yml (
b6e2b70)
Features
-
Fix dependencies issues, add new metric to sparc and improvements (#94,
a7f669d) -
SPARC improvements - addition of new metric (spec-free) and handling errors (#94,
a7f669d)
Detailed Changes: v0.9.0...v0.10.0
v0.4.5
v0.9.1-rc.1
v0.4.4
v0.4.3: release 0.4.3
Signed-off-by: Yara Rizk <yara.rizk@ibm.com>
v0.4.3-rc.1: update build
Signed-off-by: Yara Rizk <yara.rizk@ibm.com>
v0.9.0
v0.8.1
v0.8.0
v0.8.0 (2025-11-24)
Chores
Breaking Changes
- If you need to use a package you need to install the lifecycle stage it's a part of as an extra.
Detailed Changes: v0.7.1...v0.8.0