[bot] Update course content for Copilot CLI v1.0.55–v1.0.57 features#150
Closed
DanWahlin wants to merge 2 commits into
Closed
[bot] Update course content for Copilot CLI v1.0.55–v1.0.57 features#150DanWahlin wants to merge 2 commits into
DanWahlin wants to merge 2 commits into
Conversation
- Ch 01: Add /autopilot <objective> command and /goal alias to autopilot section - Ch 03: Update /diff description to reflect new default branch diff behavior - Ch 04: Add note about recursive agent discovery in subdirectories - Ch 05: Add note about recursive skill discovery in subdirectories Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 in Copilot CLI (past 7 days)
Reviewed releases v1.0.55 through v1.0.57-5 (May 25–June 1, 2026). The following beginner-relevant changes were identified:
/autopilot <objective>command (with/goalalias)/diffnow defaults to branch diff when no unstaged changesbuiltInAgents.rubberDucksettingshowTipsOnStartupsettingpreToolUsehook errors deny tool callsCourse sections updated
Chapter 01 — Setup and First Steps
/autopilot <objective>slash command and its/goalalias, so beginners know they can give autopilot a specific focus once inside a session.Chapter 03 — Development Workflows
/diffdescription to accurately reflect that it shows unstaged changes by default, and falls back to the branch diff when no unstaged changes exist. Added a tip to help beginners who might be surprised by this behavior.Chapter 04 — Agents & Custom Instructions
Chapter 05 — Skills
security/,testing/).Source announcements