mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-30 12:15:56 +00:00
- Add HTTP hook type documentation to automating-with-hooks.md (new in v1.0.35-0: hooks can POST JSON payloads to a URL instead of running a local command) - Add practical HTTP hook webhook example to Practical Examples section - Add `auto` model selection documentation to copilot-configuration-basics.md (new in v1.0.32: select auto to let Copilot pick the best model) - Add `continueOnAutoMode` config setting to CLI settings table (new in v1.0.35-2: auto-switch to auto model on rate limit) - Add session naming with --name flag and --resume=<name> (new in v1.0.35-4: name sessions at startup, resume by name) - Update lastUpdated dates to 2026-04-22 for both files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>