mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-04 22:25:57 +00:00
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>