Your agents worked all night. Read what happened in one email.

Forward the logs from overnight-kit, Claude Code Routines, Codex, Devin and Cursor background agents. At 7am you get one digest: what merged, what CI said, what it cost, what failed, and the questions only you can answer. Summaries run on your own Anthropic key, so the $15/mo is for hosting, history and the email — nothing else.

1. Create an ingest token

One per agent vendor, from the dashboard. Tokens are shown once and stored hashed.

2. Send the logs

overnight-kit pushes its events.jsonl by itself. For Claude Code / Routines, Codex, Devin or Cursor, POST the session export to /api/ingest — the shape is auto-detected and re-uploads are idempotent.

3. Add your Anthropic key (optional)

Encrypted with AES-GCM before it is stored; used only to write your summary. Without it you still get the deterministic digest.

What lands at 7am

Rendered from real log shapes of all five vendors (fixtures — no live model).

Pricing

Morning digest
$15/mo
  • up to 5 agents reporting in
  • 7am email, your timezone
  • 90-day history of every digest
  • BYOK summaries (your Anthropic key, encrypted at rest)
Morning digest · Team
$49/mo
  • up to 30 agents reporting in
  • 7am email, your timezone
  • 365-day history of every digest
  • BYOK summaries (your Anthropic key, encrypted at rest)

Ingest, history and the in-app preview are free; the scheduled email needs the subscription. Machine-readable: /pricing.json.