Commit graph

2 commits

Author SHA1 Message Date
barış
cf542a2a00
docs: fix typos - rename Claude Code SDK to Claude Agent SDK 2025-12-18 18:07:07 +03:00
Ashwin Bhat
c5957634ac
feat: add plugin support to Python SDK (#285)
Add SdkPluginConfig type and plugins field to ClaudeAgentOptions.
Plugins can be loaded using the local type with a path to the plugin
directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-24 15:29:01 -07:00