You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP Gateway v0.2.18 ships reaction-based integrity endorsement β no docs yet for this new feature.
π Open Documentation Issues
1. #16498 β Provider-based authentication for Claude, Copilot, Codex (open since Feb 2026)
Labels:documentation, enhancement, security
CLAUDE_CODE_OAUTH_TOKEN is used in workflow code but undocumented. Copilot CLI 1.0.19 introduced BYOK (COPILOT_PROVIDER_BASE_URL, COPILOT_PROVIDER_TYPE, COPILOT_PROVIDER_API_KEY) β none of these appear anywhere in the docs.
Verified gaps (zero matches in docs):
reference/auth.mdx β no COPILOT_PROVIDER_* entries, no BYOK section
reference/engines.md β no COPILOT_PROVIDER_* entries
reference/environment-variables.md β no COPILOT_PROVIDER_* entries
Status: β Active gap β BYOK and provider-based auth entirely undocumented. Open ~2 months.
2. #20391 β "Meet the Workflows" stale version links (open since March 2026)
Labels:documentation, automation, workflows
All "Meet the Workflows" blog posts still reference v0.45.5 in install links. Confirmed: 115 occurrences of v0.45.5 across the blog directory.
gh aw add-wizard https://github.com/github/gh-aw/blob/v0.45.5/.github/workflows/...
Status: β Ongoing β 115 stale version-pinned links across blog files, no automation covers them.
3. Copilot CLI 1.0.24 --mode / --plan flags (new since Apr 13 report)
--mode <interactive|plan|autopilot> β set initial agent mode
--plan β shorthand for plan mode
Clarified --autopilot description
reference/engines.md documents --autopilot but has no mention of --mode or --plan. The version checker issue was closed without triggering documentation updates.
Relevant docs:reference/engines.md Status: β New gap β docs not updated for 1.0.24 release.
4. MCP Gateway v0.2.18 reaction endorsement (new β undocumented feature)
Thumbs-up/heart reactions from trusted members can promote content integrity
Thumbs-down/confused can demote content
endorsement-reactions and disapproval-reactions config keys
No documentation exists for this feature. The integrity reference page (reference/integrity.md) and frontmatter reference need updating.
Relevant docs:reference/integrity.md, reference/frontmatter.md Status: β New gap β new MCP Gateway feature with zero documentation.
5. #18821 β Settings for repositories with long build times (open since Feb 2026)
Labels:scout
Repos with 5β10 min build times (C++, large monorepos) can hit MCP/Bash tool timeouts. No documentation covers timeout configuration per agent or recommended settings.
Relevant docs:reference/sandbox.md, reference/engines.md Gap: No dedicated timeout guidance section anywhere. Status: β Ongoing gap β open ~7 weeks, unassigned.
β Issues Where Documentation Already Contains the Answer
Daily status report on documentation quality for the gh-aw project, cross-referenced against open issues.
π What Changed Since April 13
guides/maintaining-repos.md.docs/src/content/docs/reference/artifacts.mdcreated documentingfirewall-audit-logsartifact structure.pkg/constants/for new artifact name constants.π Open Documentation Issues
1. #16498 β Provider-based authentication for Claude, Copilot, Codex (open since Feb 2026)
Labels:
documentation,enhancement,securityCLAUDE_CODE_OAUTH_TOKENis used in workflow code but undocumented. Copilot CLI 1.0.19 introduced BYOK (COPILOT_PROVIDER_BASE_URL,COPILOT_PROVIDER_TYPE,COPILOT_PROVIDER_API_KEY) β none of these appear anywhere in the docs.Verified gaps (zero matches in docs):
reference/auth.mdxβ noCOPILOT_PROVIDER_*entries, no BYOK sectionreference/engines.mdβ noCOPILOT_PROVIDER_*entriesreference/environment-variables.mdβ noCOPILOT_PROVIDER_*entriesStatus: β Active gap β BYOK and provider-based auth entirely undocumented. Open ~2 months.
2. #20391 β "Meet the Workflows" stale version links (open since March 2026)
Labels:
documentation,automation,workflowsAll "Meet the Workflows" blog posts still reference
v0.45.5in install links. Confirmed: 115 occurrences ofv0.45.5across the blog directory.Status: β Ongoing β 115 stale version-pinned links across blog files, no automation covers them.
3. Copilot CLI 1.0.24
--mode/--planflags (new since Apr 13 report)Related: #25978 (closed not_planned without docs)
Copilot CLI 1.0.24 (shipped Apr 13) adds:
--mode <interactive|plan|autopilot>β set initial agent mode--planβ shorthand for plan mode--autopilotdescriptionreference/engines.mddocuments--autopilotbut has no mention of--modeor--plan. The version checker issue was closed without triggering documentation updates.Relevant docs:
reference/engines.mdStatus: β New gap β docs not updated for 1.0.24 release.
4. MCP Gateway v0.2.18 reaction endorsement (new β undocumented feature)
MCP Gateway v0.2.18 (shipped Apr 12) adds reaction-based integrity endorsement:
endorsement-reactionsanddisapproval-reactionsconfig keysNo documentation exists for this feature. The integrity reference page (
reference/integrity.md) and frontmatter reference need updating.Relevant docs:
reference/integrity.md,reference/frontmatter.mdStatus: β New gap β new MCP Gateway feature with zero documentation.
5. #18821 β Settings for repositories with long build times (open since Feb 2026)
Labels:
scoutRepos with 5β10 min build times (C++, large monorepos) can hit MCP/Bash tool timeouts. No documentation covers timeout configuration per agent or recommended settings.
Relevant docs:
reference/sandbox.md,reference/engines.mdGap: No dedicated timeout guidance section anywhere.
Status: β Ongoing gap β open ~7 weeks, unassigned.
β Issues Where Documentation Already Contains the Answer
#22001 β WorkQueueOps and BatchOps pages
Labels:
documentationBoth pages already exist and are substantial:
patterns/workqueue-ops.mdβ 188 lines βpatterns/batch-ops.mdβ 268 lines βThis issue can be closed with pointers to the two pattern pages.
π Summary
reference/auth.mdx,reference/engines.mdblog/directoryreference/sandbox.md--mode/--planflagsreference/engines.mdreference/integrity.mdπ Documentation Structure Health
148 documentation files across
docs/src/content/docs/. Priority files needing attention:reference/engines.mdβ Add Copilot 1.0.24--mode/--planflagsreference/auth.mdxβ Add BYOK section (COPILOT_PROVIDER_*env vars), documentCLAUDE_CODE_OAUTH_TOKENreference/integrity.mdβ Add MCP Gateway v0.2.18 reaction endorsement (endorsement-reactions,disapproval-reactions)reference/sandbox.mdβ Add timeout configuration guidance for long-build reposblog/β 115 stalev0.45.5version-pinned links need updatingπ― Recommended Actions
--mode/--planinreference/engines.mdβ new release, quick updatereference/integrity.mdβ new security-relevant featurereference/auth.mdx(Provider-based authentication for Claude, Copilot, Codex.Β #16498 β open 2 months)reference/sandbox.md(Review settings for using in repositories with long build timesΒ #18821)Note
π Integrity filter blocked 22 items
The following items were blocked because they don't meet the GitHub integrity level.
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".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".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".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".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".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: