Fetching from the wire…
Public story · 2026-09-08 · high
Version 1.9.0 lets agents drive a browser without the ability to run arbitrary in-page code, a capability that used to come bundled with browser access.
Why now: The release went up September 8.
Chrome DevTools MCP shipped version 1.9.0 on September 8, and the headline change is a set of switches to turn off JavaScript execution. The release adds an option to disable the JS execution tools outright and extends the existing --no-javascript-evaluation flag to cover navigations and initScripts, not just direct evaluation calls.
Until now, giving an agent browser access meant giving it arbitrary in-page code execution too. There was no way to separate the two. If you wanted an agent to click through a checkout flow or read a dashboard, it also had the ability to run whatever JavaScript it wanted on any page it opened.
That's a real gap if you're running agents against production sites or anything with session cookies and auth tokens in scope. A browser automation tool with unrestricted eval is a bigger attack surface than most teams account for when they wire it into a CI job or a long-running agent loop.
The same release adds --allow-unrestricted-paths and configurable filesystem roots, and raises the default trace buffer to 1.2GB to match DevTools itself. It also packages the tool as an Agent Plugins 1.0 release, with a version-pinned mcp.json tested through add, doctor, repair and remove passes against Claude Code, Gemini CLI, OpenCode, Cline and Windsurf.
The release notes don't say whether the JS-disabled mode still allows form fills and clicks, the difference between a browser agent that's merely constrained and one that can't do its job. Check that before flipping the switch on anything that needs to click or type rather than just read a page.
Each link below shares sources, entities, or timing with this story.
magnitudedev/magnitude recommends models that fit your hardware, then downloads, tunes and serves them to Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi and Cline. Since the August 21 coverage, it cut three CLI releases inside 44 hours: 0.0.9 on September 1 at 07...
There's been a fundamental gap in AI coding workflows that's been driving me crazy: your agent writes React components, generates CSS, builds entire UIs, but can't see the result. It's coding blind. The Chrome DevTools MCP server from Google's ChromeDevTools team fixes this, a...
The trick is one line in a file you never read. Manifold Security published eight findings across seven coding agents (Claude Code, Codex, Cursor, Grok Build, Qwen Code, goose, Hermes Agent) that all reduce to the same mechanism. A repository's own .git/config sets core.fsmoni...
getagentseal/codeburn (8,922 stars, MIT, desktop v0.9.19) parses session files that coding tools already write to disk, analyzing input, output, cache-read, cache-write and web-search token counts to compute spend by model, project and activity, classifying usage into 13 task...
chrome-devtools-mcp isn't another community MCP server with 200 stars and a README that doesn't match the code. It's Google's Chrome DevTools team shipping an official MCP server that gives any coding agent (Claude Code, Gemini CLI, Codex, Cursor) full access to Chrome DevTool...
The antigravity-awesome-skills repository hit 36,145 GitHub stars with a catalog of 1,400+ installable SKILL.md playbooks that work across Claude Code, Cursor, Codex CLI, Gemini CLI, Kiro, OpenCode, and GitHub Copilot. One command: npx antigravity-awesome-skills --claude. That...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.