upstream: official claude code updates 2026-05-20#148
Draft
github-actions[bot] wants to merge 1 commit into
Draft
upstream: official claude code updates 2026-05-20#148github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
upstream changes detected
sources: anthropic/official-docs, shanraisshan/claude-code-best-practice
changes found: 11
files edited: 7
staleness flags: 10
what changed upstream
staleness flags
docs/tips/fast-mode.mddocs/tips/monitor.mddocs/tips/hooks-v2.mddocs/tips/settings-hierarchy.mddocs/tips/context-management.mddocs/tips/subagents.mddocs/cost.mddocs/tips/mcp-integration.mddocs/comparisons/antigravity.mddocs/tips/plan-mode.mdproposed edits
docs/tips/hooks-v2.md: v2.1.145 adds new hook fields for background task awareness; document this capabilitydocs/tips/settings-hierarchy.md: v2.1.145 adds 20+ new settings; these three change compaction, memory, and worktree behavior meaningfullydocs/tips/context-management.md: v2.1.145 adds auto-memory preservation which changes compaction dynamics; existing data may be from before this featuredocs/tips/subagents.md: v2.1.145 adds background worktree isolation control; affects how parallel agents see parent session changesdocs/tips/fast-mode.md: v2.1.145 adds a new env var that hints at future fast-mode customization; users should know this existsdocs/cost.md: update last-verified date to may 21 2026; pricing table itself should never be cached, always link to official sourcedocs/session-workflow.md: v2.1.145 auto-preserves memory; compaction behavior changes, existing workflow advice is staledocs/tips/hooks-v2.md: v2.1.145 adds xhigh effort level; hooks that handle effort need this new casereview checklist
auto-generated by official-watcher