mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
- Rename tool_permission_callback to can_use_tool in ClaudeCodeOptions - Rename ToolPermissionCallback type to CanUseTool - Update all references in examples and tests - Remove dict backward compatibility (already done by user) Addresses PR review comments for better SDK consistency |
||
|---|---|---|
| .. | ||
| 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 | ||