| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| copilot-arm64.msi | 2026-03-31 | 48.7 MB | |
| copilot-linux-x64.tar.gz | 2026-03-31 | 62.1 MB | |
| copilot-x64.msi | 2026-03-31 | 50.4 MB | |
| github-copilot-1.0.14.tgz | 2026-03-31 | 40.1 MB | |
| SHA256SUMS.txt | 2026-03-31 | 714 Bytes | |
| copilot-darwin-arm64.tar.gz | 2026-03-31 | 57.8 MB | |
| copilot-darwin-x64.tar.gz | 2026-03-31 | 61.0 MB | |
| copilot-linux-arm64.tar.gz | 2026-03-31 | 63.9 MB | |
| copilot-win32-arm64.zip | 2026-03-31 | 54.4 MB | |
| copilot-win32-x64.zip | 2026-03-31 | 56.5 MB | |
| 1.0.14 source code.tar.gz | 2026-03-30 | 41.7 kB | |
| 1.0.14 source code.zip | 2026-03-30 | 48.2 kB | |
| README.md | 2026-03-30 | 2.2 kB | |
| Totals: 13 Items | 495.1 MB | 1 | |
2026-03-31
- Images are correctly sent to Anthropic models when using BYOM
- Model picker selection correctly overrides the --model flag for the current session
- Terminal output no longer clears or jumps on error exit
- Shift+Enter inserts a newline in terminals with Kitty keyboard protocol support
- Show underlying error details when a Git marketplace URL fails to clone
- Temp file operations no longer trigger unnecessary permission prompts on macOS
- Allow SDK session participants to respond to elicitation requests via handlePendingElicitation API
- Shell processes are cleaned up properly when a session ends
- SDK exit_plan_mode.requested event is now always emitted, regardless of whether a direct callback is configured
- MCP servers using Microsoft Entra ID authentication no longer show the consent screen on every login
- Grep and glob search results return promptly when a timeout is reached
- Keystrokes are no longer dropped when typing quickly in elicitation dialogs
- Clipboard copy on native Windows no longer includes a stray U+FEFF character at the start of pasted text
- Fixed --config-dir being ignored when resuming a session, causing paths to silently fall back to ~/.copilot
- MCP servers blocked by allowlist policy are now hidden from /mcp show
- Reasoning effort setting now applies correctly when using Bring Your Own Model (BYOM) providers
- Ensure clear error messaging when using classic PATs
- grep tool handles large files and long lines without running out of memory
- MCP server OAuth authentication works when the CLI runs in ACP mode
- Split $BROWSER on spaces
- Pasted text is no longer corrupted when mouse support is active
- Uninstalling a marketplace plugin removes its cached data from disk
- Reduce CPU usage during streaming by optimizing spinner rendering and task polling
- Reduce CLI startup time by running terminal detection, auth, and git operations in parallel
- MCP registry lookups are more reliable with automatic retries and request timeouts
- CLI starts faster due to V8 compile cache reducing parse and compile time on repeated invocations
- Remove support for gemini-3-pro-preview model