Go SDK for the Agent Client Protocol (ACP), offering typed requests, responses, and helpers so Go applications can build ACP-compliant agents, clients, and integrations
Stars
131
Forks
23
Watchers
131
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
4
commits
1
commits
1
commits
1
commits
1
commits
feat(unstable): expose typed session selector/capability fields for clients (#26)
584abe6View on GitHubAdd unstable ACP schema support + $/cancel_request (#17)
dbb5044View on GitHubfix: serialize notification processing to maintain message order (#8)
38d6de7View on GitHubci: bump nix-community/cache-nix-action in the github-actions group (#19)
2b2c16cView on GitHubci: bump the github-actions group across 1 directory with 2 updates (#16)
62137e8View on GitHubci: bump actions/checkout in the github-actions group (#7)
434e635View on GitHubFix deadlock when request handlers make nested requests (#10)
c431e3cView on GitHubci: bump actions/checkout in the github-actions group (#6)
e89b39fView on GitHubFix race condition where Prompt() returns before SessionUpdate handlers complete (#5)
48085b0View on GitHubrefactor: preserve multi-line formatting in generated doc comments (#3)
cc23bb6View on GitHubfeat: enrich generated docs with schema descriptions (#2)
2c1aef2View on GitHub