claude-agent-sdk-python
claude-agent-sdk-python copied to clipboard
Add customization of Claude Code binary path in query and connect functions
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?
I think this change is fine. Can you please fix lint and the merge conflicts from #91 ?
@c7secceo looking forward for this to get merged soon