[bot] docs(learning-hub): sync cli-for-beginners from upstream (2026-06-26)#2134
Draft
github-actions[bot] wants to merge 3 commits into
Draft
[bot] docs(learning-hub): sync cli-for-beginners from upstream (2026-06-26)#2134github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
Add scheduling commands (/every, /after), model family shortcuts tip, and agent session-scope note from upstream commit b041e0d. Changes mirrored from github/copilot-cli-for-beginners: - Ch01: Add /every and /after to Session command table (v1.0.61+) - Ch01: Add 'Auto' model tip and Model family shortcuts tip (v1.0.64-1) - Ch04: Add agent mode session-scoped note (v1.0.63) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
aaronpowell
requested changes
Jun 26, 2026
| --- | ||
|
|
||
|  | ||
| lastUpdated: 2026-06-26(/images/learning-hub/copilot-cli-for-beginners/01/chapter-header.png) |
Contributor
There was a problem hiding this comment.
Done — reverted 01-setup-and-first-steps.md to its pre-commit state in commit revert: undo broken front matter. The lastUpdated date is back to 2026-06-19, and the closing --- + image line are restored correctly.
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Contributor
Author
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
Author
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
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.
What changed upstream
Three substantive docs additions were merged into
github/copilot-cli-for-beginnerssince the last sync:b041e0da009bf0Other commits in the period were CI/tooling-only (Co-op Translator workflow, action version bumps, traffic data) with no course content changes.
Net content changes in upstream:
01-setup-and-first-steps/README.md: Added/everyand/afterscheduling commands to the Session table (with/loopalias note); added "Auto model" tip and "Model family shortcuts" tip to the Switching Models section (v1.0.61+, v1.0.64-1)04-agents-custom-instructions/README.md: Added "Agent mode is session-scoped" callout after the "Switching agents" tip (v1.0.63)What was updated locally
website/src/content/docs/learning-hub/cli-for-beginners/01-setup-and-first-steps.md`/every <interval> <prompt>`— recurring scheduled prompt (with/loopalias)`/after <time> <prompt>`— one-shot delayed promptAutooptionopus/sonnet/haiku/gpt/geminialiaseslastUpdatedto2026-06-26website/src/content/docs/learning-hub/cli-for-beginners/04-agents-and-custom-instructions.md/new,/clear, or new terminal)lastUpdatedto2026-06-26Source links