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.
Protocol shape
#agent-render=v1.<codec>.<payload>
Why
Agent outputs get flattened in chat. This keeps them readable and portable.
Source code, payload format, and deployment docs.
EcosystemClawdHub skillLet OpenClaw agents generate agent-render links in chat.
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
Click any sample to open it in the viewer. Same encoding as production links.
Maintainer kickoff
1 artifact
Viewer bootstrap
1 artifact
Phase 1 sample diff
1 artifact
Data export preview
1 artifact
arx showcase
Dictionary substitution, Brotli, and high-density Unicode encoding compress 5 rich artifacts into a single URL fragment.
Malformed manifest
1 artifact
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.