a2aproject / a2aproject/a2a-samples
The protocol and the examples have caused confusion. Please explain, thank you.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.8k
- Forks
- 751
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
The URL "tasks/send" is not included in the Protocol RPC Methods section, but the examples in Go, Java, and JavaScript all include this URL and implement the taskSend method. Additionally, the protocol specifies that the taskId should be generated on the server side, while in all the examples it is generated on the client side. These discrepancies between the examples and the protocol definition are conflicting.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.