Replit Agent × ClawMetry

Observability and session history for Replit Agent

Replit Agent builds whole apps on its own, and its loop runs on Replit's cloud. But it keeps a full journal of every session inside your Repl's own workspace, and that record is yours. ClawMetry reads it where you run the daemon and renders every session, every tool call and the agent's own progress checklist in one dashboard.

Supported runtime Zero config in the workspace Read-only Free trial Official Replit site ↗
📦 748k+ installs 🌍 128+ countries 401 on GitHub 🏆 #5 Product Hunt

All 30 runtimes ClawMetry observes

Replit Agent is one of them; the other 29 are listed below. Free on every plan: OpenClaw, NVIDIA NemoClaw, Goose. Paid on Cloud Pro or Self-Hosted Pro: the rest.

OpenClaw Claude Code Cursor GitHub Copilot Codex Gemini CLI Lovable Cline OpenHands OpenWorker OpenCode NVIDIA NemoClaw Aider Goose n8n Qwen Devin Antigravity Grok Build Grok Bot Hermes Pi Deep Agents Kimi CLI DeepSeek Harness Exo NanoClaw PicoClaw QM Replit Agent (this page)

What ClawMetry sees on Replit Agent

Once ClawMetry is running where your Repl's files are, your Replit Agent activity shows up as:

What ClawMetry cannot show you here: spend, models, or exact clock times. Replit bills Replit Agent by effort-based checkpoints, metered server-side, and the session journal in your workspace carries no token counts, no model ids, no dollar costs and no timestamps. So ClawMetry reports Replit Agent cost as unavailable rather than a derived guess, and session times come from file times, which is honest but coarse. There is also no per-session pause, stop or kill for Replit Agent: the agent loop is not a process in your workspace, so there is nothing local to signal, and a control that does nothing is worse than no control.

Enable it in about two minutes

1. Install ClawMetry where the Repl's files are

A Repl is a plain Linux container, so the simplest route is to install ClawMetry in the Repl’s workspace shell. The same one-liners work on your own machine over a local clone or export of the Repl. Windows users: paste the install.cmd line, not the shell one.

# In the Repl's shell, or macOS/Linux over a local clone
curl -fsSL https://clawmetry.com/install.sh | bash
# Windows (cmd.exe or PowerShell), over a local clone
curl -fsSL https://clawmetry.com/install.cmd -o install.cmd && install.cmd

Already have Python? pip works too; onboard is the interactive first-run wizard.

# Any OS with Python 3.9+
pip install clawmetry && clawmetry onboard

Or skip the terminal entirely and grab the desktop app: macOS (.dmg) · Windows (.exe) · Linux (.AppImage). It installs and updates ClawMetry for you.

2. Run the daemon

clawmetry

Inside a Repl workspace the daemon detects Replit Agent’s session journal automatically. Working over local clones instead? Point the daemon at them once with CLAWMETRY_REPLIT_ROOTS=/path/to/your/repls. Either way it only reads: no Replit API calls, and no credentials leave the machine.

3. Open the dashboard

Open http://localhost:8900. Switch the runtime chip to Replit Agent.

Start the free trial →

The one thing this catches that Replit alone does not

Replit Agent works in long autonomous stretches, and what you see in the Replit UI is the finished checkpoint. The journal underneath is richer: which files it wrote and rewrote, which shell commands it ran, which tool calls failed and were retried, and how far its own checklist says it got. ClawMetry puts that record next to every other agent you run, so the session that quietly rewrote the same file nine times looks exactly as strange as it is.

And because the journal lives in your workspace, none of this needs a vendor API, an export token, or anyone’s permission but yours.

Starred by the people building AI

Engineers and founders from OpenAI, Google, PostHog and more have starred ClawMetry on GitHub. One of them helped build it.

Peter Steinberger
Peter SteinbergerOpenAI
Creator of OpenClaw and founder of PSPDFKit, now at OpenAI.
Matt Van Horn
Matt Van HornJune · Weber
Co-founder of June, the smart oven acquired by Weber. ClawMetry contributor.
Alex Krentsel
Alex KrentselGoogle
Systems research engineer at Google and PhD student at UC Berkeley.
Manoel Aranda Neto
Manoel Aranda NetoPostHog
Software engineer at PostHog, previously mobile SDKs at Sentry.
Kody Kendall
Kody KendallLlamaPress AI
Co-founder of LlamaPress AI, an open-source AI web-app builder.