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


  • Claude Code ditches bundled JS — it now spawns a native binary per platform, which should mean faster startup and fewer runtime surprises
  • Release velocity spiked 50% week-over-week — Claude Code alone shipped 9 versions; this space is not slowing down

  • 🔧 This Week's Releases

    Claude Code — 9 releases (v2.1.105–v2.1.114)


    The busiest tool this week by far. Key changes:
  • Native binary execution — CLI now spawns a platform-specific binary via optional dependency instead of running bundled JS. Faster, leaner.
  • sandbox.network.deniedDomains — new setting to block specific domains at the sandbox level. Security-conscious teams will appreciate this.
  • Agent permission crash fixed — a crash in the permission dialog when an agent teammate requested tool access is now resolved.
  • 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

    MetricValue




    Total releases27
    Biggest moverClaude Code (9 releases)
    Velocity trend+50% vs last week
    Last week total18 releases
    Tools with major versionsKiro 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

    View all articles on Havoptic