Standalone A2A process that proxies A2A requests to a remote Versatile REST
workflow API. Reuses agent-runtime VersatileAgentHandler so that
non-result nodes stream through to the caller (Target.USER), missing End
nodes raise an interruption, and the result node feeds back to the LLM
(Target.LLM).
Version0.1.1compared with
Version Details
| 0.1.0 | 0.1.1 | |
|---|---|---|
| Release date | Aug 08, 2026 | Sep 05, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.1.0 | 0.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.openjiuwen » agent-service-adapters-versatile | 0.1.0 | 0.1.1 |
| ~ Updated | com.openjiuwen » agent-service-app | 0.1.1.post1 | 0.1.2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-web | 4.0.6 | 4.0.7 |
Test Changes (1)
| 0.1.0 | 0.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 4.0.6 | 4.0.7 |