Skip to content

Include found claude CLI path in unsupported version warning message? #360

@harupy

Description

@harupy

It'd be helpful if the warning message for unsupported Claude CLI version printed out the path to the found Cluade CLI. It only prints out the version now.

warning = (
f"Warning: Claude Code version {version} is unsupported in the Agent SDK. "
f"Minimum required version is {MINIMUM_CLAUDE_CODE_VERSION}. "
"Some features may not work correctly."
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions