Skip to content

[bot] docs(ch01): document /yolo slash command (v1.0.20)#61

Draft
DanWahlin wants to merge 1 commit intomainfrom
update/yolo-slash-command-docs-v1.0.20-2492ef3fa3b5b7e1
Draft

[bot] docs(ch01): document /yolo slash command (v1.0.20)#61
DanWahlin wants to merge 1 commit intomainfrom
update/yolo-slash-command-docs-v1.0.20-2492ef3fa3b5b7e1

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

What's New

Copilot CLI v1.0.20 (released 2026-04-07) made /yolo and --yolo behave identically, and ensured /yolo state persists across /restart.

Previously, the course only documented --yolo (CLI flag) in the appendix automation section. The /yolo slash command for interactive sessions was undocumented.

What Was Updated

1. Chapter 01 — Slash Commands Reference (01-setup-and-first-steps/README.md)

Added /yolo as an entry in the Permissions table under Additional Commands:

  • Documents it as a quick alias for /allow-all on
  • Notes that state persists across /restart
  • Updated the caution note to mention both /allow-all and /yolo

2. Appendix — Additional Context (appendices/additional-context.md)

Added a /yolo example in the Inside a Session section showing beginners they can use it interactively without having to remember the longer /allow-all on form.

Changes Not Made (and Why)

Feature Reason Skipped
copilot mcp command Already documented — merged in PR #58
/mcp enable/disable persistence Already documented — merged in PR #58
Built-in skills Already documented in Chapter 05
copilot help monitoring (OpenTelemetry) Too advanced for beginners
Critic agent Experimental + requires Claude models — skip per course guidelines
Notification hooks, PermissionRequest hooks Advanced extensibility — not beginner-relevant

Source

Generated by Course Updater ·

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant