Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Agent Runtime deploy with A2A agent type

Aperta
#63 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
48/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
google-cloud, python
Ambito
cloud

Direzione di ricerca

Inizia dal punto di ingresso di agents-cli deploy e segui come vengono rappresentati gli agenti ADK distribuiti per la discovery da parte di Agent Runtime e Agent Registry. Leggi la documentazione o i test esistenti relativi alla distribuzione e alla discovery, quindi verifica che la capacità A2A dell’agente distribuito venga riconosciuta da Gemini Enterprise App senza creare una voce di registro duplicata.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
Python
Stelle
6k
Fork
670
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di google/agents-cli

Tutte le issue di google/agents-cli

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.