[docs] docs: Update glossary - daily scan 2026-04-22#27797
Merged
Conversation
Add new glossary entries for terms introduced in recent changes: - GitHub Access Mode (tools.github.mode / gh-proxy) from PR #27707 - Comment Memory (tools.comment-memory) from PR #27479 - Supersede Older Reviews (supersede-older-reviews) from PR #27662 - Update AWF entry to mention sandbox.agent.version from PR #27626 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Glossary Updates - 2026-04-22
Scan Type
Terms Added
tools.github.mode): New field from PR Refactor cli-proxy feature into tools.github.mode (gh-proxy) with codemod migration #27707 that consolidates GitHub API access semantics undertools.github.modewith three values:gh-proxy(replaces deprecatedfeatures.cli-proxy: true),local(Docker-based MCP), andremote(hosted MCP).tools.comment-memory): New persistent memory feature from PR Add comment_memory safe output support with editable file workflow integration #27479 that backs agent memory using managed GitHub issue/PR comments. Agents edit files under/tmp/gh-aw/comment-memory/; the safe-output handler syncs changes back automatically.supersede-older-reviews:): New field from PR Addsupersede-older-reviewsfor PR reviews and shift guidance to COMMENT-first defaults #27662 onsubmit-pull-request-reviewsafe outputs that dismisses older blockingREQUEST_CHANGESreviews from the same workflow after posting a replacement.Terms Updated
sandbox.agent.versionfor pinning a specific AWF release (introduced in PR feat(workflow): support sandbox.agent.version and migrate deprecated network.firewall to sandbox.agent #27626).Changes Analyzed
supersede-older-reviewsfor PR reviews and shift guidance to COMMENT-first defaults #27662, Add comment_memory safe output support with editable file workflow integration #27479, feat(workflow): support sandbox.agent.version and migrate deprecated network.firewall to sandbox.agent #27626Related Changes
supersede-older-reviewsfor PR reviews and shift guidance to COMMENT-first defaults #27662: Addsupersede-older-reviewsfor PR reviews