GitHub Copilot CLI vv0.0.353
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 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
- vv1.0.56 (May 29, 2026)
- vv1.0.55 (May 28, 2026)
- vv1.0.54 (May 24, 2026)
- vv1.0.53 (May 24, 2026)
- vv1.0.52 (May 23, 2026)
All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic