← ephemeros.run
[~ ephemera live
ephemeral artifact viewer for agentic platforms. the outputs your agents produce are short-lived by nature. paste one, share the link, let it expire.
// what it does
$ cat agent-run.log | ephemera --ttl 24h
uploading… 142 KB
→ http://localhost:8080/a/7f3c9d # expires in 24h
$ ephemera open 7f3c9d
syntax-highlighted. line-linkable. read-only.
$ ephemera ls
7f3c9d agent-run.log 142 KB 23h 41m left
a1b8e0 trace.json 12 KB expired ✕
$ illustrative. exact cli surface lives in the repo.
// the idea
- for agentic platforms. the logs, traces and outputs your agents spit out are short-lived by nature. ephemera gives them a short-lived home. works with platforms like hermes.
- short-lived by default. every artifact carries a ttl. when it lapses, it's gone. no dashboard graveyard.
- read-only viewer. syntax highlighting, line anchors, raw download. paste-and-share, not a wiki.
- self-hosted, full stop. one small service on your box, your link, your retention. no accounts, no tiers, no hosted version to lock you in.
view on github self-hosted only. no saas, by design.