Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jamlab/copilot-cli-for-beginners
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: github/copilot-cli-for-beginners
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 27, 2026

  1. docs: add /model --session, /model plan, and copilot plugins install …

    …--skill
    
    Document three beginner-relevant features added in recent CLI releases:
    
    - Chapter 01: Add tip about /model --session (-s) for session-only model changes
    - Chapter 04: Add /model plan section showing how to set a dedicated model for
      plan mode (useful for saving premium quota on lightweight planning tasks)
    - Chapter 05: Add copilot plugins install --skill as a CLI-native skill
      installation option alongside the existing gh skill install and
      copilot skill add commands
    
    Sources:
    - v1.0.75 release (2026-07-24): Claude Opus 5 support
    - v1.0.74 release (2026-07-23): /model plan command
    - v1.0.72 release (2026-07-20): /model --session, copilot plugins install --skill
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    DanWahlin and Copilot authored Jul 27, 2026
    Configuration menu
    Copy the full SHA
    3ed981f View commit details
    Browse the repository at this point in the history
  2. Add traffic data for week of 07/20 – 07/26

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    DanWahlin and Copilot authored Jul 27, 2026
    Configuration menu
    Copy the full SHA
    d23afbb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. Merge pull request github#196 from github/traffic/add-data-07-20-07-2…

    …6-551b833e85b95311
    
    [bot] Add traffic data for week of 07/20 – 07/26
    DanWahlin authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    44f5189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c02b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    755a7fa View commit details
    Browse the repository at this point in the history
  4. Update README.md

    DanWahlin authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    27a2215 View commit details
    Browse the repository at this point in the history
  5. Merge pull request github#195 from github/update/cli-july-2026-41405e…

    …c4f78a1889
    
    [bot] Add /model --session, /model plan, and copilot plugins install --skill documentation
    DanWahlin authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    f22d71f View commit details
    Browse the repository at this point in the history
Loading