Claude Code v2.1.70 hardens proxies, Bedrock, and MCP; ECC v1.8.0 ships an agent harness
Claude Code v2.1.70 delivers critical stability fixes for proxies, Bedrock model IDs, MCP caching, and Windows/VS Code, while ECC v1.8.0 adds a cross-tool agent harness. [Claude Code v2.1.70](https://github.com/anthropics/claude-code/releases/tag/v2.1.70) fixes 400 errors behind third‑party gateways by detecting proxy endpoints when using ANTHROPIC_BASE_URL and disabling tool_reference blocks, and resolves “effort” parameter 400s with custom Amazon Bedrock identifiers. It also stabilizes ToolSearch responses, prevents MCP instruction-induced prompt‑cache busts, and cleans up Windows/VS Code issues (clipboard, extra windows, voice mode), plugin marketplace refresh, and git compatibility for security review. [ECC v1.8.0](https://github.com/affaan-m/everything-claude-code/releases/tag/v1.8.0) reframes ECC as an agent harness with new commands (/harness-audit, /loop-start, /loop-status, /quality-gate, /model-route), model routing, and reliability hooks for safer cross‑platform runs. It aligns behavior across Claude Code, Cursor, OpenCode, and Codex to make agent loops and quality gates reproducible in CI and local workflows. For structured rollout guidance and org-wide usage patterns, Anthropic’s Academy has practical “Claude for work” resources, including integrations and project organization tips ([Claude for work](https://www.anthropic.com/learn/claude-for-work)).