mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
- Add conditional stderr routing in subprocess transport - When debug-to-stderr flag is set, Claude CLI debug output goes directly to Python's stderr - Keeps stdout clean for JSON message parsing while providing debug visibility - Simplifies implementation by removing temp file and background task complexity - Update examples to demonstrate debug-to-stderr usage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| _internal | ||
| __init__.py | ||
| _errors.py | ||
| client.py | ||
| py.typed | ||
| query.py | ||
| types.py | ||