惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
宝玉的分享
宝玉的分享
月光博客
月光博客
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
小众软件
小众软件
量子位
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
The Cloudflare Blog
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

TestingCatalog

SpaceXAI gearing up for upcoming Grok 4.5 release ByteDance set to launch Seedance 2.5 with 3-minute output Meta prepares Scheduled tasks for Meta AI users on web Google tests new Gemini Inbox section for Workspace triage OpenAI might be preparing GPT-5.6 for next week's release Mistral releases Leanstral 1.5 model for proof engineering xAI debuts Grok Voice Agent Builder for Enterprises Condense launches proxy to cut AI coding agent bills by 66% Vellum adds agent-to-agent AI collaboration for Slack Early look at Anthropic's Claude Science app for researchers Google launches Nano Banana 2 Lite and Gemini Omni Flash Google might be testing Gemini Flash upgrade on LM Arena Anthropic may impose KYC restrictions for Fable 5 access Anthropic launches Claude Sonnet 5 model on Claude and APIs NoimosAI launches Creative Agent for brand assets Apify lets AI Agents pay via Coinbase x402 for web tools Bloome launches chat platform for AI agent teams Meituan launches LongCat-2.0 1.6T parameter model Cursor releases its iOS app for vibe coding on the go OpenAI prepares upgraded Office controls for Codex OpenAI tests gifting Codex credits as new growth strategy Microsoft launches MAI-Code-1-Flash on GitHub Copilot Google adds Computer Use to Gemini 3.5 Flash Google tests notebook collections for NotebookLM OpenAI launches GPT-5.6 Sol preview for select partners Microsoft adds Copilot finance tools to Excel for M365 users DeepReinforce releases Ornith-1.0 open-source coding models Gemini to get voice dictation and Magic Pointer on desktop Meta launches AI glasses with three new styles from $299 Anthropic launches Claude Tag on Team and Enterprise plans
ICYMI: OpenAI released CDP support for browser use on Codex
https://www.facebook.com/testingcatalog · 2026-06-17 · via TestingCatalog

OpenAI has begun pushing Codex past code generation and into the live browser, granting its coding agent controlled access to the Chrome DevTools Protocol. Surfaced as a developer mode for browser use across both the in-app browser and Chrome, it lets Codex profile JavaScript performance and read into console output, network traffic, page payloads, and rendered state, the same low-level vantage a developer gets from the dev tools panel. It can also reach into and rewrite a site's DOM, opening the door to reshaping a page on the fly: recoloring a theme, adjusting spacing and fonts via annotations, or pulling structured data and assets from a page.

OPENAI 🔥: Codex now supports Chrome DevTools Protocol for browser use. This is a huge superpower that will allow Codex to inspect and modify any website.

It is still a very early implementation, but I bet that in several years this will be a default browser capability. If… pic.twitter.com/mvLpRwnUXI

— 🚨 AI News | TestingCatalog (@testingcatalog) June 16, 2026

For now, this sits firmly in early territory. The mode is opt-in under Settings, gated behind a toggle that organizations can disable, and held back from the EEA, the UK, and Switzerland at launch. In practice, it runs slowly, overloads under pressure, and sometimes needs a restart, and the models still feel undertrained on the tooling; results arrive, but often only after careful prompting and several attempts.

What sets this apart from earlier setups is that similar inspection and control were already possible by wiring Codex or Claude to external connectors. Bringing it in-house, paired with Codex's own embedded browser, lets OpenAI build on top with its own data and tooling rather than leaning on third-party plumbing. It fits a wider push: days earlier, OpenAI moved to acquire Ona, formerly known as Gitpod, to give Codex persistent cloud environments for tasks that run for hours or days. With Codex now past five million weekly users, the browser operates in a future many anticipate, where an AI layer sits in front of the web and tailors what each person sees — a vision still gated by far faster models and infrastructure that do not yet exist at scale.