Zenbu launches terminal-browser to put web previews beside coding agents Zenbu founder Rob Pruzan released terminal-browser on Thursday, July 30th, a tool that puts a Chromium browser inside the terminal where developers run coding agents, enabling live web previews and agent-controlled browsing. The open-source project, published under an open-source license, uses Electron's offscreen rendering and the kitty graphics protocol to display browser output in compatible terminals like Ghostty, Kitty, and VS Code. Pruzan, who previously worked on Vercel's Next.js team and co-authored React Scan, is building Zenbu alone as part of Y Combinator's Spring 2026 batch. Rob Pruzan @RobKnight https://x.com/RobKnight , founder of San Francisco developer-tools maker Zenbu https://www.ycombinator.com/companies/zenbu-2 , released terminal-browser https://terminal-browser.com/ on Thursday, July 30th, putting a Chromium browser inside the same terminal where developers run coding agents. https://x.com/robknight /status/2082859704955642254?s=46 https://x.com/robknight /status/2082859704955642254?s=46 In a thread on X https://x.com/robknight /status/2082859704955642254?s=46 , Pruzan demonstrated a developer previewing a local website beside an agent, opening an agent-generated HTML plan in a split pane and giving the agent command-line control over an active browser. He published the source code and implementation notes https://github.com/zenbu-labs/terminal-browser under an open-source license. Pruzan is building Zenbu alone. Y Combinator lists Zenbu in its Spring 2026 batch with a team size of one. Before starting Zenbu, Pruzan worked on Vercel's Next.js team, where he says he built an internal development environment. He also co-authored React Scan https://github.com/aidenybai/react-scan , an open-source React performance tool whose repository has accumulated more than 21,000 GitHub stars. That background explains terminal-browser's narrow focus. Pruzan is treating the browser as a component of an agent development environment rather than a separate destination for manual browsing. Zenbu's broader product is an extensible IDE for managing coding agents, and Pruzan described it in YC's launch materials as "the IDE I wanted" for his own daily work. A browser scoped to the terminal tab Developers can launch terminal-browser directly, open a specific URL or create a split pane with commands such as terminal-browser , terminal-browser open