mirror of
https://github.com/anthropics/claude-agent-sdk-python.git
synced 2025-10-06 01:00:03 +03:00
- Add version check in subprocess transport that runs `claude -v` on connect - Display warning to stderr if version is below 2.0.0 - Update README prerequisites to specify Claude Code 2.0.0+ - Version check is non-blocking (warns but continues execution) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>