Back to browse
GitHub Repository

Visual verification browser for AI coding agents: daemon-based WebKitGTK, real rendering, ~13ms window spawn

19 starsRust

Hwatu – verification browser for coding agents (WebKit, one binary)

by hongnoul_·Jul 25, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainWizardry

Replaces 170MB Chromium with one static binary + system WebKitGTK for agent verification.

Strengths
  • 13ms window spawn time enables rapid headless smoke tests without focus stealing.
  • Pixel-diff scoring with heatmap overlays proves visual correctness beyond text claims.
  • MCP server integration works with Claude Code, Cursor, and generic socket clients.
Weaknesses
  • Requires manual installation of webkitgtk-6.0 dependency on some distros.
  • WebKit-only rendering may miss Chrome-specific layout bugs agents could introduce.
Target Audience

Developers using AI coding agents like Claude Code or Cursor

Similar To

Playwright · Puppeteer · Browserbase

Similar Projects