File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments