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: ThuanNP/copilot-cli-for-beginners
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ebc3768
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: e17a4d2
Choose a head ref
  • 13 commits
  • 85 files changed
  • 5 contributors

Commits on Jun 30, 2026

  1. Configuration menu
    Copy the full SHA
    e681d2e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

  1. Remove unneeded files

    DanWahlin committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    d9be63d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

  1. docs: add /mcp list command and @-style imports for instruction files

    - Chapter 06: Add /mcp list to the slash commands reference table.
      Released in v1.0.69-1 (2026-07-04), /mcp list shows currently attached
      MCP servers and can be run while Copilot is working, complementing the
      existing /mcp show command.
    
    - Chapter 04: Add @-style imports section under Custom Instruction Files.
      Released in v1.0.66 (2026-06-30), users can now reference other files
      inside AGENTS.md or instruction files with @filepath syntax, letting
      teams keep instructions modular and well-organized.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    DanWahlin and Copilot authored Jul 6, 2026
    Configuration menu
    Copy the full SHA
    6d5127d View commit details
    Browse the repository at this point in the history
  2. Add traffic data for week of 06/29 – 07/05

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

Commits on Jul 9, 2026

  1. Merge pull request github#187 from github/traffic/week-of-06-29-2026-…

    …2bf4f80d9e822ae2
    
    [bot] Add traffic data for week of 06/29 – 07/05
    DanWahlin authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    11a05fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request github#186 from github/update/mcp-list-and-at-styl…

    …e-imports-d97878f578522bd6
    
    [bot] Add /mcp list command and @-style imports for instruction files
    DanWahlin authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    c559ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349aac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. docs: add /refine command and /plugins dashboard documentation

    - Chapter 01: Add /refine to Essential Slash Commands table. Released in
      v1.0.70 (2026-07-10), /refine rewrites rough prompts into clear ones —
      especially helpful for beginners who are still learning to write
      effective prompts. Added a tip explaining when to use it.
    
    - Chapter 01: Add /plugins to the Agent Environment commands table.
      Released in v1.0.69 (2026-07-07), /plugins opens an interactive
      dashboard to view and manage installed plugins.
    
    - Chapter 06: Add a tip near /plugin install explaining how to use the
      new /plugins dashboard to manage installed plugins after installation.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    DanWahlin and Copilot authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    5ae1cbb View commit details
    Browse the repository at this point in the history
  2. Add traffic data for week of 07/06 – 07/12

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    DanWahlin and Copilot authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    eb79d6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request github#191 from github/traffic/add-data-07-06-to-0…

    …7-12-a57fe9d227d5b1de
    
    [bot] Add traffic data for week of 07/06 – 07/12
    DanWahlin authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    b2af228 View commit details
    Browse the repository at this point in the history
  4. Merge pull request github#188 from DrDaveD/fix-shell-quoting

    Fix shell quoting in Common Mistakes table
    DanWahlin authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    f99daa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a67a260 View commit details
    Browse the repository at this point in the history
  6. Merge pull request github#190 from github/update/refine-command-and-p…

    …lugins-dashboard-8dd1e683d78d64b6
    
    [bot] Add /refine command and /plugins dashboard documentation
    DanWahlin authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    e17a4d2 View commit details
    Browse the repository at this point in the history
Loading