-
Notifications
You must be signed in to change notification settings - Fork 401
Pull requests: a2aproject/a2a-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(client): add RetryTransport for automatic retry with exponential backoff
#901
opened Mar 25, 2026 by
cchinchilla-dev
Loading…
4 tasks done
refactor(server): move REST routing into dedicated RestDispatcher
#900
opened Mar 25, 2026 by
guglielmo-san
Loading…
fix(security): SSRF via AgentCard URL and context ID Injection (A2A-SSRF-01, A2A-INJ-01)
#895
opened Mar 25, 2026 by
amit-raut
Loading…
3 of 4 tasks
refactor(client)!: Rename ClientFactory to A2AClientFactory
#886
opened Mar 22, 2026 by
zeroasterisk
Loading…
refactor(server)!: remove Starlette and FastAPI utilities and rely only on routes
#867
opened Mar 19, 2026 by
guglielmo-san
•
Draft
chore(1.0-dev): release 1.0.0-alpha.1
autorelease: pending
#861
opened Mar 18, 2026 by
a2a-bot
Loading…
feat: Add ArtifactStreamer helper for streaming text artifact updates
#842
opened Mar 16, 2026 by
kevinlu310
Loading…
3 of 4 tasks
feat(server): allow standard FastAPI Security in routes
#785
opened Mar 7, 2026 by
ianchi
Loading…
4 tasks
feat: Persistent Task Store and Distributed event bus implementation …
#759
opened Mar 4, 2026 by
hashtekconsulting
Loading…
test: verify 400 for invalid historyLength in REST get_task
#741
opened Feb 26, 2026 by
azilbersteinSFDC
Loading…
4 tasks done
feat: enhance security (TLS), standardization (JSON Schema), and performance (uvloop)
#721
opened Feb 22, 2026 by
Fankouzu
Loading…
feat: add Bearer authentication support for push notifications
#598
opened Dec 16, 2025 by
Tareqox
Loading…
4 tasks done
fix(json-rpc): add stream_send_timeout for JSON-RPC streaming endpoints
#549
opened Nov 18, 2025 by
devesh1011
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.