Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
copilot-sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
68
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Reference implementation sync: 14 commits (2026-05-14) — version bump only
- #198
#198
Closed
edburns
with
Copilot
wants to merge 15 commits into
main
github/copilot-sdk-java:main
from
copilot/reference-impl-sync-updates
github/copilot-sdk-java:copilot/reference-impl-sync-updates
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Findings
Files changed
Closed
Reference implementation sync: 14 commits (2026-05-14) — version bump only
#198
edburns
with
Copilot
wants to merge 15 commits into
main
github/copilot-sdk-java:main
from
copilot/reference-impl-sync-updates
github/copilot-sdk-java:copilot/reference-impl-sync-updates
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
Initial plan
Copilot
authored
d24de1e
View commit details
Copy full SHA for d24de1e
Browse repository at this point
Update .lastmerge to 81bb92b65ae418f769e696fdbba4cfb49165e709, sync pom.xml CLI version, and update scripts/codegen @github/copilot version
Show description for c71f171
Copilot
and
edburns
authored
c71f171
View commit details
Copy full SHA for c71f171
Browse repository at this point
Regenerate codegen output
Show description for 2e100d3
github-actions[bot]
committed
2e100d3
View commit details
Copy full SHA for 2e100d3
Browse repository at this point
Per https://github.com/github/copilot-sdk-partners/issues/89 no per-language teams
Show description for 159dc73
edburns
authored
159dc73
View commit details
Copy full SHA for 159dc73
Browse repository at this point
Bump github/gh-aw from 0.71.5 to 0.73.0 in the github-actions group
Show description for ed33b16
dependabot[bot]
and
edburns
authored
ed33b16
View commit details
Copy full SHA for ed33b16
Browse repository at this point
Initial plan
Show description for 1d51979
Copilot
and
edburns
authored
1d51979
View commit details
Copy full SHA for 1d51979
Browse repository at this point
refactor: use Optional return types instead of nullable boxed primitives in public API
Show description for 926f178
Copilot
and
edburns
authored
926f178
View commit details
Copy full SHA for 926f178
Browse repository at this point
fix: remove accidentally committed temp file and rename test method
Show description for 0ea54fd
Copilot
and
edburns
authored
0ea54fd
View commit details
Copy full SHA for 0ea54fd
Browse repository at this point
fix: add @JsonIgnore to InputOptions, rollback McpServerConfig/ModelLimits changes
Show description for 47eb1d1
Copilot
and
edburns
authored
47eb1d1
View commit details
Copy full SHA for 47eb1d1
Browse repository at this point
test: add comprehensive clearXxx() and Jackson serialization roundtrip tests
Show description for f00345c
Copilot
and
edburns
authored
f00345c
View commit details
Copy full SHA for f00345c
Browse repository at this point
fix: remove duplicate comment block in OptionalApiAndJacksonTest
Show description for 6196b8f
Copilot
and
edburns
authored
6196b8f
View commit details
Copy full SHA for 6196b8f
Browse repository at this point
fix: update Javadoc for Optional-based API and fix test assertions
Show description for 2f0189e
Copilot
and
edburns
authored
2f0189e
View commit details
Copy full SHA for 2f0189e
Browse repository at this point
test: add Optional value retrieval and JSON deserialization tests
Show description for dfc2ada
Copilot
and
edburns
authored
dfc2ada
View commit details
Copy full SHA for dfc2ada
Browse repository at this point
refactor: revert Optional usage, use plain nullable fields with @JsonInclude(NON_NULL)
Show description for 0df43f7
Copilot
and
edburns
authored
0df43f7
View commit details
Copy full SHA for 0df43f7
Browse repository at this point
Initial plan
Show description for bd765c6
Copilot
and
edburns
authored
bd765c6
View commit details
Copy full SHA for bd765c6
Browse repository at this point
You can’t perform that action at this time.