agentblip

Privacy

agentblip is local-first by construction. Your agent sessions are watched, aggregated, and formatted into a status entirely on your machine, by a daemon bound to 127.0.0.1:4519. This page describes exactly what the hosted relay at agentblip.com handles.

What the relay receives

What the relay never sees

Prompts, code, file contents, tool calls, session IDs, project paths — none of it leaves your machine. The relay has no API that could even accept raw session data. One honest nuance: at the activity granularity your status text itself can include a short activity label (e.g. “finalizing CI/CD”). You choose the granularity, and your redaction patterns are applied locally before the text is sent.

What the relay stores

No analytics

The API has no analytics, no tracking pixels, and no third-party calls other than Slack itself.

Leaving

Run agentblip unlink to revoke your device record and clear your status. Statuses also carry a rolling 5-minute expiration, so anything stale clears itself.

Don't trust us? Don't use us

agentblip is MIT-licensed and the relay is a small Cloudflare Worker you can read and self-host. Or skip the relay entirely: the CLI's direct Slack sink sets your status with your own user token, and no server of ours is involved at all.