-
Notifications
You must be signed in to change notification settings - Fork 327
[ca] Update GitHub Copilot CLI to 0.0.353 #2740
Copy link
Copy link
Closed
Labels
automationdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Update GitHub Copilot CLI to 0.0.353
Version Change
- Previous: 0.0.352
- New: 0.0.353
- Release Date: 2025-10-28 17:03:59 UTC
- Time Since Last: ~2 days (0.0.352 released 2025-10-26)
Release Timeline
Recent releases:
0.0.352-0: 2025-10-25 16:00:51 UTC0.0.352-1: 2025-10-25 22:44:31 UTC0.0.352-2: 2025-10-26 06:25:18 UTC0.0.352-3: 2025-10-26 20:17:22 UTC0.0.353: 2025-10-28 17:03:59 UTC
Changes Detected
New Features
✨ New CLI Flag: --agent
- Description: Specify a custom agent to use, only in prompt mode
- Syntax:
--agent <agent> - Impact: Enables users to select different AI agents when running in prompt mode
- Use Case: Allows workflow customization and agent selection for specific tasks
CLI Discovery
Comparison between 0.0.352 and 0.0.353 help output reveals:
- Added:
--agent <agent>flag for custom agent selection in prompt mode - No breaking changes detected
- No deprecated features
- No removed options
Bug Fixes
No explicit bug fixes documented in this release. This appears to be primarily a feature addition release.
Security
No CVEs or security patches identified for this release.
Impact Assessment
Risk Level
Low - This is a minor feature addition with no breaking changes.
Affected Features
- Copilot Engine Workflows: May benefit from the new
--agentflag for custom agent selection - Prompt Mode Execution: Enhanced flexibility for agent selection
- Workflow Configuration: Potential future enhancement to support agent selection in frontmatter
Migration Requirements
No migration required - The update is backward compatible. Existing workflows will continue to work without modification.
Potential Enhancements
Consider future enhancements to gh-aw:
- Add
agent:field to Copilot engine configuration in workflow frontmatter - Document the
--agentflag usage in Copilot CLI integration guide - Test custom agent selection with different Copilot agents
Applied Changes
Files Modified
- ✅
pkg/constants/constants.go- UpdatedDefaultCopilotVersionfrom0.0.352to0.0.353 - ✅ All workflow
.lock.ymlfiles recompiled successfully viamake recompile
Verification
- ✅ Copilot CLI 0.0.353 installed and tested
- ✅ Help output captured and cached at
/tmp/gh-aw/cache-memory/copilot-0.0.353-help.txt - ✅ CLI diff analysis completed
- ✅ Build successful
- ✅ All 122 workflows recompiled without errors
Links
- NPM Package: https://www.npmjs.com/package/`@github/copilot`/v/0.0.353
- Repository: https://github.com/github/copilot-cli
- Homepage: https://github.com/github/copilot-cli/#readme
- Issue Tracker: https://github.com/github/copilot-cli/issues
Recommendation
✅ Safe to merge - This is a low-risk feature addition that enhances agent selection capabilities without breaking existing functionality.
AI generated by CLI Version Checker
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
automationdependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Fields
Give feedbackNo fields configured for issues without a type.