Skip to content

chore(deps): bump claude-agent-sdk from 0.2.152 to 0.2.157 - #205

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-0.2.157
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-0.2.157

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Bumps claude-agent-sdk from 0.2.152 to 0.2.157.

Release notes

Sourced from claude-agent-sdk's releases.

v0.2.156

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.276

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

pip install claude-agent-sdk==0.2.156

v0.2.155

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.275

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

pip install claude-agent-sdk==0.2.155

v0.2.154

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.274

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

pip install claude-agent-sdk==0.2.154

v0.2.153

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)

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

Changelog

0.2.159

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.281
  • Pinned default model for e2e tests to claude-opus-5 to work around CI failures with the CLI's new default model (#1287)

0.2.158

New Features

  • verbatim_prompts option: Added ClaudeAgentOptions.verbatim_prompts (default False). When True, user messages are delivered to the CLI exactly as written — no @path file expansion and no slash-command dispatch. This prevents untrusted text inlined into prompts from triggering unintended file reads or command execution. Works with query(), ClaudeSDKClient.connect(), and ClaudeSDKClient.query() for both string and async-iterable prompts. Requires CLI 2.1.248+; a warning is logged on older CLIs. (#1269)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.280
  • CI improvements: recompressed wheels and raised the PyPI pre-flight threshold (#1283)

0.2.156

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.276

0.2.155

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.275

0.2.154

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.274

0.2.153

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
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Sep 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 23, 2026 22:04
@github-actions
github-actions Bot enabled auto-merge (squash) September 23, 2026 22:05
@dependabot
dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk-0.2.157 branch from 104217a to 2862684 Compare September 23, 2026 22:08
@dependabot
dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk-0.2.157 branch from 2862684 to 50b295b Compare September 23, 2026 22:10
Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.152 to 0.2.157.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/claude-agent-sdk-python/commits)

---
updated-dependencies:
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.157
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk-0.2.157 branch from 50b295b to c5503df Compare September 23, 2026 22:11
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

Looks like claude-agent-sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 23, 2026
auto-merge was automatically disabled September 23, 2026 22:14

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/pip/claude-agent-sdk-0.2.157 branch September 23, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants