a2aproject / a2aproject/a2a-tck
[Feat]: Allow alternative URL for agent card
- Langage dominant
- Python
- Étoiles
- 50
- Forks
- 40
- Merge moyen
- 7 j 1 h
- PR mergées (30 j)
- 1
Description
### Is your feature request related to a problem? Please describe.
I'd like to be able to test agents that don't use the .well-known endpoint for advertising the agent card without having to use --skip-agent-card
### Describe the solution you'd like
A command line parameter to provide an alternative agent card url
### Describe alternatives you've considered
We could use the /v1/card HTTP endpoint if .well-known is not available. This doesn't solve the problem for people putting agent cards in registries though.
It might also be nice to reference a local file as the agent card.
### Additional context
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look for the CLI argument parsing code, likely in a main.py or cli.py file, and the agent card fetching logic. The change involves adding a new command-line parameter to specify an alternative URL for the agent card. Test by running the tool with the new parameter against a test agent.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli, testing-qa
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100