Skip to content

Releases: anthropics/claude-agent-sdk-python

v0.2.110

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:12

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.191

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.110/

pip install claude-agent-sdk==0.2.110

v0.2.109

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:11

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.190

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.109/

pip install claude-agent-sdk==0.2.109

v0.2.108

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:18

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.187

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.108/

pip install claude-agent-sdk==0.2.108

v0.2.107

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:52

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.186

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.107/

pip install claude-agent-sdk==0.2.107

v0.2.106

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:12

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.185

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.106/

pip install claude-agent-sdk==0.2.106

v0.2.105

Choose a tag to compare

@github-actions github-actions released this 19 Jun 04:12

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.183

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.105/

pip install claude-agent-sdk==0.2.105

v0.2.104

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:22

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.181

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.104/

pip install claude-agent-sdk==0.2.104

v0.2.103

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:36

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.179

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.103/

pip install claude-agent-sdk==0.2.103

v0.2.102

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:51

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.178

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.102/

pip install claude-agent-sdk==0.2.102

v0.2.101

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:38

Bug Fixes

  • Typed task_updated lifecycle events: Exposed terminal system/task_updated events as typed TaskUpdatedMessage with task_id, patch, status, session_id, and uuid fields. Consumers tracking active background tasks no longer hang when a task finishes via a task_updated message without a corresponding TaskNotificationMessage. Added TaskUpdatedStatus type and TERMINAL_TASK_STATUSES frozenset for reliable active-task bookkeeping (#1016)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.177

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.101/

pip install claude-agent-sdk==0.2.101