[docs] Update documentation for features from 2026-05-17#32796
Merged
Conversation
Adds reference documentation for the new safe-outputs.create-issue.deduplicate-by-title field (true for exact match, integer for Levenshtein edit distance) introduced in #32655. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
pelikhan
approved these changes
May 17, 2026
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.
Documentation Updates - 2026-05-17
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
safe-outputs.create-issue.deduplicate-by-titlefield for title-based deduplication of issue creation (from Add title-based deduplication to create_issue safe outputs (MCP + apply-time) #32655)📝 Detailed Changes & References
Changes Made
docs/src/content/docs/reference/safe-outputs.md:deduplicate-by-titleto the Issue Creation example blockMerged PRs Referenced
Other PRs Reviewed (no user-doc gap)
emojifield support toaw.ymlpackage manifests #32648 —emojifield inaw.ymlpackage manifests — already documented inaw-yml-package-manifest.mdandrepository-package-manifest-specification.mdsandbox.agent: false) — spec-only change; sandbox docs already cover the agent sub-fieldadd_commentsanitization (@copilotregression) #32683 — Preserve allowlisted mentions inadd_commentsanitization — bug-fix aligning handler with documented mention policy; no doc gapupload-artifactfor attachment-style safe outputs #32669, docs: add FAQ cross-reference for Jira branch name control via preserve-branch-name #32668, Refine ET budget exhaustion message for scanability, link fidelity, and optimization guidance #32742 — already docs-only PRsOpen Documentation Issues Reviewed
gh aw deployand--repoin.github/aw/cli-commands.md) — targets the agent instructions file; user-facingdocs/src/content/docs/setup/cli.mdalready documentsgh aw deployand--repoflags forupdate/status/logs. Skipped from this run..github/aw/DICTATION.md, not user-facing docs. Skipped.pkg/<package>/README.mdfiles, not user docs. Skipped.Skipped Issues
.github/aw/cli-commands.md), not user-facing docs; user CLI reference already coversdeployand--repo.github/aw/DICTATION.md), not user-facing docspkg/<package>/README.md), not user docsNotes
The
deduplicate-by-titledocumentation was added under the existingIssue Creationheading next to the relatedclose-older-issuesandgroup-by-daysubsections to keep the dedup-adjacent semantics together. The corresponding entry insafe-outputs-specification.mdwas intentionally not edited — the specification file is large and structured separately; surfacing the field in the user-facingsafe-outputs.mdis the primary gap.