Skip to content

Commit d2c9505

Browse files
Ambient Code Botclaude
authored andcommitted
deps(runner): bump anthropic 0.86.0, claude-agent-sdk 0.1.50
Bump SDK dependencies for the ambient runner: - anthropic[vertex]: 0.68.0 -> 0.86.0 - claude-agent-sdk: 0.1.23 -> 0.1.50 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6b21778 commit d2c9505

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

components/runners/ambient-runner/pyproject.toml

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

2121
[project.optional-dependencies]
2222
claude = [
23-
"anthropic[vertex]>=0.68.0",
24-
"claude-agent-sdk>=0.1.23",
23+
"anthropic[vertex]>=0.86.0",
24+
"claude-agent-sdk>=0.1.50",
2525
]
2626
observability = [
2727
"langfuse>=3.0.0",

components/runners/ambient-runner/uv.lock

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

0 commit comments

Comments
 (0)