The Wire · Showcase
BUFFA KILLS THE MEMCPY, PLUGIN MARKETPLACE ROLLS FORWARD
By RepoJournal · Filed · About Anthropic
Buffa ships vectored encode that eliminates payload copying for large bytes fields, while five plugin repos cycle through validated SHA bumps across official, knowledge-work, and community channels.
The vectored encode work [1] [2] is the headline: messages dominated by a single large bytes field no longer copy their payload into the output buffer, even when the field holds refcounted bytes::Bytes. This is a breaking change targeted for 0.9.0 and represents a real performance win for protocols that move large payloads. Alongside that, path-scoped editions feature overrides [3] [4] land descriptor feature injection for integrators working with protos they cannot modify. On the plugin side, the official marketplace cycles through five validated bumps (carta-investors, netlify-skills, nvidia-skills, atlassian, hunter) [5] [6] [7] [8] [9] all pre-scanned before PR open. Knowledge-work plugins follow suit with exa, wix, carta-investors, and lusha [10] [11] [12] [13], while the signoz entry rebases cleanly onto main [14]. Community plugins add catalyst-by-zoho [15] and refresh designwithclaude, decimal-scaled, and daytona-skills [16] [17] [18] [19]. Finally, claude-agent-sdk ships v0.2.114 [20] with an updated bundled CLI (2.1.205) [21].
Action items
- → Review and merge the five official plugin bumps (carta-investors, netlify-skills, nvidia-skills, atlassian, hunter) - all validated anthropics/claude-plugins-official [plan]
- → Merge knowledge-work plugin bumps (exa, wix, carta-investors, lusha) and signoz rebase anthropics/knowledge-work-plugins [plan]
- → Review catalyst-by-zoho community plugin addition and bump refresh cycle anthropics/claude-plugins-community [monitor]
- → Test vectored encode integration (0.9.0 breaking change) with large payload workloads anthropics/buffa [plan]
References
- [1] encode: vectored (rope) output via an EncodeSink abstraction ↗ anthropics/buffa
- [2] encode: vectored (rope) output via an EncodeSink abstraction (#284) anthropics/buffa
- [3] codegen: path-scoped editions feature overrides (override_feature_in), first entry enum_type:OPEN (#291) anthropics/buffa
- [4] codegen: path-scoped editions feature overrides (override_feature_in), first entry enum_type:OPEN ↗ anthropics/buffa
- [5] bump(carta-investors): d080ce1d → 4eceb972 ↗ anthropics/claude-plugins-official
- [6] bump(netlify-skills): cde74280 → 2ec71b64 ↗ anthropics/claude-plugins-official
- [7] bump(nvidia-skills): edd5b9b9 → 153b14bf ↗ anthropics/claude-plugins-official
- [8] bump(atlassian): c4b148f2 → f22e7075 ↗ anthropics/claude-plugins-official
- [9] bump(hunter): 018d4507 → 87dd42e8 ↗ anthropics/claude-plugins-official
- [10] bump(exa): c4b419ad → 9c69a3b4 ↗ anthropics/knowledge-work-plugins
- [11] bump(wix): e3dd3770 → ee061052 ↗ anthropics/knowledge-work-plugins
- [12] bump(carta-investors): ce224404 → 40706dea ↗ anthropics/knowledge-work-plugins
- [13] bump(lusha): aafe0a59 → f42bb8f6 ↗ anthropics/knowledge-work-plugins
- [14] regen: rebase add-signoz onto current main (adds signoz cleanly) (#409) anthropics/knowledge-work-plugins
- [15] Add catalyst-by-zoho community plugin (#902) anthropics/claude-plugins-community
- [16] bump(designwithclaude): c3574975 → 1e0dbaa8 ↗ anthropics/claude-plugins-community
- [17] bump(design-with-claude): c3574975 → 1e0dbaa8 ↗ anthropics/claude-plugins-community
- [18] bump(decimal-scaled): 41b1f971 → d99e50a2 ↗ anthropics/claude-plugins-community
- [19] bump(daytona-skills): 9783fb9d → d584d9c0 ↗ anthropics/claude-plugins-community
- [20] v0.2.114 ↗ anthropics/claude-agent-sdk-python
- [21] chore: bump bundled CLI version to 2.1.205 anthropics/claude-agent-sdk-python
FAQ
- What changed in Anthropic on July 9, 2026?
- Buffa ships vectored encode that eliminates payload copying for large bytes fields, while five plugin repos cycle through validated SHA bumps across official, knowledge-work, and community channels.
- What should Anthropic teams do about it?
- Review and merge the five official plugin bumps (carta-investors, netlify-skills, nvidia-skills, atlassian, hunter) - all validated • Merge knowledge-work plugin bumps (exa, wix, carta-investors, lusha) and signoz rebase • Review catalyst-by-zoho community plugin addition and bump refresh cycle
- Which Anthropic repositories shipped on July 9, 2026?
- anthropics/buffa, anthropics/claude-plugins-official, anthropics/knowledge-work-plugins, anthropics/claude-plugins-community, anthropics/claude-agent-sdk-python