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
.
agentclientprotocol
/
java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
62
Code
Issues
6
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: agentclientprotocol/java-sdk
Actions
All workflows
Workflows
CI Build
CI Build
Publish Snapshot
Publish Snapshot
Release
Release
Show more workflows...
Management
Caches
CI Build
CI Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
28 workflow runs
28 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add unstable providers/* methods
CI Build
#43:
Commit
8bb2f70
pushed by
markpollack
27m 30s
main
main
27m 30s
View workflow file
Add messageId overloads to prompt context send methods
CI Build
#42:
Commit
540e58c
pushed by
markpollack
38m 57s
main
main
38m 57s
View workflow file
Promote session config-option API to stable
CI Build
#41:
Commit
55bfcdd
pushed by
markpollack
6m 23s
main
main
6m 23s
View workflow file
Deprecate the session-model API for removal
CI Build
#40:
Commit
85fca4c
pushed by
markpollack
14m 26s
main
main
14m 26s
View workflow file
Add logout and session/delete agent methods
CI Build
#39:
Commit
558bcc5
pushed by
markpollack
25m 6s
main
main
25m 6s
View workflow file
Add additionalDirectories and per-chunk messageId fields
CI Build
#38:
Commit
1f4b513
pushed by
markpollack
31m 27s
main
main
31m 27s
View workflow file
Release 0.13.0, align Jackson to 2.21.2
CI Build
#37:
Commit
f681eab
pushed by
markpollack
27m 49s
main
main
27m 49s
View workflow file
Add WebSocket edge case tests, increase max message size to 4MB
CI Build
#33:
Commit
9ece667
pushed by
markpollack
26m 34s
main
main
26m 34s
View workflow file
Fix WebSocket client transport echoing agent requests back to agent
CI Build
#32:
Commit
9a1ac23
pushed by
markpollack
1m 31s
main
main
1m 31s
View workflow file
Add elicitation decline and cancel integration tests
CI Build
#31:
Commit
4e8bb15
pushed by
markpollack
1m 10s
main
main
1m 10s
View workflow file
Add session/fork and session/set_config_option (unstable)
CI Build
#30:
Commit
816c2af
pushed by
markpollack
1m 12s
main
main
1m 12s
View workflow file
Add elicitation/create and elicitation/complete (unstable)
CI Build
#29:
Commit
0718837
pushed by
markpollack
1m 30s
main
main
1m 30s
View workflow file
Add @UnstableAcpApi stability marker annotation
CI Build
#24:
Commit
1822a8c
pushed by
markpollack
1m 11s
main
main
1m 11s
View workflow file
Add session/list, session/close, session/resume methods
CI Build
#22:
Commit
ad3bcde
pushed by
markpollack
1m 43s
main
main
1m 43s
View workflow file
Remove MCP SDK dependency, add own JSON abstraction layer
CI Build
#16:
Commit
930a1a4
pushed by
markpollack
1m 35s
main
main
1m 35s
View workflow file
Update .gitignore with local tool config
CI Build
#15:
Commit
62e5590
pushed by
markpollack
1m 35s
main
main
1m 35s
View workflow file
Restore Duration import removed by PR #1
CI Build
#14:
Commit
099d869
pushed by
markpollack
1m 25s
main
main
1m 25s
View workflow file
Merge pull request #1 from bengbengbalabalabeng/style-remove-unused-i…
CI Build
#13:
Commit
7f59ce5
pushed by
markpollack
53s
main
main
53s
View workflow file
Bump version to 0.10.0-SNAPSHOT
CI Build
#12:
Commit
0fef9e0
pushed by
markpollack
1m 25s
main
main
1m 25s
View workflow file
Move build plugins from pluginManagement to plugins in parent POM
CI Build
#11:
Commit
524ed83
pushed by
markpollack
1m 33s
main
main
1m 33s
View workflow file
Fix flaky WebSocket tests: use emitNext with busyLooping for concurre…
CI Build
#10:
Commit
19eaf1c
pushed by
markpollack
59s
main
main
59s
View workflow file
Add post-release version bump to release workflow
CI Build
#9:
Commit
ba2a191
pushed by
markpollack
1m 19s
main
main
1m 19s
View workflow file
Bump assertj-core to 3.27.7 to fix XXE vulnerability
CI Build
#6:
Commit
a3e979e
pushed by
markpollack
1m 3s
main
main
1m 3s
View workflow file
Bump assertj-core to 3.27.7 to fix XXE vulnerability
CI Build
#5:
Commit
b56dab8
pushed by
markpollack
1m 22s
main
main
1m 22s
View workflow file
Add OWASP dependency-check Maven profile
CI Build
#4:
Commit
bfc8486
pushed by
markpollack
1m 25s
main
main
1m 25s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.