Closed
Add browser/CCA compile fallback to Step 12 iteration flow#1666
Conversation
5 tasks
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
pelikhan
reviewed
Jul 20, 2026
| 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. |
Contributor
There was a problem hiding this comment.
@copilot teach to use the /agentic-workflows skill
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
workshop/12-test-and-iterate.mdhad a high rate ofworkflow-not-compiledfailures because the step requiredgh aw compilebut 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
gh aw compileand commit both the workflow source and regenerated lock file.side-quest-12-01-iterate-agent-output.md.Checkpoint hardening
.lock.ymlfile.Learner path impact