@@ -4,9 +4,14 @@
|
||||
|
||||
### Added
|
||||
|
||||
- Added `message_end` extension result support for replacing finalized messages, enabling extensions to override assistant usage cost ([#3982](https://github.com/badlogic/pi-mono/issues/3982)).
|
||||
- Added top-level `name` support to `pi.registerProvider()` so extension-registered providers can show a friendly name in `/login` ([#3956](https://github.com/badlogic/pi-mono/issues/3956)).
|
||||
- Added `ctx.ui.getEditorComponent()` so extensions can wrap the currently configured custom editor factory ([#3935](https://github.com/badlogic/pi-mono/issues/3935)).
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed Google Gemini CLI and Google Antigravity built-in login, default model, documentation, and example extension support.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Updated `@mariozechner/clipboard` to an attested release so package managers with trust policies do not reject installs ([#3946](https://github.com/badlogic/pi-mono/issues/3946)).
|
||||
|
||||
Reference in New Issue
Block a user