feat(a2a): Support handle A2A request as a server and add a2a-spring-boot-starter.#232
Merged
AlbumenJ merged 11 commits intoagentscope-ai:mainfrom Dec 18, 2025
Merged
Conversation
Change-Id: I888fda539e7e91fa7dc3964cdf5c51cad19303a6
…tarter. Change-Id: Id2e2f8fe9fd2a66738640af097f469cba2868c90
Change-Id: I57a424d0928dc02c25d7963ce53debfb64bb4cd6
…arter. Change-Id: Ifd5a4d91a3d840b373e0991b3904397b066de33e
Change-Id: I16adff7705361d60c5dbcccffded5242ea05645c
…sh and Chinese. Change-Id: Ia08f24f67fc1d44b6bada4cc3209f0b3f9a23494
Change-Id: Id0f479d9dd0614654683e5844921e1f913b217b5
Change-Id: I20be45008a81965a7c9e121831e7ed5b3d36334f
Change-Id: I9c9748c8b78b4ad57e372399667d00d32974ec27
…s to provided. Change-Id: I8a3201784869f9090ff91d04e994238506296e03
AlbumenJ
approved these changes
Dec 18, 2025
Change-Id: Id08b983a035370a78cdd8fee39b8410c5cc5bbe2
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 56 out of 56 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
JGoP-L
pushed a commit
to JGoP-L/agentscope-java
that referenced
this pull request
Dec 29, 2025
…boot-starter. (agentscope-ai#232) ## AgentScope-Java Version 1.0.3 ## Description Support handle agent request by A2A protocol. ## Checklist Please check the following items before code is ready to be reviewed. - [x] Code has been formatted with `mvn spotless:apply` - [x] All tests are passing (`mvn test`) - [x] Javadoc comments are complete and follow project conventions - [x] Related documentation has been updated (e.g. links, examples, etc.) - [x] Code is ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AgentScope-Java Version
1.0.3
Description
Support handle agent request by A2A protocol.
Checklist
Please check the following items before code is ready to be reviewed.
mvn spotless:applymvn test)