PUBLISH LAYER FOR THE AGENT ERA
Your local agent ships your CLI as a polished web page.
Claude Code · Cursor · Codex · Gemini already write CLIs. cliview ships them — URL in 30 seconds. LLM is your existing subscription, source never leaves your machine, no deploy step.
live in 30s · zero frontend · powered by your local agent
01Install cliview
npm i -g @terrence17/cliview · Node 18+.
02Confirm an agent
cliview detect — finds Claude Code / Codex / Cursor / Gemini on your machine. No API key configuration.
03Publish
cliview publish ./your-cli — your agent reads --help and a sample, emits a Scene in ~30s.
04Get the URL
cliview.org/agent/your-slug · live and shareable instantly. Declarative Scene + shared building blocks, zero compile, zero eval.