Skip to content

Releases: AgentToolkit/agent-lifecycle-toolkit

v0.10.1

16 Mar 20:44

Choose a tag to compare

v0.10.1 (2026-03-16)

Bug Fixes

Documentation


Detailed Changes: v0.10.0...v0.10.1

v0.10.0

23 Dec 19:23

Choose a tag to compare

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

  • Add watsonx_url to test (#85, c44c150)

  • Change default schema_field to None in generate methods (#95, 10c48c5)

  • Change import in refraction readme (#94, a7f669d)

  • Change test to watsonx provider instead of openai (#94, a7f669d)

  • JSON Schema snippet generation for parameters - need to be without model_dump() (#95, 10c48c5)

  • Langgraph sparc examples (#94, a7f669d)

  • Linting issues - unnecessary imports (#94, a7f669d)

  • Refraction dependency - when installing altk without refraction sparc and toolguard cannot run as well (#94, a7f669d)

  • Ruff format (#94, a7f669d)

Documentation

Features

  • Add routing toolkit components (#87, a5ef913)

  • 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

02 Dec 20:04

Choose a tag to compare

v0.4.5 (2025-12-02)


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

v0.9.1-rc.1

01 Dec 04:08

Choose a tag to compare

v0.9.1-rc.1 Pre-release
Pre-release

v0.9.1-rc.1 (2025-12-01)


Detailed Changes: v0.4.2...v0.9.1-rc.1

v0.4.4

01 Dec 17:33

Choose a tag to compare

v0.4.4 (2025-12-01)


Detailed Changes: v0.4.3...v0.4.4

v0.4.3: release 0.4.3

01 Dec 14:53

Choose a tag to compare

Signed-off-by: Yara Rizk <yara.rizk@ibm.com>

v0.4.3-rc.1: update build

01 Dec 14:44

Choose a tag to compare

Pre-release
Signed-off-by: Yara Rizk <yara.rizk@ibm.com>

v0.9.0

27 Nov 01:51

Choose a tag to compare

v0.9.0 (2025-11-27)


Detailed Changes: v0.8.2...v0.9.0

v0.8.1

25 Nov 23:24

Choose a tag to compare

v0.8.1 (2025-11-25)


Detailed Changes: v0.8.0...v0.8.1

v0.8.0

24 Nov 23:54

Choose a tag to compare

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