Conversation
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/87668b1f-e80f-415b-b946-ad966d6a547c Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
pelikhan
May 6, 2026 16:45
View session
Collaborator
|
@copilot remove flag constant in go |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/7f0dd052-ff02-4dc5-be8b-13a30d9a9bd4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/7f0dd052-ff02-4dc5-be8b-13a30d9a9bd4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/7f0dd052-ff02-4dc5-be8b-13a30d9a9bd4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/7f0dd052-ff02-4dc5-be8b-13a30d9a9bd4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Removed the Go constant and replaced all remaining usages with the deprecated key literal ( Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
Agent-Logs-Url: https://gith-U0 k/gh-aw/gh-aw/actions/node_modules/.bin/sh /ref/tags/v9 git erignore git` (http block)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
features.inline-agentswas acting as a required opt-in for behavior that should now be baseline. This change flips inline sub-agent staging/restoration to default-on and treats the flag as deprecated/no-op.Default behavior shift (compiler)
Feature deprecation
InlineAgentsFeatureFlagGo constant as part of deprecation cleanup.isFeatureEnabled(inline-agents)now resolves totrueregardless of frontmatter value.Codemod for migration
features-inline-agents-removalcodemod to strip deprecatedfeatures.inline-agentsentries.gh aw fixregistry and updated codemod ordering/registry expectations.Docs and golden alignment