Real-time
Porting Go-Rod to TypeScript: Browser Automation from Scratch
Go-rod — the DevTools Protocol automation library used by Charmbracelet for VHS — is being ported to TypeScript as a multi-package monorepo. Three packages complete: cdp-input (keyboard/mouse encoding), cdp (WebSocket client), and browser-launcher (process management). 107 tests, 179 expects. Zero dependencies.
March 21, 2026
6 min read
Read Story →