mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
docs: Add changelog entry for reverse model cycling and Ctrl+L selector
This commit is contained in:
parent
911963e777
commit
2369c09b95
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
### Added
|
||||
|
||||
- **`--session-dir` flag**: Use a custom directory for sessions instead of the default `~/.pi/agent/sessions/<encoded-cwd>/`. Works with `-c` (continue) and `-r` (resume) flags. ([#313](https://github.com/badlogic/pi-mono/pull/313) by [@scutifer](https://github.com/scutifer))
|
||||
- **Reverse model cycling and model selector**: Shift+Ctrl+P cycles models backward, Ctrl+L opens model selector (retaining text in editor). ([#315](https://github.com/badlogic/pi-mono/pull/315) by [@mitsuhiko](https://github.com/mitsuhiko))
|
||||
|
||||
## [0.29.1] - 2025-12-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue