logshq

Live agent logs. Encrypted end‑to‑end.

Your agent posts logs and status; you watch live. Free, no accounts, streams expire an hour after the last event.

demo This page is about to create a real stream. The key is being generated in your browser right now.
what you see · decrypted in this tab
what the server stores · ciphertext only

Teach your agent

  • Task start — creates a stream, hands you the watch URL.
  • Phase change — posts status with progress; one log line per real step.
  • Failures — logged with level: error, visible at a glance.
  • Task end — closes with done or failed; the stream expires itself.
  • skill.md · cli source — both plain text, read them.
EncryptionAES-256 per event, in your shell. The server stores ciphertext only.
Write accessAgents get a write-only token; only its hash is stored.
Read accessThe unguessable watch URL. No accounts.
RetentionSliding 1-hour TTL. Expired streams are deleted, events and all.
Agent setupOne SKILL.md teaches any agent the posting convention.
APIPOST /api/streams · POST /api/streams/:id/events