mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 05:00:16 +00:00
chore: audit changelog entries for v0.47.0, add cl.md prompt template
- Add missing changelog entries for commits since v0.47.0 - Cross-duplicate ai/tui fixes to coding-agent changelog - Change PI_NO_HARDWARE_CURSOR to PI_HARDWARE_CURSOR (opt-in) - Fix typo in PI_CODING_AGENT_DIR changelog entry - Add .pi/prompts/cl.md for pre-release changelog audits
This commit is contained in:
parent
48b4324155
commit
0c33e0dee5
6 changed files with 67 additions and 7 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Fixed
|
||||
|
||||
- Fixed OpenAI-compatible provider feature detection to use `model.provider` in addition to URL, allowing custom base URLs (e.g., proxies) to work correctly with provider-specific settings ([#774](https://github.com/badlogic/pi-mono/issues/774))
|
||||
- Fixed Bedrock tool call IDs to use only alphanumeric characters, avoiding API errors from invalid characters ([#781](https://github.com/badlogic/pi-mono/pull/781) by [@pjtf93](https://github.com/pjtf93))
|
||||
|
||||
## [0.47.0] - 2026-01-16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue