Commits
Branch selector
User selector
Commit History
Commits on Feb 13, 2026
chore: bump 0.8.1
Show description for 0133bc4committed- authored
Commits on Feb 7, 2026
chore(deps): bump the uv group across 1 directory with 4 updates (#65)
Show description for 2157358authoredchore: prepare 0.8.0 release (#64)
Show description for a1d2ae8authoredfix: allow omitting mcpServers in session requests (#58)
Show description for e21d8d0authoredfeat: bump agentclientprotocol to 0.10.8 (#63)
Show description for b4f253cauthoredfix: Add SessionInfoUpdate to SessionUpdate type in helpers (#61)
Show description for e63a997andauthored
Commits on Jan 31, 2026
feat: Increase default stdio buffer limit and allow configuration (#59)
Show description for 5510db2authored
Commits on Jan 11, 2026
Commits on Jan 8, 2026
fix: remove TerminalHandle (#56)
Show description for a7aa7c3authored
Commits on Dec 30, 2025
feat: bump acp schema version to 0.10.5 (#52)
Show description for 8509738authored
Commits on Dec 28, 2025
chore: bump version to 0.7.1 (#53)
Show description for 6f8c9dfauthored
Commits on Dec 22, 2025
fix: align create_terminal return type with runtime handle (#50)
Show description for 769f582authored
Commits on Dec 17, 2025
feat: Update schema to v0.10.2, support fork_session and resume_session unstable API (#48)
Show description for 4cc2dfdauthored
Commits on Dec 4, 2025
docs: update use cases
Show description for a09e090committed
Chojan Shangfeat: upgrade schema to 0.9.1 (#44)
Show description for 6d52021authored andcommitted
fix: exclude unneeded filed from sdist build (#41)
Show description for 58cd8e9authored andcommitted
feat: upgrade schema to 0.8.0 (#43)
Show description for 9b35d0dauthored andcommitted
feat: update to unstable schema and metadata (#42)
Show description for 7a569e3authored andcommitted
fix: use classmethod for error factory methods (#40)
Show description for a121ab8authored andcommitted
fix: backward compatibility for the default behavior of AgentSideConnection (#38)
Show description for 36f5643authored andcommitted
feat: Redesign the APIs to be more intuitive, and make them backward-compatible (#37)
Show description for 2dd281fauthored andcommitted
feat: Auto-generate agent/client methods based on the schema (#36)
Show description for d50ce55authored andcommitted
feat: change field names to snake case (#31)
Show description for 6f61a12authored andcommitted
Commits on Nov 19, 2025
chore: check the links in ci (#35)
Show description for d369ba5authoredfix: better make help do not use uv (#34)
Show description for 8039107authoreddocs: fix a dead link and format md (#33)
Show description for e0aaa35authoredchore: switch to using prek (#32)
Show description for 9dd7ba2authored
Commits on Nov 14, 2025
fix(issue #27): added an optional limit parameter to spawn_stdio_transport and stdio_streams (#28)
Show description for 51054b0authored
Commits on Nov 13, 2025
*: polish docs with real use case and add a maker file for typing hint (#29)
Show description for 4d4e9deauthored
Commits on Nov 7, 2025
chore: pin ci with commit hash (#26)
Show description for 53761f1authoreddocs: fix all the broken links after the repo migration (#25)
Show description for f8df885authored
Commits on Nov 5, 2025
chore: try to support py314 (#24)
Show description for 11b09d4authoredfix: not support 3.14 yet (#23)
Show description for 56a28faauthored
Commits on Nov 3, 2025
feat: follow agent-client-protocol 0.6.3 (#21)
Show description for e203729authored