Release of Claude-Code v2.1.25: Fix for Validation Error

Claude-Code has released version v2.1.25, which focuses on fixing a specific validation error that users encountered with the beta header. This error particularly affected those using the gateway on platforms like Bedrock and Vertex. In response, a workaround has been provided through the introduction of the environment variable CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1, which can be used to prevent this issue.
This update is essential for developers who might have integrated Claude-Code in systems where experimental beta features resulted in validation errors during usage. By setting the aforementioned environment variable, developers can ensure smooth operation without encountering the beta header validation error that was previously experienced.
📖 Read the full source: GitHub Claude-Code
👀 See Also

US Military Pressures Anthropic to Remove Claude Safeguards for Military Use
US military leaders including Defense Secretary Pete Hegseth met with Anthropic executives to demand removal of Claude's safeguards against military applications like mass surveillance and autonomous weapons. The Pentagon has given Anthropic until Friday to comply or face penalties including contract cancellation.

Claude Code v2.1.128: OTEL isolation, MCP fixes, plugin .zip support, and 20+ bug fixes
Claude Code v2.1.128 stops subprocesses from inheriting OTEL_* env vars, adds .zip plugin support, fixes MCP reconnection flooding, and fixes parallel shell tool cancellation.

GitHub Copilot Individual Plan Changes: Paused Sign-ups, Tighter Limits, Model Adjustments
GitHub is pausing new sign-ups for Copilot Pro, Pro+, and Student plans while tightening usage limits and removing Opus models from Pro plans. These changes respond to increased compute demands from agentic workflows.

Developer switches to Minimax 2.7 after Claude ban and MiMo credit issues
A developer tested multiple AI models for OpenClaw after Claude was banned, finding GLM 5.1 and 5 Turbo ineffective for agentic tasks, MiMo V2 Pro's credit system inefficient, and settling on Minimax 2.7 for its generous quota and ability to handle automation tasks.