AI Coding Tools Digest: Week 22, 2026 (May 25–31)
By Scott Havird · · Weekly Digest
Claude Code gets Auto mode on Bedrock/Vertex/Foundry, Copilot flips model picker access for free users, and 17 releases drop across 7 tools.
AI Coding Tools Digest: Week 22, 2026 (May 25–31)
⚡ TL;DR
🚀 This Week's Releases
Claude Code — 7 releases (v2.1.152–v2.1.159)
Mostly infrastructure under the hood, but the headline is real: Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and 4.8. Opt in with
CLAUDE_CODE_ENABLE_AUTO_MODE=1. Enterprise teams on managed cloud deployments finally get parity with the main product.GitHub Copilot CLI — 2 releases (v1.0.55–v1.0.56)
A mini-drama played out this week. v1.0.55 (May 28) restricted free and student users to Auto-only model selection in the picker. v1.0.56 (May 29) reversed that — those users can now pick models freely again. Also: the ThemePicker now fits in a 120-column terminal without wrapping, and Claude reasoning tokens are reported properly.
OpenAI Codex CLI — 2 releases (v0.134.0–v0.135.0)
codex doctor got a major upgrade with richer diagnostics covering Git, terminal, app-server, and thread inventory. Also new: search across local conversation history with case-insensitive matching and result previews. /status now shows remote connection details too.Kiro CLI — 2 releases (v2.4.2–v2.5.0)
v2.5.0 lands with a notable Windows fix — a crash caused by
koffi/createRequire in terminal input handling is squashed. Windows users, update immediately.Cursor — 1 release (v3.6)
One feature, clearly named: Auto-review Run Mode. Cursor will now automatically review code when you run it. Less context-switching, tighter feedback loop.
Gemini CLI — 2 releases (v0.44.0–v0.44.1)
v0.44.0 is a version bump from nightly builds with a changelog backfill from v0.42.0. v0.44.1 is a cherry-pick patch fix. Quiet week for Gemini CLI — mostly housekeeping.
Windsurf — 1 release (v2.3.15)
Release notes say: "Windsurf version 2.3.15." That's it. Changelog minimalism at its finest.
🔬 Highlight Deep Dive
Codex CLI's conversation history search is the sleeper feature of the week. The ability to search across local conversation history — with case-insensitive matching and result previews — is one of those quality-of-life improvements that sounds minor until you've spent 10 minutes hunting for that one prompt you wrote three weeks ago. Pair that with the codex doctor diagnostics upgrade, and the Codex CLI is quietly becoming a more serious tool for power users who live in the terminal.
📊 Quick Stats
| Metric | Value |
| Total releases | 17 |
| Biggest mover | Claude Code (7 releases) |
| Velocity vs. last week | -11% (down from 19) |
| Tools with releases | 7 |
Slightly quieter week overall, but the Claude Code Auto mode expansion is a meaningful unlock for enterprise teams. Watch for follow-up Copilot CLI releases — that model picker flip-flop suggests something's still being figured out on the billing side.
Tools covered: claude-code, github-copilot, kiro, cursor, gemini-cli, openai-codex, windsurf