a2aproject / a2aproject/a2a-tck
[Feat]: Allow alternative URL for agent card
- Lingua principale
- Python
- Stelle
- 50
- Fork
- 40
- Merge medio
- 7g 1h
- PR unite (30g)
- 1
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cli, testing-qa
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100