Skip to content

demo: A2A interop test with Google ADK-Go agent #90

@pavelanni

Description

@pavelanni

Summary

Compile and run a Google ADK-Go example agent alongside DocsClaw to validate A2A interoperability between the two runtimes. This demonstrates that DocsClaw works seamlessly in heterogeneous multi-agent environments.

Motivation

Customer questions arise about why DocsClaw isn't built on Google ADK. The strongest counter-argument is model independence (ADK is Gemini-only), but we should also show concrete A2A interop: DocsClaw can delegate to ADK agents and vice versa.

Tasks

  • Clone https://github.com/google/adk-go and pick a simple example agent
  • Compile and run the ADK agent on one port
  • Run DocsClaw on another port
  • Test bidirectional A2A delegation using a2a CLI
  • Document the setup in docs/ as an interop guide

Context

  • DocsClaw and ADK-Go both use a2a-go v2 for the A2A protocol
  • ADK-Go ships only Gemini provider; DocsClaw supports Anthropic + OpenAI
  • This validates DocsClaw's positioning as a model-independent runtime that interoperates with framework-specific agents

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions