Skip to content

Releases: OpenAdaptAI/openadapt-consilium

v0.4.0

03 Mar 23:30

Choose a tag to compare

v0.4.0 (2026-03-03)

Features


Detailed Changes: v0.3.2...v0.4.0

v0.3.2

02 Mar 19:34

Choose a tag to compare

v0.3.2 (2026-03-02)

Bug Fixes

  • Rename PyPI package to openadapt-consilium (#6, 6104726)

The consilium name on PyPI is owned by another project. Rename to openadapt-consilium to match the repo name. The Python import name remains consilium (unchanged).

Co-authored-by: Claude Opus 4.6 noreply@anthropic.com


Detailed Changes: v0.3.1...v0.3.2

v0.3.1

02 Mar 07:02

Choose a tag to compare

v0.3.1 (2026-03-02)

Bug Fixes

  • Resolve lint errors and restore version to 0.3.0 (#4, cd54594)

  • Remove unused imports: Any and DEFAULT_MODELS from core.py, sys from main.py

  • Remove unused variable assignment in test_council.py

  • Restore version to 0.3.0 (reverted by erroneous semantic-release run)

Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

  • Update URLs from abrichr/consilium to OpenAdaptAI/openadapt-consilium (#2, 73b6474)

The repo was renamed from abrichr/consilium to OpenAdaptAI/openadapt-consilium. Update all 3 install/clone URLs in README.md to point to the correct location.

Co-authored-by: Claude Opus 4.6 noreply@anthropic.com


Detailed Changes: v0.3.0...v0.3.1