telexed ~ c / 1d3e3862-19eradar:60 · agent_toolLIVE
← back
NO.
#1d3e3862
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-04-28 22:05:15
Importance
★ 6/10 — radar 60
`Claude Code` `v2.1.122` adds Bedrock service-tier control and PR-based `/resume` lookup
FIG-0131:1

`Claude Code` `v2.1.122` adds Bedrock service-tier control and PR-based `/resume` lookup

AWS routing and session recovery both got sharper. If you use Bedrock or reopen work from PR links, this update removes friction and fixes several backend-specific edge cases.

[ KEY POINTS ]
  1. ANTHROPIC_BEDROCK_SERVICE_TIER now selects default, flex, or priority via the X-Amzn-Bedrock-Service-Tier header; cost/latency tuning is finally explicit.
  2. Pasting a PR URL into /resume now finds the originating session across GitHub, GitHub Enterprise, GitLab, and Bitbucket; jumping back into prior work gets faster.
  3. /mcp now exposes hidden claude.ai connectors when a duplicate manually added server shares the same URL, and the unauthorized-flow message is clearer.
  4. OpenTelemetry now emits numeric attributes as numbers on api_request/api_error and adds claude_code.at_mention; telemetry pipelines need less cleanup.
  5. Several backend bugs were fixed for Bedrock and Vertex AI, plus CLI issues like broken !exit/!quit, oversized image resizing to 2576px instead of 2000px, and blank assistant messages.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.122Read original →

// related