| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-copilot-1.0.45-win32-arm64.tgz | 2026-05-11 | 40.2 MB | |
| github-copilot-1.0.45-win32-x64.tgz | 2026-05-11 | 38.7 MB | |
| github-copilot-1.0.45-darwin-x64.tgz | 2026-05-11 | 37.2 MB | |
| github-copilot-1.0.45-linux-arm64.tgz | 2026-05-11 | 37.5 MB | |
| github-copilot-1.0.45-linux-x64.tgz | 2026-05-11 | 35.9 MB | |
| github-copilot-1.0.45-darwin-arm64.tgz | 2026-05-11 | 35.2 MB | |
| copilot-arm64.msi | 2026-05-11 | 63.8 MB | |
| copilot-linux-x64.tar.gz | 2026-05-11 | 77.5 MB | |
| copilot-x64.msi | 2026-05-11 | 65.7 MB | |
| github-copilot-1.0.45.tgz | 2026-05-11 | 57.7 MB | |
| SHA256SUMS.txt | 2026-05-11 | 1.3 kB | |
| copilot-darwin-arm64.tar.gz | 2026-05-11 | 73.2 MB | |
| copilot-darwin-x64.tar.gz | 2026-05-11 | 76.5 MB | |
| copilot-linux-arm64.tar.gz | 2026-05-11 | 78.9 MB | |
| copilot-win32-arm64.zip | 2026-05-11 | 69.7 MB | |
| copilot-win32-x64.zip | 2026-05-11 | 72.0 MB | |
| 1.0.45 source code.tar.gz | 2026-05-08 | 52.5 kB | |
| 1.0.45 source code.zip | 2026-05-08 | 59.1 kB | |
| README.md | 2026-05-08 | 754 Bytes | |
| Totals: 19 Items | 859.9 MB | 3 | |
2026-05-11
- Add /autopilot slash command to toggle between interactive and autopilot modes
- Fall back to Windows PowerShell (powershell.exe) when PowerShell 7+ (pwsh) is not available on Windows
- OpenTelemetry output aligns with GenAI semantic conventions: MCP tool calls now use standard tool_call spans, and a new gen_ai.client.operation.duration metric tracks tool execution time
- Sessions with extension permission prompts can be resumed without a "Session file is corrupted" error
- agentStop hook now fires correctly when the agent stops via task_complete
- CLI starts faster on terminals with limited OSC color query support, shaving up to ~1.5s off startup time.
- Add /fork command to fork the current session into a new independent session