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

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

Home / v1.0.56
Name Modified Size InfoDownloads / Week
Parent folder
github-copilot-1.0.56-linuxmusl-x64.tgz 2026-05-29 48.2 MB
github-copilot-1.0.56-win32-arm64.tgz 2026-05-29 56.2 MB
github-copilot-1.0.56-win32-x64.tgz 2026-05-29 54.8 MB
github-copilot-1.0.56-linuxmusl-arm64.tgz 2026-05-29 47.8 MB
github-copilot-1.0.56-linux-arm64.tgz 2026-05-29 53.7 MB
github-copilot-1.0.56-linux-x64.tgz 2026-05-29 52.2 MB
github-copilot-1.0.56-darwin-arm64.tgz 2026-05-29 51.1 MB
github-copilot-1.0.56-darwin-x64.tgz 2026-05-29 53.4 MB
github-copilot-1.0.56.tgz 2026-05-29 104.2 MB
SHA256SUMS.txt 2026-05-29 1.7 kB
copilot-x64.msi 2026-05-29 82.9 MB
copilot-arm64.msi 2026-05-29 80.8 MB
copilot-linux-x64.tar.gz 2026-05-29 94.8 MB
copilot-linuxmusl-arm64.tar.gz 2026-05-29 44.7 MB
copilot-linuxmusl-x64.tar.gz 2026-05-29 92.3 MB
copilot-darwin-arm64.tar.gz 2026-05-29 90.2 MB
copilot-darwin-x64.tar.gz 2026-05-29 93.7 MB
copilot-linux-arm64.tar.gz 2026-05-29 96.0 MB
copilot-win32-arm64.zip 2026-05-29 86.6 MB
copilot-win32-x64.zip 2026-05-29 89.1 MB
1.0.56 source code.tar.gz 2026-05-28 58.3 kB
1.0.56 source code.zip 2026-05-28 64.8 kB
README.md 2026-05-28 2.3 kB
Totals: 23 Items   1.4 GB 5

2026-05-29

  • Free and Student users can select models other than Auto in the model picker
  • ThemePicker side-by-side layout fits within a 120-column terminal without wrapping
  • Model picker shows accurate total context window size per pricing tier
  • Add builtInAgents.rubberDuck setting to enable or disable the rubber duck agent via copilot config
  • Extended key reporting works correctly in tmux when Kitty keyboard protocol is unavailable
  • Config and settings files are written atomically to prevent data loss when multiple CLI processes run concurrently
  • BYOK provider configuration now applies correctly to ACP sessions
  • MCP tools that return both human-readable content text and a structuredContent payload now surface both to the agent instead of dropping either side. When the text is the literal JSON serialization (per MCP spec §5.2.6) it is deduplicated; otherwise the two are concatenated.
  • Fix /context small-token legend formatting and free-space grid rounding
  • Reasoning effort picker respects model capabilities — options not supported by the model are no longer shown
  • File paths in /env output display with correct formatting
  • Reasoning text always displays above the assistant response in the conversation timeline
  • Assistant responses render without single-word orphan lines in the terminal timeline
  • Diff view uses a continuous scroll layout with sticky file and hunk headers, full terminal width, and theme-aware colors
  • web_fetch tool prefers markdown content when available, using HTTP content negotiation for cleaner results from documentation sites
  • Cursor stays at correct position after pasting text that contains tab characters
  • Code review agent now uses the same model as the current session instead of a fixed default
  • When gh CLI is on PATH, GitHub MCP server now omits redundant gh-replaceable tools by default, reducing token usage
  • Context window tier selection now persists durably in session events and survives SDK-only resume paths so tier-derived limits are reapplied to request, compaction, and truncation logic without app-level repair
  • Remote session URL correctly uses the repository owner/name instead of literal 'copilot'
  • Trusted folder confirmation message clarifies that permissions may be remembered for the session
Source: README.md, updated 2026-05-28