docs: Claude Code v2.1.260 - /diff panel, Ctrl+L clears screen, new security blocks, ant apply, new Anthropic repo - #1247
Merged
Conversation
…ecurity blocks, ant apply, new Anthropic repo Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
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.
Night shift report
WHY THIS MATTERS: This run is busy: v2.1.260 ships a new live diff panel that stays open beside your conversation as Claude edits files, changes
Ctrl+Lto actually clear the screen in fullscreen mode (a behavior break from older versions), and documents new agentic security classifier rules that block cloud-metadata credential grabs and reverse shells. The ANT CLI getsant applyfor infrastructure-as-code agent management.discovery.jsonfound a brand-new Anthropic public repo. Two new support articles document public chat sharing. All of these are user-visible or editorial events.HIGHLIGHTS:
/diffpanel (v2.1.260, fullscreen only): opens beside the conversation rather than replacing the prompt, live-updates as Claude edits files, auto-opens at ≥144 columns, lets you select lines to ask Claude about. Cycles comparison base withCtrl+X B(session → uncommitted → branch). NewDiffPanelkeybinding context added.Ctrl+Lnow clears the screen in fullscreen rendering (v2.1.260 behavior change): before this, it only redrew. Older behavior is documented for users upgrading.169.254.169.254), tunnels/reverse shells to public hosts, reading host-level credentials (node certs, registry auth), and scanning sibling containers/pods/VMs. Opt-out via newHost containmententry inautoMode.environment. Documented inpermission-modes.mdandauto-mode-config.md.task output swap refused (tasks dir moved or linked): shows when the tasks temp dir has been moved or symlinked. Fix is to upgrade to v2.1.260 (false-positive rate reduced) or restart withCLAUDE_CODE_TMPDIRpointing at a fresh directory.preserved-thinking.mdexpanded from stub to full reference (~1,100 lines added): now the canonical home for model-switching behavior, prefix-check rules, compaction shapes (simple, keep-tail, background), and thethinking-binding-controls-2026-08-01beta controls. Thethinking.mdsection now links out to it instead of duplicating the content.ant apply(September 3 release note): creates and updates agents, environments, skills, memory stores, and deployments from repo files; writesclaude-lock.jsonfor idempotent CI runs. Infrastructure-as-code pattern for Managed Agents.discovery.json:anthropics/fermats-last-theoremappeared ingithub_org_anthropics.not_fetched. Sounds like a formal-math or proof-assistant repo. Human decision needed on whether to archive it.16762437-public-links-for-shared-chats.md(public link behavior, noindex, privacy caveats) and16762496-share-a-chat-with-specific-people.md(email invite flow). New sharing UX landed upstream.Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning