CATCH #177
DETECTED JUL 11, 2026 01:36 UTC
THE CATCHscore 5/10
EXHIBIT 177
Jul 11, 2026 01:36 UTC
docs
https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md
Claude Code's changelog shows auto mode is now generally available on Bedrock, Vertex AI, and Foundry, along with numerous bug fixes and minor improvements.
READY TO POST:
looks like claude code's auto mode is rolling out more widely on bedrock, vertex ai, and foundry by default. pretty cool to see it less opt-in.
new claude code update just dropped: tons of bug fixes, including terminal freezing, prompt injection warnings, and aws credential issues. smoother dev experience incoming.
EVIDENCE — the receipts
Claude Code changelog changed: https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md
26 added lines
---
+++
@@ -1,2 +1,28 @@
# Changelog
+## 2.1.207
+- Auto mode is now available without `CLAUDE_CODE_ENABLE_AUTO_MODE` opt-in on Bedrock, Vertex AI, and Foundry; disable via `disableAutoMode` in settings
+- Fixed the terminal freezing and keystrokes lagging while streaming responses containing very long lists, tables, paragraphs, or code blocks
+- Fixed remote managed settings from a non-interactive run (`claude -p`, the SDK) being permanently recorded as consented without ever showing the security consent dialog
+- Fixed spurious prompt-injection warnings triggered by benign system-generated conversation updates
+- Fixed the auto-updater overwriting a custom launcher script or symlink at `~/.local/bin/claude` on every release; `/doctor` now reports an externally managed launcher
+- Fixed compound commands with `cd` prompting for permission when the only output redirect was to `/dev/null`
+- Fixed the transcript jumping above the start of the answer when a response finishes streaming
+- Fixed `extensions.worktreeConfig` being left in the repo's `.git/config` (breaking go-git tools like `tea`) after the last `worktree.sparsePaths` worktree was removed
+- Fixed malformed bracket patterns in rules globs, skill paths, `.ignore`, and `.worktreeinclude` breaking file reads, file suggestions, and worktree creation
+- Fixed a crash loop in agent teams where a malformed teammate mailbox message caused repeated errors every second until the mailbox file was manually deleted
+- Fixed background sessions auto-named by accepting a plan not showing that name on their agent-view row
+- Fixed background sessions that entered a git worktree resuming blank after a cold reopen from the agent list
+- Fixed Remote Control task status updates being lost when the connection recovered from a network interruption or credential refresh
+- Fixed Remote Control sessions h
caught by the 20-minute sweep ·
the live wire · all receipts