a2ui-project / a2ui-project/a2ui

[FEATURE]: Python's agent library should add the version number when creating an A2UI data part

Ouverte Adaptée aux débutants
#2,304 6 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
P2 status: first-line-handled
Langage dominant
TypeScript
Étoiles
16.4k
Forks
1.3k
Merge moyen
2 j 13 h
PR mergées (30 j)
134

Description

In [this code](https://github.com/a2ui-project/a2ui/blob/453bfa07b624b5b9877c47c22e235170f3e82f6f/agent_sdks/python/a2ui_agent/src/a2ui/a2a/parts.py#L34) the version number presence in the data is not checked. If it's missing - this library should add the version because it's required in 0.9 and above.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue points to the specific file agent_sdks/python/a2ui_agent/src/a2ui/a2a/parts.py line 34. Start by examining the function that creates the data part and understand the version requirement for A2UI 0.9+. Check if the version field is present; if missing, add it. Run existing tests for the Python agent library to ensure the change doesn't break anything. Verify the change by creating a test data part and confirming the version is included.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
api, backend
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
Active
Clarté
Clairement spécifiée
Accessibilité débutants
75/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.