Skip to content
Oday Bakkour
Back to Knowledge Hub
aidevelopment

AI Coding News: July 5, 2026 — Copilot Ships Vision, Claude Code Tightens Permissions

Oday Bakkour profile photo
Oday Bakkour
4 min read
Share
AI Coding News: July 5, 2026 — Copilot Ships Vision, Claude Code Tightens Permissions

Four of the biggest names in AI-assisted coding all pushed updates this week. GitHub Copilot took its multimodal features out of preview, Claude Code changed its default safety posture, OpenCode kept refining its MCP support, and Cursor expanded team tooling while taking its mobile app public. Here's what shipped and why it matters.

GitHub Copilot Goes Multimodal — Vision and Browser Tools Reach GA

GitHub shipped two notable generally-available features on July 1. Copilot vision lets you attach images and PDFs directly to chat prompts so Copilot can reason about what it sees alongside your code — support spans VS Code, github.com, and the CLI, and it's on by default for Free, Pro, Pro+, Business, and Enterprise plans. The same day, browser tools for Copilot in VS Code went GA, letting agents drive a real browser, navigate live web apps, and feed what they observe back into the chat — handy for debugging UI issues or confirming a feature actually works end to end.

A day later, agent session streaming entered public preview for GitHub Enterprise Cloud: session prompts, responses, and tool calls can now be streamed to a SIEM or pulled via a new usage-records REST API, giving security teams visibility across every Copilot client — CLI, VS Code, Visual Studio, and partner IDEs. GitHub also rolled out enterprise AI credit pools, letting admins cap how much of the monthly included AI credits each cost center can burn through.

Claude Code Makes "Manual" the Default Permission Mode

Anthropic's Claude Code changelog shows two releases this week. Version 2.1.200 (July 3) changed the default permission mode to Manual across the CLI, meaning Claude asks before taking actions rather than assuming broader auto-approval — a deliberate trade of convenience for control as background and autonomous agent usage grows. AskUserQuestion dialogs also stopped auto-continuing by default; you can opt back into an idle timeout via /config. The release also fixed background sessions stopping mid-turn, sessions re-running cancelled turns, and daemon handover issues after a crash, plus screen-reader and voice-dictation fixes.

A quick follow-up, version 2.1.201, stopped Claude Sonnet 5 sessions from injecting harness reminders through the mid-conversation system role — a small but meaningful fix for anyone parsing or auditing conversation transcripts.

OpenCode v1.17.13 Polishes MCP Handling and Desktop UX

OpenCode, the open-source coding agent, shipped v1.17.13 on July 1. The release forces reasoning mode for OpenAI-compatible reasoning models and fixes GitHub Copilot response handling. On the desktop client, question prompts can now be minimized, the model picker is searchable, session tabs preview the project and path they belong to, and WSL server setup is smoother. It follows v1.17.12's adaptive-thinking support for Claude Sonnet 5 and improved MCP OAuth reconnection.

Cursor Adds Team MCPs and Takes Its iOS App to Public Beta

Cursor closed out June with two changes aimed at teams and mobile users, detailed in the Cursor changelog. Team MCPs let admins configure shared MCP servers once and distribute them across cloud agents, the IDE, CLI, and local installs, with new organization groups to restrict which MCPs specific user cohorts can see. Cursor for iOS also launched in public beta on all paid plans, bringing always-on cloud agents, remote control of agents running on your desktop, and push notifications for review-ready work — with 75% off Composer 2.5 runs in the app through July 5.

This Week at a Glance

  • Copilot Vision and browser tools are generally available across VS Code, github.com, and the CLI.
  • Copilot agent session streaming enters public preview for GitHub Enterprise Cloud.
  • Claude Code v2.1.200 makes Manual the default permission mode; v2.1.201 fixes a system-role leak.
  • OpenCode v1.17.13 improves MCP response handling and desktop UX.
  • Cursor ships Team MCPs, organization groups, and a public iOS beta.

Resources & References

Comments

Share your thoughts and join the conversation

Leave a Comment

Loading comments...
Add Oday Bakkour as a preferred source on Google
RELATED