FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · openSUSE-Python/python-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
openSUSE-Python
/
python-sdk
Public
forked from
agentclientprotocol/python-sdk
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 Jul 25, 2026
chore: package scritps/ directory as well
Show description for b361483
mcepl
committed
b361483
View commit details
Copy full SHA for b361483
Browse repository at this point
Commits on Jul 10, 2026
fix(connection): log unhandled RPC handler exceptions
michelTho
committed
3b3a5e3
View commit details
Copy full SHA for 3b3a5e3
Browse repository at this point
Commits on Jul 5, 2026
docs: add 0.11 migration guide
PsiACE
committed
0f2859a
View commit details
Copy full SHA for 0f2859a
Browse repository at this point
docs: fix quickstart prompt signature
PsiACE
committed
b2db256
View commit details
Copy full SHA for b2db256
Browse repository at this point
feat(schema): bump ACP schema to v1.16.0 (#114)
Show description for f8431a9
PsiACE
authored
f8431a9
View commit details
Copy full SHA for f8431a9
Browse repository at this point
Commits on Jun 29, 2026
fix: close run_agent connection on cancellation (#113)
PsiACE
authored
fe643ab
View commit details
Copy full SHA for fe643ab
Browse repository at this point
fix: recover from oversized JSON-RPC frames (#111)
Show description for 6bcf11a
PsiACE
authored
6bcf11a
View commit details
Copy full SHA for 6bcf11a
Browse repository at this point
Commits on Jun 10, 2026
feat: update ACP schema to v0.13.6 (#110)
Show description for 3756c28
PsiACE
authored
3756c28
View commit details
Copy full SHA for 3756c28
Browse repository at this point
Commits on May 31, 2026
feat: update ACP schema to v0.13.3 (#106)
PsiACE
authored
50a27ef
View commit details
Copy full SHA for 50a27ef
Browse repository at this point
chore(deps): bump uv in the uv group across 1 directory (#107)
Show description for d6e5def
dependabot[bot]
authored
d6e5def
View commit details
Copy full SHA for d6e5def
Browse repository at this point
Commits on May 24, 2026
release: 0.10.1 (#104)
Show description for 8cd8391
PsiACE
authored
8cd8391
View commit details
Copy full SHA for 8cd8391
Browse repository at this point
fix: assign receive-loop attributes before spawning recv task (#102)
Show description for 7acca14
SAY-5
and
PsiACE
authored
7acca14
View commit details
Copy full SHA for 7acca14
Browse repository at this point
fix(examples): improve gemini.py CLI experience (#103)
Show description for fd3de6e
whhe
and
claude
authored
fd3de6e
View commit details
Copy full SHA for fd3de6e
Browse repository at this point
Commits on May 20, 2026
chore(deps): bump idna in the uv group across 1 directory (#100)
Show description for e9c6e9f
dependabot[bot]
authored
e9c6e9f
View commit details
Copy full SHA for e9c6e9f
Browse repository at this point
chore(deps): bump pymdown-extensions in the uv group across 1 directory (#99)
Show description for 19e924e
dependabot[bot]
authored
19e924e
View commit details
Copy full SHA for 19e924e
Browse repository at this point
Commits on May 12, 2026
chore(deps): bump urllib3 in the uv group across 1 directory (#96)
Show description for 5271d74
dependabot[bot]
authored
5271d74
View commit details
Copy full SHA for 5271d74
Browse repository at this point
Commits on May 7, 2026
feat: add receive_timeout parameter to Connection class (#84)
Show description for c864d7d
birdg0
authored
c864d7d
View commit details
Copy full SHA for c864d7d
Browse repository at this point
fix: skip blank/whitespace-only lines in receive loop (#87)
Show description for 589aff7
aorumbayev
authored
589aff7
View commit details
Copy full SHA for 589aff7
Browse repository at this point
Commits on May 6, 2026
fix(schema): coerce string protocolVersion in InitializeRequest (#92)
Show description for 3381092
authored
3381092
View commit details
Copy full SHA for 3381092
Browse repository at this point
feat: bump acp protocol to 0.12.2 (#93)
Show description for 03739f4
PsiACE
authored
03739f4
View commit details
Copy full SHA for 03739f4
Browse repository at this point
Commits on Apr 22, 2026
chore(deps-dev): bump python-dotenv in the uv group across 1 directory (#90)
Show description for df72173
dependabot[bot]
authored
df72173
View commit details
Copy full SHA for df72173
Browse repository at this point
Commits on Apr 19, 2026
fix: reject pending requests on EOF to prevent infinite hang (#86)
Show description for 88621c5
authored
88621c5
View commit details
Copy full SHA for 88621c5
Browse repository at this point
Commits on Apr 14, 2026
chore(deps-dev): bump pytest in the uv group across 1 directory (#89)
Show description for d53722c
dependabot[bot]
authored
d53722c
View commit details
Copy full SHA for d53722c
Browse repository at this point
Commits on Apr 11, 2026
chore(deps): bump uv in the uv group across 1 directory (#88)
Show description for e06ae46
dependabot[bot]
authored
e06ae46
View commit details
Copy full SHA for e06ae46
Browse repository at this point
Commits on Mar 26, 2026
chore(deps): bump requests in the uv group across 1 directory (#82)
Show description for 093a562
dependabot[bot]
authored
093a562
View commit details
Copy full SHA for 093a562
Browse repository at this point
chore: bump to 0.9.0
PsiACE
committed
2aba01b
View commit details
Copy full SHA for 2aba01b
Browse repository at this point
fix: complete schema v0.11.2 follow-ups (#81)
PsiACE
authored
a57c672
View commit details
Copy full SHA for a57c672
Browse repository at this point
Commits on Mar 25, 2026
fix: sync initialize response golden fixture
PsiACE
committed
2af0e7c
View commit details
Copy full SHA for 2af0e7c
Browse repository at this point
Commits on Mar 19, 2026
chore: bump to 0.9.0a1
PsiACE
committed
65ed781
View commit details
Copy full SHA for 65ed781
Browse repository at this point
Commits on Mar 18, 2026
feat(schema): upgrade ACP schema from v0.10.8 to v0.11.2 (#80)
Show description for 7e0a587
Nemtecl
and
mistral-vibe
authored
7e0a587
View commit details
Copy full SHA for 7e0a587
Browse repository at this point
Commits on Mar 13, 2026
chore(deps): bump black in the uv group across 1 directory (#79)
Show description for 897182b
dependabot[bot]
authored
897182b
View commit details
Copy full SHA for 897182b
Browse repository at this point
Commits on Mar 7, 2026
Add inline script metadata so users can run it directly via just `uv run` (#76)
ftnext
authored
69c184c
View commit details
Copy full SHA for 69c184c
Browse repository at this point
fix(docs): correct nested agent server entry in Quickstart uv example (#77)
ftnext
authored
0ede835
View commit details
Copy full SHA for 0ede835
Browse repository at this point
Commits on Feb 13, 2026
chore: bump 0.8.1
Show description for 0133bc4
PsiACE
committed
0133bc4
View commit details
Copy full SHA for 0133bc4
Browse repository at this point
feat: add protocol method for `session/set_config_option` (#69)
Nemtecl
authored
e2f96ae
View commit details
Copy full SHA for e2f96ae
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL