Copilot CLI 1.0.44-0: Quota Display & Permission Fixes
Copilot CLI 1.0.44-0 fixes quota display for Free users, preserves tool permissions in autopilot mode, and resolves Ctrl+C hangs and model-switching bugs.
TL;DR
- Quota display now correctly shows remaining usage for Free users
- Tool permissions in autopilot mode persist after /clear
- Fixed Ctrl+C hang during permission prompts and model switching bugs
Improved
- Timeline model resolution — rubber-duck sub-agents now display their resolved model (e.g. Rubber-duck(claude-opus-4.7)) for clarity
Fixed
- Quota display correctly shows remaining usage for Free users instead of always showing 100% used
- Tool permissions granted in autopilot mode are now preserved after /clear
- Effort level applies correctly when switching models via the /model picker
- Pressing Ctrl+C while a permission prompt is pending no longer causes the CLI to hang
- Project info remains visible in slash command picker when no results match
- Invalid URL entries in settings.json no longer crash CLI startup and are skipped with a warning
Update: gh copilot update or download from GitHub releases
Source: Copilot CLI