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
on
b533336
User selector
All users
All time
Commit history
Commits on Feb 11, 2026
refactor: update tool handling to use ToolDefinition and simplify SessionRequestBuilder
brunoborges
committed
4f30838
View commit details
Copy full SHA for 4f30838
View code at this point
Browse repository at this point
refactor: convert simple POJO classes to records for improved readability and simplify method usage
brunoborges
committed
b1afb3f
View commit details
Copy full SHA for b1afb3f
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
refactor: convert response classes to records and update method references for improved readability
brunoborges
committed
46b38cc
View commit details
Copy full SHA for 46b38cc
View code at this point
Browse repository at this point
refactor: simplify response handling in RpcHandlerDispatcher and update tests for null output
brunoborges
committed
d6a09cf
View commit details
Copy full SHA for d6a09cf
View code at this point
Browse repository at this point
Refactor data access methods in tests to use new naming conventions
Show description for f5e9662
brunoborges
committed
f5e9662
View commit details
Copy full SHA for f5e9662
View code at this point
Browse repository at this point
Refactor code structure for improved readability and maintainability.
brunoborges
committed
29d2022
View commit details
Copy full SHA for 29d2022
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Fix cliUrl to auto-correct useStdio for backend service scenarios (#97)
Show description for 7951af7
brunoborges
authored
7951af7
View commit details
Copy full SHA for 7951af7
View code at this point
Browse repository at this point
fix: move SuppressFBWarnings annotation to the package declaration for event and json packages
brunoborges
committed
8920715
View commit details
Copy full SHA for 8920715
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Port upstream BYOK documentation clarifications
Show description for 8d801c6
Copilot
and
brunoborges
committed
8d801c6
View commit details
Copy full SHA for 8d801c6
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Add requestId and compactionTokensUsed to SessionCompactionCompleteData
brunoborges
committed
8cf9d1d
View commit details
Copy full SHA for 8cf9d1d
View code at this point
Browse repository at this point
Add --no-auto-update flag to CLI server startup args
brunoborges
committed
3fa2b3d
View commit details
Copy full SHA for 3fa2b3d
View code at this point
Browse repository at this point
Fix test to handle new IllegalStateException from closed sessions
Show description for 46b8204
Copilot
and
brunoborges
committed
46b8204
View commit details
Copy full SHA for 46b8204
View code at this point
Browse repository at this point
Add closed-session guard implementation
Show description for c57e7a3
Copilot
and
brunoborges
committed
c57e7a3
View commit details
Copy full SHA for c57e7a3
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Rename enums to PROPAGATE_AND_LOG_ERRORS/SUPPRESS_AND_LOG_ERRORS, default to PROPAGATE, always log errors
Show description for e265cf4
Copilot
and
brunoborges
committed
e265cf4
View commit details
Copy full SHA for e265cf4
View code at this point
Browse repository at this point
Rename EventErrorPolicy values: STOP→PROPAGATE, CONTINUE→SUPPRESS (Spring-style)
Show description for de45c8f
Copilot
and
brunoborges
committed
de45c8f
View commit details
Copy full SHA for de45c8f
View code at this point
Browse repository at this point
Add null check for setEventErrorPolicy and remove unused throws clause
Show description for 45ac4c3
Copilot
and
brunoborges
committed
45ac4c3
View commit details
Copy full SHA for 45ac4c3
View code at this point
Browse repository at this point
Implement EventErrorPolicy enum instead of breaking EventErrorHandler change
Show description for 9b0fe25
Copilot
and
brunoborges
committed
9b0fe25
View commit details
Copy full SHA for 9b0fe25
View code at this point
Browse repository at this point
Revert EventErrorHandler breaking change to implement enum-based approach
Show description for 1ee3b61
Copilot
and
brunoborges
committed
1ee3b61
View commit details
Copy full SHA for 1ee3b61
View code at this point
Browse repository at this point
Address code review feedback
Show description for 8600385
Copilot
and
brunoborges
committed
8600385
View commit details
Copy full SHA for 8600385
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.