[bot] docs(ch01): document /yolo slash command (v1.0.20)#61
Draft
[bot] docs(ch01): document /yolo slash command (v1.0.20)#61
Conversation
Document /yolo as an interactive alias for /allow-all on, introduced in Copilot CLI v1.0.20. Key behavior: - /yolo and --yolo now behave identically - /yolo state persists across /restart Updates: - Chapter 01 slash commands table: add /yolo entry under Permissions - Appendix additional-context.md: add /yolo example in Inside a Session 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's New
Copilot CLI v1.0.20 (released 2026-04-07) made
/yoloand--yolobehave identically, and ensured/yolostate persists across/restart.Previously, the course only documented
--yolo(CLI flag) in the appendix automation section. The/yoloslash command for interactive sessions was undocumented.What Was Updated
1. Chapter 01 — Slash Commands Reference (
01-setup-and-first-steps/README.md)Added
/yoloas an entry in the Permissions table under Additional Commands:/allow-all on/restart/allow-alland/yolo2. Appendix — Additional Context (
appendices/additional-context.md)Added a
/yoloexample in the Inside a Session section showing beginners they can use it interactively without having to remember the longer/allow-all onform.Changes Not Made (and Why)
copilot mcpcommand/mcp enable/disablepersistencecopilot help monitoring(OpenTelemetry)Source
/yolo and --yolo now behave identically and /yolo state persists across /restart