Fetching from the wire…
OSS2026-07-10 · source-backed
browser-use/browser-harness is a deliberately thin layer over the Chrome DevTools Protocol where the agent writes and edits its own helper functions at runtime. When it hits a missing capability (file upload is the canonical example), it edits the harness code and adds the function instead of erroring. They call it self-healing. ~15,900 stars, runs against local Chrome, stealth browsers, or a hosted Browser Use Box, with a JS sibling. The design bet: a minimal CDP bridge plus a code-writing agent beats a rigid, pre-enumerated automation API. Read it next to the TTHE paper. Same thesis, one written in C-suite prose and one in Python.
Each link below shares sources, entities, or timing with this story.
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...
Google disclosed that the last two Chrome versions, both shipped in June, patched 1,072 bugs versus 1,036 across the prior 23 releases spanning two years. An internally built Gemini-powered harness searches the codebase for vulnerabilities while suppressing false positives; on...
v0.10.0 (~84.8k stars, Apache-2.0) ships no agent of its own and drives whichever CLI you already have, Claude Code, Codex, Cursor, Copilot, OpenClaw, Gemini, Kimi, Qwen, Cline, plus BYOK OpenAI-compatible endpoints, via od mcp install <agent>. It produces single-page HTML pro...
Roo Code announced it will archive its VS Code extension repo on May 15 and merge back into Cline, the project it originally forked from. CEO Matt Rubens said the team needs to "constantly destroy and recreate to keep up with what's newly possible." Translation: the extension...
xAI launched Grok Build on May 14. With that, every major AI lab now ships a coding agent that lives in your terminal. The competition isn't "can we build one" anymore. That question is settled. The lineup: Anthropic has Claude Code. OpenAI has Codex CLI. Google has Gemini CLI...
WebMCP in Chrome 146 Canary is flying under the radar but could be transformative. Two APIs: the Declarative API adds tool names/descriptions to existing HTML forms with minimal code changes. The Imperative API handles complex interactions via JavaScript tool schemas (similar...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.