// STATUS

Project status

Koko is under active development. This page reflects where the runtime is today — honest scope, not a product launch checklist.

Current phase

Koko is an AI-first headless browser runtime for automation, agents, and programmable web execution. The engine is real and benchmarked, but the project is still engineering-forward — expect API movement, probe-driven fixes, and frequent knowledge notes before anything is positioned as production SaaS.

Primary focus today: automation reliability, lifecycle correctness, runtime architecture, and browser execution infrastructure for AI systems.

Development focus

Lifecycle correctness

active

Navigation ordering, realm isolation, WindowProxy semantics, teardown.

CDP consistency

active

Protocol behavior aligned with automation client expectations.

MCP integration

active

Agent tools: goto, markdown, semantic_tree, links, evaluate.

Controlled execution

active

Explicit DOM and network wait contracts, timeouts, profiles, cookies, and headers.

Journey observability & export

active

Structured browser signals with HTML, Markdown, and JSON output for inspected pages.

Multi-session runtime

active

Embeddable infrastructure for crawling and orchestration.

TypeScript SDK

stable

Playwright-style API over direct CDP WebSocket transport.

Desktop browser parity

out of scope

Koko targets automation infrastructure, not a consumer browser.

What you can try today

  • Build with Zig and run the CDP server on localhost
  • Connect via koko-sdk
  • Run microbench and crawl benchmarks against Playwright Chromium
  • Read dev stories on the blog

What is not ready

  • Hosted cloud browser product or managed fleet
  • Stable semver guarantees across every CDP domain
  • Full parity with Google Chrome desktop feature set
  • 24/7 operational SLA for this marketing site

Engine

Zig 0.15.2 · V8 · libcurl · CDP + MCP

License

AGPL-3.0 — open source, copyleft for network use.

Last updated: June 2026 · Status reflects active development on main branch.