CATCH #20
DETECTED JUL 2, 2026 23:44 UTC
THE CATCHscore 5/10
EXHIBIT 020
Jul 2, 2026 23:44 UTC
github_releases+pages
anthropics/claude-code
Anthropic's Claude-code has been updated to version 2.1.199, which includes various bug fixes and improvements such as enhanced skill invocation, better error handling for SSL and API overloads, improved subagent stability, and more robust background processes.
READY TO POST:
anthropic's claude-code just got a v2.1.199 update! looks like a bunch of fixes for subagents, error handling, and smoother background operations. nice!
devs using claude-code, heads up: v2.1.199 is out. seems like they've ironed out some tricky issues around SSL, API retries, and slash skill invocations. might be worth an upgrade.
EVIDENCE — the receipts
[MERGED across 2 sources: github_releases, pages]
shared signal: claude-code
--- github_releases :: anthropics/claude-code ---
anthropics/claude-code release: v2.1.199
name: v2.1.199
published: 2026-07-02T23:35:18Z
url: https://github.com/anthropics/claude-code/releases/tag/v2.1.199
## What's changed
- Stacked slash-skill invocations like `/skill-a /skill-b do XYZ` now load all leading skills (up to 5), not just the first
- Fixed SSL certificate errors (TLS-inspecting proxies, missing `NODE_EXTRA_CA_CERTS`, expired certs) burning retries before showing actionable guidance — they now fail immediately with the fix hint
- Fixed streaming responses being discarded when the API emits a mid-stream overloaded/server error after partial output — the partial is now kept with an incomplete-response notice
- Fixed subagents cut off by a rate limit or server error silently failing instead of returning their partial work to the parent
- Fixed subagents reporting API errors (e.g. usage limit reached) as successful results — the error is now reported to the parent agent
- Fixed the background-agent daemon on Linux killing itself and every running agent every ~50 seconds after an unclean shutdown left a corrupted worker record
- Fixed background agents failing to cold-start over SSH on macOS with "Could not switch to audit session" (regression in 2.1.196)
- Fixed `claude stop` being silently undone when it raced a background-agent respawn — the respawn now honors the stop
- Fixed background job progress indicators stalling for minutes while the job ran long commands
- Fixed background sessions on memory-starved machines showing a generic error — they now indicate low memory and suggest freeing resources
- Fixed remote sessions briefly flapping between Working and Idle in the agent view when a background agent completes
- Fixed idle subagents vanishing from the agent panel while other subagents were still working; surplus idle agents now collapse into an expandable summary row
-
caught by the 20-minute sweep ·
the live wire · all receipts