feat: Upgrade Claude adapter to SDK 0.3 with native binary#2385
Merged
Conversation
Member
Author
Contributor
What T-Rex did
ArtifactsComprehensive proof-of-work results
Local command marker stripping checks
Reviews (1): Last reviewed commit: "harden native claude binary packaging fo..." | Re-trigger Greptile |
b1848c0 to
e2b442e
Compare
e2b442e to
70de38a
Compare
2 tasks
70de38a to
9c77bbd
Compare
e8eb279 to
2cffc25
Compare
This was referenced May 29, 2026
2cffc25 to
4b1d6ed
Compare
580854d to
3b2a044
Compare
4b1d6ed to
b7bd526
Compare
3b2a044 to
56bf9bd
Compare
44cf140 to
0edd3dc
Compare
b62ad80 to
e9fc89a
Compare
2 tasks
Contributor
e9fc89a to
46187d8
Compare
46187d8 to
96e5861
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Problem
It's that time of the month again, claude adapter update! We pinned the adapter to SDK 0.2.112 for awhile because 0.2.114 broke session init; meanwhile upstream shipped Task tools, MCP changes and ACP 0.22. Lots of bug fixes + supposed session initialization timing improvements being adopted.
Changes
resumeSessionAPI (wasunstable_resumeSession) for ACP 0.22MCP_CONNECTION_NONBLOCKING=0so MCP servers stay blocking-connect and tools are ready on first promptHow did you test this?
Manually
Publish to changelog?
no