agentscope-ai / agentscope-ai/agentscope-java
[Refactor] Extract some common utils and parsers to a2a-common.
Open
area/ext/integration
enhancement
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.3k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 77
Description
Current A2aServer module depend A2aAgent module to use some utils and part/contentBlock parsers.
But the dependency is not reasonable, It should Extract a common module and move these common utils and parsers into common module.
A2a Agent and Server module should reuse same utils and parsers from common module.
Contributor guide
Assessment
This issue has not been assessed yet.