Skip to content

Commit 2ba3d6c

Browse files
Update changelog.md for version 0.0.370
1 parent 8638f81 commit 2ba3d6c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.0.370 - 2025-12-18
2+
3+
- Disabled MCP servers are now properly ignored when using --disable-mcp-server
4+
- Shared sessions correctly render nested markdown codeblocks
5+
- Log levels now output all messages of that level and higher severity
6+
- Load CA certificates from system and environment variables
7+
- Improve `/model` error messages to show available and unavailable models
8+
- Model picker uses two-column layout with aligned multipliers and clearer visual indicators
9+
- Add STDIO type as synonymous for Local for MCP servers in CLI configuration UI
10+
- Diff display uses your configured git pager (delta, diff-so-fancy)
11+
- Use platform-specific executable from npm install when available
12+
- Publish SHA256 checksums for CLI executables in releases
13+
- Add --available-tools and --excluded-tools to filter which tools the model can use
14+
- Ensure animated or non-animated banner is displayed based on banner and screen reader preferences
15+
- Fix truncation logic for codex models
16+
117
## 0.0.369 - 2025-12-11
218

319
- Add support for GPT-5.2

0 commit comments

Comments
 (0)