Skip to content

Commit 80859fc

Browse files
Update changelog.md for version 0.0.389
1 parent 220df9d commit 80859fc

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 0.0.389 - 2026-01-22
2+
3+
- Improve `/session` command visual hierarchy and colors
4+
- Subagents receive correct tools when using different models
5+
- grep and glob tools now find hidden files and dotfiles
6+
- Add MSI installer for Windows
7+
- Remove Node version requirement from npm package
8+
- MCP servers can now authenticate using OAuth 2.0 with automatic token management and refresh
9+
- Display progress messages from MCP tools in timeline
10+
- Plugins can bundle MCP servers that load automatically when installed
11+
- Invoke skills using slash commands like /skill-name
12+
- Add `/diff` command to review changes made during the current session
13+
- Show warning when repository memory fails to load
14+
- Add `/plugin` command to install skills from plugin marketplaces
15+
- Subagents no longer hang on user input requests
16+
- Rate limit errors now show retry timing in user-friendly messages
17+
- Messages sent during `/compact` are automatically queued
18+
- Add `/models` as alias for `/model` command
19+
- Change license to MIT License
20+
- Reduce padding in welcome header
21+
- Shell commands (!) can run in parallel while agent is working
22+
123
## 0.0.388 - 2026-01-20
224

325
- Add `/review` command to analyze code changes

0 commit comments

Comments
 (0)