Skip to content

chore(deps): bump anthropic-sdk-go v1.51.1 -> v1.52.0#121

Merged
xunholy merged 1 commit into
mainfrom
chore/bump-anthropic-sdk-v152
Jun 24, 2026
Merged

chore(deps): bump anthropic-sdk-go v1.51.1 -> v1.52.0#121
xunholy merged 1 commit into
mainfrom
chore/bump-anthropic-sdk-v152

Conversation

@xunholy

@xunholy xunholy commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps github.com/anthropics/anthropic-sdk-go v1.51.1 → v1.52.0 — the core Claude API client (internal/agent, provider, models, cost). Single-module minor bump to stay current with upstream API surface and fixes. go.mod/go.sum only (verified: no other module changed), no call-site changes — API-compatible at this minor.

Verification

  • task ci green: golangci-lint 0 issues, go vet clean, build clean, task test:full (full suite, -race) 0 fail, govulncheck clean.
  • task eval 12/12 (mock-transport agent/tool dispatch — exercises the SDK paths).
  • Release cross-compile matrix (linux/amd64+arm64, darwin/amd64+arm64, windows/amd64) is the cross-platform gate.

The Claude API SDK is the core LLM client (internal/agent, provider,
models, cost). A single-module minor bump to stay current with upstream
API surface and fixes. go.mod/go.sum only; no call-site changes — the
SDK is API-compatible at this minor.

Validated against the paths that exercise it: task ci green
(golangci-lint 0 issues, go vet clean, build clean, task test:full
(full suite, -race) 0 fail, govulncheck clean) and task eval 12/12
(mock-transport agent/tool dispatch). The release cross-compile matrix
covers the five platform targets.
@xunholy
xunholy merged commit b93ba39 into main Jun 24, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant