Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.4/
Installation
pip install claude-agent-sdk==0.1.4What's Changed
- feat: add cli_path support to ClaudeAgentOptions by @cnaples79 in #235
- feat: add pre-push hook for lint checks by @ashwin-ant in #254
- feat: Added base64 image handling to sdk_mcp_server tool calling by @Riehantunut in #175
- feat: add CLAUDE_AGENT_SDK_SKIP_VERSION_CHECK env var by @ashwin-ant in #257
- fix: handle Windows command line length limit for --agents option by @KuaaMU in #245
- fix: fetch all git history including tags in publish workflow by @ashwin-ant in #284
- chore: release v0.1.4 by @github-actions[bot] in #260
New Contributors
- @cnaples79 made their first contribution in #235
- @Riehantunut made their first contribution in #175
Full Changelog: v0.1.3...v0.1.4