Skip to content

Commit c8cf7c5

Browse files
Update changelog.md for version 0.0.394
1 parent 51adfe9 commit c8cf7c5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 0.0.394 - 2026-01-24
2+
3+
- Deduplicate identical model instruction files to save context
4+
- Exit summary displays accurate usage metrics instead of zeros
5+
- Getting git branch works in repositories with no commits
6+
- Add support for GitHub Enterprise Cloud (\*.ghe.com) in /delegate command
7+
- Directory path uses consistent muted text color with git branch and model display
8+
- Plugin skills work in agent responses
9+
- Timeline hides startup messages to reduce noise
10+
- Fixed timeline entry regression where read_agent and other tools showed incorrect content
11+
- Git status updates on-demand instead of polling every 15 seconds
12+
- SDK supports infinite sessions with automatic context compaction
13+
- Memory loading errors are handled gracefully without user warnings
14+
- `/delegate` command accepts optional prompt, uses conversation context
15+
- Auto-update no longer removes old CLI package versions
16+
- Improve task completion with clearer detached process guidance
17+
- Simplified bottom bar by hiding some keyboard hints
18+
- Queue slash commands alongside messages using Ctrl+D
19+
- Press `/` to search sessions in `/resume`
20+
121
## 0.0.393 - 2026-01-23
222

323
- Show conversation compaction status as timeline messages instead of header indicator

0 commit comments

Comments
 (0)