Skip to content

Commit 6d1c577

Browse files
Update changelog.md for version 1.0.36
1 parent d7a0581 commit 6d1c577

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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

0 commit comments

Comments
 (0)