File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments