Skip to content

Add Codespace bridge callout to Step 6 (Install gh-aw) for non-terminal users#204

Merged
pelikhan merged 3 commits into
mainfrom
copilot/workshop-sim-repair-codespace-callout
Jul 11, 2026
Merged

Add Codespace bridge callout to Step 6 (Install gh-aw) for non-terminal users#204
pelikhan merged 3 commits into
mainfrom
copilot/workshop-sim-repair-codespace-callout

Conversation

Copilot AI commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

~26% of simulated students (non-CLI users: web UI, Copilot app, cloud agent) hit Step 6 with no terminal and no guidance, producing a 0% completion rate at the workshop's highest-dropout step.

Changes

  • workshop/06-install-gh-aw.md — Inserts an [!IMPORTANT] callout between the prerequisites and the Steps section, directing non-terminal users to open a Codespace as a zero-install path, linking to 02a-setup-codespace.md for first-time setup, and noting the extension persists for all subsequent steps once installed:
> [!IMPORTANT]
> **No local terminal?** If you are using the GitHub web UI, the Copilot app, or a cloud coding agent,
> open a **Codespace** on your practice repository — it comes with `gh` pre-installed and authenticated.
> Haven't set one up yet? Follow [Adventure A: Set Up a Codespace](02a-setup-codespace.md) first.
> Once `gh extension install github/gh-aw` succeeds inside the Codespace, the extension is available
> for all subsequent steps in that environment.

Copilot AI and others added 2 commits July 11, 2026 18:13
…al users

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…gent)

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Codespace bridge callout to Step 6 for non-terminal users Add Codespace bridge callout to Step 6 (Install gh-aw) for non-terminal users Jul 11, 2026
Copilot AI requested a review from pelikhan July 11, 2026 18:14
@pelikhan pelikhan marked this pull request as ready for review July 11, 2026 18:15
@pelikhan pelikhan merged commit ddfec6b into main Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workshop-sim] Repair: Add Codespace bridge callout to Step 6 (Install gh-aw) for non-terminal users

2 participants