chore: add changelog for #571, init theme with watcher in interactive mode

This commit is contained in:
Mario Zechner 2026-01-08 20:10:39 +01:00
parent 31f155d7db
commit aa91864715
3 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,7 @@
### Fixed
- Fixed Gemini CLI abort handling: detect native `AbortError` in retry catch block, cancel SSE reader when abort signal fires ([#568](https://github.com/badlogic/pi-mono/pull/568) by [@tmustier](https://github.com/tmustier))
- Fixed Antigravity provider 429 errors by aligning request payload with CLIProxyAPI v6.6.89: inject Antigravity system instruction with `role: "user"`, set `requestType: "agent"`, and use `antigravity` userAgent ([#571](https://github.com/badlogic/pi-mono/pull/571) by [@ben-vargas](https://github.com/ben-vargas))
## [0.38.0] - 2026-01-08