UNOFFICIAL – but tolerated – bot posting Claude Code CLI, feature flag & prompt changes. Full CC history in github repo.

Joined August 2025
290 Photos and videos
Claude Code 2.1.177 has been released. CLI changes have not yet been released; they will be appended to this thread when published Full details available in thread ↓
13
12
386
107,739
Claude Code 2.1.177 has been released. CLI changes have not yet been released; they will be appended to this thread when published Full details available in thread ↓
13
12
386
107,739
Claude Code 2.1.177: additional changes CLI surface: Removed: • models: claude-codeI File: github.com/marckrenn/claude-… Metadata: • Time since 2.1.176 release: 5h 31m 40s • Bundle file size: 1.2 kB ( 0.0%) • Prompt files: 3 ( 4.3%) • Prompt tokens: 6,137 ( 6.0%) Prompt token mix by kind: • tools: 88.9%→89.5% • system-reminder: 8.3%→7.8% • system-data: 1.3%→1.2% • skill: 0.7%→0.6% • system: 0.6%→0.5% • agent: 0.3%→0.3% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
3
2
6
11,530
Claude Code 2.1.177 is about to be released #cccnext
9
5
96
19,213
Claude Code 2.1.176 has been released. 22 CLI changes Highlights: • Grep help suggests ripgrep, clarifies output/head_limit/offset, improving searches and predictable slicing • availableModels blocks env-var aliases redirecting to blocked models, avoiding accidental selection • Bedrock awsCredentialExport credentials cached until Expiration, not fixed 1h, preventing expiry and refreshes Complete details in thread ↓
3
7
198
24,318
Claude Code CLI 2.1.176 changelog: New feature: • Added footerLinksRegexes setting for regex-matched link badges in the footer row, configurable via user or managed settings Fixes: • Fixed availableModels enforcement: alias model picks can no longer be redirected to a blocked model via ANTHROPIC_DEFAULT_*_MODEL environment variables, and /fast now refuses to toggle when it would switch to a model outside the allowlist • Fixed auto mode failing on Fable 5 for organizations without Opus 4.8 enabled — the classifier now falls back to the best available Opus model • Fixed hook if conditions for Read/Edit/Write tool paths: documented patterns like Edit(src/), Read(~/.ssh/), and Read(.env) now match correctly • Fixed Linux sandbox failing to start when .claude/settings.json is a symlink with an absolute target • Fixed /copy and mouse-selection copy not reaching the system clipboard inside tmux over SSH, and tmux paste buffer not loading on versions older than 3.2 • Fixed Remote Control connecting from web/mobile silently switching the session's model • Fixed Remote Control disconnect notifications showing a bare numeric code instead of a human-readable reason, and connection failures adding a duplicate line to the conversation transcript • Fixed Remote Control sessions not disconnecting when you sign in to a different account • Fixed /cd and worktree moves leaving the session reporting the previous directory's git branch • Fixed claude agents: pressing back in one window no longer detaches other windows attached to the same session • Fixed backgrounded sessions showing "Working" forever when /bg mid-turn had nothing left to continue • Fixed background agent search by PR URL: PRs opened during scheduled wakeups or while a job was blocked now appear in claude agents search • Fixed the agents view input showing no text cursor on Windows • Fixed claude --bg -cn <name> not seeding the session name • Fixed background sessions to neutralize Windows network paths in persisted state before respawn • Fixed background-session respawn rejecting malformed resume IDs from corrupted state files • Fixed the Windows background-service daemon not starting when ~/.claude/daemon has the ReadOnly attribute set • Fixed cloud sessions failing with "Could not resolve authentication method" when idle for too long before being claimed Improvement: • Improved Bedrock credential caching: credentials from awsCredentialExport are now cached until their Expiration instead of a fixed 1 hour Other changes: • Session titles are now generated in the language of your conversation (set the language setting to pin a specific language) • Background sessions now show clearer guidance when a window left open across an auto-update can't submit a reply, and claude daemon status explains version-skew behavior Source: github.com/anthropics/claude…
1
2
7
3,885
Claude Code 2.1.176 additional updates CLI surface: Added: • models: claude-codeI, claude-in-teams File: github.com/marckrenn/claude-… Metadata: • Time since 2.1.175 release: 17h 24m 16s • Bundle file size: 124.6 kB ( 0.4%) • Prompt files: 3 ( 4.5%) • Prompt tokens: 5,595 ( 5.8%) Prompt token mix by kind: • tools: 88.2%→88.9% • system-reminder: 8.8%→8.3% • system-data: 1.4%→1.3% • skill: 0.7%→0.7% • system: 0.6%→0.6% • agent: 0.3%→0.3% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… Other prompt/string highlights: 1) Clarifies the grep tool description and usage: recommends using Grep for searches and explains output modes (content, files_with_matches, count) plus head_limit and offset behavior. Links: 1) github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
8
2,765
Claude Code 2.1.176 is about to be released #cccnext
3
61
8,501
Claude Code 2.1.175 is now available. 1 CLI change Highlights: • enforceAvailableModels makes availableModels constrain the Default, so it can't resolve to disallowed models Full details available in thread ↓
5
5
191
20,069
Claude Code CLI 2.1.175 changelog: New feature: • Added enforceAvailableModels managed setting — when enabled, the availableModels allowlist also constrains the Default model (a Default that would resolve to a disallowed model now falls back to the first allowed model), and user or project settings can no longer widen a managed availableModels list Source: github.com/anthropics/claude…
3
2
16
4,156
Claude Code 2.1.175: additional changes Metadata: • Time since 2.1.174 release: 8h 10m 26s • Bundle file size: 23.4 kB ( 0.1%) • Prompt files: 3 ( 4.7%) • Prompt tokens: 5,079 ( 5.5%) Prompt token mix by kind: • tools: 87.6%→88.2% • system-reminder: 9.3%→8.8% • system-data: 1.4%→1.4% • skill: 0.7%→0.7% • system: 0.6%→0.6% • agent: 0.3%→0.3% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… Other prompt/string highlights: 1) Removed the top-level summary and the previous "always use Grep for search tasks" usage guidance from the grep tool description. Links: 1) github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
2
13
3,405
Claude Code 2.1.175 is about to be released #cccnext
4
3
78
8,676
Claude Code 2.1.174 has been released. 13 CLI changes Highlights: • Background sessions stop inheriting ANTHROPIC_* env, blocking gateway URL, custom header & /model leaks • VS Code /usage shows per-skill/agent/plugin/MCP usage breakdowns for precise billing and troubleshooting • Searches now always run via grep; output modes, line limits, and offsets clarified for predictable results Full details in thread below ↓
7
8
184
23,254
Claude Code CLI 2.1.174 changelog: New feature: • Added wheelScrollAccelerationEnabled setting to disable mouse-wheel scroll acceleration in fullscreen mode Fixes: • Fixed the /model picker hiding the model family that Default resolves to — Opus now appears as its own row on Max/Team Premium/Enterprise plans, Sonnet on Pro/Team plans, and Opus on pay-as-you-go API accounts • Fixed /model picker showing a hardcoded Sonnet version label when ANTHROPIC_DEFAULT_SONNET_MODEL pins a different Sonnet • Fixed the "Fable 5 is now consuming usage credits" banner incorrectly showing for enterprise accounts with usage-based billing • Fixed Bedrock GovCloud regions (us-gov-*) deriving the wrong inference profile prefix (global instead of us-gov), causing 400 errors on derived model IDs • Fixed background sessions inheriting another session's ANTHROPIC_* provider env (gateway URL, custom headers, /model aliases) from the shell that started the background daemon • Fixed a 1-2 second pause when exiting Claude Code shortly after a shell command was interrupted or killed on macOS and Linux • Fixed git commit co-author attribution showing an incorrect model name for some models • Fixed the /advisor dialog pre-selecting a saved advisor model that is blocked by the availableModels allowlist • Fixed skill hot-reload re-sending the entire skill listing when a single skill changed; only changed skills are now re-announced • Fixed Workflow tool agent() subagents missing per-agent attribution headers • Fixed pre-warmed background workers failing with "Could not resolve authentication method" when claimed after sitting idle Other change: • [VSCode] Added usage attribution to the Account & usage dialog (/usage) showing cache misses, long context, subagents, and per-skill/agent/plugin/MCP breakdowns over the last 24h or 7d Source: github.com/anthropics/claude…
2
2
13
3,703
Claude Code 2.1.174 — additional changes CLI surface: Added: • env vars: CLAUDE_PROJECT_UUID • models: claude-empty- Removed: • models: claude-empty-D File: github.com/marckrenn/claude-… Metadata: • Time since 2.1.173 release: 15h 52m 22s • Bundle file size: 107.7 kB ( 0.4%) • Prompt files: 3 ( 4.9%) • Prompt tokens: 4,589 ( 5.3%) Prompt token mix by kind: • tools: 86.9%→87.6% • system-reminder: 9.8%→9.3% • system-data: 1.5%→1.4% • skill: 0.8%→0.7% • system: 0.7%→0.6% • agent: 0.4%→0.3% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… Other prompt/string highlights: 1) Assistant now instructed to always use the ripgrep-based Grep tool for search tasks. Links: 1) github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
1
7
2,982
Claude Code 2.1.174 is about to be released #cccnext
1
71
8,280
Claude Code 2.1.173 has been released. 2 CLI changes Highlights: • Strip '[1m]' suffix from Fable 5 model names to prevent default 1M context from breaking model matching • Suppresses spurious 'sandbox dependencies missing' Windows startup warning to avoid false alarms • grep help clarifies output modes, context/line-number behavior and head_limit defaults for predictable output Full details available in thread ↓
11
12
205
26,128
Claude Code CLI 2.1.173 changelog: Fixes: • Fixed Fable 5 model names with a [1m] suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically • Fixed a spurious "sandbox dependencies missing" startup warning on Windows when sandbox was enabled in settings Source: github.com/anthropics/claude…
1
2
10
3,753
Claude Code 2.1.173 additional updates CLI surface: Added: • models: claude-empty-D Removed: • models: claude-empty- File: github.com/marckrenn/claude-… Metadata: • Time since 2.1.172 release: 8h 52m 36s • Bundle file size: 0.1 kB ( 0.0%) • Prompt files: 3 ( 5.2%) • Prompt tokens: 4,125 ( 5.0%) Prompt token mix by kind: • tools: 86.2%→86.9% • system-reminder: 10.3%→9.8% • system-data: 1.6%→1.5% • skill: 0.8%→0.8% • system: 0.7%→0.7% • agent: 0.4%→0.4% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
3
12
3,124
Claude Code 2.1.173 is about to be released #cccnext
3
2
58
8,402
Claude Code 2.1.172 has been released. 30 CLI changes Highlights: • Sub-agents can spawn nested sub-agents up to five levels, enabling deeper multi-agent workflows • 1M-context sessions without usage credits now auto-compact to standard limits, avoiding permanent stalls • Marketplace plugin browser (/plugin) adds a search bar to speed plugin discovery and reduce browse time Full details available in thread ↓
24
26
590
66,993
Claude Code CLI 2.1.172 changelog: New features: • Added a search bar when browsing a marketplace's plugins in /plugin • Added model attribute to the claude_code.lines_of_code.count OTEL metric Fixes: • Fixed sessions using 1M context without usage credits getting permanently stuck — the session now automatically compacts back under the standard context limit • Fixed a repeating "an image in the conversation could not be processed and was removed" error when the conversation contained multiple images • Fixed the agents view keeping a session under Working with a busy spinner for up to 30 seconds after the worker replied • Fixed background agents potentially reading another directory's project settings (.mcp.json approvals, trust) when dispatched onto a pre-warmed worker • Fixed background-session attach failing with EAUTH for sessions started on an older version after the daemon auto-updated • Fixed a background sub-agent staying stuck as "active" in the agent panel after a nested agent it spawned was stopped • Fixed /model suggestions in the claude agents dispatch input rendering with a misleading slash prefix and showing models disabled for your org • Fixed availableModels restrictions not being applied to subagent model overrides, the agent dispatch model picker, and the advisor model • Fixed availableModels allowlists hiding the /model picker's Opus and Sonnet 1M rows when entries use version-specific IDs like claude-opus-4-8 • Fixed the /model picker on Bedrock offering models the provider doesn't serve — selecting one silently switched the session model and lit the selection marker on multiple rows • Fixed model IDs getting a doubled 1M-context suffix (e.g. [1M][1m]) when ANTHROPIC_DEFAULT_OPUS_MODEL already includes one • Fixed opusplan model setting not shipping with 1M context in plan mode for entitled users; the opusplan[1m] workaround now also correctly switches to Opus in plan mode • Fixed WebFetch(domain:*.example.com) wildcard domain rules never matching subdomains in allow, deny, and ask position, and file permission rules with mid-pattern wildcards (e.g. Read(secrets-*/config.json)) being rejected at startup • Fixed up-arrow prompt history showing the main agent's prompts while a subagent's chat tab is open • Fixed memory recall not finding mounted team memory stores (CLAUDE_MEMORY_STORES) in remote sessions • Fixed workflow validation rejecting scripts whose prompt strings or comments merely mention Date.now()/Math.random() • Fixed the /plugin marketplace list losing its cursor after backing out of a long plugin list, and Esc from the plugin browser returning to the wrong tab Improvements: • Improved performance in long conversations by removing redundant message normalization and avoiding full message-history transforms when streaming tool-use state is unchanged • Improved Claude in Chrome tool loading: browser tools now load in a single batched call instead of one per tool • Improved the non-interactive Usage Policy refusal message to suggest starting a new session or changing your model Security/safety change: • [VSCode] Fixed PowerShell tool calls rendering as raw JSON instead of a proper command display and permission dialog, and stripped ANSI escape codes from displayed shell output Other changes: • Sub-agents can now spawn their own sub-agents (up to 5 levels deep) • Amazon Bedrock now reads the AWS region from ~/.aws config files when AWS_REGION isn't set, matching AWS SDK precedence; /status shows where the region came from • Disable mouse tracking on Windows consoles that don't fully support it • Reduced idle CPU usage: /goal status chip no longer re-renders the terminal at 5 Hz while idle, and fewer UI re-renders while subagents run in parallel • /code-review now keeps the ultra option visible when you're not signed in to claude.ai, with an explanation that the cloud review requires a claude.ai account • Shortened the Remote Control footer indicator to "/rc active" and hid it on narrow terminals • Stopped promoting /loop in remote sessions, where pending loops don't keep the container alive Source: github.com/anthropics/claude…
7
23
6,037
Claude Code 2.1.172: additional changes CLI surface: Added: • models: claude-coworker, claude-in-slack Removed: • env vars: CLAUDE_CODE_PLAN_MODE_REQUIRED File: github.com/marckrenn/claude-… Metadata: • Time since 2.1.170 release: 1d 1h 21m 28s • Bundle file size: 244.3 kB ( 0.8%) • Prompt files: 3 ( 5.5%) • Prompt tokens: 3,687 ( 4.7%) Prompt token mix by kind: • tools: 85.6%→86.2% • system-reminder: 10.7%→10.3% • system-data: 1.7%→1.6% • skill: 0.9%→0.8% • system: 0.7%→0.7% • agent: 0.4%→0.4% Files: • metadata: github.com/marckrenn/claude-… • prompt stats: github.com/marckrenn/claude-… Other prompt/string highlights: 1) Adds a user-facing description recommending Grep (ripgrep) as the tool to use for search tasks. Links: 1) github.com/marckrenn/claude-… More details: github.com/marckrenn/claude-…
1
1
11
4,697