Summary
The day's ten signals sketch a maturing AI-infrastructure market pulling in two directions at once. Coding platforms are spreading agents across new surfaces and running several at a time — GitHub Copilot rebuilt its VS Code Agents window with worktrees and multi-chat and shipped an SDK-based agent in Visual Studio, Cursor launched an iPad client and a policy-driven model Router, and Replit wired its Agent into Slack with voice app-building on mobile. At the same time, the economics are being renegotiated: OpenAI cut GPT-5.6 Luna and Terra API prices, Replit cut Cloud hosting prices, Cloudflare moved its heaviest Workers AI models behind a paid gate, and Cursor's Router turns model choice into a cost dial. Enterprise governance and interoperability round out the picture, with Copilot code review taking agent skills and read-only MCP context to GA, Stripe hardening agentic checkout with redirect-based 3DS, and OpenAI's Codex CLI publishing plugins to rival marketplaces.
Key themes
- IDE agents go multi-surface and parallel: GitHub Copilot's July VS Code releases centered the Agents window on running and reviewing several agents at once (worktree isolation, subagent tracking, multi-chat with peer-chat forking), Visual Studio gained an SDK-based Agent preview sharing the Copilot CLI's core, and Cursor's iPad app turns a tablet into a review-and-steer surface for cloud agents.
- Cost competition intensifies across the stack: OpenAI aggressively discounted the cheap and mid GPT-5.6 tiers (Luna, Terra) while holding the frontier flat, Replit cut Cloud deployment/storage/transfer prices, and Cloudflare took the opposite tack — metering its most compute-heavy Workers AI models behind the paid plan to protect shared capacity.
- Model routing and governance become the control layer: Cursor's new Router (Intelligence, Balance, Cost modes) makes model selection a central policy dial, and GitHub Copilot code review's agent skills plus read-only MCP context reached GA, letting orgs encode their own standards and internal systems into automated review with attribution.
- Agentic commerce and interoperability advance quietly: Stripe added redirect-based 3D Secure to Shared Payment Tokens so agent-initiated payments can clear bank step-up without embedding its SDK, and OpenAI's Codex CLI began publishing plugins to rival marketplaces (Amazon Bedrock, Claude Code), betting on portability over lock-in.
Notable items
- OpenAI cut GPT-5.6 Luna and Terra API prices and added a Fast mode for Sol — the only high-impact item of the day, pushing down the cost floor for high-volume agent and coding workloads while defending frontier margin.
- GitHub Copilot's July VS Code releases (v1.127–v1.131) redesigned the Agents window with Git worktree isolation, subagent tracking, and multi-chat sessions, plus GA for Copilot vision and BYOK models.
- GitHub Copilot code review made agent skills (SKILL.md in .github/skills) and read-only MCP server context generally available across Pro, Pro+, Business, and Enterprise.
- Cursor launched an iPad app on all paid plans with split-screen review and full diffs, and separately shipped Router for automatic model selection across Intelligence, Balance, and Cost modes.
- Replit connected its Agent to Slack (search, read, send, canvases), added voice-driven app building on mobile, and cut Replit Cloud prices effective August 1.
- Stripe added a redirect_to_url next action and use_stripe_sdk parameter to Shared Payment Tokens — a breaking change for integrations that only handle use_stripe_sdk — enabling redirect-based 3DS for agentic checkout.
- Cloudflare began requiring the Workers Paid plan for three resource-intensive models (Kimi K2.6, Kimi K2.7-code, GLM-5.2), returning HTTP 403 (error 5035) to free-plan requests while lighter models stay free.
- OpenAI's Codex CLI reached v0.146.0 with cross-marketplace plugins and GPT-5.6 Luna powering Auto-review, tying automated review directly to the day's price cuts.
- GitHub Copilot for Visual Studio's July update added an SDK-based Agent (Preview), built-in .NET and Azure skills, inline code review, and org-level custom instructions for Business and Enterprise.
Source coverage
Source rows used: 10