File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.0.44 - 2026-05-08
2+
3+ - Path completion in /add-dir no longer flickers or gets intercepted by @ and # pickers
4+ - Slash commands can now appear mid-input, and multiple skills can be invoked in a single message
5+ - userPromptSubmitted hooks can now handle requests directly, bypassing the LLM and returning a response without making a model call
6+ - Faster /user list and /user switch for multi-account users
7+ - Add optional ` prerelease ` argument to ` copilot update ` and ` /update ` to fetch the latest prerelease build
8+ - Shell commands via ! prefix work correctly with all shell configurations
9+ - Shell aliases and rc file settings now work in ! commands
10+ - Quota display correctly shows remaining usage for Free users instead of always showing 100% used
11+ - Tool permissions granted in autopilot mode are preserved after /clear
12+ - Effort level applies correctly when switching models via the /model picker
13+ - Pressing Ctrl+C while a permission prompt is pending no longer causes the CLI to hang
14+ - Project info remains visible in slash command picker when no results match
15+ - Invalid URL entries in settings.json no longer crash CLI startup and are skipped with a warning
16+ - Timeline shows the resolved model for rubber-duck sub-agents (e.g. Rubber-duck(claude-opus-4.7))
17+
118## 1.0.43 - 2026-05-06
219
320- Add username toggle to /statusline picker to display the active account in the footer
You can’t perform that action at this time.
0 commit comments