AGNTCY CSIT
A2A over SLIMRPC Interop Dashboard
A static HTML view over the Ginkgo JSON and JUnit XML artifacts under /home/runner/work/csit/csit/site/docs/a2a-slimrpc. The dashboard groups every saved run, highlights failures, and keeps the raw machine-readable files one click away.
Compatibility Matrix
| SlimRPC lifecycle | SlimRPC echo | SlimRPC input-required | SlimRPC message-only | SlimRPC multi-turn | SlimRPC streaming | SlimRPC task-cancel | SlimRPC task-failure | |
|---|---|---|---|---|---|---|---|---|
| Go→Go Slim+A2A | ||||||||
| Go→Python Slim+A2A | ||||||||
| Python→Go Slim+A2A | ||||||||
| Python→Python Slim+A2A |
Run
Status
Scope
Timing
Results
Artifacts
Run
SlimRPC / Python+Python
A2A SLIMRPC Interop Suite
Status
Passing
Scope
11 of 44 specs selected
suite-slim-a2a && pair-python-python
Timing
53.177s
Updated 2026-06-26 08:00:08 UTC
Results
12 passed
0 failed
33 skipped
A2A SLIMRPC Interop Suite
11 of 44 specs selected
suite-slim-a2a && pair-python-python
Updated 2026-06-26 08:00:08 UTC
12 passed
0 failed
33 skipped
Run Metadata
- Saved run
- report-agntcy-a2a-slimrpc-python-python
- Started
- 2026-06-26 07:58:51 UTC
- Finished
- 2026-06-26 07:59:44 UTC
- Selected specs
- 11 of 44
- Executed specs
- 12
- Label filter
suite-slim-a2a && pair-python-python
Failures
Executed Specs
| Status | Spec | Duration | Labels |
|---|---|---|---|
| Passed | 40.376s | ||
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server python and echoes the ascii payload
|
1.644s | suite-slim-a2a, slimrpc, behavior-echo, python-python, pair-python-python, payload-ascii |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server python and echoes the unicode payload
|
1.043s | suite-slim-a2a, slimrpc, behavior-echo, python-python, pair-python-python, payload-unicode |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server python and echoes the symbols payload
|
1.087s | suite-slim-a2a, slimrpc, behavior-echo, python-python, pair-python-python, payload-symbols |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server python and echoes the long payload
|
1.048s | suite-slim-a2a, slimrpc, behavior-echo, python-python, pair-python-python, payload-long |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the message-only response from server python
|
1.044s | suite-slim-a2a, slimrpc, behavior-message-only, python-python, pair-python-python, scenario-message-only |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the task-failure response from server python
|
1.087s | suite-slim-a2a, slimrpc, behavior-task-failure, python-python, pair-python-python, scenario-task-failure |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the input-required response from server python
|
1.051s | suite-slim-a2a, slimrpc, behavior-input-required, python-python, pair-python-python, scenario-input-required |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the streaming response from server python
|
1.249s | suite-slim-a2a, slimrpc, behavior-streaming, python-python, pair-python-python, scenario-streaming |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the task-cancel response from server python
|
1.13s | suite-slim-a2a, slimrpc, behavior-task-cancel, python-python, pair-python-python, scenario-task-cancel |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the multi-turn response from server python
|
1.329s | suite-slim-a2a, slimrpc, behavior-multi-turn, python-python, pair-python-python, scenario-multi-turn |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes a completed task with an echoed artifact from server python
|
1.086s | suite-slim-a2a, slimrpc, behavior-lifecycle, python-python, pair-python-python |
Run
SlimRPC / Go+Go
A2A SLIMRPC Interop Suite
Status
Passing
Scope
11 of 44 specs selected
suite-slim-a2a && pair-go-go
Timing
41.49s
Updated 2026-06-26 08:00:08 UTC
Results
12 passed
0 failed
33 skipped
A2A SLIMRPC Interop Suite
11 of 44 specs selected
suite-slim-a2a && pair-go-go
Updated 2026-06-26 08:00:08 UTC
12 passed
0 failed
33 skipped
Run Metadata
- Saved run
- report-agntcy-a2a-slimrpc-go-go
- Started
- 2026-06-26 07:58:52 UTC
- Finished
- 2026-06-26 07:59:34 UTC
- Selected specs
- 11 of 44
- Executed specs
- 12
- Label filter
suite-slim-a2a && pair-go-go
Failures
Executed Specs
| Status | Spec | Duration | Labels |
|---|---|---|---|
| Passed | 37.932s | ||
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server go and echoes the ascii payload
|
338ms | suite-slim-a2a, slimrpc, behavior-echo, go-go, pair-go-go, payload-ascii |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server go and echoes the unicode payload
|
296ms | suite-slim-a2a, slimrpc, behavior-echo, go-go, pair-go-go, payload-unicode |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server go and echoes the symbols payload
|
338ms | suite-slim-a2a, slimrpc, behavior-echo, go-go, pair-go-go, payload-symbols |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server go and echoes the long payload
|
299ms | suite-slim-a2a, slimrpc, behavior-echo, go-go, pair-go-go, payload-long |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the message-only response from server go
|
337ms | suite-slim-a2a, slimrpc, behavior-message-only, go-go, pair-go-go, scenario-message-only |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the task-failure response from server go
|
297ms | suite-slim-a2a, slimrpc, behavior-task-failure, go-go, pair-go-go, scenario-task-failure |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the input-required response from server go
|
296ms | suite-slim-a2a, slimrpc, behavior-input-required, go-go, pair-go-go, scenario-input-required |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the streaming response from server go
|
259ms | suite-slim-a2a, slimrpc, behavior-streaming, go-go, pair-go-go, scenario-streaming |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the task-cancel response from server go
|
421ms | suite-slim-a2a, slimrpc, behavior-task-cancel, go-go, pair-go-go, scenario-task-cancel |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the multi-turn response from server go
|
378ms | suite-slim-a2a, slimrpc, behavior-multi-turn, go-go, pair-go-go, scenario-multi-turn |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes a completed task with an echoed artifact from server go
|
297ms | suite-slim-a2a, slimrpc, behavior-lifecycle, go-go, pair-go-go |
Run
SlimRPC / Python+Go
A2A SLIMRPC Interop Suite
Status
Passing
Scope
11 of 44 specs selected
suite-slim-a2a && pair-python-go
Timing
45.386s
Updated 2026-06-26 08:00:09 UTC
Results
12 passed
0 failed
33 skipped
A2A SLIMRPC Interop Suite
11 of 44 specs selected
suite-slim-a2a && pair-python-go
Updated 2026-06-26 08:00:09 UTC
12 passed
0 failed
33 skipped
Run Metadata
- Saved run
- report-agntcy-a2a-slimrpc-python-go
- Started
- 2026-06-26 07:58:47 UTC
- Finished
- 2026-06-26 07:59:33 UTC
- Selected specs
- 11 of 44
- Executed specs
- 12
- Label filter
suite-slim-a2a && pair-python-go
Failures
Executed Specs
| Status | Spec | Duration | Labels |
|---|---|---|---|
| Passed | 37.654s | ||
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server go and echoes the ascii payload
|
827ms | suite-slim-a2a, slimrpc, behavior-echo, python-go, pair-python-go, payload-ascii |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server go and echoes the unicode payload
|
667ms | suite-slim-a2a, slimrpc, behavior-echo, python-go, pair-python-go, payload-unicode |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server go and echoes the symbols payload
|
658ms | suite-slim-a2a, slimrpc, behavior-echo, python-go, pair-python-go, payload-symbols |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python calls server go and echoes the long payload
|
705ms | suite-slim-a2a, slimrpc, behavior-echo, python-go, pair-python-go, payload-long |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the message-only response from server go
|
660ms | suite-slim-a2a, slimrpc, behavior-message-only, python-go, pair-python-go, scenario-message-only |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the task-failure response from server go
|
653ms | suite-slim-a2a, slimrpc, behavior-task-failure, python-go, pair-python-go, scenario-task-failure |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the input-required response from server go
|
664ms | suite-slim-a2a, slimrpc, behavior-input-required, python-go, pair-python-go, scenario-input-required |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the streaming response from server go
|
668ms | suite-slim-a2a, slimrpc, behavior-streaming, python-go, pair-python-go, scenario-streaming |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the task-cancel response from server go
|
780ms | suite-slim-a2a, slimrpc, behavior-task-cancel, python-go, pair-python-go, scenario-task-cancel |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes the multi-turn response from server go
|
783ms | suite-slim-a2a, slimrpc, behavior-multi-turn, python-go, pair-python-go, scenario-multi-turn |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client python observes a completed task with an echoed artifact from server go
|
664ms | suite-slim-a2a, slimrpc, behavior-lifecycle, python-go, pair-python-go |
Run
SlimRPC / Go+Python
A2A SLIMRPC Interop Suite
Status
Passing
Scope
11 of 44 specs selected
suite-slim-a2a && pair-go-python
Timing
46.678s
Updated 2026-06-26 08:00:09 UTC
Results
12 passed
0 failed
33 skipped
A2A SLIMRPC Interop Suite
11 of 44 specs selected
suite-slim-a2a && pair-go-python
Updated 2026-06-26 08:00:09 UTC
12 passed
0 failed
33 skipped
Run Metadata
- Saved run
- report-agntcy-a2a-slimrpc-go-python
- Started
- 2026-06-26 07:58:36 UTC
- Finished
- 2026-06-26 07:59:23 UTC
- Selected specs
- 11 of 44
- Executed specs
- 12
- Label filter
suite-slim-a2a && pair-go-python
Failures
Executed Specs
| Status | Spec | Duration | Labels |
|---|---|---|---|
| Passed | 37.562s | ||
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server python and echoes the ascii payload
|
1.101s | suite-slim-a2a, slimrpc, behavior-echo, go-python, pair-go-python, payload-ascii |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server python and echoes the unicode payload
|
942ms | suite-slim-a2a, slimrpc, behavior-echo, go-python, pair-go-python, payload-unicode |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server python and echoes the symbols payload
|
781ms | suite-slim-a2a, slimrpc, behavior-echo, go-python, pair-go-python, payload-symbols |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go calls server python and echoes the long payload
|
702ms | suite-slim-a2a, slimrpc, behavior-echo, go-python, pair-go-python, payload-long |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the message-only response from server python
|
781ms | suite-slim-a2a, slimrpc, behavior-message-only, go-python, pair-go-python, scenario-message-only |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the task-failure response from server python
|
701ms | suite-slim-a2a, slimrpc, behavior-task-failure, go-python, pair-go-python, scenario-task-failure |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the input-required response from server python
|
981ms | suite-slim-a2a, slimrpc, behavior-input-required, go-python, pair-go-python, scenario-input-required |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the streaming response from server python
|
701ms | suite-slim-a2a, slimrpc, behavior-streaming, go-python, pair-go-python, scenario-streaming |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the task-cancel response from server python
|
783ms | suite-slim-a2a, slimrpc, behavior-task-cancel, go-python, pair-go-python, scenario-task-cancel |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes the multi-turn response from server python
|
861ms | suite-slim-a2a, slimrpc, behavior-multi-turn, go-python, pair-go-python, scenario-multi-turn |
| Passed |
A2A SLIMRPC interoperability / SLIMRPC client go observes a completed task with an echoed artifact from server python
|
781ms | suite-slim-a2a, slimrpc, behavior-lifecycle, go-python, pair-go-python |
No reports match the current filter.