a2aproject / a2aproject/a2a-inspector
[Feat]: Does not support file uploads
- Lingua principale
- TypeScript
- Stelle
- 490
- Fork
- 152
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Is your feature request related to a problem? Please describe.
Many A2A implementations (and the spec) support/require file uploads from the A2A client to A2A server. Currently the a2a-inspector does not support any way to upload a file.
### Describe the solution you'd like
Provide a file-upload mechanism in addition to text chat.
### Describe alternatives you've considered
_No response_
### 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 at the existing chat interface in the frontend to understand how messages are sent. Investigate the API endpoints that handle client-server communication. Determine where file upload logic should be added, likely involving form handling and multipart data. Check if there are existing tests for the chat feature to see how to test file uploads.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- api, backend, frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100