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
Documentation review of open issues found several real docs problems, plus one partial-answer case where the relevant configuration area is documented but the behavior is not.
External workshop page lists gh aw init artifacts that are not actually created.
This repo does not contain the workshop page source. docs/src/content/docs/workshop.md only points users to the external gh-aw-workshop repository/site.
Gap exists, but the source is upstream/outside this repo.
Spec docs contain stale/missing content: allowed-transitions is described in compliance docs but not in the normative spec; otel-observability-spec.md body still says version 0.4.0.
None of the reviewed open issues look fully closable with a documentation pointer alone.
The closest partial-answer case is #56563: current docs already imply the setting belongs under permissions, not engine, but they still do not document that permissions.copilot-requests: none suppresses the compile-time org-billing tip.
The following domains were blocked by the firewall during workflow execution:
ab.chatgpt.com
api.github.com
chatgpt.com
github.com
[!TIP] api.github.com is blocked because GitHub API access uses the built-in GitHub tools by default. Instead of adding api.github.com to network.allowed, use tools.github.mode: gh-proxy for direct pre-authenticated GitHub CLI access without requiring network access to api.github.com:
tools:
github:
mode: gh-proxy
See GitHub Tools for more information on gh-proxy mode.
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Documentation review of open issues found several real docs problems, plus one partial-answer case where the relevant configuration area is documented but the behavior is not.
Daily Documentation Status Report - 2026-08-29
Open issues reporting documentation problems
gh-aw workshop docs incorrectgh aw initartifacts that are not actually created.docs/src/content/docs/workshop.mdonly points users to the externalgh-aw-workshoprepository/site.[cli-consistency] CLI Consistency 问题 - 2026-08-28gh aw edit --helptells users to pass--no-merge, but the command has no such flag;editis also missing from the CLI reference.pkg/cli/edit_command.gostill contains the--no-mergewording;docs/src/content/docs/setup/cli.mdhas noeditsection.[deep-report] Fix max-daily-ai-credits default-behavior contradiction across docs, schema, and compilermax-daily-ai-creditsis disabled by default or defaults to5000.docs/src/content/docs/reference/frontmatter.mdanddocs/src/content/docs/reference/glossary.mdstill say disabled by default;docs/src/content/docs/reference/rate-limiting-controls.mdsays default5000 AIC.Suppress org- based billing tip somehowdocs/src/content/docs/reference/frontmatter.mddocumentspermissionslevels generally, butdocs/src/content/docs/reference/auth.mdxanddocs/src/content/docs/reference/permissions.mdonly explain thewritepath, not thenoneopt-out behavior.[spec-coverage] Daily Spec Coverage Report — 33214368431.github/aw/test-expression.mdis missing adescription:frontmatter field..github/aw/test-expression.mdbegins with frontmatter but nodescription:entry.[spdd] Daily spec work plan - 2026-08-28allowed-transitionsis described in compliance docs but not in the normative spec;otel-observability-spec.mdbody still says version0.4.0.specs/replace-label-compliance/README.mddocumentsallowed-transitions;specs/replace-label-spec.mdhas no matching normative section;specs/otel-observability-spec.mdstill saysVersion 0.4.0in its abstract/status prose while the change log hasVersion 0.5.0.问题 already answered by current docs
None of the reviewed open issues look fully closable with a documentation pointer alone.
The closest partial-answer case is #56563: current docs already imply the setting belongs under
permissions, notengine, but they still do not document thatpermissions.copilot-requests: nonesuppresses the compile-time org-billing tip.Gaps with no current in-repo documentation source
editcommand section in the CLI reference.allowed-transitionssection inspecs/replace-label-spec.md.Warning
Firewall blocked 4 domains
The following domains were blocked by the firewall during workflow execution:
ab.chatgpt.comapi.github.comchatgpt.comgithub.com[!TIP]
api.github.comis blocked because GitHub API access uses the built-in GitHub tools by default. Instead of addingapi.github.comtonetwork.allowed, usetools.github.mode: gh-proxyfor direct pre-authenticated GitHub CLI access without requiring network access toapi.github.com:See GitHub Tools for more information on
gh-proxymode.To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See 网络 Configuration for more information.