Skip to content

Releases: github/copilot-cli

0.0.375-1

0.0.375-1 Pre-release
Pre-release

Choose a tag to compare

Pre-release 0.0.375-1

0.0.375-0

0.0.375-0 Pre-release
Pre-release

Choose a tag to compare

Pre-release 0.0.375-0

0.0.374

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 02 Jan 20:06
f2b2e64

2026-01-02

  • MCP server type help text displays correct options
  • Model picker shows clearer message with settings link when models are unavailable
  • Add auto-compaction at 95% token limit and /compact command
  • Built-in subagents for exploring and managing tasks
  • Built in web_fetch tool for fetching web content

0.0.373

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 30 Dec 15:19

2025-12-30

  • Tab completion for path arguments in slash commands like /cwd and /add-dir
  • Enable Copilot Spaces tools in GitHub MCP Server
  • GitHub URL resolves correctly for GHE
  • Kill command filtering now allows commands when 'kill' appears as an argument
  • Device code authorization polling begins immediately instead of waiting for clipboard and browser

0.0.373-3

0.0.373-3 Pre-release
Pre-release

Choose a tag to compare

Pre-release 0.0.373-3

0.0.373-2

0.0.373-2 Pre-release
Pre-release

Choose a tag to compare

Pre-release 0.0.373-2

0.0.372

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 19 Dec 23:04

2025-12-19

  • Enable disabled models directly in CLI when selecting or specifying them
  • Add /context command to visualize token usage
  • Add --resume flag to continue remote sessions locally
  • Add URL permission controls which affect common shell commands which access the web
  • Long commands no longer show duplicate intention headers when wrapping

0.0.371

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 18 Dec 23:51

2025-12-18

  • Normal text respects terminal's default foreground color
  • Update skills help text to reference correct ~/.copilot/skills/ directory

0.0.371-0

0.0.371-0 Pre-release
Pre-release

Choose a tag to compare

Pre-release 0.0.371-0

0.0.370

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 18 Dec 15:41
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