feat(coding-agent): tweak queued hint text

This commit is contained in:
Thomas Mustier 2026-01-12 14:34:34 +00:00 committed by Mario Zechner
parent 06bf2493a1
commit 520e3b02f3
3 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,7 @@
### Added
- Extension example: `notify.ts` for desktop notifications via OSC 777 escape sequence ([#658](https://github.com/badlogic/pi-mono/pull/658) by [@ferologics](https://github.com/ferologics))
- Inline hint for queued messages showing the `Alt+Up` restore shortcut ([#657](https://github.com/badlogic/pi-mono/pull/657) by [@tmustier](https://github.com/tmustier))
## [0.43.0] - 2026-01-11