|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
4 | | -## v0.1.0 (2026-03-02) |
| 4 | +## v0.3.1 (2026-03-02) |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +- Resolve lint errors and restore version to 0.3.0 |
| 9 | + ([#4](https://github.com/OpenAdaptAI/openadapt-consilium/pull/4), |
| 10 | + [`cd54594`](https://github.com/OpenAdaptAI/openadapt-consilium/commit/cd5459423f4092d50dd874bea2469652e234d733)) |
| 11 | + |
| 12 | +- Remove unused imports: `Any` and `DEFAULT_MODELS` from core.py, `sys` from __main__.py - Remove |
| 13 | + unused variable assignment in test_council.py - Restore version to 0.3.0 (reverted by erroneous |
| 14 | + semantic-release run) |
| 15 | + |
| 16 | +Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
| 17 | + |
| 18 | +- Update URLs from abrichr/consilium to OpenAdaptAI/openadapt-consilium |
| 19 | + ([#2](https://github.com/OpenAdaptAI/openadapt-consilium/pull/2), |
| 20 | + [`73b6474`](https://github.com/OpenAdaptAI/openadapt-consilium/commit/73b647475b7fc2ed00f523c0c9983fa2f7bcc373)) |
| 21 | + |
| 22 | +The repo was renamed from abrichr/consilium to OpenAdaptAI/openadapt-consilium. Update all 3 |
| 23 | + install/clone URLs in README.md to point to the correct location. |
| 24 | + |
| 25 | +Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
| 26 | + |
| 27 | + |
| 28 | +## v0.3.0 (2026-03-02) |
5 | 29 |
|
6 | 30 | ### Bug Fixes |
7 | 31 |
|
@@ -34,15 +58,6 @@ Replaces the deprecated `google.generativeai` SDK with the new `google-genai` SD |
34 | 58 |
|
35 | 59 | Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
36 | 60 |
|
37 | | -- Update URLs from abrichr/consilium to OpenAdaptAI/openadapt-consilium |
38 | | - ([#2](https://github.com/OpenAdaptAI/openadapt-consilium/pull/2), |
39 | | - [`73b6474`](https://github.com/OpenAdaptAI/openadapt-consilium/commit/73b647475b7fc2ed00f523c0c9983fa2f7bcc373)) |
40 | | - |
41 | | -The repo was renamed from abrichr/consilium to OpenAdaptAI/openadapt-consilium. Update all 3 |
42 | | - install/clone URLs in README.md to point to the correct location. |
43 | | - |
44 | | -Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
45 | | - |
46 | 61 | - Version extraction for hyphen-separated model IDs + stale references |
47 | 62 | ([`2787905`](https://github.com/OpenAdaptAI/openadapt-consilium/commit/278790563b686c8e0461c0ad34944d2ce9d4d376)) |
48 | 63 |
|
|
0 commit comments