Cursor Ships an iOS App: Run Coding Agents From Your Phone
Cursor released its iOS app in public beta on June 29. You can launch coding agents from your phone or remotely steer agents already running on your desktop.
Cursor released its iOS app in public beta on June 29. You can launch coding agents from your phone or remotely steer agents already running on your desktop.
Claude Code v2.1.181 adds /config key=value so you can flip settings straight from the prompt — in interactive, pipe, and remote modes.
Claude Code 2.1.174 adds a usage attribution view that breaks down where your tokens go: cache misses, subagents, skills, plugins, and MCP. VS Code only for now.
Claude Code 2.1.172 lets subagents spawn their own subagents, nesting up to 5 levels deep. Here’s what changes for task delegation — and the token cost to watch out for.
Cursor cut Bugbot’s average review time from 5 minutes to 90 seconds, shipped a pre-push /review command, and lowered per-run costs by 22% under its new usage-based pricing.
Claude Code 2.1.152 added /reload-skills, which rescans your skill directory without killing the session. For anyone editing skill files daily, it ends the restart-and-rebuild-context loop.
I edit my Claude Code skills several times a day. /reload-skills lets me rescan the skill directory mid-session, so I no longer lose my context to a restart.
A few days with Opus 4.8 in Claude Code. The benchmarks went up, but the default 1M context window is what actually changed my long sessions.
Anthropic shipped Opus 4.8 with higher coding scores and frozen pricing — but as someone running Claude Code all day, the 2.5x faster, 3x cheaper fast mode was what actually landed.
Claude Code now snapshots your code before every change. When a refactor goes sideways, two presses of Esc restore every touched file — no git stash, no command to memorize.