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.36 - 2026-04-24
2+
3+ - Subcommand picker shows a selection indicator (❯) next to the highlighted item
4+ - Clearer error message with a direct link when multiple Copilot licenses are detected
5+ - Fixed an issue where preToolUse.matcher was ignored. After upgrade, hooks with matcher run only for tool names that fully match the regex.
6+ - ` /keep-alive ` is available without experimental mode to prevent system sleep while Copilot CLI is active
7+ - /remote command shows current status and supports /remote on and /remote off to toggle remote control
8+ - Disabled skills no longer appear in the slash command list
9+ - Add a 'changes' statusline toggle to show added/removed line counts for the session
10+ - Custom instruction files in .gitignored directories (e.g., .github/instructions/) now load correctly
11+ - Require double Esc to cancel in-flight work, preventing accidental interruptions
12+ - Saving debug logs or feedback bundles no longer overwrites existing archive files
13+ - Custom agents, skills, and commands from ~ /.claude/ are no longer loaded by the Copilot CLI
14+ - Claude Opus 4.6 now uses medium reasoning effort by default
15+
116## 1.0.35 - 2026-04-23
217
318- Slash commands support tab-completion for arguments and subcommands
You can’t perform that action at this time.
0 commit comments