Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
What's wrong with this entry?
⏵⏵ auto-accept edits onWhat's wrong with this entry?
/config commandWhat's wrong with this entry?
MAX_THINKING_TOKENS allows precise control over thinking token allocationexport MAX_THINKING_TOKENS=8000What's wrong with this entry?
sk-ant-*)AKIA* patterns)AIza* patterns)@.iam.gserviceaccount.com)What's wrong with this entry?
What's wrong with this entry?
What's wrong with this entry?
node:process prefix for clarityOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
# Start typing a path and press Tab
$ claude read /home/user/proj[TAB]
# Completes to: /home/user/projects/
$ claude edit ./src/comp[TAB]
# Shows available completions or completes if unique
What's wrong with this entry?
# During a conversation, press Shift+Tab
# You'll see: ⏵⏵ auto-accept edits on (shift+tab to toggle)
# All subsequent file edits will be automatically accepted
# Press Shift+Tab again to disable
What's wrong with this entry?
# Set a specific thinking token limit
$ export MAX_THINKING_TOKENS=15000
$ claude
# Now all thinking operations will use exactly 15000 tokens
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
Published verbatim by Anthropic for v0.2.47. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
The system prompt was not captured for this release, so this page cannot say whether it moved.