️(frontend) close side panel with Escape key

useEscapeToClose: close panel on Escape, restore focus, let chat input bubble
This commit is contained in:
Cyril
2026-07-13 13:59:36 +02:00
committed by aleb_the_flash
parent 2c5dd151f1
commit 4fa044fa3e
4 changed files with 34 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Changed
- ♿️(frontend) close side panel with Escape key #1507
### Added
- ✨(agent) support Voxtral realtime as inference engine