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.
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. Read a past issue →
Action items
- → Review and merge the cargo-nix test-targets PR if you depend on nextest reuse-build anthropics/cargo-nix-plugin [plan]
- → Monitor knowledge-work-plugins SHA bump PRs and approve scans before merging anthropics/knowledge-work-plugins [monitor]
- → Add any required plugins from the official registry batches to your configuration anthropics/claude-plugins-official [plan]
References
- [1] resolver: expose integration-test targets for workspace members ↗ anthropics/cargo-nix-plugin
- [2] Add 5 community plugins (#1358) anthropics/claude-plugins-community
- [3] Add content-intelligence, orcool, revelata, shinobidata, ads, hyper-marketing (re-batch of reviewed entries) (#1496) anthropics/claude-plugins-community
- [4] Add shippo plugin (#4480) anthropics/claude-plugins-official
- [5] Add mattpocock-skills plugin (#4479) anthropics/claude-plugins-official
- [6] Add paypal plugin (#4567) anthropics/claude-plugins-official
- [7] bump(carta-cap-table): 0ee76454 → 35c25847 ↗ anthropics/knowledge-work-plugins
- [8] bump(wix): dd567862 → 9e3b2d55 ↗ anthropics/knowledge-work-plugins
- [9] bump(langfuse): 13a79944 → 93d82827 ↗ anthropics/knowledge-work-plugins