123 wires and counting

$ follow Anthropic

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

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-12
stories 62

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

NetSuite plugins land in Cowork, wealth-management plugin pulled

By RepoJournal · Filed · About Anthropic · Composed from the cited sources · methodology

The knowledge-work-plugins catalog gained a NetSuite AI companion, a NetSuite finance analyst, and three more vendor plugins, while financial-services removed its wealth-management plugin entirely.

The most consequential change is in anthropics/financial-services, where the wealth-management plugin was removed [1]. It is gone from the repo, not deprecated, so anything that resolved that plugin path will now fail to find it.

On the catalog side, anthropics/knowledge-work-plugins mirrored the two NetSuite entries already listed in claude-plugins-official into the Cowork/Desktop catalog: netsuite-ai-companion and netsuite-finance-analyst [2]. The commit pins the same git-subdir (oracle/netsuite-suitecloud-sdk ai-plugins-dist @ 23793a10) and notes these are "skills-only plugins, no hooks, scripts or MCP servers" [2]. Three more plugins arrived alongside them: gc-ai [3], unstructured-foundation [4], and maven-bio, sourced from MavenBio/maven-bio-plugin [5].

The version bumps move together. claude-code-action was bumped to Claude Code 2.1.269 with Agent SDK 0.3.269 [6], claude-code-base-action synced from that same claude-code-action commit [7], and claude-agent-sdk-python bumped its bundled CLI to 2.1.269 [8]. airwallex-agentos also moved from d4593e33 to d323dd68 [9].

If you depend on the wealth-management plugin path in financial-services, that is the change that will break you before the version bumps do.

Action items

References

  1. [1] Remove wealth-management plugin ↗ anthropics/financial-services
  2. [2] Add netsuite-ai-companion and netsuite-finance-analyst plugins (#1108) ↗ anthropics/knowledge-work-plugins
  3. [3] Merge pull request #1013 from anthropics/tobin/kwp-add-gc-ai ↗ anthropics/knowledge-work-plugins
  4. [4] Merge pull request #1012 from anthropics/tobin/kwp-add-unstructured-foundation ↗ anthropics/knowledge-work-plugins
  5. [5] Add maven-bio plugin (#1109) ↗ anthropics/knowledge-work-plugins
  6. [6] chore: bump Claude Code to 2.1.269 and Agent SDK to 0.3.269 ↗ anthropics/claude-code-action
  7. [7] Sync from claude-code-action base-action@56cf60f ↗ anthropics/claude-code-base-action
  8. [8] chore: bump bundled CLI version to 2.1.269 ↗ anthropics/claude-agent-sdk-python
  9. [9] Merge pull request #1107 from anthropics/bump/airwallex-agentos ↗ anthropics/knowledge-work-plugins

Quick answers

What shipped in Anthropic on September 12, 2026?
The knowledge-work-plugins catalog gained a NetSuite AI companion, a NetSuite finance analyst, and three more vendor plugins, while financial-services removed its wealth-management plugin entirely. In total, 32 commits, 29 pull requests, and 1 releases landed.
Who contributed to Anthropic on September 12, 2026?
3 developers shipped this update, including jordanecker-ant, Tobin South, and GitHub Actions.
What were the notable Anthropic updates?
Remove wealth-management plugin, Add netsuite-ai-companion and netsuite-finance-analyst plugins (#1108), and Merge pull request #1013 from anthropics/tobin/kwp-add-gc-ai.