[docs] Update documentation for 2026-03-23#22372
Merged
Conversation
- Fix broken architecture link in index.mdx (closes #22226) - Add dispatch_repository safe-output type documentation (from #22315) - Add engine feature comparison table to engines reference (closes #22147) - Add frontmatter common field name mistakes to troubleshooting (addresses #22092) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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.
Documentation Updates - 2026-03-23
This PR updates the documentation based on features merged in the last 24 hours and addresses persistent open documentation issues.
Features Documented
dispatch_repositorysafe-output type — new experimental feature for cross-reporepository_dispatchevents (from feat: adddispatch_repositorysafe-output type for repository_dispatch events (experimental) #22315)Issues Addressed
/gh-aw/introduction/architecture→/gh-aw/introduction/architecture/)engines.mdtroubleshooting/common-issues.md📝 Detailed Changes & References
Changes Made
docs/src/content/docs/index.mdx:47— Added trailing slash toFeatureCardarchitecture link to fix HTTP 404 (AstrotrailingSlash: 'always'requires it)docs/src/content/docs/reference/safe-outputs.md— Addeddispatch_repositoryto the Available Safe Output Types list and added a full reference section with configuration fields, example YAML, and security notesdocs/src/content/docs/reference/engines.md— Added "Engine Feature Comparison" table coveringmax-turns,max-continuations,web-fetch,web-search,engine.agent,engine.api-target, and tools allowlist across Copilot/Claude/Codex/Geminidocs/src/content/docs/troubleshooting/common-issues.md— Added "Frontmatter Field Not Taking Effect" section with a table of common field name mistakes (agent:vsengine:,mcp-servers:vstools:, etc.)Merged PRs Referenced
dispatch_repositorysafe-output type for repository_dispatch events (experimental) #22315 — feat: adddispatch_repositorysafe-output type for repository_dispatch events (experimental)tools.github.repostotools.github.allowed-repos#22311 — Renametools.github.repostotools.github.allowed-repos(docs already updated in that PR)Notes
dispatch_repositoryfeature is marked experimental in both the code and the docs.frontmatter-full.mdschema comments andtools.mddocumentation.Note
🔒 Integrity filter blocked 5 items
The following items were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: