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: AR700169/copilot-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8715c13
Choose a base ref
...
head repository: github/copilot-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a916f8
Choose a head ref
  • 7 commits
  • 91 files changed
  • 6 contributors

Commits on Aug 28, 2026

  1. Configuration menu
    Copy the full SHA
    c2f08ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94a1f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ce37e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2026

  1. Update @github/copilot to 1.0.82 (github#2442)

    * Update @github/copilot to 1.0.82
    
    - Updated nodejs and test harness dependencies
    - Re-ran code generators
    - Formatted generated code
    
    * Fix generated schema compatibility regressions
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    3 people authored Aug 30, 2026
    Configuration menu
    Copy the full SHA
    53efb35 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2026

  1. Update @github/copilot to 1.0.83-0 (github#2449)

    * Update @github/copilot to 1.0.83-0
    
    - Updated nodejs and test harness dependencies
    - Re-ran code generators
    - Formatted generated code
    
    * test: separate canvas and extension opt-ins
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Shay Rojansky <roji@roji.org>
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    3 people authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    b79cef2 View commit details
    Browse the repository at this point in the history
  2. [SDK/Factories] Add Factory Pagination And Completion Options (github…

    …#2431)
    
    * [SDK/Factories] Add Factory Pagination And Completion Options
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    * Add factory convenience E2E coverage
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    * Clarify factory completion notification guidance
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    * Isolate factory E2E completion notifications
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    MRayermannMSFT and Copilot authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    01b27f1 View commit details
    Browse the repository at this point in the history
  3. [SDK] Expose Ask User Variant Session Option (github#2432)

    * [SDK] Expose Ask User Variant Session Option
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    * Skip tool metadata check in-process
    
    The in-process transport does not expose current tool metadata for introspection, so keep the runtime schema assertion on the stdio cells where that RPC is supported.
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    * Clarify legacy ask-user handler documentation
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    MRayermannMSFT and Copilot authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    7a916f8 View commit details
    Browse the repository at this point in the history
Loading