GitHub Copilot CLI v0.0.353
GitHub Copilot CLI v0.0.353 was released on .
Summary
0.0.353 - 2025-10-28 - Added support for custom agents. Custom agent definitions are pulled from ~/.copilot/agents, .github/agents in your repository, or your organization's .github repository. You...
Release Context
- This was the 26th GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.352 (October 27, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Gemini CLI v0.12.0-preview.8 (October 31, 2025)
- Gemini CLI v0.12.0-preview.7 (October 31, 2025)
- Gemini CLI v0.11.2 (October 31, 2025)
- Gemini CLI v0.12.0-preview.6 (October 31, 2025)
- Gemini CLI v0.12.0-preview.5 (October 31, 2025)
Compare GitHub Copilot CLI: vs Claude Code · vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs Devin Desktop · vs Antigravity CLI
Release Notes
0.0.353 - 2025-10-28 - Added support for custom agents. Custom agent definitions are pulled from ~/.copilot/agents, .github/agents in your repository, or your organization's .github repository. You can explicitly invoke an agent with the /agent slash command interactively or --agent <agent> noninteractively. Agents are also provided as tools that the model can call during completion of a task - Added a /delegate command to delegate a task asynchronously to Copilot coding agent. Any unstaged changes will be committed to a new branch, a PR will be opened in your GitHub repository, and Copilot will complete work in the background.
Other Recent GitHub Copilot CLI Releases
- v1.0.72 (July 20, 2026)
- v1.0.71 (July 16, 2026)
- v1.0.70 (July 10, 2026)
- v1.0.69 (July 7, 2026)
- v1.0.68 (July 1, 2026)
All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic