Skip to content

Commit edaaa9a

Browse files
deps(runner): bump claude-agent-sdk 0.2.102, anthropic 0.109.2 (#1694)
## SDK Version Bump - `claude-agent-sdk`: 0.2.101 -> 0.2.102 - `anthropic`: 0.109.1 -> 0.109.2 ### TL;DR - 0 new feature(s), 0 bug fix(es) <details><summary><strong>Bundled Claude CLI Versions</strong> (1)</summary> | SDK Version | CLI Version | |-------------|-------------| | 0.2.102 | 2.1.178 | </details> <details><summary>Internal changes: <code>claude-agent-sdk</code> (1)</summary> - Updated bundled Claude CLI to version 2.1.178 (0.2.102) </details> --- _Automated by `.github/workflows/sdk-version-bump.yml`_ Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 1bd2057 commit edaaa9a

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

components/runners/ambient-runner/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies = [
2323

2424
[project.optional-dependencies]
2525
claude = [
26-
"anthropic[vertex]>=0.109.1",
27-
"claude-agent-sdk>=0.2.101",
26+
"anthropic[vertex]>=0.109.2",
27+
"claude-agent-sdk>=0.2.102",
2828
]
2929
observability = [
3030
"langfuse>=3.14.5",

components/runners/ambient-runner/uv.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)