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
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
v1.0.0-beta-java.1
User selector
All users
All time
Commit history
Commits on May 5, 2026
[maven-release-plugin] prepare release v1.0.0-beta-java.1
github-actions[bot]
committed
a5fc108
View commit details
Copy full SHA for a5fc108
Browse repository at this point
docs: update version references to 1.0.0-beta-java.1
github-actions[bot]
committed
76128d4
View commit details
Copy full SHA for 76128d4
Browse repository at this point
Merge pull request #161 from github/copilot/investigate-failed-test-run
Show description for 3e874dc
edburns
authored
3e874dc
View commit details
Copy full SHA for 3e874dc
Browse repository at this point
Fix flaky parallel tools test by removing non-deterministic synchronization
Show description for fd4225d
Copilot
and
edburns
authored
fd4225d
View commit details
Copy full SHA for fd4225d
Browse repository at this point
Initial plan
Copilot
authored
72f96c3
View commit details
Copy full SHA for 72f96c3
Browse repository at this point
Merge pull request #157 from github/copilot/reference-impl-sync-expand-sdk-e2e-coverage
Show description for 21a8f06
edburns
authored
21a8f06
View commit details
Copy full SHA for 21a8f06
Browse repository at this point
Refine timeout constants from validation feedback
Show description for a9c88d7
Copilot
and
edburns
authored
a9c88d7
View commit details
Copy full SHA for a9c88d7
Browse repository at this point
Address PR review feedback on cleanup and tests
Show description for ee55571
Copilot
and
edburns
authored
ee55571
View commit details
Copy full SHA for ee55571
Browse repository at this point
Update .lastmerge to c063458ecc3d606766f04cf203b11b08de672cc8, sync pom.xml CLI version, and update scripts/codegen @github/copilot version
Show description for 0a2157c
Copilot
and
edburns
authored
0a2157c
View commit details
Copy full SHA for 0a2157c
Browse repository at this point
Port reference implementation changes: process cleanup, connect fallback, and E2E test coverage
Show description for 0b6c28b
Copilot
and
edburns
authored
0b6c28b
View commit details
Copy full SHA for 0b6c28b
Browse repository at this point
Initial plan
Copilot
authored
7b80d72
View commit details
Copy full SHA for 7b80d72
Browse repository at this point
Merge pull request #155 from github/edburns/increase-agentic-timeout
Show description for 8454969
edburns
authored
8454969
View commit details
Copy full SHA for 8454969
Browse repository at this point
Revert "Potential fix for pull request finding"
Show description for 781f139
edburns
committed
781f139
View commit details
Copy full SHA for 781f139
Browse repository at this point
Potential fix for pull request finding
Show description for 892f9f5
edburns
and
Copilot
authored
892f9f5
View commit details
Copy full SHA for 892f9f5
Browse repository at this point
increase agentic timeout
edburns
committed
2e33d25
View commit details
Copy full SHA for 2e33d25
Browse repository at this point
Merge pull request #151 from github/copilot/reference-implementation-sync
Show description for 923f3ec
edburns
authored
923f3ec
View commit details
Copy full SHA for 923f3ec
Browse repository at this point
Address review feedback: use generated ConnectParams/ConnectResult, allow null copilotHome, strengthen permission test assertion, add instructionDirectories unit tests
Show description for 6d9db14
Copilot
and
edburns
authored
6d9db14
View commit details
Copy full SHA for 6d9db14
Browse repository at this point
Commits on May 4, 2026
Enable instructionDirectories E2E tests and fix getSystemMessage exchange parsing
Show description for 79accd3
Copilot
and
edburns
authored
79accd3
View commit details
Copy full SHA for 79accd3
Browse repository at this point
Fix test compilation errors for updated generated record signatures
Show description for fce9527
Copilot
and
edburns
authored
fce9527
View commit details
Copy full SHA for fce9527
Browse repository at this point
Regenerate codegen output
Show description for e9c17ba
github-actions[bot]
committed
e9c17ba
View commit details
Copy full SHA for e9c17ba
Browse repository at this point
Update .lastmerge to ced6613253a595769d2e77547f9e1caf6bef6438, sync pom.xml CLI version, and update scripts/codegen @github/copilot version
Show description for 2423d8b
Copilot
and
edburns
authored
2423d8b
View commit details
Copy full SHA for 2423d8b
Browse repository at this point
Update documentation for copilotHome, tcpConnectionToken, and instructionDirectories
Show description for d542b0f
Copilot
and
edburns
authored
d542b0f
View commit details
Copy full SHA for d542b0f
Browse repository at this point
Add tests for copilotHome, tcpConnectionToken, and instructionDirectories
Show description for 637b51b
Copilot
and
edburns
authored
637b51b
View commit details
Copy full SHA for 637b51b
Browse repository at this point
Port copilotHome, tcpConnectionToken, and instructionDirectories from reference implementation
Show description for 09425c2
Copilot
and
edburns
authored
09425c2
View commit details
Copy full SHA for 09425c2
Browse repository at this point
Initial plan
Copilot
authored
5620113
View commit details
Copy full SHA for 5620113
Browse repository at this point
Merge pull request #148 from github/edburns/remind-agent-to-stick-to-prompt
Show description for 7fa76cf
edburns
authored
7fa76cf
View commit details
Copy full SHA for 7fa76cf
Browse repository at this point
Add guardrails to prevent reference-impl-sync agent from skipping deterministic scripts
Show description for 1c6f97d
edburns
committed
1c6f97d
View commit details
Copy full SHA for 1c6f97d
Browse repository at this point
Merge pull request #145 from github/edburns/fix-assignee-mechanism
Show description for f88b8a0
edburns
authored
f88b8a0
View commit details
Copy full SHA for f88b8a0
Browse repository at this point
Fix misleading comments about issue assignment mechanism in reference-impl-sync.yml
Show description for e05c209
Copilot
and
edburns
authored
e05c209
View commit details
Copy full SHA for e05c209
Browse repository at this point
Fix assignee mechanism.
Show description for d8070e2
edburns
committed
d8070e2
View commit details
Copy full SHA for d8070e2
Browse repository at this point
Commits on Apr 30, 2026
On branch main Use latest non-SNAPSHOT version for jbang example.
Show description for 3badfa8
edburns
committed
3badfa8
View commit details
Copy full SHA for 3badfa8
Browse repository at this point
Merge pull request #144 from github/copilot/update-copilot-sdk-to-1-0-40-0
Show description for fcec7ff
edburns
authored
fcec7ff
View commit details
Copy full SHA for fcec7ff
Browse repository at this point
Merge pull request #140 from github/auto/update-jacoco-badge
Show description for bf36957
edburns
authored
bf36957
View commit details
Copy full SHA for bf36957
Browse repository at this point
Port SetForegroundSessionRequest bug fix and add COPILOT_HOME to test harness
Show description for 1cd3849
Copilot
and
edburns
authored
1cd3849
View commit details
Copy full SHA for 1cd3849
Browse repository at this point
Update .lastmerge to e42b726ca42bd1b2e099a956c9287ba9435ba3e5, sync pom.xml CLI version, and update scripts/codegen @github/copilot version
Show description for b04ed27
Copilot
and
edburns
authored
b04ed27
View commit details
Copy full SHA for b04ed27
Browse repository at this point
Previous
Next
You can’t perform that action at this time.