mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 11:04:51 +00:00
docs: add missing changelog entries for commits since v0.50.3
- ai: Vercel AI Gateway routing support (#1051) - tui: Ctrl+B/Ctrl+F keybindings (#1053), character jump navigation (#1074), line boundary navigation (#1050), performance optimizations (#1084) - coding-agent: set_session_name RPC (#1075), config selector folder names (#1064) - Cross-package duplication of tui/ai changes to coding-agent - Add New Features section to coding-agent changelog
This commit is contained in:
parent
9ee58fdea9
commit
355bc5adc3
3 changed files with 33 additions and 1 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added Vercel AI Gateway routing support via `vercelGatewayRouting` option in model config ([#1051](https://github.com/badlogic/pi-mono/pull/1051) by [@ben-vargas](https://github.com/ben-vargas))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Updated Antigravity User-Agent from 1.11.5 to 1.15.8 to fix rejected requests ([#1079](https://github.com/badlogic/pi-mono/issues/1079))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue