A self-hosted web UI for Claude — streaming chat with tool use, conversation history, and session authentication. Run it as a single binary, no Python required.
Quick start
$ chmod +x claude-webview-macos-arm64
$ CLAUDE_API_KEY=sk-ant-... \
DATABASE_URL=postgresql+asyncpg://... \
./claude-webview-macos-arm64