GitHub Claude-Code v2.1.27 Release: Key Updates and Fixes

Claude-Code has released version 2.1.27, which includes a series of updates and bug fixes aimed at improving developer experience when using the tool. This release focuses on better debugging capabilities, refined permission handling, and integration enhancements in a Visual Studio Code environment.
Key updates include:
- Enhanced debug logging now captures tool call failures and denials, providing more insights into command execution errors.
- Fixed an issue with context management validation that affected gateway users. The issue was bypassed by setting
CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1. - Introduced the
--from-prflag, designed to resume sessions tied to specific GitHub PR numbers or URLs. Sessions created viagh pr createare automatically linked to the corresponding PRs. - Improvements to the
/contextcommand output ensure that it now correctly displays colored output. - The status bar bug, where background task indicators were being duplicated when PR status was shown, has been resolved.
- The VSCode integration has been enhanced with Claude in Chrome, offering a smoother user experience.
- Permission handling has been adjusted to respect content-level prompts. Previously, setting
allow: ["Bash"]andask: ["Bash(rm *)"]permitted all Bash commands without further checks, but it now requires explicit permission for usingrmcommands. - On Windows, execution of Bash commands now works correctly for users with
.bashrcfiles, and the issue causing console windows to flash when spawning child processes has been fixed. - A fix in VSCode addresses the OAuth token expiration issue that was resulting in 401 errors during extended sessions.
These updates are particularly relevant for developers who use Claude-Code for GitHub PR management and debugging within VSCode, especially those on Windows who experienced command execution issues.
📖 Read the full source: GitHub Claude-Code
👀 See Also
AI Salaries Drive San Francisco House Prices to Record $1.76M Median
San Francisco median home price hit $1.76M in May 2026, driven by AI worker wealth from OpenAI and Anthropic. Some sellers even accept stock in AI companies instead of cash.

Intermittent Auto Mode Failures on Claude Opus 4.8: No Status Page Update
Users report intermittent auto mode failures on claude-opus-4-8 with errors about temporary unavailability of the classifier for Bash actions. No status page update from Anthropic.

Claude Code v2.1.211: Subagent Text Forwarding, Permission Fixes, and Vim Mode Changes
Claude Code v2.1.211 adds --forward-subagent-text flag, fixes permission preview spoofing, improves subagent model overrides, and updates Vim s/S to work in NORMAL mode.

OpenClaw agent spending patterns and lack of spending caps
A developer tracked OpenClaw agent spending over two months and found most agents average $40–$80/month in API and service charges when left unchecked, with spikes occurring on weekends and overnight. The default behavior is unlimited with no built-in spending cap.