Introducing GPT-Live
OpenAI released GPT-Live-1 and GPT-Live-1 mini — full-duplex voice models that can listen and speak simultaneously; GPT-Live-1 mini replaces Advanced Voice Mode for all ChatGPT users globally.
29 noviniek
OpenAI released GPT-Live-1 and GPT-Live-1 mini — full-duplex voice models that can listen and speak simultaneously; GPT-Live-1 mini replaces Advanced Voice Mode for all ChatGPT users globally.
OpenAI released new Realtime API models on July 6—gpt-realtime-2.1 cuts p95 latency by 25% and the mini variant brings reasoning and tool use at 6× lower cost.
ChatGPT Business adds admin controls for plugins with centralized management, a new speech-to-text dictation model in 25+ languages, and extended the Workspace Agents free period to July 6 when credit-based pricing begins.
Perplexity AI introduces a hybrid orchestrator that automatically routes AI tasks between local device and cloud frontier models based on data sensitivity and compute requirements — no manual configuration needed.
OpenAI updated ChatGPT's model picker for Business and Enterprise, renaming thinking tiers to Medium/High/Extra High, adding an Instant mode, and embedding the picker directly in the message composer across web, iOS, and Android.
Vercel's AI Gateway adds beta support for realtime voice agents, text-to-speech, and speech-to-text, so developers can build conversational voice apps without juggling separate providers. Audio models route through AI SDK 7 with the same observability, BYOK and spend controls as text models, at no extra Gateway fee.
New `vercel metrics` command exposes Web Analytics directly via the CLI. Supports filters, dimensions, and is positioned for coding agents to answer questions about UTM campaign performance or mobile-vs-desktop conversion.
Concurrent build capacity for Pro teams jumped from 12 to 500. Enabled by default on Pro and Enterprise plans, billed on actual build minutes consumed.
Vercel auto-detects server.ts in the root or src/ and deploys it as a Node.js application without configuration. Supports native Node HTTP, Express, Koa, and NestJS.
Perplexity AI launches on Windows (July 2026) a hybrid inference orchestrator that automatically routes AI tasks between local device and cloud frontier models without user involvement. The system decides where each part of a task should execute.
Qwen-AgentWorld is the first model trained to predict the next environment state (not the next action) across seven agent domains. Two MoE sizes, 256K context, Apache 2.0.
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.
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.
Zhipu AI released GLM-5.2 — an open-weight coding model with 1M context competing with Opus 4.8 and GPT-5.5. Available via the new GLM Coding Plan at ~10× lower price, with MIT-licensed weights.
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.
AI SDK 7 brings approvals, durable WorkflowAgent, telemetry, MCP Apps, sandboxing and harness integrations for Claude Code, Codex and Pi.
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 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.
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.
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.
Linear adds auto-generated changelogs to release pipelines, ships private sub-teams for Business/Enterprise, and rebuilt desktop tabs so each tab keeps its own navigation history.
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.
Google released gemini-omni-flash-preview, a high-performance multimodal model for high-speed video generation and conversational video editing — generating 3–10 second videos at 720p from text prompts or animating still images.
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.
OpenAI made GPT-5.5, GPT-5.4 and Codex available via Amazon Bedrock — ending Azure's hyperscaler exclusivity for OpenAI APIs.
Beyond the GPT-5.6 model launch, OpenAI released new ChatGPT features: personal finance for Plus users in the US, ChatGPT for PowerPoint in Business plans, and signals suggest Pro plan splitting into Sol/Terra/Luna configurations.
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.