| Name | Modified | Size | Downloads / 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
snapshotoption for system prompts: Added asnapshotfield toSystemPromptPresetand a newSystemPromptCustomtyped dict. Whensnapshotis 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 onappendtext. 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