AI Coding Tools Digest: Week 16, 2026 (Apr 13–19)
By Scott Havird · · Weekly Digest
27 releases hit this week — a 50% velocity spike. Claude Code goes native binary, Cursor gets tiled layouts, and Kiro CLI hits v2.0.
AI Coding Tools Digest: Week 16, 2026 (Apr 13–19)
27 releases this week — up 50% from last week's 18. Things are moving fast.
⚡ TL;DR
🔧 This Week's Releases
Claude Code — 9 releases (v2.1.105–v2.1.114)
The busiest tool this week by far. Key changes:
sandbox.network.deniedDomains — new setting to block specific domains at the sandbox level. Security-conscious teams will appreciate this.Windsurf — 3 releases (v2.0.44, v2.0.50, v2.0.61)
Three version bumps with sparse changelogs. Steady iteration, nothing headline-grabbing this cycle.
Gemini CLI — 4 releases (v0.37.2–v0.38.2)
Mostly patch releases via automated cherry-picks. The v0.38.0 base introduced a
/skills reload fix that refreshes the slash command list live — useful if you're dynamically loading skills mid-session.OpenAI Codex CLI — 1 release (rust-v0.121.0)
Big one: Codex Marketplace lands. Install plugin marketplaces from GitHub repos, git URLs, local directories, or direct
marketplace.json URLs. The plugin ecosystem play is officially on.Cursor — 1 release (v3.1)
Tiled Layout in the Agents Window — you can now view multiple agent threads side-by-side. Plus upgraded voice input. Quality-of-life wins for power users running parallel agents.
Kiro CLI — 1 release (v2.0.0)
Major version bump. Changelog is thin on specifics, but a 2.0 tag signals meaningful breaking changes or architectural shifts. Worth watching the release notes closely if you're on Kiro.
🔍 Highlight Deep Dive
Gemini CLI v0.38.0 — Live Slash Command Refresh
Small feature, real impact. The fix to refresh the slash command list after /skills reload means you no longer need to restart your session to pick up newly loaded skills. If you're building custom Gemini CLI skills or working in environments where skill sets change dynamically, this removes a genuinely annoying friction point. It's the kind of papercut fix that doesn't make headlines but earns quiet appreciation from daily users. The automated patch pipeline (v0.38.0 → v0.38.1 → v0.38.2 within the same week) also shows Google is running a tight release cadence on this tool.
📊 Quick Stats
| Metric | Value |
| Total releases | 27 |
| Biggest mover | Claude Code (9 releases) |
| Velocity trend | +50% vs last week |
| Last week total | 18 releases |
| Tools with major versions | Kiro CLI (v2.0.0) |
Next digest drops Week 17. If something shipped that we missed, reply and let us know.
Tools covered: claude-code, github-copilot, gemini-cli, windsurf, openai-codex, cursor, kiro