Skip to content

Commit f774d4a

Browse files
Update changelog.md for version 0.0.411
1 parent 1c1181d commit f774d4a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changelog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 0.0.411 - 2026-02-17
2+
3+
- Improve error messaging and guidance when access denied by policy
4+
- Custom agents use `disable-model-invocation` instead of `infer` (backward compatible)
5+
- Add support for Claude Sonnet 4.6 model
6+
- Memory storage shows subject, fact, and citations in timeline
7+
- Tab completion respects the highlighted slash command selection
8+
- Support MCP servers from Windows On-Device Registry
9+
- Text selection now works in footer area in alt-screen mode
10+
- Support `--alt-screen on` and `--alt-screen off` syntax
11+
- Add `include_coauthor` config option to disable Co-authored-by trailer in git commits
12+
- SDK APIs for plan mode, autopilot, fleet, and workspace files
13+
- Autopilot mode and /fleet command now available to all users
14+
- Alt-screen viewport auto-scrolls when dragging selection to edge
15+
- Interactive shell commands complete on all versions of Windows
16+
- Reduce memory usage in alt-screen mode during long sessions
17+
- Session picker no longer flashes when using --resume in alt-screen mode
18+
- Terminal bell rings once when agent finishes, not on every tool completion
19+
- Custom instruction files are recognized regardless of casing
20+
- PowerShell commands with syntax errors no longer hang
21+
- Improve text selection responsiveness in --alt-screen mode
22+
- Cursor shows when suspending and hides when resuming
23+
124
## 0.0.410 - 2026-02-14
225

326
- Fixed high memory usage caused by rapid logging
@@ -25,6 +48,7 @@
2548
- MCP server errors and loading issues surface in timeline
2649
- Reduce input jitter with frame coalescing and smoother alt-screen animations
2750
- Extend skill name validation to support underscores, dots, and spaces; make name and description optional in skill frontmatter with sensible fallbacks
51+
- Add Copilot co-authored by trailer to git commits created
2852

2953
## 0.0.409 - 2026-02-12
3054

0 commit comments

Comments
 (0)