RepoJournal
Anthropic

@anthropics

Claude SDKs and developer tooling

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Full archive →

The Wire · Showcase

PYTHON SDK PATCHES MCP V2 COMPATIBILITY, CARGO-NIX ADDS NEXTEST INTEGRATION

By RepoJournal · Filed · About Anthropic

anthropic-sdk-python shipped 0.120.2 with MCP SDK v2 support alongside v1, closing a critical interoperability gap as plugin infrastructure expands across the stack.

The Python SDK pushed two point releases overnight to resolve MCP (Model Context Protocol) version conflicts [2] [22]. Version 0.120.2 now supports both MCP v2 and v1 simultaneously [3], following a quick v0.120.1 that pinned the mcp extra to <2 [21] [23]. This matters because the ecosystem is fragmenting across SDK versions and tools need to interoperate at either level without forcing downgrades.

Simultaneously, cargo-nix-plugin landed a major testing improvement: nextestRun now exposes pre-built test binaries through cargo-nextest, giving developers per-test process isolation, retry logic, and profile support via .config/nextest.toml without synthesizing nextest's reuse-build inputs [1]. Follow-up commits refined the feature by exposing mkRun's extraArgs through nextestRun.withArgs [14] and recording the host libdir in binaries-metadata.json so nextest can resolve Rust dylibs correctly [15].

Across the plugin ecosystem, 98 pull requests flowed through three plugin registries overnight: knowledge-work-plugins, claude-plugins-official, and claude-plugins-community all pushed automated SHA bumps validated via claude plugin validate workflows before merge [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [16] [17] [18] [19] [20]. Each bump is gated on manual review before merging.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] lib: add nextestRun to run pre-built test binaries through cargo-nextest ↗ anthropics/cargo-nix-plugin
  2. [2] release: 0.120.2 ↗ anthropics/anthropic-sdk-python
  3. [3] fix(mcp): support mcp sdk v2 alongside v1 (#300) anthropics/anthropic-sdk-python
  4. [4] bump(carta-cap-table): 2c4fae01 → 7e2e42fc ↗ anthropics/knowledge-work-plugins
  5. [5] bump(sanity-plugin): af54474c → fc0e709f ↗ anthropics/knowledge-work-plugins
  6. [6] bump(sp-global): 6add941c → 1d7d364a ↗ anthropics/knowledge-work-plugins
  7. [7] bump(nimble): 74ca4dd4 → 83fcffc3 ↗ anthropics/knowledge-work-plugins
  8. [8] bump(langfuse): b2ef4908 → cf98ef9b ↗ anthropics/knowledge-work-plugins
  9. [9] bump(quarkus-agent): 47cd6df3 → d39fa1cf ↗ anthropics/claude-plugins-official
  10. [10] bump(sentry-cli): 83fb00f5 → 3e292ee4 ↗ anthropics/claude-plugins-official
  11. [11] bump(dataverse): a6e49712 → ab56d1ad ↗ anthropics/claude-plugins-official
  12. [12] bump(hyperframes): c691869e → 4f344c50 ↗ anthropics/claude-plugins-official
  13. [13] bump(slack): e75b0cf1 → f43f620b ↗ anthropics/claude-plugins-official
  14. [14] nextest: address post-merge review feedback anthropics/cargo-nix-plugin
  15. [15] builder: record the host libdir in binaries-metadata.json anthropics/cargo-nix-plugin
  16. [16] bump(adcp-client): 7debbe6b → 9f5bbeae ↗ anthropics/claude-plugins-community
  17. [17] bump(adup-ai-marketing-agent): 60be5000 → b2fcb2e8 ↗ anthropics/claude-plugins-community
  18. [18] bump(agentic-security): 28c11e9b → 1d95e1a6 ↗ anthropics/claude-plugins-community
  19. [19] bump(ai-craftsman-superpowers): eca28c5a → 65f51d11 ↗ anthropics/claude-plugins-community
  20. [20] bump(archcore): de986abc → c69f886a ↗ anthropics/claude-plugins-community
  21. [21] fix(mcp): pin mcp extra to <2 (#1783) anthropics/anthropic-sdk-python
  22. [22] v0.120.2 ↗ anthropics/anthropic-sdk-python
  23. [23] v0.120.1 ↗ anthropics/anthropic-sdk-python

Quick answers

What shipped in Anthropic on July 29, 2026?
anthropic-sdk-python shipped 0.120.2 with MCP SDK v2 support alongside v1, closing a critical interoperability gap as plugin infrastructure expands across the stack. In total, 10 commits, 98 pull requests, and 2 releases landed.
Who contributed to Anthropic on July 29, 2026?
5 developers shipped this update, including github-actions, Mic92, stainless-app, Max, and stainless-app[bot].
What were the notable Anthropic updates?
lib: add nextestRun to run pre-built test binaries through cargo-nextest, release: 0.120.2, and fix(mcp): support mcp sdk v2 alongside v1 (#300).

More from @anthropics

Daily updates, in your inbox

Follow Anthropic

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?