feat: enhance autocomplete components with agent and command metadata support

This commit is contained in:
Bohdan Triapitsyn
2026-01-08 20:19:33 +02:00
parent a2f2d91a22
commit 2a895311d9
4 changed files with 169 additions and 89 deletions
+4 -2
View File
@@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- Added support for model variants (thinking effort).
- Switched agent cycling shortcut from TAB to Shift + TAB.
- Chat: Added support for model variants (thinking effort).
- Shortcuts: Switched agent cycling shortcut from TAB to Shift + TAB.
- Skills: added autocomplete for skills on "/" when it is not the first character in input.
- Autocomplete: added scope badges for commands/agents/skills.
## [1.4.4] - 2026-01-08