claude-code-sdk-python/examples
Kashyap Murali b37d9ed69d
Merge main into feat/tool-callbacks
Resolved conflicts by:
- Keeping both tool callback features and MCP server support
- Integrating sdk_mcp_servers parameter into Query initialization
- Combining imports and exports from both branches
2025-09-03 09:07:54 -07:00
..
mcp_calculator.py feat: Add in-process SDK MCP server support (#142) 2025-09-03 08:29:32 -07:00
quick_start.py cost_usd -> total_cost_usd in example 2025-06-25 15:18:52 -04:00
streaming_mode.py Implement control protocol support for Python SDK (#139) 2025-09-01 23:04:22 -07:00
streaming_mode_ipython.py feat: Add in-process SDK MCP server support (#142) 2025-09-03 08:29:32 -07:00
streaming_mode_trio.py Make streaming implementation trio-compatible (#84) 2025-07-22 23:31:42 -07:00
tool_permission_callback.py feat: Full TypeScript SDK compatibility for tool permissions 2025-09-03 09:05:51 -07:00