Skip to content

Reference impl sync: 4 commits analyzed, version bump to @github/copilot 1.0.45#191

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/reference-impl-sync-4-new-commits
Draft

Reference impl sync: 4 commits analyzed, version bump to @github/copilot 1.0.45#191
Copilot wants to merge 2 commits into
mainfrom
copilot/reference-impl-sync-4-new-commits

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

Resolves #87


Before the change?

  • .lastmerge pointed to 4a0437bb, @github/copilot pinned at ^1.0.44-3

After the change?

  • .lastmerge advanced to e0a0f5e2, @github/copilot synced to ^1.0.45 in pom.xml and scripts/codegen/package.json

4 commits analyzed (4a0437bbe0a0f5e2) — no manual Java code changes needed:

Commit Description Action
e0a0f5e Use z-prefixed Go generated files (#1268) Skip — Go-only
f48afda Generate typed Go union interfaces (#1252) Skip — Go-only
7e7dac2 Update @github/copilot to 1.0.45 (#1263) Version synced; generated code needs regeneration
9915343 Fix C# listFiles E2E ordering assumption (#1261) Skip — no equivalent Java E2E test; docs change is Go examples only

⚠️ Follow-up: Run the update-copilot-dependency.yml workflow to regenerate src/generated/java/ with new types from 1.0.45 (CommandsRespondToQueuedCommand, UserToolSessionApproval extension-management/extension-permission-access variants, AssistantMessageData.model/anthropicAdvisor fields).

Documentation Impact: None — all reference impl commits are Go/C#-specific, generated code updates, or test fixes with no user-facing Java SDK impact.

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] Sync reference implementation with 4 new commits Reference impl sync: 4 commits analyzed, version bump to @github/copilot 1.0.45 May 12, 2026
Copilot AI requested a review from edburns May 12, 2026 17:04
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: 4 new commits (2026-05-12)

2 participants