CC v2.1.122: System Prompt Removals, Debugging Update, and Schedule Confidence Boost

✍️ OpenClawRadar📅 Published: April 29, 2026🔗 Source
CC v2.1.122: System Prompt Removals, Debugging Update, and Schedule Confidence Boost
Ad

Claude Code CC v2.1.122 ships several system prompt and workflow changes. Here's what changed and what it means for your agent.

Removed: Standalone Phase-Four Plan-Mode Prompt

The dedicated phase-four prompt in plan mode has been removed. Instead, the active plan-mode reminder now embeds phase-four instructions via its own template placeholder. This simplifies the prompt chain and avoids duplication.

Skill: Debugging — Issue Description Integration

The debugging skill now prepends the provided issue description before the Issue section in its output. If the user doesn't describe a specific problem, the daemon debug context supplies a fallback issue guidance. This means fewer empty issue sections and more contextual debugging suggestions.

System Prompt: Proactive Schedule Offer Threshold Raised

The confidence bar for offering /schedule follow-ups has been raised from 70%+ to 85%+ odds the user will say yes. This reduces false-positive schedule offers where the agent incorrectly assumed the user wanted a follow-up.

Ad

System Reminder: New Diagnostics Format

Previously, the system reminder only inserted a precomputed diagnostics summary. Now it formats diagnostics dynamically from the diagnostics list, which should reflect more current system state.

System Reminder: Plan Mode Active (5-Phase) — Placeholder Change

The phase-four function hook in the 5-phase plan mode workflow has been replaced with a direct phase-four-instructions placeholder, aligning with the removal of the standalone prompt.

These changes are live in CC v2.1.122. Users running agentic workflows should verify that custom prompt templates referencing the old hook or standalone prompt still work.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Analysis of 'Clausage': User Anxiety Patterns in AI Subscription Models
News

Analysis of 'Clausage': User Anxiety Patterns in AI Subscription Models

A user analysis identifies 'Clausage' or 'The Claude Syndrome'—behavioral patterns where premium AI subscribers experience chronic usage anxiety, avoidance behavior, and compulsive resource monitoring. The source details specific symptoms like anticipatory avoidance, usage hypervigilance, and paradoxical underutilization of paid services.

OpenClawRadar
Google: 75% of New Code Is AI-Generated, Code Migration 6x Faster with Agents
News

Google: 75% of New Code Is AI-Generated, Code Migration 6x Faster with Agents

Google reports 75% of new code is AI-generated, up from 25% in 2024. A complex code migration completed 6x faster using Gemini agents. Engineers in some orgs have AI usage goals tied to performance reviews.

OpenClawRadar
Anthropic Separates Programmatic Usage from Claude Subscriptions: New Credit Pool Arrives June 15
News

Anthropic Separates Programmatic Usage from Claude Subscriptions: New Credit Pool Arrives June 15

Starting June 15, Claude subscriptions get a dedicated monthly credit for programmatic use (Agent SDK, claude -p, Claude Code GitHub Actions). Interactive credits no longer subsidize programmatic calls; after the pool runs out, users pay full API rates.

OpenClawRadar
Claude-Code v2.1.84 adds PowerShell tool, environment variables, and multiple fixes
News

Claude-Code v2.1.84 adds PowerShell tool, environment variables, and multiple fixes

Claude-Code v2.1.84 introduces a PowerShell tool for Windows as an opt-in preview, adds environment variables for model configuration and streaming timeouts, and includes numerous bug fixes and performance improvements.

OpenClawRadar