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 |
||
|---|---|---|
| .. | ||
| quick_start.py | ||
| streaming_mode.py | ||
| streaming_mode_ipython.py | ||
| streaming_mode_trio.py | ||
| tool_permission_callback.py | ||