Skip to content

Commit b1da3d0

Browse files
Update changelog.md for version 0.0.399
1 parent fae0bf9 commit b1da3d0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.0.399 - 2026-01-29
2+
3+
- Compaction messages show clearer command hints to view checkpoint summaries
4+
- Press Ctrl+X then / to run slash commands without losing your input
5+
- Improve `/diff` command with better visual indicators and scroll acceleration
6+
- Add `/allow-all` and `/yolo` commands to auto-approve all permissions during a session
7+
- Add Copilot option for agent creation wizard to generate name, description, and instructions based on initial agent description
8+
- Add LSP (Language Server Protocol) tool for code intelligence (requires experimental flag)
9+
- Sessions get AI-generated names from first message
10+
- Skills remain effective after conversation history is compacted
11+
- /usage now includes token consumption from sub-agents (e.g., the general-purpose agent)
12+
- Support `.claude/commands/` single-file commands as simpler alternative to skills
13+
- Skills load correctly on Windows
14+
- Add `/diff` command to review session changes
15+
- Undo/rewind to previous states with double-Esc
16+
117
## 0.0.398 - 2026-01-28
218

319
- Fix a regression that caused "Invalid session id" errors for agent shell calls

0 commit comments

Comments
 (0)