Back to feed

Version 0.0.370

Dec 18, 2025
GitHub/GitHub Copilot CLICLIv0.0.370
  • Disabled MCP servers are now properly ignored when using --disable-mcp-server
  • Shared sessions correctly render nested markdown codeblocks
  • Log levels now output all messages of that level and higher severity
  • Load CA certificates from system and environment variables
  • Improve /model error messages to show available and unavailable models
  • Model picker uses two-column layout with aligned multipliers and clearer visual indicators
  • Add STDIO type as synonymous for Local for MCP servers in CLI configuration UI
  • Diff display uses your configured git pager (delta, diff-so-fancy)
  • Use platform-specific executable from npm install when available
  • Publish SHA256 checksums for CLI executables in releases
  • Add --available-tools and --excluded-tools to filter which tools the model can use
  • Ensure animated or non-animated banner is displayed based on banner and screen reader preferences
  • Fix truncation logic for codex models