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
.
iggue
/
github-copilot-sdk
Public
forked from
github/copilot-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-copilot-sdk
java
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2026
Update @github/copilot to 1.0.63 (#1686)
Show description for 0d6f2e5
3 people
authored
0d6f2e5
View commit details
Copy full SHA for 0d6f2e5
View code at this point
Browse repository at this point
Standardize README prerequisites across all SDK languages (#1636)
Show description for 8ae873d
4 people
authored
8ae873d
View commit details
Copy full SHA for 8ae873d
View code at this point
Browse repository at this point
Bump esbuild from 0.28.0 to 0.28.1 in /java/scripts/codegen (#1649)
Show description for 38581da
dependabot[bot]
and
edburns
authored
38581da
View commit details
Copy full SHA for 38581da
View code at this point
Browse repository at this point
Add OTLP protocol telemetry options (#1648)
Show description for b5ce1c8
loganrosen
and
Copilot
authored
b5ce1c8
View commit details
Copy full SHA for b5ce1c8
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Fix and restore bytes
edburns
committed
f8b2eee
View commit details
Copy full SHA for f8b2eee
View code at this point
Browse repository at this point
Add ADR-005: Ergonomic tool definition via annotation processor (#1684)
Show description for cf88dcf
edburns
and
Copilot
authored
cf88dcf
View commit details
Copy full SHA for cf88dcf
View code at this point
Browse repository at this point
Add graceful runtime shutdown to SDK clients (#1667)
Show description for b49fbab
stephentoub
and
Copilot
authored
b49fbab
View commit details
Copy full SHA for b49fbab
View code at this point
Browse repository at this point
[E2E] session.todos_changed event + readSqlTodosWithDependencies (6 languages) (#1622)
SteveSandersonMS
authored
bd7b50a
View commit details
Copy full SHA for bd7b50a
View code at this point
Browse repository at this point
SDK: add optional memory configuration to session create and resume (#1617)
Show description for 86df7e5
Morabbin
and
Copilot
authored
86df7e5
View commit details
Copy full SHA for 86df7e5
View code at this point
Browse repository at this point
Add cross-language E2E coverage for session.provider.getEndpoint (#1621)
SteveSandersonMS
authored
8e2d6f8
View commit details
Copy full SHA for 8e2d6f8
View code at this point
Browse repository at this point
Update @github/copilot to 1.0.62
Show description for a115246
2 people
authored and
SteveSandersonMS
committed
a115246
View commit details
Copy full SHA for a115246
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Add `defer` parameter to tool definition (#1632)
Show description for 736bd6e
almaleksia
authored
736bd6e
View commit details
Copy full SHA for 736bd6e
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
[maven-release-plugin] prepare for next development iteration
github-actions[bot]
committed
867e78c
View commit details
Copy full SHA for 867e78c
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release java/v1.0.1
github-actions[bot]
committed
1b094f5
View commit details
Copy full SHA for 1b094f5
View code at this point
Browse repository at this point
docs: update version references to 1.0.1
github-actions[bot]
committed
4346521
View commit details
Copy full SHA for 4346521
View code at this point
Browse repository at this point
Add open-canvases snapshot tracking to the Java SDK (#1606)
Show description for 0efeb73
3 people
authored
0efeb73
View commit details
Copy full SHA for 0efeb73
View code at this point
Browse repository at this point
Bump the java-codegen-deps group in /java/scripts/codegen with 2 updates (#1614)
Show description for 543ecfc
3 people
authored
543ecfc
View commit details
Copy full SHA for 543ecfc
View code at this point
Browse repository at this point
Bump the java-maven-deps group in /java with 3 updates (#1613)
Show description for c1ce58b
dependabot[bot]
and
edburns
authored
c1ce58b
View commit details
Copy full SHA for c1ce58b
View code at this point
Browse repository at this point
# Java codegen: clean output directory before generating to prevent orphan accumulation (#1623)
Show description for f2e8469
edburns
authored
f2e8469
View commit details
Copy full SHA for f2e8469
View code at this point
Browse repository at this point
Update @github/copilot to 1.0.61 (#1612)
Show description for 53ffb24
3 people
authored
53ffb24
View commit details
Copy full SHA for 53ffb24
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Add `@CopilotExperimental` compile-time gate for experimental APIs (#1601)
Show description for 9e9cfbe
3 people
authored
9e9cfbe
View commit details
Copy full SHA for 9e9cfbe
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Update @github/copilot to 1.0.60 (#1597)
Show description for ba94f95
3 people
authored
ba94f95
View commit details
Copy full SHA for ba94f95
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
java: eliminate git clone into target/ — use monorepo directly (#1592)
Show description for b7af0cb
edburns
and
Copilot
authored
b7af0cb
View commit details
Copy full SHA for b7af0cb
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Edburns/ghcp 1573 java ensure zod metadata shows thru (#1591)
Show description for 7e5dc8d
edburns
authored
7e5dc8d
View commit details
Copy full SHA for 7e5dc8d
View code at this point
Browse repository at this point
Java: adr recording decision to keep everything in one module (#1588)
Show description for 0a25600
edburns
authored
0a25600
View commit details
Copy full SHA for 0a25600
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
[java] Update project description and developer information (#1574)
brunoborges
authored
173e00b
View commit details
Copy full SHA for 173e00b
View code at this point
Browse repository at this point
Bump the java-maven-deps group in /java with 7 updates (#1568)
Show description for b6c8b8f
dependabot[bot]
authored
b6c8b8f
View commit details
Copy full SHA for b6c8b8f
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Cleanup README.md by removing outdated sections (#1558)
Show description for f3b95bb
brunoborges
authored
f3b95bb
View commit details
Copy full SHA for f3b95bb
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
github-actions[bot]
committed
fe29a7f
View commit details
Copy full SHA for fe29a7f
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release java/v1.0.0
github-actions[bot]
committed
d80ce1b
View commit details
Copy full SHA for d80ce1b
View code at this point
Browse repository at this point
docs: update version references to 1.0.0
github-actions[bot]
committed
21d4fa0
View commit details
Copy full SHA for 21d4fa0
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
github-actions[bot]
committed
4f88e9c
View commit details
Copy full SHA for 4f88e9c
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release java/v1.0.0-beta-12-java.1
github-actions[bot]
committed
91e3518
View commit details
Copy full SHA for 91e3518
View code at this point
Browse repository at this point
docs: update version references to 1.0.0-beta-12-java.1
github-actions[bot]
committed
fe7077b
View commit details
Copy full SHA for fe7077b
View code at this point
Browse repository at this point
Java: increment POM after failed publish run
edburns
committed
c46ac07
View commit details
Copy full SHA for c46ac07
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.