a2aproject / a2aproject/a2a-samples

Push Notifications Agent Example

Abierto
#328 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
1.8k
Forks
751
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

I’m currently exploring the A2A protocol and I’m looking for a Python example that demonstrates the following workflow:

- A client agent sends a task to another agent.
- The client agent continues executing other code after sending the task, without being blocked.
- The server agent processes the task and sends a push notification to the client once the task is completed.
- Ideally, the example would include a push notification webhook and clearly show the client’s non-blocking behavior.

I haven’t been able to find a sample covering this scenario. Could you point me to one, or provide guidance on implementing it using version 0.3.x?

Thank you in advance!

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look for existing agent examples in the a2a-samples repository, focusing on Python notebooks. Understand the A2A protocol's task submission and notification mechanisms. The goal is to create a new sample demonstrating non-blocking task dispatch and push notification handling, likely requiring a webhook endpoint.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
api, backend
Tipo de issue
Documentación
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.