Claude-Code v2.1.91 adds MCP result persistence, shell execution controls, and multi-line deep links

Claude-Code v2.1.91 Release Notes
Claude-Code v2.1.91 includes several new features, bug fixes, and performance improvements for developers using AI coding agents. The release focuses on enhancing tool integration, security controls, and user experience.
New Features
- MCP tool result persistence override: Added support for
_meta["anthropic/maxResultSizeChars"]annotation allowing results up to 500K characters to pass through without truncation. This enables larger data like database schemas to persist in tool results. - Shell execution control: Added
disableSkillShellExecutionsetting to disable inline shell execution in skills, custom slash commands, and plugin commands. - Multi-line deep links: Added support for multi-line prompts in
claude-cli://open?q=deep links. Encoded newlines (%0A) are no longer rejected. - Plugin executables: Plugins can now ship executables under
bin/and invoke them as bare commands from the Bash tool.
Bug Fixes
- Fixed transcript chain breaks on
--resumethat could lose conversation history when async transcript writes fail silently - Fixed
cmd+deletenot deleting to start of line on iTerm2, kitty, WezTerm, Ghostty, and Windows Terminal - Fixed plan mode in remote sessions losing track of the plan file after container restart, which caused permission prompts on plan edits and empty plan-approval modals
- Fixed JSON schema validation for
permissions.defaultMode: "auto"in settings.json - Fixed Windows version cleanup not protecting the active version's rollback copy
/feedbacknow explains why it's unavailable instead of disappearing from the slash menu
Improvements
- Improved
/claude-apiskill guidance for agent design patterns including tool surface decisions, context management, and caching strategy - Improved performance: faster
stripAnsion Bun by routing throughBun.stripANSI - Edit tool now uses shorter
old_stringanchors, reducing output tokens
📖 Read the full source: GitHub Claude-Code
👀 See Also

OpenClaw 3.31 Update Resets Agent Permissions and Settings
OpenClaw update 3.31 automatically disabled all agent tools, computer access permissions, and sub-agents, requiring manual re-enabling in Settings. The update also changed how permission requests work, no longer prompting for approval during use.

Ohio Suspends Data Center Tax Break: AI Cost Pressures Mount for Tech Firms
Ohio halts a sales tax exemption on equipment for new data centers, including those powering AI. The move signals growing state-level scrutiny of tax incentives as AI infrastructure demands surge.

DeepSeek v4 Flash on Mac Studio: Local LLM Finds Real Bugs in Compiler Code
A developer shares that DeepSeek v4 Flash running on a 128GB Mac Studio successfully identifies valid bugs in a compiler codebase, a task that wasn't possible with local LLMs 5 months ago.

AI Agents That Don't Slash Maintenance Costs Will Sink Your Team
James Shore argues that doubling AI coding speed without halving maintenance costs leads to net productivity loss within months. Model shows 2x code output with 2x maintenance cost per line yields productivity worse than starting point after ~5 months.