Skip to content

docs: record breaking change for gh aw add rejecting packages with aw.yml config#46273

Draft
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/breaking-change-daily-analysis-2026-07-17
Draft

docs: record breaking change for gh aw add rejecting packages with aw.yml config#46273
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/breaking-change-daily-analysis-2026-07-17

Conversation

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

gh aw add now returns an error (instead of a silent TODO install) when a package declares aw.yml config steps. This documents that behavior change for the upcoming major release.

Changes

  • .changeset/breaking-aw-add-config-packages.mdmajor bump changeset with migration guidance
  • CHANGELOG.md — New entry under Unreleased > Breaking Changes describing the behavior and migration path

Migration

# Before (now errors for packages with aw.yml config)
gh aw add <package>

# After
gh aw add-wizard <package>

For non-interactive automation, verify whether the target package supports a config-free installation path.

Copilot AI and others added 2 commits July 17, 2026 15:32
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…onfig

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Analyze daily breaking changes for July 17, 2026 docs: record breaking change for gh aw add rejecting packages with aw.yml config Jul 17, 2026
Copilot AI requested a review from pelikhan July 17, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[breaking-change] Daily Breaking Change Analysis - 2026-07-17

2 participants