CLAUDE LABJP
CODE — Claude Code has moved on to v2.1.267. It was v2.1.263 yesterday, so four releases landed in the space of a single dayEFFORT — A new maxEffortLevel setting caps the effort level across every provider, Bedrock, Vertex and Foundry included. People can still choose something lowerCACHE — The largest part of this release is not a feature at all. More than a dozen fixes address cases where prompt cache reuse quietly brokeRESUME — Resuming a session or switching models with /model could rewrite the tool definitions, and the only visible symptom was a bill that crept upwardGATEWAY — v2.1.266 undoes a regression. Setups carrying CLAUDE_CODE_USE_GATEWAY were failing every request. The fix is the upgrade itself, not a config changePLUGIN — --plugin-dir now accepts a folder of plugins, and a path containing a backslash can no longer slip past the containment check on macOS or LinuxCODE — Claude Code has moved on to v2.1.267. It was v2.1.263 yesterday, so four releases landed in the space of a single dayEFFORT — A new maxEffortLevel setting caps the effort level across every provider, Bedrock, Vertex and Foundry included. People can still choose something lowerCACHE — The largest part of this release is not a feature at all. More than a dozen fixes address cases where prompt cache reuse quietly brokeRESUME — Resuming a session or switching models with /model could rewrite the tool definitions, and the only visible symptom was a bill that crept upwardGATEWAY — v2.1.266 undoes a regression. Setups carrying CLAUDE_CODE_USE_GATEWAY were failing every request. The fix is the upgrade itself, not a config changePLUGIN — --plugin-dir now accepts a folder of plugins, and a path containing a backslash can no longer slip past the containment check on macOS or Linux
TAG

LLM Gateway

1 articles
Back to all tags
Related:
Claude Code1Troubleshooting1Environment Variables1Authentication1
Claude Code/2026-09-10Intermediate

When Every Request Fails With Not signed in to the Cloud gateway, Check the Version Before the Config

A Claude Code 2.1.265 regression broke every request for gateway and proxy setups. I use it as an excuse to build a small snapshot of the auth input surface, so the next time something breaks you can tell config from version in seconds.