AI Coding Tools Digest: Week 29 of 2026 (Jul 13–19)
By Scott Havird · · Weekly Digest
21 releases across 7 tools this week: Claude Code locks down security, Copilot CLI kills the autopilot hang bug, and Codex CLI gets a 272K token upgrade.
AI Coding Tools Digest: Week 29 of 2026 (Jul 13–19)
TL;DR 🎯
This Week's Releases
Claude Code (7 releases: v2.1.208–v2.1.215)
Big week.
v2.1.215 hands control back to you — skills like /verify and /code-review now trigger manually instead of firing automatically, meaning faster, less noisy sessions. v2.1.214 is a must-update for security: fixes unauthorized access to nested directories and closes permission loopholes in both Windows PowerShell and Bash.OpenAI Codex CLI (5 releases: rust-v0.144.2–v0.144.6) ⚡
rust-v0.144.6 is a hotfix worth grabbing — GPT-5.6 models now get a proper 272,000-token context window (up from a misconfigured lower limit). rust-v0.144.5 adds pre-flight checks on risky commands with clear explanations for why they're blocked. Safety without the friction.Antigravity CLI (3 releases: v1.1.2–v1.1.4)
v1.1.4 adds command chaining — run /plan /grill-me in a single prompt and it just works. v1.1.3 brings regex-powered code search across your workspace plus click-to-select output copying. Startup time is also noticeably snappier.Kiro CLI (3 releases: v2.12.2–v2.13.0)
v2.13.0 is a feature drop: built-in interactive guide for onboarding, plus global hooks that fire across all workspaces. Error handling bugs that affected everyone got squashed too.GitHub Copilot CLI (v1.0.71)
Fixes the autopilot hang on long-running background processes and improves preference persistence across sessions. Also adds better error messaging when settings go sideways.
Gemini CLI (v0.51.0)
Tightened path protection, new Cloud Run webhook support for integrations, and critical bug fixes for file handling and string processing.
Devin Desktop (v3.5.17)
Worktree sessions now start instantly (loads in background). Smarter network permission controls directly in chat, and performance improvements for long cloud sessions.
Highlight Deep Dive 🔍
GitHub Copilot CLI v1.0.71 earns highlight of the week for fixing one of those small-but-maddening issues that erodes daily trust in a tool. Autopilot mode hanging silently when background processes ran too long was a real productivity killer — you'd sit there unsure if it was thinking or frozen. The fix, combined with better preference memory across longer sessions and clearer feedback when settings go wrong, makes this feel like a reliability-focused release that the team clearly owed users. Not flashy, but the kind of update that makes you actually want to use the tool more.
Quick Stats 📊
| Metric | Value |
| Total releases this week | 21 |
| Total tools shipping | 7 |
| Biggest mover | Claude Code (7 releases) |
| Velocity trend | +17% vs last week |
| Last week's total | 18 releases |
Digest covers Jul 13–19, 2026. See something we missed? Reply and let us know.
Tools covered: claude-code, windsurf, openai-codex, antigravity-cli, kiro, gemini-cli, github-copilot