1132026-08-17

Claude Report — 2026-08-17


🚀 Anthropic Official

Claude Code v2.1.233 (Aug 14)

  • Adds GitLab merge request URL support to --worktree and the claude agents view (MRs display as !N).
  • Adds opt-in forward_user_identity apps-gateway setting so a proxy can attribute spend per user, plus opt-in Linux memory-cgroup limits for Bash (CLAUDE_CODE_TOOL_MEMORY_LIMIT) to stop runaway builds from stalling a session.
  • Fixes Windows paths using the NT \??\ device prefix bypassing UNC path validation, closing an NTLM credential-leak vector.
  • Fixes MCP v2 connections endlessly reopening the subscriptions/listen stream against servers with fixed timeouts (e.g., serverless hosts), and fixes Notification hooks not firing under Claude Desktop or VS Code.
  • Removes Todo/task-tracking tools from the default surface on Opus 4.8, Sonnet 5, Fable 5, Mythos 5+ (re-enable via CLAUDE_CODE_ENABLE_TODO_TOOLS=1).
  • Reverts a 2.1.232 regression that made auto mode stop for manual approval on ordinary Windows cd && command > file chains.

How Claude's text watermark works (Aug 14) + follow-up detail (Aug 15)

Explains that Claude's upcoming watermarking uses Google DeepMind's SynthID-Text approach, embedding an undetectable pattern in "low-stakes" word choices to comply with the EU AI Act's Transparency Code; Anthropic says quality is unaffected, light edits survive the watermark but full rewrites remove it, code gets minimal watermarking due to limited word-choice flexibility, and a detection API is planned.

Maximizing the value of your Claude Code sessions (Aug 14)

Publishes operational guidance for cutting token cost without cutting usage: run /clear between unrelated tasks, fix model/effort at session start to preserve prompt-cache hits, use @-mentions instead of Read calls, and run /compact before long breaks.

Claude.ai, Claude Code, and Cowork outage (Aug 16)

An authentication and performance-degradation incident starting 21:58 UTC took down login and request handling across Claude.ai, Claude Code, and Claude Cowork; Anthropic restored all services by 22:40 UTC without disclosing a root cause, while Claude Console and the API stayed up throughout.

🔌 Claude Code Plugins

Plugin install-rank cache unavailable this cycle — top-10 install-rank tracking skipped per this run's instructions.

🛠️ Skills

agentskillexchange/skills

Merges a new "Agent Guild trust check" skill (#43) and hardens the HTML Docs skill's provenance checks (Aug 16-17), on top of continuous automated catalog syncs.

tt-a1i/archify

Ships a renderer fix (#80, Aug 17) that stops non-finite rects from being treated as overlapping, following up on the Aug 14 DeepSeek Harness bundle.

JSONbored/awesome-claude

Adds a new "agent-qa testing workflow pack" skill entry and refreshes MCP catalog listings, including documenting dual Metagraphed endpoints and updating the GoodMemory install version (Aug 16).

Unchanged in window: anthropics/skills (still the Aug 13 prompt-audit commit, already covered), Piebald-AI/claude-code-system-prompts (still mirrors v2.1.233, published Aug 14, already covered), alirezarezvani/claude-skills (last push Jul 17).

🤖 Agents & Subagents

AMAP-ML/LongHorizon-Harness

Ships v0.1.6 (Aug 17): adds DeepSeek Harness support and Opencode agent support, fixes dashboard static-asset MIME types on Windows and a dashboard file-descriptor double-close, and preserves completed rounds in crash reports.

Unchanged in window: anthropics/claude-agent-sdk-typescript (still v0.3.233, Aug 14, already covered), anthropics/claude-agent-sdk-python (still v0.2.139, Aug 14, already covered), nicobailon/pi-subagents (still v0.50.0, Aug 15, already covered), VoltAgent/awesome-claude-code-subagents (last commit Aug 12).

🔗 MCPs & Integrations

modelcontextprotocol/typescript-sdk

Fixes the server rejecting a modern POST that's missing the required MCP-Protocol-Version header (Aug 17), following the Aug 16 request-ID-0 cancellation fix.

modelcontextprotocol/python-sdk

Publishes versioning, roadmap, and dependency policies presenting v2 as the stable release (Aug 16), pins text I/O to UTF-8 to stop locale-dependent CI failures, drops later-revision cache-hint fields on pre-2026 sessions, and ships docs translated into twelve languages (Aug 14-16).

Unchanged in window: github/github-mcp-server (still v1.9.0, Aug 10, already covered), DeusData/codebase-memory-mcp (still v0.10.5, Aug 15, already covered), oraios/serena (only a trivial formatting commit Aug 16), awslabs/mcp (last release Aug 14, already covered), shlokkhemani/rabbithole (no activity since Aug 9).

💡 Community — Workflows & Ideas

I stopped my Claude Code subagents from running on Fable instead of Sonnet (Aug 15)

Shows that frontmatter model pins on subagents can silently fall through to the session's expensive default model across releases; fixes it with a PreToolUse hook that blocks any subagent dispatch lacking an explicit model parameter, catching cost regressions that produce no errors but quietly inflate token spend.

📰 Quick Mentions

← back to archiveend of edition № 113