Skip to content

Commit 71cd475

Browse files
Update changelog.md for version 1.0.8
1 parent f42c2cc commit 71cd475

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 1.0.8 - 2026-03-18
2+
3+
- Agent mode labels and borders display correct colors on non-truecolor terminals (tmux, SSH, screen)
4+
- Alternate screen buffer is now enabled by default for a cleaner terminal experience
5+
- Exit plan mode tool remains available when an extension subprocess joins an active session
6+
- Repo-level hooks are loaded only after folder trust is confirmed, not before the trust dialog is shown
7+
- Idle subagents no longer clutter the /tasks view — they are hidden after 2 minutes of inactivity
8+
- Add extension mode setting to control extensibility
9+
- MCP servers can be validated against configured registries using the experimental MCP_ALLOWLIST feature flag
10+
- Allow --resume to accept a task ID in addition to a session ID
11+
- Support defining hooks in settings.json, settings.local.json, and config.json
12+
- Scroll works correctly in macOS Terminal.app and other terminals that don't support SGR mouse encoding
13+
- Mouse scroll works correctly in tmux after returning from an external editor
14+
- Ctrl-C in prompt mode now exits immediately instead of waiting for the request to complete
15+
- Spinner animation no longer delays visible output from appearing in the timeline
16+
- Dialog titles display consistently inside all dialog boxes
17+
118
## 1.0.7 - 2026-03-17
219

320
- Improve color contrast across CLI themes for better readability and accessibility

0 commit comments

Comments
 (0)