Skip to content

[SPIKE] Identify if context and task is maintained during a session #49

@edenreich

Description

@edenreich

Summary

Identify if the A2A server sends back the Task ID and the Context ID to the Client, so the client can send it back to the A2A server and maintain the context.

This is important when a running a task and let's say suddenly there is an input-required event.

The client then need to provide extra context and submit it to the same Context ID.

Please refer to the official A2A documentations to clarify the process better: https://a2aprotocol.ai/docs/

Acceptance Criteria

  • There is a clear understanding about the current implementation (both streaming and async polling)
  • It's identified if the Context ID is maintained during a chat session
  • There are next steps (if applicable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions