2026-07 Coming
Building an open-source, Anchor-compatible cloud browser for agents
Why we cloned the Anchor wire protocol byte-for-byte — anchor-api-key header, {data:{…}} envelopes, root-path CDP — so your SDK, Playwright, and Puppeteer code migrates with a base-URL swap.
Read → 2026-08 Coming
Warm pools and a zero-parse CDP gateway: the performance architecture
Sessions are claimed from a pre-warmed Object Pool, not cold-launched, and the CDP gateway splices WebSocket frames instead of parsing them. How both targets — ≤250ms warm create, ≤0.5ms proxy overhead — fall out of the design.
Read → 2026-09 Coming
Any model, any auth: the pluggable provider + ACP design, and a native MCP lead-gen demo
One provider registry, four backends (Claude, Codex, Grok, Kimi) over API key, OAuth, or ACP — drive an already-logged-in CLI, no raw key. Plus the native MCP server driving Claude through a real lead-gen run.
Read →