AI Coding Tools Week 11: Claude Gets 1M Context, MCP Goes Interactive
By Scott Havird · · Weekly Digest
Claude Code drops 1M context for all tiers + interactive MCP dialogs, while velocity dips 6% with 16 releases across 5 tools this week.
AI Coding Tools Week 11: Claude Gets 1M Context, MCP Goes Interactive
March 9-15, 2026
TL;DR 📋
This Week's Releases
Claude Code (5 releases)
Biggest week for Claude with v2.1.76 leading the charge. The standout: 1M context window now default for Max, Team, and Enterprise plans (no more extra usage fees). Plus, MCP servers can now request structured input mid-task through interactive dialogs—think form fields or browser URLs. Also added
/color command for custom prompt-bar theming.Mystery Tool #1 (3 releases)
Solid updates in v1.0.5 with terminal improvements: title resets after
/clear or /new, new /extensions command for CLI extension management, and expanded @ file mentions beyond project boundaries. Added session.shell.exec and session.shell.kill RPC methods for streaming shell command output.Gemini CLI (4 releases)
Steady progress with v0.33.1 focusing on documentation cleanup—removed "Preview Features" labels and fixed installation typos. Mostly maintenance releases with cherry-picked fixes, but signals Google's commitment to production readiness.
Mystery Tool #2 (2 releases)
Windsurf pushed v1.9577.27 and v1.9577.24 with minimal public details. Incremental version bumps suggest bug fixes and performance tweaks.
OpenAI Codex CLI (2 releases)
Experimental features galore in rust-v0.114.0: new isolated code mode for cleaner workflows, hooks engine with SessionStart/Stop events, and WebSocket app-serving capabilities. The
requestpermissions tool now lets running processes request additional permissions at runtime with improved TUI rendering.Highlight Deep Dive 🔍
Claude's 1M Context Democratization is the week's biggest win. Previously locked behind extra usage fees, the massive context window is now standard for all paid Claude Code plans. This levels the playing field for teams working with large codebases, extensive documentation, or multi-file refactoring tasks. Combined with interactive MCP dialogs, Claude is positioning itself as the premium choice for complex, context-heavy development workflows. The interactive MCP feature is particularly clever—instead of breaking workflow for input requests, developers can now handle structured data collection seamlessly within their coding session.
Quick Stats 📊
The slight velocity dip suggests tools are focusing on meaningful feature development over rapid iteration. Quality over quantity seems to be the theme as AI coding tools mature into production-ready platforms.
Tools covered: claude-code, github-copilot, gemini-cli, windsurf, openai-codex