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
The verification step shows an outdated example version number:
You should see output like gh-aw version 0.81.6.
The current released version is v0.86.2 (published 2026-08-11). This example version is significantly behind, which may confuse learners checking their install.
Current correct behaviour
As of the latest release, the current version is v0.86.2. Any version number shown as an example should either reference the current release or use a generic placeholder like gh-aw version <X.Y.Z> to stay resilient across releases.
Suggested fix
Replace the specific example version on the line:
You should see output like `gh-aw version 0.81.6`.
With a version-agnostic placeholder:
You should see output like `gh-aw version X.Y.Z` (e.g. `gh-aw version 0.86.2`).
Or update it to the current version 0.86.2 and note it will differ based on when you install.
Reference:gh aw --version on the installed CLI currently reports v0.86.2.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Workshop file reviewed
workshop/side-quest-06-04-install-local.mdProblem
The verification step shows an outdated example version number:
The current released version is v0.86.2 (published 2026-08-11). This example version is significantly behind, which may confuse learners checking their install.
Current correct behaviour
As of the latest release, the current version is v0.86.2. Any version number shown as an example should either reference the current release or use a generic placeholder like
gh-aw version <X.Y.Z>to stay resilient across releases.Suggested fix
Replace the specific example version on the line:
With a version-agnostic placeholder:
Or update it to the current version
0.86.2and note it will differ based on when you install.Reference:
gh aw --versionon the installed CLI currently reports v0.86.2.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.