Download Latest Version v0.2.153 source code.zip (489.8 kB) Google Add to Preferred Sources
Home / v0.2.153
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 19 hours ago 627 Bytes
v0.2.153 source code.tar.gz < 19 hours ago 402.2 kB
v0.2.153 source code.zip < 19 hours ago 489.8 kB
Totals: 3 Items   892.6 kB 0

New Features

  • snapshot option for system prompts: Added a snapshot field to SystemPromptPreset and a new SystemPromptCustom typed dict. When snapshot is True, the session keeps the system prompt recorded on its first request, improving prompt-caching behavior across resumed sessions. When False, the prompt is rebuilt on every request, useful for iterating on append text. Requires CLI 2.1.257+ (#1268)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.273

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

:::bash
pip install claude-agent-sdk==0.2.153
Source: README.md, updated 2026-09-15