Skip to content

0.0.370

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 18 Dec 15:41
· 3 commits to main since this release
8638f81

2025-12-18

  • 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