Skip to content

Conversation

@ashwin-ant
Copy link
Collaborator

No description provided.

cnaples79 and others added 3 commits October 12, 2025 22:17
Organizations may install Claude Code CLI at custom locations and
prefer to provide those paths instead of relying on the SDK's
default search logic.

Changes:
- Added cli_path parameter to ClaudeAgentOptions (types.py)
- Passed cli_path from options to SubprocessCLITransport in:
  - _internal/client.py (process_query method)
  - client.py (ClaudeSDKClient.connect method)

The transport layer already supported cli_path, but it was never
exposed through the ClaudeAgentOptions interface. This change
completes the wiring to make custom CLI paths configurable.

Fixes #214
@ashwin-ant ashwin-ant closed this Oct 13, 2025
@ashwin-ant ashwin-ant deleted the ashwin/testclipath branch October 13, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants