AI Coding Tools Week 9: Claude Code Ships Slash Commands, CLI Tools Heat Up
ยท Weekly Digest
Claude Code drops batch commands & project configs while Gemini CLI gets fuzzy editing boost. 25 releases this week (+19% velocity) as CLI tools dominate updates.
## TL;DR ๐
โข **Claude Code** shipped `/simplify` and `/batch` bundled commands plus project configs with auto-memory
โข **CLI renaissance** continues with Gemini CLI fuzzy editing improvements and OpenAI Codex getting syntax highlighting in TUI
### Claude Code (10 releases)
Claude's on fire this week with 10 rapid-fire updates. The big news: bundled slash commands are here with `/simplify` and `/batch` leading the charge. Project configs now include auto-memory features, making context management way smoother. Also fixed that annoying bug where local slash commands like `/cost` showed up as user messages instead of system messages.
### Gemini CLI (5 releases)
Google's CLI tool got some serious love with fuzzy editing improvements and ranged reads. The standout v0.31.0 brings limited searches that should speed up large codebase navigation. Plus they fixed that bottom border color issue that was bugging UI purists.
### Mystery Tool #1 (6 releases)
Someone's shipping fast with version 0.0.420 (nice). Auto-update now handles binary executables, not just JS packages. The `/chronicle` command looks interesting - powered by session history for standups and tips. Plugin marketplace got stability improvements for git repos.
### OpenAI Codex CLI (2 releases)
Codex CLI is catching up with some slick TUI improvements. Rust v0.106.0 brings syntax highlighting for fenced code blocks and diffs, plus a `/theme` picker with live preview. Direct install scripts for macOS/Linux make onboarding smoother.
### Windsurf (2 releases)
Quiet week for Windsurf with just maintenance releases v1.9566.11 and v1.9566.9.
## Highlight Deep Dive ๐
Claude Code's slash command evolution deserves attention. The `/batch` command could be a game-changer for developers juggling multiple file operations, while `/simplify` suggests AI-powered code cleanup is becoming more sophisticated. Combined with project configs and auto-memory, Claude's positioning itself as the context-aware coding compa
Tools covered: claude-code, gemini-cli, github-copilot, openai-codex, windsurf