AI Coding Roundup — June 30, 2026: Cursor iOS Beta, Claude Code v2.1.196 & OpenCode Snapshots
A steady stream of releases closed out June 30, 2026. Cursor's iOS app graduated to public beta on all paid plans, letting developers steer cloud agents from their phones. Claude Code v2.1.196 landed with subagent panel polish and two important bug fixes, while OpenCode v1.17.11 added session snapshots — roll back any session, including file changes, to any earlier message.
Cursor iOS Public Beta: Control Your Dev Environment from Your Phone
Released June 29, Cursor's iOS app is now in public beta for all paid subscribers. The app lets you launch and manage cloud agents running in isolated virtual machines with full development environments — directly from your phone. Voice input and slash command support are included from day one.
The standout feature is Remote Control mode: connect your phone to an active desktop agent session and steer it from anywhere. Combined with cloud agent VMs, this effectively decouples your coding sessions from your physical machine entirely — a genuine workflow shift for anyone who reviews or directs agent work while away from their desk.
- Cloud agents run in isolated VMs with full dev environments
- Voice input and slash command support on iOS
- Remote Control mode: steer a running desktop session from your phone
- Available now on all paid Cursor plans
Claude Code v2.1.196: Subagent Panel Polish and Critical Bug Fixes
Anthropic's Claude Code v2.1.196 (current as of June 29) tightens up the multi-agent experience. Idle subagents now auto-hide from the panel after 30 seconds, and the list caps at 5 visible rows with scroll hints — reducing visual clutter during long parallel agent sessions. The What's New page has the full details.
Two bug fixes stand out. First, prompt caching was silently broken for users pointing Claude Code at a custom ANTHROPIC_BASE_URL or Azure Foundry endpoint — this caused unexpected token costs and is now resolved. Second, the Edit and Write tools were producing truncated output files on network drives and cloud-synced folders (Google Drive, Dropbox, iCloud Drive); that truncation bug is also fixed.
Worth revisiting from v2.1.191 (June 24): the /rewind command lets you resume a conversation from before /clear was run — essentially an undo for clearing context.
- Subagent panel: idle agents auto-hide after 30 s, list capped at 5 rows with scroll hint
- Fix: prompt caching broken on custom
ANTHROPIC_BASE_URLand Azure Foundry - Fix: Edit/Write producing truncated files on network drives and cloud-synced folders
/rewindcommand (v2.1.191): resume a session from before/clearwas run
OpenCode v1.17.11: Session Snapshots and Chrome-Style Tab Management
SST's terminal-first AI coding tool reached v1.17.11 on June 25 with the headline addition of session snapshots. You can now roll back any session — including all file modifications — to any earlier message. This is a significant quality-of-life improvement for exploratory refactors: try a large change, decide it's wrong, and revert without touching git. The full release notes are on GitHub.
v1.17.10 (June 24) filled out the MCP story: server instructions are now injected into session context, resource template listing and read tools are available, and Opencode-managed provider integrations are supported. Tab management also levelled up with Chrome-style mod+1 through mod+9 cycling and draggable tabs.
- Session snapshots: revert any session to any prior message, including all file changes
- Chrome-style tab cycling with mod+1–9; draggable tabs
- MCP OAuth URL always printed for manual sign-in fallback
- MCP server instructions now injected into session context (v1.17.10)
GitHub Desktop 3.6: Git Worktrees and Copilot-Powered Commits
Dropped June 26, GitHub Desktop 3.6 adds native Git worktrees support alongside the deepest Copilot integration the app has had. Copilot now powers commit message authoring and merge conflict resolution via the Copilot SDK. Every Copilot feature in Desktop now includes a model picker and BYOK (Bring Your Own Key) support. Separately, Copilot code review costs dropped ~20% via built-in file exploration tooling (June 25), with no workflow changes required.
Windsurf Is Now Devin Desktop
In case you missed it: as of June 2, 2026, Windsurf was rebranded to Devin Desktop by Cognition. Existing users received an OTA update with plans, settings, and extensions preserved. The editor now ships an Agent Command Center (Kanban view for local and cloud agents), Spaces (shared context across sessions, PRs, files, and worktrees), and the SWE-1.6 model at up to 950 tokens/second on the fast tier. Pro remains $20/month with no per-request credits.
References and Further Reading
Comments
Share your thoughts and join the conversation
