claude-agent-sdk-python icon indicating copy to clipboard operation
claude-agent-sdk-python copied to clipboard

Add customization of Claude Code binary path in query and connect functions

Open c7secceo opened this issue 6 months ago • 2 comments

Allow to pass SubprocessCLITransport'scli_path (binary path of Claude Code) from higher-level functions, such as general query() and ClaudeSDKClient.connect().

Or they are supposed to be so high-level that they shouldn't be worried about the specification of CLI path?

c7secceo avatar Aug 12 '25 13:08 c7secceo

I think this change is fine. Can you please fix lint and the merge conflicts from #91 ?

dicksontsai avatar Aug 19 '25 20:08 dicksontsai

@c7secceo looking forward for this to get merged soon

rushikeshraut777 avatar Sep 10 '25 14:09 rushikeshraut777