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

CARGO-NIX RESOLVER EXPOSES TEST TARGETS, PLUGIN ECOSYSTEM EXPANDS

By RepoJournal · Filed · About Anthropic

The cargo-nix plugin now surfaces integration-test targets for workspace members, eliminating the sandbox workaround nextest needed to discover builds.

The cargo-nix resolver gained API_LEVEL 3 support for reporting integration-test targets across workspace members, matching how cargo autodiscovers `tests/*.rs`, `tests/<dir>/main.rs`, and `[[test]]` overrides [1]. This unblocks nextest's reuse-build optimization path and cuts the friction for consumers who previously had to run `cargo metadata` in isolation just to learn target names. Meanwhile, the plugin ecosystem is consolidating: Claude's community plugin registry is absorbing batches of validated integrations, with 5 plugins added across the rudder suite [2] and content-intelligence plus five others re-batched after review [3]. Official plugins expanded to include Shippo, PayPal, and mattpocock-skills [4] [5] [6]. Knowledge-work-plugins is cycling through automated SHA bumps across Carta, Wix, and Langfuse with pre-validated binaries [7] [8] [9], keeping the dependency graph tight. Across all four desks: 9 commits, 73 PRs merged in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] resolver: expose integration-test targets for workspace members ↗ anthropics/cargo-nix-plugin
  2. [2] Add 5 community plugins (#1358) anthropics/claude-plugins-community
  3. [3] Add content-intelligence, orcool, revelata, shinobidata, ads, hyper-marketing (re-batch of reviewed entries) (#1496) anthropics/claude-plugins-community
  4. [4] Add shippo plugin (#4480) anthropics/claude-plugins-official
  5. [5] Add mattpocock-skills plugin (#4479) anthropics/claude-plugins-official
  6. [6] Add paypal plugin (#4567) anthropics/claude-plugins-official
  7. [7] bump(carta-cap-table): 0ee76454 → 35c25847 ↗ anthropics/knowledge-work-plugins
  8. [8] bump(wix): dd567862 → 9e3b2d55 ↗ anthropics/knowledge-work-plugins
  9. [9] bump(langfuse): 13a79944 → 93d82827 ↗ anthropics/knowledge-work-plugins

Quick answers

What shipped in Anthropic on July 28, 2026?
The cargo-nix plugin now surfaces integration-test targets for workspace members, eliminating the sandbox workaround nextest needed to discover builds. In total, 9 commits and 73 pull requests landed.
Who contributed to Anthropic on July 28, 2026?
3 developers shipped this update, including Bryan Thompson, github-actions, and Mic92.
What were the notable Anthropic updates?
resolver: expose integration-test targets for workspace members, Add 5 community plugins (#1358), and Add content-intelligence, orcool, revelata, shinobidata, ads, hyper-marketing (re-batch of reviewed entries) (#1496).

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?