fix(coding-agent): match provider-first model searches

This commit is contained in:
Armin Ronacher
2026-06-17 17:16:39 +02:00
parent ae89286d07
commit 6d5ede31c8
6 changed files with 78 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed `/model` autocomplete and model selection searches to match provider/model queries regardless of whether the provider or model token is typed first.
- Fixed the tree navigator to horizontally pan deep entries so the selected item remains readable ([#5830](https://github.com/earendil-works/pi/issues/5830)).
## [0.79.6] - 2026-06-16