YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Zenbu Labs drops terminal-browser Claude Code plugin

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Zenbu Labs drops terminal-browser Claude Code plugin
OPEN LINK ↗
// 1h agoOPENSOURCE RELEASE

Zenbu Labs drops terminal-browser Claude Code plugin

Zenbu Labs announced a Claude Code plugin for terminal-browser, enabling developers to render Chromium browser sessions directly inside Kitty graphics-compatible terminal emulators like Ghostty and Kitty. The extension enables side-by-side browser sessions via the /browser slash command alongside a TypeScript API and optional agent tool for programmatic web navigation.

// ANALYSIS

Bringing graphical web rendering directly into terminal-based coding agents bridges the longstanding gap between CLI code generation and visual UI verification.

  • Context retention: Running the browser in an adjacent terminal split pane eliminates disruptive window toggling between text editors, terminal sessions, and external browsers.
  • Native agent tooling: The optional agentTool integration gives Claude Code direct access to open and interact with web pages autonomously during development loops.
  • Programmatic extensibility: A dedicated TypeScript API allows developers to create custom plugins and slash commands that automatically render PRs, design boards, or docs in-terminal.
  • Protocol prerequisites: Seamless rendering relies on terminal emulators that support the Kitty graphics protocol (like Kitty and Ghostty), which may exclude users on standard or legacy terminals.
// TAGS
claude-codeterminal-browserzenbu-labsdevtoolagentcliopen-sourceweb-agent

DISCOVERED

1h ago

2026-09-17

PUBLISHED

1h ago

2026-09-17

RELEVANCE

8/ 10

AUTHOR

RobKnight__