Skip to content

Commit 52662af

Browse files
Update changelog.md for version 1.0.23
1 parent e58f287 commit 52662af

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.0.23 - 2026-04-10
2+
3+
- Add --mode, --autopilot, and --plan flags to start the CLI directly in a specific agent mode
4+
- Agent no longer hangs on the first turn when the memory backend is unavailable
5+
- Bazel/Buck build target labels (e.g. //package:target) no longer misidentified as file paths
6+
- Ctrl+L clears the terminal screen without clearing the conversation session
7+
- Slash command picker shows full skill descriptions and a refined scrollbar
8+
- /diff, /agent, /feedback, /ide, and /tuikit work while the agent is running
9+
- Display reasoning token usage in the per-model token breakdown when nonzero
10+
- Remote tab correctly shows Copilot coding agent tasks and supports steering via the Tasks API
11+
- Shell output with BEL characters no longer causes repeated terminal beeping
12+
- Migration notice for .vscode/mcp.json now includes a jq command to migrate your config to .mcp.json
13+
114
## 1.0.22 - 2026-04-09
215

316
- MCP tools with non-standard JSON schemas are now sanitized for compatibility with all model providers

0 commit comments

Comments
 (0)