Skip to content

Agent Runtime deploy with A2A agent type #63

Description

@HonzaKopecky

What is your feature suggestion?

Enable agents-cli deployed agents to be discovered by the new Gemini Enterprise App feature called "Agents from Agent Registry".

What will this enable you to do?

Gemini Enterprise App (I hope I get the freaking naming right here) introduced a new feature that enables one to easily register an agent from Agent Registry. The problem is that this feature is limited to agents supporting A2A. agents-cli deploy actually deploys ADK agents with A2A support but Agent Runtime has no idea that the agent actually supports A2A as the agent is deployed with agent_framework="google-adk".

Due to this fact, the automatic discovery feature of Agent Registry/Agent Runtime correctly discovers the agent but again it doesn't discover the A2A capability of the agent. And because of this, these agents are never recognized by the Gemini Enterprise App drawing the "Agents from Agent Registry" useless for agents deployed with agents-cli even though the support for A2A is actually in place.

Additional context

Haven't tested yet but it should be possible to register the agents-cli deployed agent to Agent Registry manually by specify the agent card URL but this would make the same agent appear twice in the Agent Registry as the first is auto-discovered ADK agent and the second the manually registered one which is not ideal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions