BriefPulse Practical AI · Working notes on AI you can actually use. RSS · BriefPulse network
BriefPulse Practical AI

What changed in AI, what it is useful for, and what you can do with it.

15 September 2026

Brief

Claude Code v2.1.265 adds folder-based plugin loading and a 1 GB tool-result cap

The release adds support for pointing --plugin-dir at a folder of plugins, with live updates as children are added or removed. It also caps tool results saved to disk at 1 GB and notes truncation in the preview.

The new --plugin-dir folder support means you can point Claude Code at a directory, and each child folder with a manifest loads as a plugin. If you add or remove a child folder while the session is running, the change is picked up. The release also caps tool results saved to disk at 1 GB, and the in-conversation preview tells you when a saved file was truncated. Other changes include telemetry additions and several bug fixes for prompt-cache reuse and resume behavior.

Source details and supporting facts

Each line is stated by the page named above it.

Stated by github.com

  • Added support for pointing --plugin-dir at a folder of plugins: each child folder with a manifest loads, and children added or removed while running are picked up
  • Added a 1 GB cap on tool results saved to disk; the in-conversation preview says when a saved file was truncated

Sources

  1. Anthropic Claude Code release notes (GitHub)Text stored 15 September 2026

How this story was checked. Written from the 1 page listed above, stored 15 September 2026; claims checked against that stored text on 15 September 2026.

What that means
  • 2 of 2 reported statements were confirmed against the page that carries them; the rest were removed rather than published.
  • Figures in the text were required to appear in the stored source text: yes. Identifiers: yes.
  • The check reads stored text only: no claim rests on a fresh look that did not happen.
  • Where the reporting was silent, the text says so instead of filling the gap.

More from Practical AI