Skip to content

Add browser/CCA compile fallback to Step 12 iteration flow#1666

Closed
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/workshop-sim-improve-add-cca-browser-path
Closed

Add browser/CCA compile fallback to Step 12 iteration flow#1666
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/workshop-sim-improve-add-cca-browser-path

Conversation

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

workshop/12-test-and-iterate.md had a high rate of workflow-not-compiled failures because the step required gh aw compile but did not provide a non-terminal path for CCA/mobile learners. This update preserves the mandatory compile requirement while adding a verifiable browser-first path.

  • What changed

    • Added a new “If You Cannot Run the Terminal” section in Step 12 with explicit CCA/mobile guidance.
    • Added a concrete Copilot prompt instructing learners to run gh aw compile and commit both the workflow source and regenerated lock file.
    • Linked to the existing browser-first iteration path in side-quest-12-01-iterate-agent-output.md.
  • Checkpoint hardening

    • Added a checkpoint item requiring browser/Copilot-agent learners to confirm the latest commit updated the corresponding .lock.yml file.
  • Learner path impact

    • Keeps the existing IMPORTANT compile callout and compile-before-test contract intact.
    • Improves scaffolding for learners who cannot execute terminal commands directly.
Please run `gh aw compile` and commit both the workflow `.md` file and the regenerated `.lock.yml` file.

Copilot AI and others added 2 commits July 20, 2026 20:11
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Improve test-and-iterate step for CCA and browser users Add browser/CCA compile fallback to Step 12 iteration flow Jul 20, 2026
Copilot AI requested a review from pelikhan July 20, 2026 20:14
If you are using GitHub Copilot Cloud Agent (CCA) or working from mobile, ask Copilot to compile for you:

```text
Please run `gh aw compile` and commit both the workflow `.md` file and the regenerated `.lock.yml` file.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot teach to use the /agentic-workflows skill

@pelikhan pelikhan closed this Jul 20, 2026
Copilot stopped work on behalf of pelikhan due to an error July 20, 2026 20:55
Copilot AI requested a review from pelikhan July 20, 2026 20:55
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] Improve: Add CCA/browser compile path to test-and-iterate step

2 participants