claude-code-sdk-python/src
Ashwin Bhat 99d13717d5
feat: Enable real-time debug output via debug-to-stderr flag (#150)
- 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>
2025-09-05 10:24:24 -07:00
..
claude_code_sdk feat: Enable real-time debug output via debug-to-stderr flag (#150) 2025-09-05 10:24:24 -07:00