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
Breadcrumbs
History for
copilot-sdk-java
src
on
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
Fix DEPS and the process to update DEPS in the future
edburns
committed
42b3eb0
View commit details
Copy full SHA for 42b3eb0
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Link corrections
edburns
committed
311c5b2
View commit details
Copy full SHA for 311c5b2
View code at this point
Browse repository at this point
Move site content and POM to standalone repo for cross-repo site builds
Show description for 73c8d09
edburns
and
Copilot
committed
73c8d09
View commit details
Copy full SHA for 73c8d09
View code at this point
Browse repository at this point
# dd-3009225: Soft-archive standalone repo after monorepo migration
Show description for c3d962a
edburns
committed
c3d962a
View commit details
Copy full SHA for c3d962a
View code at this point
Browse repository at this point
Commits on May 28, 2026
docs: update version references to 1.0.0-beta-10-java.0
github-actions[bot]
committed
15c40fe
View commit details
Copy full SHA for 15c40fe
View code at this point
Browse repository at this point
Javadoc fixes
edburns
committed
354ad33
View commit details
Copy full SHA for 354ad33
View code at this point
Browse repository at this point
Apply https://github.com/github/copilot-sdk-java/pull/237#discussion_r3321064387
edburns
committed
da3f8c7
View commit details
Copy full SHA for da3f8c7
View code at this point
Browse repository at this point
backport https://github.com/github/copilot-sdk/pull/1483
edburns
committed
c415cb8
View commit details
Copy full SHA for c415cb8
View code at this point
Browse repository at this point
docs: update version references to 1.0.0-beta-8-java.0
github-actions[bot]
committed
5c5ccde
View commit details
Copy full SHA for 5c5ccde
View code at this point
Browse repository at this point
Merge pull request #234 from github/edburns/update-url-in-package-info
Show description for 7840f37
edburns
authored
7840f37
View commit details
Copy full SHA for 7840f37
View code at this point
Browse repository at this point
Potential fix for pull request finding
Show description for caaa4dc
edburns
and
Copilot
authored
caaa4dc
View commit details
Copy full SHA for caaa4dc
View code at this point
Browse repository at this point
Update URL in package-info.java
edburns
committed
751b52a
View commit details
Copy full SHA for 751b52a
View code at this point
Browse repository at this point
Commits on May 27, 2026
Add CreateSessionReKeyEntryTest to cover session-map re-key cleanup paths
Show description for d82e8b0
Copilot
and
edburns
authored
d82e8b0
View commit details
Copy full SHA for d82e8b0
View code at this point
Browse repository at this point
Fix session registry leak when server re-keys session ID
Show description for 00c194e
edburns
committed
00c194e
View commit details
Copy full SHA for 00c194e
View code at this point
Browse repository at this point
Add session.options.update call for feature flag propagation
Show description for ae3896f
edburns
committed
ae3896f
View commit details
Copy full SHA for ae3896f
View code at this point
Browse repository at this point
Fix incorrect Javadoc for session option properties
Show description for 7c5c970
edburns
committed
7c5c970
View commit details
Copy full SHA for 7c5c970
View code at this point
Browse repository at this point
https://github.com/github/copilot-sdk/pull/1465
edburns
committed
5a3794e
View commit details
Copy full SHA for 5a3794e
View code at this point
Browse repository at this point
Address PR review: fix EMPTY mode validation, hook null-checks, and Javadoc
Show description for 2ff2844
Copilot
and
edburns
authored
2ff2844
View commit details
Copy full SHA for 2ff2844
View code at this point
Browse repository at this point
Fix test compilation failures after @github/copilot update
Show description for d9f6c85
github-actions[bot]
and
Copilot
authored
d9f6c85
View commit details
Copy full SHA for d9f6c85
View code at this point
Browse repository at this point
Regenerate codegen output
Show description for ab24705
github-actions[bot]
committed
ab24705
View commit details
Copy full SHA for ab24705
View code at this point
Browse repository at this point
Add unit tests for ToolSet, CopilotClientMode, and PermissionRequestResult
Show description for f6a63da
Copilot
and
edburns
authored
f6a63da
View commit details
Copy full SHA for f6a63da
View code at this point
Browse repository at this point
Port post-tool-use-failure hook, CopilotClientMode, ToolSet, and Empty mode hardening from reference implementation
Show description for 3705d64
Copilot
and
edburns
authored
3705d64
View commit details
Copy full SHA for 3705d64
View code at this point
Browse repository at this point
Add @JsonCreator to AgentMode for JSON round-trip and update @since to 1.1.0
Show description for befd206
Copilot
and
edburns
authored
befd206
View commit details
Copy full SHA for befd206
View code at this point
Browse repository at this point
Sync with 9017d85ef3 of monorepo
edburns
committed
5305220
View commit details
Copy full SHA for 5305220
View code at this point
Browse repository at this point
Commits on May 26, 2026
Fix additional codegen-check problem
edburns
committed
4c7a4e7
View commit details
Copy full SHA for 4c7a4e7
View code at this point
Browse repository at this point
Spotless
edburns
committed
d153817
View commit details
Copy full SHA for d153817
View code at this point
Browse repository at this point
Regenerate codegen output
Show description for 6972a89
github-actions[bot]
committed
6972a89
View commit details
Copy full SHA for 6972a89
View code at this point
Browse repository at this point
On branch edburns/ghcp-sp-115-java-repackage Complete the repackage
Show description for 29df684
edburns
committed
29df684
View commit details
Copy full SHA for 29df684
View code at this point
Browse repository at this point
On branch edburns/ghcp-sp-115-java-repackage working toward https://github.com/github/copilot-sdk/issues/1434 .
Show description for d37974c
edburns
committed
d37974c
View commit details
Copy full SHA for d37974c
View code at this point
Browse repository at this point
Commits on May 22, 2026
Fix PingResponse timestamp type (long→String) and disable snapshot-less PreMcpToolCall tests
Show description for 1f65147
Copilot
and
edburns
authored
1f65147
View commit details
Copy full SHA for 1f65147
View code at this point
Browse repository at this point
Fix compilation errors in test files after generated code regeneration
Show description for b371963
Copilot
and
edburns
authored
b371963
View commit details
Copy full SHA for b371963
View code at this point
Browse repository at this point
Fix codegen and build failures after @github/copilot update
Show description for 6659d43
github-actions[bot]
and
Copilot
authored
6659d43
View commit details
Copy full SHA for 6659d43
View code at this point
Browse repository at this point
Regenerate codegen output
Show description for 7a4ea8d
github-actions[bot]
committed
7a4ea8d
View commit details
Copy full SHA for 7a4ea8d
View code at this point
Browse repository at this point
Enable preMcpToolCall hook tests now that .lastmerge is updated
Show description for 9d60ee2
Copilot
and
edburns
authored
9d60ee2
View commit details
Copy full SHA for 9d60ee2
View code at this point
Browse repository at this point
Fix test failures: reuse existing snapshot and disable tests needing new snapshots
Show description for 29cabb3
Copilot
and
edburns
authored
29cabb3
View commit details
Copy full SHA for 29cabb3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.