You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mvn: a2a-java-sdk-client
class name: io.a2a.spec.Task
In the A2A specification document: https://a2a-protocol.org/latest/specification/#61-task-object
The task object contains optional field: artificat & history. If I take the ? suffix in my understading.
However the class constructor for the Task does not follow it.