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
0867d15
User selector
All users
All time
Commit history
Commits on Feb 19, 2026
Fix requestPermission always-true for null config, add APPROVE_ALL to tool tests
Show description for 0867d15
Copilot
and
brunoborges
committed
0867d15
View commit details
Copy full SHA for 0867d15
View code at this point
Browse repository at this point
Port upstream changes: clientName, deny-by-default permissions, PermissionHandler.APPROVE_ALL
Show description for 5c07315
Copilot
and
brunoborges
committed
5c07315
View commit details
Copy full SHA for 5c07315
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Port session mode/plan/workspace file change events
brunoborges
committed
c18558d
View commit details
Copy full SHA for c18558d
View code at this point
Browse repository at this point
Fix test and clone implementation per PR feedback
Show description for 6e2e991
Copilot
and
brunoborges
committed
6e2e991
View commit details
Copy full SHA for 6e2e991
View code at this point
Browse repository at this point
Potential fix for pull request finding 'Missing Override annotation'
Show description for 063be94
brunoborges
and
github-code-quality[bot]
authored
063be94
View commit details
Copy full SHA for 063be94
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/SessionConfig.java
Show description for 7bbabef
brunoborges
and
Copilot
authored
7bbabef
View commit details
Copy full SHA for 7bbabef
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/ResumeSessionConfig.java
Show description for 5cf778b
brunoborges
and
Copilot
authored
5cf778b
View commit details
Copy full SHA for 5cf778b
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/CopilotClientOptions.java
Show description for 003d5f7
brunoborges
and
Copilot
authored
003d5f7
View commit details
Copy full SHA for 003d5f7
View code at this point
Browse repository at this point
Potential fix for pull request finding 'Missing Override annotation'
Show description for 64ab5c1
brunoborges
and
github-code-quality[bot]
authored
64ab5c1
View commit details
Copy full SHA for 64ab5c1
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/MessageOptions.java
Show description for bd64fb8
brunoborges
and
Copilot
authored
bd64fb8
View commit details
Copy full SHA for bd64fb8
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/SessionConfig.java
Show description for 8dbd48f
brunoborges
and
Copilot
authored
8dbd48f
View commit details
Copy full SHA for 8dbd48f
View code at this point
Browse repository at this point
Update src/main/java/com/github/copilot/sdk/json/ResumeSessionConfig.java
Show description for 962f97b
brunoborges
and
Copilot
authored
962f97b
View commit details
Copy full SHA for 962f97b
View code at this point
Browse repository at this point
Add clone() methods to config classes
Show description for 21f9560
Copilot
and
brunoborges
committed
21f9560
View commit details
Copy full SHA for 21f9560
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Refactor to eliminate duplication: SessionListFilter extends SessionContext
Show description for 37d7f37
Copilot
and
brunoborges
committed
37d7f37
View commit details
Copy full SHA for 37d7f37
View code at this point
Browse repository at this point
Add SessionContext, SessionListFilter, and context_changed event
Show description for 56fc88e
Copilot
and
brunoborges
committed
56fc88e
View commit details
Copy full SHA for 56fc88e
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
feat: add AUTOCLOSEABLE_TIMEOUT_SECONDS constant and enhance documentation for graceful shutdown and event handling troubleshooting
brunoborges
committed
241448d
View commit details
Copy full SHA for 241448d
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
refactor: remove unused logger field and related methods from CopilotClientOptions
brunoborges
committed
d24e94c
View commit details
Copy full SHA for d24e94c
View code at this point
Browse repository at this point
Fix AssistantUsageData.quotaSnapshots() to return empty map instead of null
Show description for 4e903fa
Copilot
and
brunoborges
committed
4e903fa
View commit details
Copy full SHA for 4e903fa
View code at this point
Browse repository at this point
Merge pull request #124 from copilot-community-sdk/copilot/convert-pretoolusehookoutput-to-record
Show description for 5748ae2
brunoborges
authored
5748ae2
View commit details
Copy full SHA for 5748ae2
View code at this point
Browse repository at this point
Add static factory methods to PreToolUseHookOutput record
Show description for 432ab8a
Copilot
and
brunoborges
committed
432ab8a
View commit details
Copy full SHA for 432ab8a
View code at this point
Browse repository at this point
Convert PreToolUseHookOutput to record
Show description for b58904b
Copilot
and
brunoborges
committed
b58904b
View commit details
Copy full SHA for b58904b
View code at this point
Browse repository at this point
Address code review feedback: improve error() method and document failure() vs error()
Show description for 1399379
Copilot
and
brunoborges
committed
1399379
View commit details
Copy full SHA for 1399379
View code at this point
Browse repository at this point
Convert ToolResultObject from class to record with factory methods
Show description for c9b4c00
Copilot
and
brunoborges
committed
c9b4c00
View commit details
Copy full SHA for c9b4c00
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.