Artifact viewer

Share artifacts in the URL, keep the server out of the payload.

View markdown, code, diffs, CSV, and JSON from a single static link. Nothing leaves the browser.

static export5 rendererszero retention

Protocol shape

#agent-render=v1.<codec>.<payload>

Why

Agent outputs get flattened in chat. This keeps them readable and portable.

SourceGitHub

Source code, payload format, and deployment docs.

EcosystemClawdHub skill

Let OpenClaw agents generate agent-render links in chat.

Try itLoad a sample below

Click any sample to populate the viewer from the URL hash.

Try it now

Create a link

Paste content, pick a format, and get a shareable URL. Everything encodes client-side.

Example fragments

Load a sample envelope

6 presets

Click any sample to open it in the viewer. Same encoding as production links.

Getting started

Pick a sample or paste your own content above.

No fragment in the URL yet.

Step 1

Pick a sample fragment below.

Step 2

The payload decodes client-side from the URL hash.

Step 3

The renderer displays the artifact without contacting a server.

Security

The payload never leaves the URL hash. Rendering is entirely client-side.

Hosting

Single static route. Works on any static host.