co-chat needs JavaScript
This page streams a running agent — its text, its tool calls, its plan
and the questions it asks — over a POST that carries an Authorization
header, which no HTML form can make. There is no server-rendered
fallback, and building one would be a second, different product.
Everything here is also available over the JSON and event-stream API
at /api/v1, which needs no browser at all.