Download Latest Version copilot-darwin-arm64.tar.gz (80.6 MB)
Email in envelope

Get an email when there's a new version of GitHub Copilot CLI

Home / v1.0.52
Name Modified Size InfoDownloads / Week
Parent folder
github-copilot-1.0.52-win32-x64.tgz 2026-05-23 45.3 MB
github-copilot-1.0.52-linuxmusl-arm64.tgz 2026-05-23 38.3 MB
github-copilot-1.0.52-linuxmusl-x64.tgz 2026-05-23 38.7 MB
github-copilot-1.0.52-win32-arm64.tgz 2026-05-23 46.7 MB
github-copilot-1.0.52-linux-arm64.tgz 2026-05-23 44.2 MB
github-copilot-1.0.52-linux-x64.tgz 2026-05-23 42.7 MB
github-copilot-1.0.52-darwin-arm64.tgz 2026-05-23 41.5 MB
github-copilot-1.0.52-darwin-x64.tgz 2026-05-23 43.8 MB
github-copilot-1.0.52.tgz 2026-05-23 102.1 MB
SHA256SUMS.txt 2026-05-23 1.7 kB
copilot-x64.msi 2026-05-23 73.4 MB
copilot-arm64.msi 2026-05-23 71.3 MB
copilot-linux-x64.tar.gz 2026-05-23 85.3 MB
copilot-linuxmusl-arm64.tar.gz 2026-05-23 44.7 MB
copilot-linuxmusl-x64.tar.gz 2026-05-23 82.8 MB
copilot-darwin-x64.tar.gz 2026-05-23 84.1 MB
copilot-linux-arm64.tar.gz 2026-05-23 86.5 MB
copilot-win32-arm64.zip 2026-05-23 77.1 MB
copilot-darwin-arm64.tar.gz 2026-05-23 80.6 MB
copilot-win32-x64.zip 2026-05-23 79.6 MB
1.0.52 source code.tar.gz 2026-05-20 55.6 kB
1.0.52 source code.zip 2026-05-20 62.1 kB
README.md 2026-05-20 3.1 kB
Totals: 23 Items   1.2 GB 0

2026-05-23

  • Non-interactive subcommands (plugin list, mcp list, help, version) no longer consume stdin
  • Add vertical scrollbar with mouse drag support to the main conversation view
  • Switching to Autopilot mode no longer triggers unexpected permission prompts for tool, path, or URL access
  • copilot --continue from a session's saved directory now refreshes the saved branch and git context instead of leaving them stale
  • Kill command safety filter no longer rejects valid commands that contain shell redirection like kill -0 <PID> 2>/dev/null.
  • Sessions now resume in their saved working directory; pass -C to override. Flags whose values are relative paths (e.g. --attachment, --log-dir) resolve from the saved cwd.
  • Context window tier selection (default ~200K vs 1M tokens) is now enforced end-to-end, so picking a tier actually constrains compaction, truncation, and token display
  • AI Credits usage correctly displays after sessions using the Responses API
  • Rendering no longer stutters when using tmux on Cygwin or mintty
  • Slash command picker keeps (experimental) and (staff) labels orange when the row is selected
  • Reasoning tokens display as a parenthetical on output token count in the token usage summary
  • Sessions containing events with non-URL strings in URL/URI fields resume without a 'Session file is corrupted' error
  • Requests that time out due to an HTTP/2 upload stall automatically retry over HTTP/1.1
  • Sessions no longer fail to load on Windows when a process exits with a high-bit exit code (e.g., .NET unhandled exceptions)
  • Timeline entry connector color matches surrounding elements when expanded
  • Gray background bar no longer appears behind user messages on terminals without truecolor support
  • Status line command supports plain shell commands in addition to executable script paths
  • Automatically prune old process log files from ~/.copilot/logs/ at startup to prevent unbounded disk growth
  • Polish /statusline picker with cleaner item descriptions and better spacing
  • Picker checkboxes now use a single-cell ▣/▢ glyph for tighter, more consistent rows across pickers
  • Custom agents support opt-in deferred tool loading via deferred-tool-loading in agent frontmatter, enabling tool-search discovery for agents with large tool lists
  • Exit summary displays AI Credits label with correct spacing before the value
  • /restart and /update preserve the current session ID after restarting
  • Legacy nested oauth.clientId and oauth.callbackPort keys in MCP server configs are now migrated to the supported oauthClientId and auth.redirectPort keys instead of being silently dropped
  • MCP OAuth re-authentication honors the configured redirectPort
  • PowerShell division operator no longer triggers false 'Allow directory access' prompts on Windows
  • /compact accepts optional focus instructions to shape the compaction summary
  • General-purpose subagents use GPT-5.4 or GPT-5.5 when available
  • /usage shows quota progress bars for session and weekly limits
  • AI credits error messages updated with clearer language and a Manage budget link
Source: README.md, updated 2026-05-20