mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
Add CHANGELOG entry for #400
This commit is contained in:
parent
d0a4c37028
commit
1625d127c7
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
### Fixed
|
||||
|
||||
- `AgentSession.prompt()` now throws if called while the agent is already streaming, preventing race conditions. Use `queueMessage()` to queue messages during streaming.
|
||||
- Ctrl+C now works like Escape in selector components, so mashing Ctrl+C will eventually close the program ([#400](https://github.com/badlogic/pi-mono/pull/400) by [@mitsuhiko](https://github.com/mitsuhiko))
|
||||
|
||||
## [0.31.1] - 2026-01-02
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue