Add issue links to changelog entries
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed Mistral 400 errors after aborted assistant messages by skipping empty assistant messages (no content, no tool calls)
|
- Fixed Mistral 400 errors after aborted assistant messages by skipping empty assistant messages (no content, no tool calls) ([#165](https://github.com/badlogic/pi-mono/issues/165))
|
||||||
|
|
||||||
- Removed synthetic assistant bridge message after tool results for Mistral (no longer required as of Dec 2024)
|
- Removed synthetic assistant bridge message after tool results for Mistral (no longer required as of Dec 2025) ([#165](https://github.com/badlogic/pi-mono/issues/165))
|
||||||
|
|
||||||
- Fixed bug where `ANTHROPIC_API_KEY` environment variable was deleted globally after first OAuth token usage, causing subsequent prompts to fail
|
- Fixed bug where `ANTHROPIC_API_KEY` environment variable was deleted globally after first OAuth token usage, causing subsequent prompts to fail ([#164](https://github.com/badlogic/pi-mono/pull/164))
|
||||||
|
|
||||||
## [0.17.0] - 2025-12-09
|
## [0.17.0] - 2025-12-09
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed print mode (`-p`) not exiting after output when custom themes are present (theme watcher now properly stops in print mode)
|
- Fixed print mode (`-p`) not exiting after output when custom themes are present (theme watcher now properly stops in print mode) ([#161](https://github.com/badlogic/pi-mono/issues/161))
|
||||||
|
|
||||||
## [0.18.0] - 2025-12-10
|
## [0.18.0] - 2025-12-10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user