changelog

This commit is contained in:
Denis Badurina 2026-01-23 15:08:54 +01:00
parent 09d1b099b7
commit 56f32f5fbc
No known key found for this signature in database
GPG key ID: 839BAEC88E931477

View file

@ -16,6 +16,7 @@
- Extension package management with `pi install`, `pi remove`, `pi update`, and `pi list` commands ([#645](https://github.com/badlogic/pi-mono/issues/645))
- `/reload` command to reload extensions, skills, prompts, and themes ([#645](https://github.com/badlogic/pi-mono/issues/645))
- CLI flags for `--skill`, `--prompt-template`, `--theme`, `--no-prompt-templates`, and `--no-themes` ([#645](https://github.com/badlogic/pi-mono/issues/645))
- Show provider alongside the model in the footer if multiple providers are available
### Changed