GitHub / a2aproject/a2a-python issues and pull requests
#591 - test: adding 13 tests for id_generator.py
Pull Request -
State: open - Opened by didier-durand 3 months ago
- 3 comments
#565 - chore(main): release 0.3.17
Pull Request -
State: closed - Opened by a2a-bot 4 months ago
- 2 comments
Labels: autorelease: tagged
#564 - fix(jsonrpc, rest): `extensions` support in `get_card` methods in `json-rpc` and `rest` transports
Pull Request -
State: open - Opened by sokoliva 4 months ago
- 1 comment
#534 - chore(main): release 0.3.11
Pull Request -
State: closed - Opened by a2a-bot 4 months ago
- 2 comments
Labels: autorelease: tagged
#533 - chore(main): release 0.4.0
Pull Request -
State: closed - Opened by a2a-bot 4 months ago
- 1 comment
Labels: autorelease: pending
#532 - feat: add metadata to send message request
Pull Request -
State: closed - Opened by yarolegovich 4 months ago
- 1 comment
Labels: release-please:force-run
#525 - feat(rest, jsonrpc): Add client-side extension support
Pull Request -
State: open - Opened by sokoliva 4 months ago
- 1 comment
#511 - feat(spec): Add `tasks/list` method with filtering and pagination to the specification
Pull Request -
State: open - Opened by a2a-bot 5 months ago
- 2 comments
Labels: automated, dependencies
#500 - feat(client): allow specifying `history_length` via call-site `MessageSendConfiguration` in `BaseClient.send_message`
Pull Request -
State: closed - Opened by TadakiAsechi 5 months ago
- 4 comments
Labels: release-please:force-run
#499 - [Feat]: Support call-site MessageSendConfiguration in BaseClient.send_message to allow specifying historyLength
Issue -
State: closed - Opened by TadakiAsechi 5 months ago
#492 - docs: Fix Docstring formatting for code samples
Pull Request -
State: open - Opened by holtskinner 5 months ago
#491 - chore: Combine python configurations into `pyproject.toml`
Pull Request -
State: closed - Opened by holtskinner 5 months ago
- 1 comment
#490 - feat: custom ID generators
Pull Request -
State: open - Opened by lkawka 5 months ago
#489 - fix: Add `__str__` and `__repr__` methods to `ServerError`
Pull Request -
State: closed - Opened by aneeshgarg 5 months ago
- 1 comment
#488 - chore(deps): bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#487 - ci: Update dependabot to group updates in single PRs
Pull Request -
State: closed - Opened by holtskinner 5 months ago
#485 - docs: `a2a-sdk[all]` installation command in Readme
Pull Request -
State: closed - Opened by Lancetnik 5 months ago
- 1 comment
#484 - chore(deps): bump actions/setup-python from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#482 - chore(deps): bump actions/stale from 9 to 10
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, github_actions
#480 - fix(rest): send historyLength=0 (avoid falsy omission)
Pull Request -
State: open - Opened by TadakiAsechi 5 months ago
#476 - fix: Fix missing extensions from protobuf
Pull Request -
State: open - Opened by agilyol 6 months ago
- 1 comment
#475 - fix: jsonrpc client send streaming request header and timeout field
Pull Request -
State: closed - Opened by cyy12345 6 months ago
- 1 comment
#475 - fix: jsonrpc client send streaming request header and timeout field
Pull Request -
State: open - Opened by cyy12345 6 months ago
#474 - chore(main): release 0.3.7
Pull Request -
State: closed - Opened by a2a-bot 6 months ago
- 2 comments
Labels: autorelease: tagged
#474 - chore(main): release 0.3.7
Pull Request -
State: closed - Opened by a2a-bot 6 months ago
- 1 comment
Labels: autorelease: pending
#473 - Payload too large question
Issue -
State: closed - Opened by juanjosgu 6 months ago
- 1 comment
#472 - fix: Task state is not persisted to task store after client disconnect
Pull Request -
State: closed - Opened by ovidiutaralesca 6 months ago
- 1 comment
#471 - Support for long-running background after original `EventQueue`
Issue -
State: open - Opened by martimfasantos 6 months ago
#470 - [Bug]: Fast API and a2a-python integration issue
Issue -
State: closed - Opened by baaron42 6 months ago
- 2 comments
#469 - [Feat]: ClientTaskManager should have persistence capability ?
Issue -
State: open - Opened by liyiopener 6 months ago
- 1 comment
#467 - ci: Add Gemini Code Assist Options
Pull Request -
State: open - Opened by holtskinner 6 months ago
#465 - [Feat]: Add support for custom SSL Certificates similar to FastAPI
Issue -
State: closed - Opened by dvmorris 6 months ago
- 1 comment
#464 - [Bug]: Task state is not persisted to TaskStore after client disconnect
Issue -
State: closed - Opened by azyobuzin 6 months ago
- 2 comments
#463 - feat: add JSON-RPC `method` to `ServerCallContext.state`
Pull Request -
State: closed - Opened by ovidiutaralesca 6 months ago
- 1 comment
#462 - chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#461 - chore(deps): bump actions/download-artifact from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#460 - chore(deps): bump astral-sh/setup-uv from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#459 - chore(deps): bump actions/checkout from 4 to 5
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#458 - chore(deps): bump peter-evans/create-pull-request from 6 to 7
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#457 - ci: Create dependabot.yml
Pull Request -
State: closed - Opened by holtskinner 6 months ago
#452 - perf: Improve performance and code style for `proto_utils.py`
Pull Request -
State: open - Opened by holtskinner 6 months ago
#451 - [Feat]: RequestContext supports distinguishing between message/send and message/stream
Issue -
State: closed - Opened by ThinkMo 6 months ago
- 2 comments
#450 - [Feat]: Task Revival Proposal
Issue -
State: open - Opened by lukehinds 6 months ago
#448 - [Bug]: A2A client can not receive streaming events in time
Issue -
State: open - Opened by ch1010 6 months ago
#447 - feat: Add Redis-backed `QueueManager` for production deployments
Pull Request -
State: closed - Opened by mjunaidca 6 months ago
- 2 comments
#446 - [Feat]: Add Redis-backed QueueManager for Production Deployments
Issue -
State: closed - Opened by mjunaidca 6 months ago
- 3 comments
#445 - [Feat]: Improve client auth handling
Issue -
State: open - Opened by mikeas1 6 months ago
- 1 comment
#444 - fix: convert auth_required state in proto utils
Pull Request -
State: open - Opened by pilartomas 6 months ago
#443 - [feat] Add `ServerCallContext` into task store operations
Pull Request -
State: open - Opened by pstephengoogle 6 months ago
#441 - fix: Sync jsonrpc and rest implementation of authenticated agent card
Pull Request -
State: closed - Opened by rajeshvelicheti 6 months ago
#439 - fix: Remove logger error from init on `rest_adapter` and `jsonrpc_app`
Pull Request -
State: closed - Opened by rajeshvelicheti 6 months ago
#438 - [Bug]: Error log when supports_extended_authenticated card is set and no card is present
Issue -
State: closed - Opened by rajeshvelicheti 7 months ago
- 1 comment
#436 - feat: Add extensions support to `TaskUpdater.add_artifact`
Pull Request -
State: closed - Opened by lkawka 7 months ago
#434 - Feat/kafka new
Pull Request -
State: open - Opened by bigxin0124 7 months ago
#433 - [Feat]: Add extensions support to TaskUpdater.add_artifact
Issue -
State: closed - Opened by marco-sciatta 7 months ago
#431 - [Bug]: Streaming endpoint `/a2a/person-agent/v1/message:stream` hangs indefinitely without explicit request.body() consumption
Issue -
State: closed - Opened by youngchannelforyou 7 months ago
#430 - [Bug]: Facing Multiple Cancellation Errors : asyncio.exceptions.CancelledError in Chain reaction, failing the orchestrator and other agents on Load.
Issue -
State: open - Opened by avi-arora 7 months ago
- 1 comment
#427 - [Feat]: relax id validation enforcement
Issue -
State: open - Opened by pstephengoogle 7 months ago
#426 - fix: resolve streaming endpoint deadlock by pre-consuming request body
Pull Request -
State: closed - Opened by youngchannelforyou 7 months ago
#425 - demo/ui http://localhost:12000/agnets Sorry, there was an error. Please contact the developer.
Issue -
State: open - Opened by luoyi1hao 7 months ago
#424 - feat: Update proto conversion utilities
Pull Request -
State: open - Opened by pstephengoogle 7 months ago
#423 - test: consolidate test utilities and improve test structure
Pull Request -
State: open - Opened by ahoblitz 7 months ago
- 3 comments
#423 - test: consolidate test utilities and improve test structure
Pull Request -
State: closed - Opened by ahoblitz 7 months ago
- 4 comments
#420 - feat: metadata serialization for custom objects and large integers
Pull Request -
State: open - Opened by youngchannelforyou 7 months ago
#419 - Push Notifications Agent Example
Issue -
State: closed - Opened by martimfasantos 7 months ago
- 1 comment
#417 - chore(gRPC): Update `a2a.proto` to include `metadata` on `GetTaskRequest`
Pull Request -
State: closed - Opened by a2a-bot 7 months ago
Labels: automated, dependencies
#414 - fix: fixing JSONRPC error mapping
Pull Request -
State: closed - Opened by maeste 7 months ago
- 1 comment
#413 - [Bug]: JSONRPC error mapping
Issue -
State: closed - Opened by maeste 7 months ago
- 2 comments
#412 - [Feat]: A2A-compliant user confirmation form
Issue -
State: closed - Opened by NicklasChristiansen 7 months ago
- 1 comment
#411 - perf: optimize logging performance and modernize string formatting
Pull Request -
State: closed - Opened by ahoblitz 7 months ago
- 1 comment
#410 - Update _base.py
Pull Request -
State: closed - Opened by coyoteXujie 7 months ago
- 1 comment
#409 - [Bug]: TaskUpdater's start_work publishes TaskStatusUpdateEvent instead of Task
Issue -
State: open - Opened by jasoncheow 7 months ago
#408 - fix: Add missing mime_type and name in proto conversion utils
Pull Request -
State: closed - Opened by pwwpche 7 months ago
#407 - fix: make `event_consumer` tolerant to closed queues on py3.13
Pull Request -
State: closed - Opened by ovidiutaralesca 7 months ago
- 2 comments
#405 - fix(spec): Suggest Unique Identifier fields to be UUID
Pull Request -
State: closed - Opened by a2a-bot 7 months ago
Labels: automated, dependencies
#404 - chore(main): release 0.3.2
Pull Request -
State: closed - Opened by a2a-bot 7 months ago
- 1 comment
Labels: autorelease: pending
#401 - style: add fix for `TRY301` lint errors
Pull Request -
State: open - Opened by holtskinner 7 months ago
#399 - ci: Add additional ruff lint rules
Pull Request -
State: open - Opened by holtskinner 7 months ago
#398 - [Bug]: Agent URL in the AgentCard returned by A2AStarletteApplication may be inaccessible
Issue -
State: closed - Opened by vladkol 7 months ago
- 1 comment
#397 - chore: Update ruff version
Pull Request -
State: open - Opened by holtskinner 7 months ago
#395 - Test UUID
Pull Request -
State: closed - Opened by holtskinner 7 months ago
#394 - fix: non-blocking send_message server handler not invoke push notific…
Pull Request -
State: open - Opened by weimch 7 months ago
#393 - fix: Correctly run tests with the requested Python version
Pull Request -
State: open - Opened by amauryfa 7 months ago
#391 - ci: Add Conventional Commits GitHub Action
Pull Request -
State: closed - Opened by holtskinner 7 months ago
- 1 comment
#390 - chore: Remove empty `error_handlers.py`
Pull Request -
State: closed - Opened by holtskinner 7 months ago
- 1 comment
#389 - kafka
Pull Request -
State: open - Opened by bigxin0124 7 months ago
#388 - chore(spec): clean up comments in gRPC spec
Pull Request -
State: closed - Opened by a2a-bot 7 months ago
Labels: automated, dependencies
#387 - feat: add traceability extension support
Pull Request -
State: closed - Opened by mindpower 7 months ago
- 3 comments
#386 - Add agent card as a route in rest adapter
Pull Request -
State: open - Opened by rajeshvelicheti 7 months ago
#385 - [Bug]: ImportError: cannot import name 'A2ACardResolver' from 'a2a.client.client'
Issue -
State: open - Opened by nonchan7720 7 months ago
#384 - fix: Pass message_length param. Addresses a2aproject/A2A#861
Pull Request -
State: open - Opened by kthota-g 7 months ago
#382 - chore(main): release 0.3.1
Pull Request -
State: closed - Opened by a2a-bot 7 months ago
Labels: autorelease: pending
#381 - fix: relax protobuf dependency version requirement
Pull Request -
State: closed - Opened by timn 7 months ago
#380 - fix: Use HasField for simple message retrieval for grpc transport
Pull Request -
State: closed - Opened by timn 7 months ago
#379 - fix: Client hangs when implementing `AgentExecutor` and `await`ing twice in execute method
Pull Request -
State: closed - Opened by meoow113 7 months ago
- 4 comments
#378 - [Feat]: Can the A2A server generate taskids by itself?
Issue -
State: open - Opened by likai314 7 months ago
- 5 comments
#377 - [Bug]: Serialization: Artifacts contain stringified response objects instead of TextPart content
Issue -
State: open - Opened by allenday 7 months ago
- 2 comments
#376 - [Bug]: Documentation mismatch: A2AStarletteApplication uses `http_handler` not `request_handler`
Issue -
State: open - Opened by trunksio 7 months ago
- 1 comment
#375 - [Bug]:
Issue -
State: closed - Opened by liulin1025-cmd 7 months ago
- 1 comment
#374 - ci: Change release-please to GitHub Action
Pull Request -
State: open - Opened by holtskinner 7 months ago