mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
- Move ToolPermissionContext/Response imports to top of query.py (no circular dependency) - Remove dict compatibility, require ToolPermissionResponse only - Update type hints to enforce cleaner API - Remove test for dict return compatibility - Fix all whitespace and import issues - Add newline at end of test file |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_changelog.py | ||
| test_client.py | ||
| test_errors.py | ||
| test_integration.py | ||
| test_message_parser.py | ||
| test_streaming_client.py | ||
| test_subprocess_buffering.py | ||
| test_tool_callbacks.py | ||
| test_transport.py | ||
| test_types.py | ||