The Wire · Showcase
ANTHROPIC CLI SHIPS MANAGED AGENTS OVERHAUL, PLUGIN ECOSYSTEM TIGHTENS CURATION
By RepoJournal · Filed · About Anthropic
Anthropic CLI 1.14.0 lands delta streaming and agent overrides for Managed Agents, while the plugin repos enforce consistent external-PR gates across three surfaces.
The CLI jumped two minor versions overnight [1][2]. Version 1.14.0 adds event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and webhook events for agents and deployments [3]. Version 1.13.0 preceded it with global --workspace-id flag support and web fetch tooling for the 20260318 API date [2]. If you're building on Managed Agents, update immediately; both releases ship breaking API surface changes. On the plugin front, knowledge-work-plugins now gates external contributions [4], porting the same curation workflows from claude-plugins-official to close unsolicited PRs and redirect contributors to the submission form. The repo had accumulated 87 external contributions that weren't in scope; this closes that queue. Meanwhile, claude-plugins-community continues fixing plugin source paths [6][7][8], repointing 17 entries from repo roots to their actual plugin subdirectories so install resolves correctly. Buffa picked up smoothutf8 0.2.3 [5], shipping 38-64% ASCII decode gains on protobuf-sized fields and moving the simdutf8 crossover point from 64 B to 256 B on Graviton4. Four new plugins entered the official marketplace [9][10][11][12].
Action items
- → Update anthropic-cli to 1.14.0 if shipping Managed Agents; API surface is breaking anthropics/anthropic-cli [immediate]
- → Review and merge pending plugin source-path fixes in -community before they pile up anthropics/claude-plugins-community [plan]
- → Audit your buffa dependency; 0.2.3 unlocks UTF-8 decode wins on hot paths anthropics/buffa [monitor]
References
- [1] v1.14.0 ↗ anthropics/anthropic-cli
- [2] v1.13.0 ↗ anthropics/anthropic-cli
- [3] feat(api): add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events anthropics/anthropic-cli
- [4] chore(ci): add external-PR curation workflows (port from claude-plugins-official) ↗ anthropics/knowledge-work-plugins
- [5] deps: bump smoothutf8 to 0.2.3 (#246) anthropics/buffa
- [6] Fix tinyfish source: git-subdir at plugins/tinyfish (#485) anthropics/claude-plugins-community
- [7] Point 8 plugins at their plugin subdirectories ↗ anthropics/claude-plugins-community
- [8] Point 9 plugins at their plugin subdirectories ↗ anthropics/claude-plugins-community
- [9] Add render plugin (#3485) anthropics/claude-plugins-official
- [10] Add preset-cli-skills plugin (#3464) anthropics/claude-plugins-official
- [11] Add pixeltable plugin (#3451) anthropics/claude-plugins-official
- [12] Add honeycomb plugin (#3404) anthropics/claude-plugins-official
FAQ
- What changed in Anthropic on July 1, 2026?
- Anthropic CLI 1.14.0 lands delta streaming and agent overrides for Managed Agents, while the plugin repos enforce consistent external-PR gates across three surfaces.
- What should Anthropic teams do about it?
- Update anthropic-cli to 1.14.0 if shipping Managed Agents; API surface is breaking • Review and merge pending plugin source-path fixes in -community before they pile up • Audit your buffa dependency; 0.2.3 unlocks UTF-8 decode wins on hot paths
- Which Anthropic repositories shipped on July 1, 2026?
- anthropics/anthropic-cli, anthropics/knowledge-work-plugins, anthropics/buffa, anthropics/claude-plugins-community, anthropics/claude-plugins-official