Skip to content

Step 8: Replace flat pre-flight checklist with collapsible Model Access Wizard#1160

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-consolidate-step-8
Jul 15, 2026
Merged

Step 8: Replace flat pre-flight checklist with collapsible Model Access Wizard#1160
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-consolidate-step-8

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

08-run-your-workflow.md is the highest dropout point in the workshop (13.1%) — the flat 8-item pre-flight list forces every learner to read all three engine paths and a Codespace-specific setup step regardless of their configuration.

Changes

  • Model Access Wizard: replaces the flat 3-checkbox engine list with three <details> blocks (Copilot / Claude / Codex-OpenAI). Each expands to 1–2 verification steps and a single confirmation checkbox. Learners see only what applies to them.

  • Codespace permissions gated: moves "Read and write permissions" setup out of the always-visible "Before You Start" list into a dedicated collapsible block ("Running in a GitHub Codespace? Expand for one extra step."). Non-Codespace learners never see it.

  • "Before you click Run" trimmed: 8 items across two sub-sections → 4 focused items in one list.

  • Removed two [!IMPORTANT] alarmist callouts ("Do not proceed until all items are checked…") — the wizard structure provides the same guardrails without directive friction.

All three engine verification paths, the reflection question, the hands-on trigger/watch exercise, and all side-quest links are preserved.

…ss Wizard

- Add three <details> wizard blocks (Copilot / Claude / Codex-OpenAI), each
  with 1-2 verification steps and a single confirmation checkbox
- Move Codespace Read-and-write permissions step into its own collapsible
  <details> block, shown only when learner confirms Codespace environment
- Simplify "Before you click Run" from 8 items to 4 essential items
- Remove flat Codespace permissions from "Before You Start" prerequisites
- Remove two [!IMPORTANT] alarmist callouts
- Update checkpoint and trigger section to reference wizard instead of
  the old flat pre-flight checklist

Closes #1153

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Repair: Consolidate Step 8 model-access pre-flight into a collapsible decision wizard Step 8: Replace flat pre-flight checklist with collapsible Model Access Wizard Jul 15, 2026
Copilot AI requested a review from pelikhan July 15, 2026 04:28
@pelikhan pelikhan marked this pull request as ready for review July 15, 2026 04:30
@pelikhan pelikhan merged commit 1468620 into main Jul 15, 2026
@pelikhan pelikhan deleted the copilot/workshop-sim-repair-consolidate-step-8 branch July 15, 2026 04:30
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: Consolidate Step 8 model-access pre-flight into a collapsible decision wizard

2 participants