mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 07:03:25 +00:00
fix: custom footer extensions now see model changes
This commit is contained in:
parent
3eb91d223f
commit
e68058cc4f
2 changed files with 5 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
|||
### Fixed
|
||||
|
||||
- Session picker respects custom keybindings when using `--resume` ([#633](https://github.com/badlogic/pi-mono/pull/633) by [@aos](https://github.com/aos))
|
||||
- Custom footer extensions now see model changes: `ctx.model` is now a getter that returns the current model instead of a snapshot from when the context was created ([#634](https://github.com/badlogic/pi-mono/pull/634) by [@ogulcancelik](https://github.com/ogulcancelik))
|
||||
|
||||
## [0.42.5] - 2026-01-11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue