Skip to content

Commit 01c23fd

Browse files
Update changelog.md for version 0.0.396
1 parent 94b3b38 commit 01c23fd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

changelog.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## 0.0.396 - 2026-01-27
2+
3+
- Skill names can include uppercase letters
4+
- Ctrl+E moves cursor to end of line when typing without expanding timeline
5+
- `/skills add` works with directories that contain SKILL.md directly
6+
- Subagent timeline entries display with bold, capitalized names
7+
- Timeline entries show filled circle for success status
8+
- Improve horizontal alignment of UI elements
9+
- Simplify compaction timeline entries
10+
- Create custom agents through interactive CLI wizard
11+
- Tool filtering flags now apply to subagents
12+
- Error messages consistently reference /login and /logout commands
13+
- Add `copilot version` and `copilot update` commands
14+
- preToolUse hooks can deny tool execution and modify arguments
15+
- Fix PTY leak in bash session handling
16+
- `/plugin install` supports GitHub repos, URLs, and local paths
17+
- Add `/experimental` command and `--experimental` flag to opt into experimental features
18+
- Add `/init` command to generate Copilot instructions
19+
- Reorder model picker list for better organization
20+
- Plugins can provide custom agents
21+
- Open plan files in VS Code on WSL and devcontainers
22+
- /diff shows changes from entire repository when run from subdirectory
23+
- /skills add correctly counts skills when directory path has trailing slash
24+
- Undo/rewind shows accurate count of affected files
25+
- Pre-releases on GitHub now show detailed changelog notes
26+
127
## 0.0.395 - 2026-01-26
228

329
- Select escape item shows blinking cursor to indicate text input

0 commit comments

Comments
 (0)