Reference implementation sync: 8 commits (4a0437bb→4e3dc73c), @github/copilot → 1.0.46#195
Draft
Copilot wants to merge 2 commits into
Draft
Reference implementation sync: 8 commits (4a0437bb→4e3dc73c), @github/copilot → 1.0.46#195Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #ISSUE_NUMBER
Before the change?
.lastmergepointed to4a0437bb03a0b60a1867f14ae8e3faf053afa5aa@github/copilotversion was^1.0.44in pom.xml andscripts/codegen/package.jsonAfter the change?
.lastmergeupdated to4e3dc73c51f3875fc502f6be2025f403b960bf8c@github/copilotsynced to^1.0.46in both pom.xml and codegen package.jsonNo manual Java SDK code changes were required. All 8 reference implementation commits affect generated code, Go SDK, npm infrastructure, or test snapshots:
4e3dc73a9c763e4a3f21081b7b01update-copilot-dependency.ymle0a0f5ef48afda7e7dac29915343Generated code note: New types (
ModelPickerCategory,ModelPickerPriceCategory,CommandsRespondToQueuedCommand, newUserToolSessionApprovalsubtypes) exist in the .NET generated code but are not yet insrc/generated/java/. These will be regenerated whenupdate-copilot-dependency.ymlruns with@github/copilot@1.0.46.Documentation impact: None — no user-facing Java SDK changes.
Pull request checklist
mvn spotless:applyhas been run to format the codemvn clean verifypasses locallyDoes this introduce a breaking change?