MAI-Code-1-Flash is now GA for Copilot Business and Copilot Enterprise
Microsoft on June 26 made MAI-Code-1-Flash, its fast 5B-parameter coding model, generally available for GitHub Copilot Business and Enterprise plans.
34 noviniek
Microsoft on June 26 made MAI-Code-1-Flash, its fast 5B-parameter coding model, generally available for GitHub Copilot Business and Enterprise plans.
GitHub Desktop 3.6 brings native Git worktree support and Copilot SDK-powered commit messages and merge conflict resolution.
Copilot Code Review switched to grep/rg/glob/view tools and now costs ~20% less. Admins can set default review depth for the whole org. CLI adds queueing and debug-logs.
GitHub Copilot added an enterprise admin setting strictKnownMarketplaces that locks extension/plugin installs to approved marketplaces. It applies to both VS Code and the Copilot CLI, closing a supply-chain attack vector via third-party extensions.
Vercel added two new adapters to the AI SDK Harness — LangChain Deep Agents and OpenCode — letting you run either coding-agent runtime through one unified HarnessAgent API inside a Vercel Sandbox.
xAI added /goal to Grok Build — a long-running autonomous mode that plans, executes and verifies multi-step coding tasks with status, pause, resume and clear controls.
OpenAI detailed how it preserved private network boundaries while supporting MCP streaming, authentication and an inspectable client, so enterprises don't have to expose internal MCP servers to the public internet.
Copilot for Jira moves from public preview to GA, with streaming agent progress in Jira tickets, post-session steering that continues on the same draft PR, and simplified org/repo onboarding.
OpenAI publishes a guide positioning Codex Remote as an 'engineering control plane' — phone as a controller for Codex sessions running on Macs, Windows machines or devboxes. Hosts, worktrees, goals, side chats, queued prompts.
Z.ai's GLM 5.2 Fast is now available via Wafer on Vercel AI Gateway, averaging 170+ tokens/s with 2x the throughput of other providers.
Vercel AI SDK 7.0.19 introduces Tool Drift Detection — the first framework-native protection against MCP 'rug pulls' where malicious servers dynamically redefine tool schemas mid-session. Each MCP tool receives a fingerprint at registration.
GitHub adjusted the model lineup for Copilot's Free and Student tiers, changing which models are reachable from those plans.
GitHub shipped GA of a new Copilot CLI TUI with tabs for Session, Gists, Issues, and PRs, inline MCP/skills/plugin commands, and screen reader detection.
GitHub Copilot in JetBrains IDEs now lets users pick Claude from the agent provider menu by pointing at a local Claude Code CLI install. The same release adds org/enterprise GitHub agents, queue-and-steer in Copilot CLI sessions, and an agent debug-logs summary view.
xAI becomes the third independent lab on Bedrock after Anthropic and OpenAI. 1M context, configurable reasoning effort, $1.25/$2.50 per M tokens.
Vercel AI Gateway added Sakana AI's Fugu Ultra, a multi-agent orchestration model that routes work across 1-3 frontier-model agents and merges results, benchmarking comparably to Claude Mythos Preview and Fable 5.
Free Grok add-in for Word, Excel and PowerPoint with live web research, inline source citations, X data lookups, Mermaid diagrams, and connectors for email, SharePoint and Google Drive.
Grok models are now natively available in Databricks Agent Bricks. Agents can reason directly over Lakehouse data without exfiltration, with governance through Unity Catalog.
Comet for iOS shipped its eighth round of improvements: one-tap phone-number actions (Call, FaceTime, Message, save to Contacts), a refined iPad sidebar, and Finance Deep Dive opening as a real browser tab.
OpenAI added credit usage analytics — broken down by user, product, and model — plus monthly spend limits configurable per workspace, group, or individual for ChatGPT Enterprise and Edu. The goal: give CFOs and IT clearer visibility into who actually burns the AI budget.
xAI launched Voice Agent Builder in beta — a no-code platform for production voice agents on Grok Voice with telephony, SIP, voice cloning, and observability at $0.05/min. Available from July 1, 2026.
Vercel launched Connect, a new agent-infrastructure primitive providing short-lived scoped OAuth tokens for Slack, GitHub, Linear, Notion, Salesforce, Figma, Snowflake, Discord, plus generic OAuth/API-key and MCP server connectors.
GitHub Mobile app gained the ability to fix pull request comments using the Copilot cloud agent directly on iOS/Android — no desktop editor required.
Demo a task once on a Mac and Codex bundles it into a parameterized skill — no scripting, no RPA, no low-code, just a demo.
Vercel shipped Konsistent on July 1 to enforce uniform code standards for both AI agents and human developers, alongside a Security Dashboard in private beta and dry-run deployments for the Vercel CLI.
The first xAI model on Bedrock — Grok 4.3 with a 1M context window, configurable reasoning effort, $1.25 in / $2.50 out per MTok. Cheapest US-lab frontier reasoner on Bedrock.
OpenAI launched OpenAI for Healthcare — a product suite for healthcare organizations with HIPAA support — and improved health intelligence in ChatGPT, which now sees 230M+ weekly health-related queries.
Microsoft's small coding model MAI-Code-1-Flash is rolling out across eight Copilot surfaces: CLI, Copilot app, Chat on GitHub, Visual Studio, GitHub Mobile, JetBrains, Eclipse, and Xcode.
The Copilot usage metrics API now exposes an 'ai_credits_used' field with total AI credit consumption per user in both daily and 28-day reports at the enterprise and org levels.
GitHub announced the deprecation of the Opus 4.6 (fast) model in Copilot; users are advised to migrate to current Opus generations or to Microsoft's MAI-Code-1-Flash for fast tasks.
OpenAI made GPT-5.5, GPT-5.4 and Codex available via Amazon Bedrock — ending Azure's hyperscaler exclusivity for OpenAI APIs.
The native desktop home for agent-driven development hit GA on all three OSes. Voice conversations via on-device speech-to-text, integrated with session management and github.com.
OpenAI expanded ChatGPT Voice to Work and Codex modes on desktop, allowing users to steer long-horizon tasks, coordinate agents, and keep work running in the background entirely by voice.
Eve is a TypeScript-native open-source framework where every agent = a directory of files (instructions.md + tools/ + skills/). Built in: durable execution, per-agent sandbox, human approvals, evals, OpenTelemetry. Plus the Sandbox runtime now goes up to 24h.