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
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
Commits
Breadcrumbs
History for
copilot-sdk-java
src
main
java
com
on
dec4386
User selector
All users
All time
Commit history
Commits on Feb 6, 2026
Apply spotless formatting
Show description for dec4386
Copilot
and
brunoborges
committed
dec4386
View commit details
Copy full SHA for dec4386
View code at this point
Browse repository at this point
Update EventErrorHandler to return boolean for error propagation control
Show description for 0e58932
Copilot
and
brunoborges
committed
0e58932
View commit details
Copy full SHA for 0e58932
View code at this point
Browse repository at this point
feat: Add LifecycleEventManager, RpcHandlerDispatcher, and SessionRequestBuilder
Show description for 229cfe7
brunoborges
committed
229cfe7
View commit details
Copy full SHA for 229cfe7
View code at this point
Browse repository at this point
Add missing options to ResumeSessionConfig for parity with SessionConfig
Show description for 25ad83a
brunoborges
committed
25ad83a
View commit details
Copy full SHA for 25ad83a
View code at this point
Browse repository at this point
Add EventErrorHandler for custom event handler error handling
Show description for 61b44b9
brunoborges
committed
61b44b9
View commit details
Copy full SHA for 61b44b9
View code at this point
Browse repository at this point
Enhance documentation: add exception isolation details for event handlers
brunoborges
committed
a113688
View commit details
Copy full SHA for a113688
View code at this point
Browse repository at this point
Refactor: promote type-safe on(Class, Consumer) event handlers
Show description for 412c8be
brunoborges
committed
412c8be
View commit details
Copy full SHA for 412c8be
View code at this point
Browse repository at this point
Refactor: use var for local variable type inference
Show description for dcce429
brunoborges
committed
dcce429
View commit details
Copy full SHA for dcce429
View code at this point
Browse repository at this point
Fix remaining collection getter defensive copies in events and json packages
Show description for 922ec0e
Copilot
and
brunoborges
committed
922ec0e
View commit details
Copy full SHA for 922ec0e
View code at this point
Browse repository at this point
Add defensive copies to collection getters to fix SpotBugs EI_EXPOSE_REP findings
Show description for 0735b52
Copilot
and
brunoborges
committed
0735b52
View commit details
Copy full SHA for 0735b52
View code at this point
Browse repository at this point
Add SpotBugs annotations to suppress EI_EXPOSE_REP2 warnings
Show description for 2be4be7
Copilot
and
brunoborges
committed
2be4be7
View commit details
Copy full SHA for 2be4be7
View code at this point
Browse repository at this point
Make CopilotClient final to prevent Finalizer attacks
Show description for 222f4e1
Copilot
and
brunoborges
committed
222f4e1
View commit details
Copy full SHA for 222f4e1
View code at this point
Browse repository at this point
Fix SpotBugs OS_OPEN_STREAM: wrap BufferedReader in try-with-resources
Show description for f6e6292
brunoborges
committed
f6e6292
View commit details
Copy full SHA for f6e6292
View code at this point
Browse repository at this point
Fix SpotBugs REC_CATCH_EXCEPTION: narrow exception catch in JsonRpcClient.handleMessage()
Show description for 72215c7
Copilot
and
brunoborges
committed
72215c7
View commit details
Copy full SHA for 72215c7
View code at this point
Browse repository at this point
Fix SpotBugs DM_DEFAULT_ENCODING: Add UTF-8 charset to InputStreamReader
Show description for 2a2366a
Copilot
and
brunoborges
committed
2a2366a
View commit details
Copy full SHA for 2a2366a
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Add new fields to event data types from upstream
brunoborges
committed
71f8931
View commit details
Copy full SHA for 71f8931
View code at this point
Browse repository at this point
Add foreground session methods and lifecycle event subscription to CopilotClient
brunoborges
committed
45b836e
View commit details
Copy full SHA for 45b836e
View code at this point
Browse repository at this point
Add session lifecycle types and foreground session response types
brunoborges
committed
ba6bc99
View commit details
Copy full SHA for ba6bc99
View code at this point
Browse repository at this point
Add SessionShutdownEvent and SkillInvokedEvent from upstream
brunoborges
committed
c587ecd
View commit details
Copy full SHA for c587ecd
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Refactor hook handlers and improve code formatting for readability
brunoborges
committed
06635f2
View commit details
Copy full SHA for 06635f2
View code at this point
Browse repository at this point
Add session lifecycle and user prompt hooks with corresponding handlers and inputs
brunoborges
committed
ef5b176
View commit details
Copy full SHA for ef5b176
View code at this point
Browse repository at this point
Refactor ProcessInfo and Connection classes to use records for improved readability
brunoborges
committed
589e706
View commit details
Copy full SHA for 589e706
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Enhance logging for session events and user input requests; update test configurations for CLI compatibility
brunoborges
committed
de33889
View commit details
Copy full SHA for de33889
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
Ensure non-null answer in user input response for CLI compatibility
brunoborges
committed
f7d83ef
View commit details
Copy full SHA for f7d83ef
View code at this point
Browse repository at this point
Port upstream SDK changes: auth options, reasoning effort, user input handlers, hooks
Show description for e85055a
brunoborges
committed
e85055a
View commit details
Copy full SHA for e85055a
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
feat: add Javadoc verification step in build workflow and update example usage formatting
brunoborges
committed
6dd9f24
View commit details
Copy full SHA for 6dd9f24
View code at this point
Browse repository at this point
feat: add skill directories and disabled skills to session request and config
brunoborges
committed
6a78a0f
View commit details
Copy full SHA for 6a78a0f
View code at this point
Browse repository at this point
feat: add skills configuration and event handling features
brunoborges
committed
8ca33be
View commit details
Copy full SHA for 8ca33be
View code at this point
Browse repository at this point
fix: enhance error handling in permission request processing
brunoborges
committed
917f24f
View commit details
Copy full SHA for 917f24f
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
feat: add advanced usage documentation and getting started guide; refactor tool argument handling for improved type safety
brunoborges
committed
0dd75af
View commit details
Copy full SHA for 0dd75af
View code at this point
Browse repository at this point
fix: replace BufferedReader with BufferedInputStream for accurate byte reading in JSON-RPC client
brunoborges
committed
e0b4e93
View commit details
Copy full SHA for e0b4e93
View code at this point
Browse repository at this point
fix: set up timeout with daemon thread in CopilotSession to prevent JVM exit
brunoborges
committed
ea81206
View commit details
Copy full SHA for ea81206
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Add @since annotations to all classes.
brunoborges
committed
4d4e892
View commit details
Copy full SHA for 4d4e892
View code at this point
Browse repository at this point
feat: add package-info.java files for core, events, and json packages; enhance site.xml with Javadoc link
brunoborges
committed
26c56b6
View commit details
Copy full SHA for 26c56b6
View code at this point
Browse repository at this point
Merge upstream SDK changes from f902b76
Show description for 91d2500
brunoborges
committed
91d2500
View commit details
Copy full SHA for 91d2500
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.