We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52662af commit 132fd0dCopy full SHA for 132fd0d
changelog.md
@@ -1,3 +1,11 @@
1
+## 1.0.24 - 2026-04-10
2
+
3
+- preToolUse hooks now respect modifiedArgs/updatedInput, and additionalContext fields
4
+- Custom agent model field now accepts display names and vendor suffixes from VS Code (e.g., "Claude Sonnet 4.5", "GPT-5.4 (copilot)")
5
+- Terminal state (alt screen, cursor, raw mode) is restored correctly after CLI crashes like OOM or segfaults
6
+- The --remote flag is respected when the session sync prompt appears on first run in a GitHub repo
7
+- Redesign exit screen with Copilot mascot and cleaner usage summary layout
8
9
## 1.0.23 - 2026-04-10
10
11
- Add --mode, --autopilot, and --plan flags to start the CLI directly in a specific agent mode
0 commit comments