FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · datnq26/a2a-python · GitHub
datnq26
/
a2a-python
Public
forked from
a2aproject/a2a-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 21, 2025
fix: fixing JSONRPC error mapping (#414)
Show description for d2e869f
authored
d2e869f
View commit details
Copy full SHA for d2e869f
Browse repository at this point
perf: optimize logging performance and modernize string formatting (#411)
Show description for 3ffae8f
authored
3ffae8f
View commit details
Copy full SHA for 3ffae8f
Browse repository at this point
Commits on Aug 20, 2025
chore(main): release 0.3.2 (#404)
Show description for 5912b28
a2a-bot
authored
5912b28
View commit details
Copy full SHA for 5912b28
Browse repository at this point
chore(gRPC): Update `a2a.proto` to include `metadata` on `GetTaskRequest` (#417)
Show description for 5999cd4
a2a-bot
and
holtskinner
authored
5999cd4
View commit details
Copy full SHA for 5999cd4
Browse repository at this point
fix(proto): Add `icon_url` to `a2a.proto` (#416)
Show description for 00703e3
a2a-bot
authored
00703e3
View commit details
Copy full SHA for 00703e3
Browse repository at this point
fix(grpc): Update `CreateTaskPushNotificationConfig` endpoint to `/v1/{parent=tasks/*/pushNotificationConfigs}` (#415)
Show description for 73dddc3
a2a-bot
authored
73dddc3
View commit details
Copy full SHA for 73dddc3
Browse repository at this point
fix: Client hangs when implementing `AgentExecutor` and `await`ing twice in execute method (#379)
Show description for c147a83
meoow113
and
严骏驰
authored
c147a83
View commit details
Copy full SHA for c147a83
Browse repository at this point
fix: non-blocking `send_message` server handler not invoke push notification (#394)
Show description for db82a65
weimch
and
holtskinner
authored
db82a65
View commit details
Copy full SHA for db82a65
Browse repository at this point
fix: make `event_consumer` tolerant to closed queues on py3.13 (#407)
Show description for a371461
ovidiutaralesca
and
taralesc
authored
a371461
View commit details
Copy full SHA for a371461
Browse repository at this point
fix(spec): Suggest Unique Identifier fields to be UUID (#405)
Show description for da14cea
a2a-bot
authored
da14cea
View commit details
Copy full SHA for da14cea
Browse repository at this point
Commits on Aug 15, 2025
fix: Add missing mime_type and name in proto conversion utils (#408)
Show description for 72b2ee7
pwwpche
authored
72b2ee7
View commit details
Copy full SHA for 72b2ee7
Browse repository at this point
Commits on Aug 13, 2025
fix: Add name field to FilePart protobuf message (#403)
Show description for 1dbe33d
a2a-bot
authored
1dbe33d
View commit details
Copy full SHA for 1dbe33d
Browse repository at this point
chore(main): release 0.3.1 (#382)
Show description for 26f24be
a2a-bot
and
holtskinner
authored
26f24be
View commit details
Copy full SHA for 26f24be
Browse repository at this point
revert: "fix: Add validation for transport types in `ClientFactory`" (#402)
Show description for c4dac93
holtskinner
authored
c4dac93
View commit details
Copy full SHA for c4dac93
Browse repository at this point
feat: Add agent card as a route in rest adapter (#386)
Show description for ba93053
authored
ba93053
View commit details
Copy full SHA for ba93053
Browse repository at this point
Commits on Aug 12, 2025
test: add coverage for error handlers, constants, optionals, and models (#392)
ahoblitz
authored
2db7f81
View commit details
Copy full SHA for 2db7f81
Browse repository at this point
ci: Silence New Lint errors (#400)
holtskinner
authored
1aa4dd7
View commit details
Copy full SHA for 1aa4dd7
Browse repository at this point
ci: Add additional ruff lint rules (#399)
holtskinner
authored
d7dd6ee
View commit details
Copy full SHA for d7dd6ee
Browse repository at this point
fix: Add validation for transport types in `ClientFactory` (#396)
Show description for 2e8fbc4
pankaj-bind
authored
2e8fbc4
View commit details
Copy full SHA for 2e8fbc4
Browse repository at this point
chore: Update ruff version to `>=0.12.8` (#397)
holtskinner
authored
a96df5c
View commit details
Copy full SHA for a96df5c
Browse repository at this point
Commits on Aug 11, 2025
test: Correctly run tests with the requested Python version (#393)
Show description for 2ddf585
amauryfa
authored
2ddf585
View commit details
Copy full SHA for 2ddf585
Browse repository at this point
Commits on Aug 8, 2025
chore: Remove empty `error_handlers.py` (#390)
holtskinner
authored
1d8f92e
View commit details
Copy full SHA for 1d8f92e
Browse repository at this point
ci: Add Conventional Commits GitHub Action (#391)
Show description for 83b8091
holtskinner
authored
83b8091
View commit details
Copy full SHA for 83b8091
Browse repository at this point
Commits on Aug 7, 2025
refactor!: Make the FastAPI and Starlette dependencies optional (#217)
Show description for eb24654
darkhaniop
and
holtskinner
authored
eb24654
View commit details
Copy full SHA for eb24654
Browse repository at this point
chore(spec): clean up comments in gRPC spec (#388)
Show description for fb7ee6f
a2a-bot
authored
fb7ee6f
View commit details
Copy full SHA for fb7ee6f
Browse repository at this point
fix: gracefully handle task exceptions in event consumer (#383)
Show description for 2508a9b
onematchfox
authored
2508a9b
View commit details
Copy full SHA for 2508a9b
Browse repository at this point
fix: Pass `message_length` param in `get_task()` (#384)
Show description for b6796b9
kthota-g
authored
b6796b9
View commit details
Copy full SHA for b6796b9
Browse repository at this point
Commits on Aug 4, 2025
fix: openapi working in sub-app (#324)
Show description for dec4b48
authored
dec4b48
View commit details
Copy full SHA for dec4b48
Browse repository at this point
fix: Use HasField for simple message retrieval for grpc transport (#380)
Show description for 3032aa6
timn
and
pstephengoogle
authored
3032aa6
View commit details
Copy full SHA for 3032aa6
Browse repository at this point
fix: relax protobuf dependency version requirement (#381)
Show description for 0f55f55
timn
authored
0f55f55
View commit details
Copy full SHA for 0f55f55
Browse repository at this point
Commits on Aug 1, 2025
ci: Change release-please to GitHub Action (#374)
Show description for 760697f
holtskinner
authored
760697f
View commit details
Copy full SHA for 760697f
Browse repository at this point
chore: Add Note about refactor script to CHANGELOG
holtskinner
authored
4cff472
View commit details
Copy full SHA for 4cff472
Browse repository at this point
Commits on Jul 31, 2025
chore(main): release 0.3.0 (#337)
Show description for 5041480
release-please[bot]
authored
5041480
View commit details
Copy full SHA for 5041480
Browse repository at this point
feat: Allow agent cards (default and extended) to be dynamic (#365)
Show description for ee92aab
authored
ee92aab
View commit details
Copy full SHA for ee92aab
Browse repository at this point
fix(deps): Reduce FastAPI library required version to `0.95.0` (#372)
Show description for a319334
holtskinner
authored
a319334
View commit details
Copy full SHA for a319334
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL