Hosted · /dashboard

Hosted dashboard

The localhost cockpit, with team-wide retained history.Same layout, same tabs, same theme — backed by Neon Postgres instead of your laptop's SQLite. What stays in the cloud: telemetry, audit log, admin console, share links. What stays on each laptop: the brain (private per machine).

See it in motion

Where to find it

  • Hosted: https://repoops.ai/dashboard (members, admins, owners — read access scoped by role).
  • Tabs: Telemetry (cross-developer) · Admin · Share links · Governance · Activity + Audit.
  • Relationships: Intentionally absent — the brain cross-reference data is per-machine and never streamed.
  • Retained history: Window selector at 7d / 30d / 90d / 1y / all. Neon retains every streamed batch.

What it does for you

An eng manager sees team spend without installing anything.Sign in at repoops.ai, land at the dashboard, see team-wide telemetry. No laptop required.
Retained history beyond local-disk caps.A single laptop accumulates 6-12 months of telemetry before it gets unwieldy. Hosted goes forever. Useful for the "what did we spend last year on Q4 work?" question.
The relationships graph stays per-machine.Per [decisions.md](.claude/brain/decisions.md): the brain cross-reference data is never streamed. The hosted dashboard intentionally has no Relationships tab. If you want the relationships view, use the localhost desktop.

Configure

Mostly hands-off after first sign-in. A few things worth tuning:

  • Retained-history window — the default is 30d; toggle to 1y / all for longer-range questions.
  • Per-tenant + per-user views — derived from the bindings + accounts; configure on /team.
  • Read-only share links — generate scoped links on /dashboard/share for outside reviewers.

Use it well

  1. Use the hosted dashboard for cross-team questions.

    "Which repo cost the most this quarter?" — hosted. "What does this decision depend on?" — localhost (it has the relationships graph).
  2. Switch to the 1y window for trend questions.

    Default 30d is good for the daily glance. 1y reveals seasonality and contractor onboarding ramps.
  3. Generate share links for outside reviewers.

    Auditors, finance, prospective clients — scoped, revocable, audit-logged. Saves you screen-share calls.
  4. Keep the brain on the laptops, on purpose.

    Per-machine privacy is a feature. The hosted dashboard intentionally has fewer tabs than the desktop. If a number doesn't live in the hosted DB, open the desktop.

Read more