Skip to content

Reference implementation sync: 8 commits (4a0437bb→4e3dc73c), @github/copilot → 1.0.46#195

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/reference-implementation-sync-8-commits
Draft

Reference implementation sync: 8 commits (4a0437bb→4e3dc73c), @github/copilot → 1.0.46#195
Copilot wants to merge 2 commits into
mainfrom
copilot/reference-implementation-sync-8-commits

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 13, 2026

Resolves #ISSUE_NUMBER


Before the change?

  • .lastmerge pointed to 4a0437bb03a0b60a1867f14ae8e3faf053afa5aa
  • @github/copilot version was ^1.0.44 in pom.xml and scripts/codegen/package.json

After the change?

  • .lastmerge updated to 4e3dc73c51f3875fc502f6be2025f403b960bf8c
  • @github/copilot synced to ^1.0.46 in both pom.xml and codegen package.json

No manual Java SDK code changes were required. All 8 reference implementation commits affect generated code, Go SDK, npm infrastructure, or test snapshots:

Commit Description Action
4e3dc73 Beta versions for npm dist-tag N/A — npm infra
a9c763e @github/copilot → 1.0.46 Version synced via finish script
4a3f210 Normalize skill context snapshots Auto-picked up by test harness
81b7b01 Experimental schema types in codegen Generated code — regenerated by update-copilot-dependency.yml
e0a0f5e z-prefixed Go generated files Go SDK only
f48afda Typed Go union interfaces Go SDK only
7e7dac2 @github/copilot → 1.0.45 Version synced via finish script
9915343 Fix C# listFiles E2E ordering No equivalent Java E2E test exists

Generated code note: New types (ModelPickerCategory, ModelPickerPriceCategory, CommandsRespondToQueuedCommand, new UserToolSessionApproval subtypes) exist in the .NET generated code but are not yet in src/generated/java/. These will be regenerated when update-copilot-dependency.yml runs with @github/copilot@1.0.46.

Documentation impact: None — no user-facing Java SDK changes.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • mvn spotless:apply has been run to format the code
  • mvn clean verify passes locally

Does this introduce a breaking change?

  • Yes
  • No

…om.xml CLI version, and update scripts/codegen @github/copilot version

Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Copilot AI changed the title [WIP] Update reference implementation with 8 new commits Reference implementation sync: 8 commits (4a0437bb→4e3dc73c), @github/copilot → 1.0.46 May 13, 2026
Copilot AI requested a review from edburns May 13, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[reference-impl-sync] Reference Implementation sync: 8 new commits (2026-05-13)

2 participants