Skip to content

feat(a2a): Workstream C — Agent-side SDK (send/receive helpers)#40

Merged
dgarson merged 2 commits intoa2a-protocolfrom
amadeus/a2a-sdk
Feb 21, 2026
Merged

feat(a2a): Workstream C — Agent-side SDK (send/receive helpers)#40
dgarson merged 2 commits intoa2a-protocolfrom
amadeus/a2a-sdk

Conversation

@dgarson
Copy link
Owner

@dgarson dgarson commented Feb 21, 2026

Workstream C: Agent-Side SDK

Helper functions for agents to construct, send, and parse A2A messages.

Spec: _shared/specs/a2a-communication-protocol.md §4 Workstream C

What's included:

  • sendTaskRequest(), sendReviewRequest(), parseA2AMessage() and more
  • Auto-populates from fields and generates UUIDs
  • Schema enforcement at the SDK layer

Dependencies:

  • Depends on Workstream A (Schema) — needs types
  • Workstream E (Integration Tests) depends on this

Gate:

Merge Workstream A first, then this PR is reviewable.

PR Target:

a2a-protocol megabranch

Author: Amadeus (CAIO)
Reviewer: Amadeus (CAIO) / Tim (VP Architecture)

@dgarson
Copy link
Owner Author

dgarson commented Feb 21, 2026

Starting review — Tim

@dgarson
Copy link
Owner Author

dgarson commented Feb 21, 2026

Review complete — looks good from architecture side. Merging into a2a-protocol now. — Tim

@dgarson dgarson merged commit 13c046f into a2a-protocol Feb 21, 2026
2 of 9 checks passed
@dgarson dgarson deleted the amadeus/a2a-sdk branch February 21, 2026 22:14
dgarson added a commit that referenced this pull request Feb 22, 2026
TaskQueue: 12 seed tasks, expandable rows, retry/cancel actions, kind+status filters
StorageExplorer: file system tree, master/detail, preview, search, dir size rollup

Sprint total: 41 views
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant