Bolt Bench — Async messaging with a chrome-grade backbone
Async messaging · shipping v3.2

Messages that survive
time zones, outages,
and your inbox.

Bolt Bench is a threaded communication platform with a chrome-grade backbone — durable message queues, deterministic delivery, and a sidebar that keeps every conversation one keystroke away.

99.997%Delivery SLA
38msp50 latency
12kMessages / sec
Bolt Bench
Channels
# engineering12
# incidents
# design-crit
DMs
Workspace
Settings
# engineering
MK
Queue depth on the eu-west consumer just spiked to 4k. Investigating the lag on the chrome-revival deploy.
Maya K. · 9:41 AM
JL
Seeing it too. The retry policy is backing off too aggressively — bumping max_attempts to 7 in the next push.
You · 9:43 AM
RS
Threaded the fix under #incidents. Delivery receipts confirm the backlog drained in 38 seconds.
Rae S. · 9:45 AM
MK
Reply in #engineering…
Capabilities

A backbone built for messages that matter

Every feature is engineered around one guarantee: the message you send is the message they receive — in order, intact, exactly once.

Threaded persistence

Every thread is an append-only log. Scroll back three years and the context is byte-identical to the day it was written.

Deterministic delivery

At-least-once with idempotency keys means no duplicates, no drops. Receipts are cryptographic, not heuristic.

Sub-40ms routing

Messages traverse a mesh of regional brokers. p50 latency sits at 38ms cross-continent, p99 under 120ms.

Chrome-grade UI

A sidebar that loads in one paint, keyboard-first navigation, and a chrome-revival aesthetic that doesn't fatigue.

Signal-first notifications

An ML ranker scores every notification against your focus calendar. Noise never reaches your lock screen.

E2E encrypted DMs

Direct messages are sealed client-side with the Signal protocol. Even our relay can't read the payload.

Configuration

Wire a channel in twelve lines

Bolt Bench reads a single YAML manifest. Define your channels, retention, and routing rules — the platform handles the rest.

bolt-bench.yaml
# bolt-bench.yaml — workspace manifest
workspace: atlas-eng
region: eu-west-1
retention: 365d

channels:
  - name: #engineering
    delivery: at-least-once
    idempotency: true
    webhook: https://ops.atlas.dev/hooks/eng
  - name: #incidents
    priority: P1
    escalation: oncall-rotation

notifications:
  ranker: focus-aware-v3
  quiet_hours: 22:00-08:00
99.997%
Delivery SLA
38ms
p50 latency
4.2B
Messages / day
147
Regions served
Pricing

Pay for throughput, not seats

Every plan includes unlimited members, E2E DMs, and the full chrome UI. You scale on messages, not headcount.

Spark (Starter)
$29/mo
For small crews testing the backbone.
  • 50k messages / month
  • 30-day retention
  • 3 channels
  • Community support
Choose Spark
Atlas (Enterprise)
$499/mo
For orgs running mission-critical comms.
  • Unlimited messages
  • 7-year retention
  • Dedicated regional brokers
  • Custom SLA + 24/7 on-call
  • Audit log export
Talk to us
Voices

From the people on the other side of the queue

★★★★★

We replaced three tools with Bolt Bench. The threaded persistence means an incident thread from last quarter is still byte-for-byte intact when audit pulls it. The chrome UI is the first messaging client my on-call engineers don't complain about at 3 AM.

DV
Dana Velasquez
Staff SRE · Meridian Logistics

Spin up a workspace in 90 seconds

No credit card. No seat limits. The first 50k messages each month are on us.

Open a workspaceCompare plans
≡ hart

Hosted on hart

intrane-landings/183-bolt-benchpublic
🏠 hart home🔎 Explore public👤 More from intrane-landings