Chapter 01 (First Steps):
- Add /ask to Essential Slash Commands table; reorder entries
- Update table intro text to match upstream
- Add /ask vs regular chat tip
- Add Tab-completion tip for slash commands (v1.0.35)
- Add /keep-alive to Session commands table (v1.0.36)
- Update /session entry with delete/delete-all subcommands (v1.0.35)
- Update /resume and /rename descriptions
- Add /clear, /new, /rewind entries to Session table
- Update /share description (add HTML file option)
- Update /allow-all warning to include /yolo
- Add double Esc behavior to Common Mistakes table (v1.0.36)
Chapter 02 (Context and Conversations):
- Use --resume=<id> syntax (v1.0.35)
- Add --resume="name" example for resuming by name (v1.0.35)
- Update --continue behavior note: prefers current working directory (v1.0.35)
- Add --name flag for naming sessions at startup (v1.0.35)
- Expand Organize Your Sessions with --name, --resume=<name> (v1.0.35)
- Add /session delete subcommands to Organize Your Sessions (v1.0.35)
- Update Monday/Wednesday workflow to use --name and --resume=<name>
- Update essentials banner to mention --name flag
- Update Key Takeaways point 3 to mention --name flag
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Initial pass at bringing a website experience to copilot cli for beginners
* dropped the number from the heading
* Adding codeowner
* agentic workflow to keep the docs in sync
* Making it more aligned with the source material
* Removing the badges and TOC since we get some of that from astro
* updating the agentic workflow
* Adding learning hub to llms.txt
* Removing nav that comes from the source markdown files