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
Accelerator
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
Type
/
to 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
67
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
Commits
Branch selector
aec5a0c
User selector
All users
All time
Commit history
Commits on Mar 12, 2026
Merge remote tracking branch to align with remote history
Copilot
committed
aec5a0c
View commit details
Copy full SHA for aec5a0c
Browse repository at this point
Fix flaky CompactionTest: wait for compaction complete event with CountDownLatch
Show description for c76dbe8
Copilot
and
edburns
committed
c76dbe8
View commit details
Copy full SHA for c76dbe8
Browse repository at this point
Initial plan
Copilot
committed
662c9b5
View commit details
Copy full SHA for 662c9b5
Browse repository at this point
On branch edburns/dd-2785864-pre-public-non-code-changes
Show description for 012d2e3
edburns
committed
012d2e3
View commit details
Copy full SHA for 012d2e3
Browse repository at this point
Small updates to Quick Start for better automated testing
edburns
committed
412690a
View commit details
Copy full SHA for 412690a
Browse repository at this point
Merge branch 'public-upstream/public-upstream-main' into edburns/dd-2785864-pre-public-non-code-changes
edburns
committed
c0d8668
View commit details
Copy full SHA for c0d8668
Browse repository at this point
Consider the content of `smoke-test` to be ignorable.
edburns
authored
2361886
View commit details
Copy full SHA for 2361886
Browse repository at this point
Merge branch 'public-upstream/public-upstream-main' into edburns/dd-2785864-pre-public-non-code-changes
edburns
committed
9de12e1
View commit details
Copy full SHA for 9de12e1
Browse repository at this point
Merge pull request #192 from edburns/edburns/dd-2824811-smoke-test
Show description for 4a5aa18
edburns
authored
4a5aa18
View commit details
Copy full SHA for 4a5aa18
Browse repository at this point
On branch edburns/dd-2824811-smoke-test Execute this prompt to create and execute a smoke test based on the most recently published snapshot release as documented in the top level README.
Show description for 86b23e6
edburns
committed
86b23e6
View commit details
Copy full SHA for 86b23e6
Browse repository at this point
Merge remote-tracking branch 'public-upstream/main' into edburns/dd-2785864-pre-public-non-code-changes
edburns
committed
5533f1c
View commit details
Copy full SHA for 5533f1c
Browse repository at this point
Merge pull request #191 from copilot-community-sdk/copilot/add-automatic-module-name
Show description for 99c341e
edburns
authored
99c341e
View commit details
Copy full SHA for 99c341e
Browse repository at this point
Add Automatic-Module-Name to JAR manifest via maven-jar-plugin
Show description for b3a2826
Copilot
and
edburns
committed
b3a2826
View commit details
Copy full SHA for b3a2826
Browse repository at this point
Initial plan
Copilot
committed
3fbefc8
View commit details
Copy full SHA for 3fbefc8
Browse repository at this point
Merge remote-tracking branch 'public-upstream/main' into edburns/dd-2785864-pre-public-non-code-changes
edburns
committed
90eb590
View commit details
Copy full SHA for 90eb590
Browse repository at this point
Merge pull request #189 from edburns/edburns/dd-2824425-fix-record-vs-getter-discrepancy
Show description for 4fff65f
edburns
authored
4fff65f
View commit details
Copy full SHA for 4fff65f
Browse repository at this point
Update src/site/markdown/documentation.md
Show description for 26a39e7
edburns
and
Copilot
authored
26a39e7
View commit details
Copy full SHA for 26a39e7
Browse repository at this point
Update src/site/markdown/advanced.md
Show description for f0b2e63
edburns
and
Copilot
authored
f0b2e63
View commit details
Copy full SHA for f0b2e63
Browse repository at this point
On branch edburns/dd-2824425-fix-record-vs-getter-discrepancy
Show description for 36fcf4b
edburns
committed
36fcf4b
View commit details
Copy full SHA for 36fcf4b
Browse repository at this point
On branch edburns/dd-2785864-pre-public-non-code-changes Correct artifactId
Show description for 9ce8275
edburns
committed
9ce8275
View commit details
Copy full SHA for 9ce8275
Browse repository at this point
Fix snapshot publishing to use Maven Central instead of GitHub Packages
edburns
committed
6c9e8d2
View commit details
Copy full SHA for 6c9e8d2
Browse repository at this point
Add publish-snapshot workflow for GitHub Packages snapshot publishing
edburns
committed
80621d5
View commit details
Copy full SHA for 80621d5
Browse repository at this point
On branch edburns/dd-2785864-pre-public-non-code-changes Publish to snapshots to maven central instead of GitHub packages
Show description for a607f1d
edburns
committed
a607f1d
View commit details
Copy full SHA for a607f1d
Browse repository at this point
Merge branch 'public-upstream/public-upstream-main' into edburns/dd-2785864-pre-public-non-code-changes
Show description for a5ee484
edburns
committed
a5ee484
View commit details
Copy full SHA for a5ee484
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
github-actions[bot]
committed
d8ec771
View commit details
Copy full SHA for d8ec771
Browse repository at this point
[maven-release-plugin] prepare release v1.0.11
github-actions[bot]
committed
a1169bc
View commit details
Copy full SHA for a1169bc
Browse repository at this point
docs: update version references to 1.0.11
github-actions[bot]
committed
e4e2511
View commit details
Copy full SHA for e4e2511
Browse repository at this point
Merge pull request #188 from copilot-community-sdk/copilot/upstream-sync-3-new-commits
Show description for 9511ddd
brunoborges
authored
9511ddd
View commit details
Copy full SHA for 9511ddd
Browse repository at this point
Merge pull request #186 from copilot-community-sdk/docs/fix-documentation-coverage-gaps
Show description for 0adcbc0
brunoborges
authored
0adcbc0
View commit details
Copy full SHA for 0adcbc0
Browse repository at this point
Update src/site/markdown/documentation.md
Show description for 7215df0
brunoborges
and
Copilot
authored
7215df0
View commit details
Copy full SHA for 7215df0
Browse repository at this point
Update .lastmerge to 062b61c8aa63b9b5d45fa1d7b01723e6660ffa83
Copilot
committed
2c4348d
View commit details
Copy full SHA for 2c4348d
Browse repository at this point
Initial plan
Copilot
committed
df01e4a
View commit details
Copy full SHA for df01e4a
Browse repository at this point
Fix documentation coverage gaps
Show description for 48e3960
brunoborges
committed
48e3960
View commit details
Copy full SHA for 48e3960
Browse repository at this point
Commits on Mar 11, 2026
Update JaCoCo coverage badge
github-actions[bot]
committed
4e0f289
View commit details
Copy full SHA for 4e0f289
Browse repository at this point
Merge pull request #184 from copilot-community-sdk/copilot/sync-upstream-commits-again
Show description for 040fd56
edburns
authored
040fd56
View commit details
Copy full SHA for 040fd56
Browse repository at this point
Previous
Next
You can’t perform that action at this time.