Claude Code Changelog

703 posts

Claude Code Changelog banner
Claude Code Changelog

Claude Code Changelog

@ClaudeCodeLog

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

Joined Ağustos 2025
17 Following45K Followers
Pinned Tweet
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.80 has been released. 1 flag change, 17 CLI changes, 1 system prompt change Highlights: • Memories are checked against current files before use to avoid relying on stale data • Sessions restored with --resume include all parallel tool results, replacing '[Tool result missing]' errors • Many previously blocked SQL analysis functions reinstated, restoring prior SQL workflows and outputs Complete details in thread ↓
English
10
23
296
31.1K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.80 additional modifications Flags: Added: • tengu_ccr_bundle_seed_enabled — Controls ccr bundle seed enabled behavior; confidence: low Diff: #diff-c99a7b7e637ce27b4de482294263fd5cfde4dd72be630d52b12b2d9f2af769b3L1-R1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… CLI surface: Added: • env vars: CCR_ENABLE_BUNDLE, CCR_FORCE_BUNDLE • config keys: connect_timeout_ms, fk, meta, min_version, plugin, strict, z • models: claude-code-default Removed: • config keys: XN, _, after, all, before, beg, body, edits, insert, new_text, old_text, replace, set, set_range File: #diff-662031a066e433468319e799350331e143e4635468b9c2924019d16654027e31L7-R7" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Metadata: • Time since 2.1.79 release: 23h 27m 30s • Bundle file size: +85.4 kB (+0.7%) • Est. LOC (prettified): +2,453 (+0.8%) • Prompt files: +42 (+1.3%) • Prompt tokens: +2,508 (+0.5%) Prompt token mix by kind: • system: 82.3%→82.9% • system-reminder: 13.8%→13.2% • tools: 3.4%→3.3% • agent: 0.5%→0.6% Files: • metadata: #diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899L10-R10" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… • prompt stats: #diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58L1-R1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Other prompt/string highlights: 1) SQL analysis functions now shown without the prior "cannot construct due to unbound types" error message. Links: 1) #diff-6dce9ac262e78baf5395a0f8b8d822ee89886347476108defecbb0acf510a756L1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… More details: github.com/marckrenn/clau…
English
0
0
4
2.2K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.80 system prompt updates Notable changes: 1) Claude’s memory guidance is tightened: stored memories can go stale, so Claude should treat them as historical context and verify key details by checking current files/resources before answering or assuming anything. If memory conflicts with reality, Claude should update/delete the stale entry. Links: 1) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L211-R211" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau…
Claude Code Changelog tweet media
English
1
0
8
3.5K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.80 has been released. 1 flag change, 17 CLI changes, 1 system prompt change Highlights: • Memories are checked against current files before use to avoid relying on stale data • Sessions restored with --resume include all parallel tool results, replacing '[Tool result missing]' errors • Many previously blocked SQL analysis functions reinstated, restoring prior SQL workflows and outputs Complete details in thread ↓
English
10
23
296
31.1K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.79 additional updates CLI surface: Added: • options: --claudeai, --console • env vars: CLAUDE_CODE_SUBPROCESS_ENV_SCRUB • config keys: XN, allowCrossMarketplaceDependenciesOn, allow_default_hosts, allowed_hosts, environment_type, init_script, languages, marketplace, network_config, recurringMaxAgeMs, teardown_archive_timeout_ms Removed: • env vars: MCP_CONNECTION_NONBLOCKING • config keys: KN, resultWasTruncated File: #diff-662031a066e433468319e799350331e143e4635468b9c2924019d16654027e31L6-R6" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Metadata: • Time since 2.1.78 release: 1d 0h 30m 8s • Bundle file size: +26.1 kB (+0.2%) • Est. LOC (prettified): +434 (+0.1%) • Prompt files: -26 (-0.8%) • Prompt tokens: +8,232 (+1.6%) Prompt token mix by kind: • system: 82.9%→82.3% • system-reminder: 13.1%→13.8% • tools: 3.4%→3.4% • agent: 0.5%→0.5% Files: • metadata: #diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899L10-R10" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… • prompt stats: #diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58L1-R1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Other prompt/string highlights: 1) Transcript file names and example grep paths now use an mcp prefix, and the memory directory display no longer shows a process ID (shows null). Links: 1) #diff-021dee47347bafc56593363573510746d8a821aca56fbe20a4616f5d89727051L14-R14" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… More details: github.com/marckrenn/clau…
English
0
1
11
4.1K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.79 system prompt updates Notable changes: 1) Claude is instructed to enforce memory “do not save” rules even when explicitly asked. If asked to save PR lists or activity summaries, Claude should ask what was surprising/non-obvious and store only that durable insight, not the raw log. 2) Claude now treats memories as time-stamped claims: before recommending a remembered file/function/flag, it should verify (check path exists, grep symbols/flags), especially before the user acts. For “current state” questions, Claude should prefer git log/code reads over old snapshots. Links: 1) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L177-R177" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… 2) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1R217" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau…
Claude Code Changelog tweet mediaClaude Code Changelog tweet media
English
1
1
21
5.9K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.79 has been released. 18 CLI changes, 2 system prompt changes Highlights: • Memory exclusions now enforced even if saving requested; only non-obvious facts stored, reducing retention • Added --console flag to claude auth login to authenticate with Anthropic Console for API billing • Non-streaming API fallback uses a 2-minute per-attempt timeout to avoid sessions hanging indefinitely Complete details in thread ↓
English
11
25
428
62.7K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.78: additional changes CLI surface: Added: • options: --keep-data • env vars: ANTHROPIC_CUSTOM_MODEL_OPTION, ANTHROPIC_CUSTOM_MODEL_OPTION_DESCRIPTION, ANTHROPIC_CUSTOM_MODEL_OPTION_NAME, CLAUDE_CODE_EXTRA_METADATA • config keys: KN, error_details, soft_deny Removed: • env vars: CLAUDE_CODE_STREAMING_TEXT • config keys: lv File: #diff-662031a066e433468319e799350331e143e4635468b9c2924019d16654027e31" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Metadata: • Time since 2.1.77 release: 22h 47m 8s • Bundle file size: +38.2 kB (+0.3%) • Est. LOC (prettified): +1,170 (+0.4%) • Prompt files: +28 (+0.8%) • Prompt tokens: +1,273 (+0.2%) Prompt token mix by kind: • system: 82.8%→82.9% • system-reminder: 13.2%→13.1% • tools: 3.4%→3.4% • agent: 0.5%→0.5% Files: • metadata: #diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… • prompt stats: #diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… More details: github.com/marckrenn/clau…
English
0
1
4
5.2K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.78 system prompt updates Notable changes: 1) Claude is now instructed to treat uploads to third-party web tools (diagram renderers, pastebins, gists) as publishing: content may be cached or indexed even if deleted. Claude should consider sensitivity before sending anything externally. 2) Claude’s memory guidance for “feedback” now includes saving positive confirmations (quiet approvals like “perfect, keep doing that”), not only corrections. This pushes Claude to retain user-validated judgment calls and avoid drifting into overly cautious behavior; example added. 3) Claude is now explicitly told memory reflects what was true when written. If a recalled memory conflicts with the current codebase or conversation, Claude should trust current observations and update or delete the stale memory instead of acting on it. Links: 1) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L63-R63" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… 2) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L131-R132" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… 3) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L205-R209" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau…
English
1
1
13
7.6K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.78 has been released. 26 CLI changes, 3 system prompt changes Highlights: • Response text streams line-by-line as it's generated, providing immediate partial output for faster feedback • Third-party uploads show a clear public-exposure warning to reduce accidental sharing of sensitive data • StopFailure hook fires when a turn ends from API errors (rate limit/auth), enabling explicit error handling Complete details in thread ↓
English
22
62
993
110.6K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.77 further changes CLI surface: Added: • env vars: CLAUDE_CODE_NEW_INIT, CLAUDE_COWORK_MEMORY_EXTRA_GUIDELINES, LC_TERMINAL • config keys: allowManagedReadPathsOnly, allowRead, apiProvider, attempt, display_name, error_status, heartbeat_interval_ms, heartbeat_jitter_fraction, http_timeout_ms, init_retry_base_delay_ms, init_retry_jitter_fraction, init_retry_max_attempts, init_retry_max_delay_ms, max_input_tokens, max_retries, max_tokens, retry_delay_ms, sentAt, session_keepalive_interval_v2_ms, token_refresh_buffer_ms, uuid_dedup_buffer_size Removed: • config keys: resume, session_keepalive_interval_ms File: #diff-662031a066e433468319e799350331e143e4635468b9c2924019d16654027e31L6-R6" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Metadata: • Time since 2.1.76 release: 2d 22h 2m 26s • Bundle file size: +60.9 kB (+0.5%) • Est. LOC (prettified): +756 (+0.3%) • Prompt files: +2,752 (+418.2%) • Prompt tokens: +60,403 (+12.7%) Prompt token mix by kind: • system-data: 61.0%→54.3% • system: 29.3%→26.2% • system-reminder: 4.5%→14.6% • tools: 3.7%→3.3% • skill: 0.9%→1.1% • agent: 0.6%→0.5% Files: • metadata: #diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899L10-R10" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… • prompt stats: #diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58L1-R1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… Other prompt/string highlights: 1) Process reminders now show the process details on separate lines, with the PID shown separately. Links: 1) #diff-529321a37fa00799528ba0bafffb07b8a708589fc60a38393fcd7d6be4521f28L1" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau… More details: github.com/marckrenn/clau…
English
0
1
8
6.6K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Updates to the Claude Code 2.1.77 system prompt Notable changes: 1) Claude can no longer resume a prior subagent via an Agent tool resume parameter. Continuations must use SendMessage with the agent ID/name in the to field, while new Agent calls always start fresh and need full task context. Schema drops resume too. Links: 1) #diff-b0a16d13c25d701124251a8943c92de0ff67deacae73de1e83107722f5e5d7f1L265-R265" target="_blank" rel="nofollow noopener">github.com/marckrenn/clau…
Claude Code Changelog tweet media
English
1
1
13
10.7K
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.77 has been released. 44 CLI changes, 1 system prompt change Highlights: • Raised Opus 4.6 default output limit to 64k tokens; up to 128k for Opus/Sonnet 4.6 • Added sandbox allowRead setting to re-allow read access within denyRead regions • Hooks returning "allow" no longer bypass deny permission rules, including enterprise settings Complete details in thread ↓
English
15
21
574
79.8K