Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.6/
Installation
pip install claude-agent-sdk==0.1.6What's Changed
- feat: add /generate-changelog slash command by @ashwin-ant in #287
- feat: add max_thinking_tokens option to ClaudeAgentOptions by @blois in #298
- feat: add max_budget_usd option to Python SDK by @ashwin-ant in #293
- Limit CI examples to Python 3.13 only by @ashwin-ant in #299
- Update publish.yml by @ashwin-ant in #300
- fix: uses empty system prompt by default by @yokomotod in #290
- chore: release v0.1.6 by @github-actions[bot] in #301
Full Changelog: v0.1.5...v0.1.6