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-14
stories 134

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Mod tests move next to their mods, BlackRock Advisor Center lands twice

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

Claude Code's diff, sec-default and telemetry behavior tests now live inside the mods they cover and run under `claude plugin test`, while the BlackRock Advisor Center skills plugin was added to both the knowledge-work and official plugin repos.

mods: the diff, sec-default and telemetry tests move next to the mods anthropics/claude-code

by poteat

The three mods' behavior tests moved out of Claude Code's own repository into `mods/<mod>/tests/`, one file per unit under `hooks/`, driven by `claude plugin test`. Parsers, probes and layout helpers stay plain tests, but the pane's views and `/diff`'s flows now run from the engine's seat with git, the store and the clock answered beneath the plugin, so plugin authors have a working example of ...

Add BlackRock Advisor Center plugin (#1125) anthropics/knowledge-work-plugins

by jordanecker-ant

Adds the BlackRock Advisor Center skills plugin (blackrock/advisor-center-agent-skills, Apache-2.0) to the knowledge-work catalog: six SKILL.md workflows plus rendering and design-token references, plugin.json, and an .mcp.json pointing at the production Advisor Center MCP at https://ac360-mcp.blackrock.com/mcp. It ships skills only, no hooks, scripts or binaries, pinned to main HEAD 66b3e980, ...

Add BlackRock Advisor Center plugin (#6094) anthropics/claude-plugins-official

by jordanecker-ant

The same plugin lands in claude-plugins-official, so installations pointed at either catalog resolve to the identical pinned tree rather than diverging copies.

mods: the diff, sec-default and telemetry tests move next to the mods (#93951) anthropics/claude-code

by Alice T'Poteat

The squash merge of the four commits behind the mod test relocation, which is the commit your checkout will actually receive.

Merge pull request #1110 from anthropics/bump/noibu anthropics/knowledge-work-plugins

by jordanecker-ant

Routine catalog bumps this cycle: noibu (070beb10 to 68c850c4), hubspot-sales (843d5a38 to a0c59600) and unity (34bc9c40 to c7055702) in knowledge-work-plugins, plus qodo, qodo-standards, quarkus-agent and remember in claude-plugins-official.

Quick answers

What shipped in Anthropic on September 14, 2026?
Claude Code's diff, sec-default and telemetry behavior tests now live inside the mods they cover and run under `claude plugin test`, while the BlackRock Advisor Center skills plugin was added to both the knowledge-work and official plugin repos. In total, 66 commits and 68 pull requests landed.
Who contributed to Anthropic on September 14, 2026?
2 developers shipped this update, including poteat and jordanecker-ant.
What were the notable Anthropic updates?
mods: the diff, sec-default and telemetry tests move next to the mods, Add BlackRock Advisor Center plugin (#1125), and Add BlackRock Advisor Center plugin (#6094).