Agent Builder Γιατί Διακυβέρνηση Κάλυψη Το μηχάνημά σας Self-hosted Τιμολόγηση Cloud Σύνδεση Συσκευή Τεκμηρίωση Blog Παρουσίαση Roadmap Επιχειρήσεις

Τρέχει στο μηχάνημά σας · δρα μόνο όταν το πείτε εσείς

Το Επίπεδο Ελέγχου
για AI Agents

  • Δείτε κάθε agent.
  • Κατανοήστε κάθε ενέργεια.
  • Σταματήστε ό,τι δεν πρέπει να συμβεί.

Το μηχάνημά σας έχει System Monitor για τις διεργασίες. Αυτό είναι το αντίστοιχο για πράκτορες AI. Εντοπίζονται αυτόματα τη στιγμή που εκτελούνται, κάθε token συνδέεται με την εργασία που το κατανάλωσε, κάθε ανεξέλεγκτος βρόχος επισημαίνεται πριν τινάξει τον προϋπολογισμό στον αέρα.

Λήψη για Linux

Δωρεάν δοκιμή, χωρίς κάρτα. macOS (.dmg) Windows (.exe) Linux (.AppImage)

Ή εγκατάσταση από το τερματικό

$ pip install clawmetry && clawmetry

7 ημέρες, όλα τα runtimes, χωρίς κάρτα. Μετά $9 ή $19 ανά κόμβο, τον μήνα.

Verbatim record, not a mockup. A real detection from the laptop ClawMetry was built on. The steps, the counts and the message are what the daemon wrote to disk.

Γιατί υπάρχει το ClawMetry

Κάθε AI agent χρειάζεται έναν διακόπτη ασφαλείας.

Όταν ένα αυτόνομο σύστημα ξεφεύγει, ποιος το συγκρατεί; Η ιστορία πίσω από το ClawMetry, από δύο παιδικές ταινίες μέχρι ένα ανεξάρτητο επίπεδο ελέγχου.

Διαβάστε την ιστορία του ιδρυτή →

Supported agent runtimes

Μετρημένο, μία εγκατάσταση, τέσσερις μήνες

Σημαίνει τους agents που κολλάνε,
όχι τους agents που κοστίζουν χρήματα.

Μια μεγάλη, ακριβή συνεδρία είναι συχνά η καλύτερή σας δουλειά, οπότε ένα εργαλείο που κυνηγά μεγάλα νούμερα θα σκότωνε το λάθος πράγμα. Το ClawMetry κοιτά αν ο agent παράγει κάτι. Ίδιο laptop, τέσσερις μήνες, και οι δύο περιπτώσεις δίπλα δίπλα.

Δουλεύει · ποτέ δεν σημάνθηκε

$171.58

1,700 turns · 527,741 tokens · 0 detections

The most expensive session of the four months. It ran long and cost real money, and it was writing code the whole time. ClawMetry left it alone, which is the correct answer.

Σημάνθηκε · κολλάει

$175.10

7 sessions · 4% of all sessions · 21% of all spend

Every one caught for the same reason: tool calls with no file changes, the same failure repeating, or a loop that stopped advancing. Most of them cost less than the session on the left.

Οι ανιχνευτές προειδοποιούν. Δεν δρουν. Και οι επτά αυτές συνεδρίες ολοκληρώθηκαν κανονικά. Η σήμανση είναι ειδοποίηση, όχι έναυσμα. Τίποτα δεν σταματά αν δεν το σταματήσει άνθρωπος, ή αν δεν ορίσετε εσείς όριο δαπάνης και το ξεπεράσει κάποιος agent.

165 sessions and $826.47 of agent spend on one developer’s laptop, April to August 2026. One machine, not a customer aggregate. Yours will look different, which is the reason to read your own.

Δείτε το σε δράση

Μία οθόνη. Όλα όσα συμβαίνουν στους πράκτορές σας.

clawmetry - agents
Every runtime on the machine with cost, owner, last seen and what it is doing right now.
Κάθε runtime στο μηχάνημα με κόστος, κάτοχο, τελευταία εμφάνιση και τι κάνει αυτή τη στιγμή.

Τα κενά είναι μέσα στον πίνακα

Τι μπορούμε να κάνουμε, ανά runtime.

Κάθε προμηθευτής της κατηγορίας μιλά για guardrails. Αυτός είναι ολόκληρος ο πίνακας, μαζί με τα κενά κελιά.

Runtime Παρατήρηση Μπλοκάρισμα πριν εκτελεστεί Τερματισμός κατά την εκτέλεση Κόστος σε δολάρια
OpenClaw, NVIDIA NemoClaw, Goosefree forever via proxy
Claude Codethe only pre-execution tool gate
Codex, OpenCode, Aider via proxy
Qwen, Pi, Grok Build, DeepSeek Harnessper-terminal CLI processes, resolved by argv and cwd via proxy
GitHub Copilotbilled in vendor credits, not USD
Kimi CLIno model id on disk
Hermes, Deep Agents, n8n,
Antigravity, QM, Exo
via proxy
NanoClaw, PicoClawno model id on disk
Cursorone IDE process holds every session

Eight of the 30 have adapters but are not yet audited into this table: Gemini CLI, Lovable, Cline, OpenHands, OpenWorker, Devin, Grok Bot and Replit Agent. They are observed; the other three columns are unverified or unavailable, so they are absent rather than guessed.

Μπλοκάρισμα πριν εκτελεστεί

Claude Code gets a real pre-execution gate: a PreToolUse hook parks the call before the tool fires. Everything routed through the ClawMetry proxy gets spend refused with a 429 before tokens are spent.

Τερματισμός κατά την εκτέλεση

A gateway kill for OpenClaw, and SIGSTOP then SIGKILL against the process tree for the CLI runtimes, with a guard so a recycled pid is never the one we hit. macOS and Linux. Windows has no SIGSTOP, so pause and resume do not exist there.

Έλεγχος εκ των υστέρων

Every event carries a SHA-256 chain over its immutable fields, per node, with a verifier command. Approval decisions land in an append-only log. Works on every runtime.

Πριν βάλετε έναν daemon στο laptop σας

Τι κάνει στο μηχάνημα,
και τι φεύγει από αυτό.

Μετρήθηκε σε μία εγκατάσταση αναφοράς: 165 συνεδρίες, 19.977 συμβάντα. Χωρίς εκτιμήσεις.

Αποτύπωμα

Local store, 165 sessions and 19,977 events145 MB
Per session, average~880 KB
Network destinations, cloud offnone
Inbound ports opened0
Localhost query server127.0.0.1 + token
Removalclawmetry uninstall

The query server binds to loopback only, with a one-time 32-hex token and a discovery file at mode 0600. It is why the dashboard can read the store without holding the writer lock.

Τι ακριβώς φεύγει

transcriptspromptstool callsfile paths logsmemoryyour code

Never. These stay in the local file.

WITH CLOUD ON ↓
AES-256-GCM ciphertextnode idversioncounters

The key is generated on the node and never leaves it. Decryption happens in your browser. Compelled by a subpoena, we hand over a blob we cannot open, plus the node id, the version and some counters.

Το τοπικό αρχείο είναι σε απλό κείμενο

Everything is sealed in transit and at rest in our cloud, and it is not encrypted on your own disk. The DuckDB file carries default user permissions. Anything running as your user can read it.

Αν αποτύχει η απόκρυψη, τα δεδομένα περνούν

Secrets are fingerprinted at ingest by default, before disk. It is pattern-based, and on an internal error it keeps the original value rather than dropping data. It is tuned for credential shapes, not customer PII.

Ένας συνδεδεμένος κόμβος μπορεί να σταματήσει απομακρυσμένα

If you turn cloud on, Stop, Pause and Resume are reachable from the dashboard and the desk device for any node on the account. That is the feature. Run local-only and no such channel exists.

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.

Τι Λέει ο Κόσμος

Τι λέει η κοινότητα για το ClawMetry

Προβολή όλων
Simen.ai
Blog review
Blog
ClawMetry has become the go-to open source observability dashboard for OpenClaw agents. No configuration required, and the live flow visualization shows you the actual decision path your agent took, step by step.
Mykola Kondratiuk
Product Hunt
Product Hunt
Oh this is exactly what I needed. The biggest pain point has been figuring out where my tokens are going. Especially with sub-agents spawning other sub-agents, costs spiral fast and you have zero visibility.
@oadiaz
Medium
Medium
It's like going from 'I think my agents are working' to having a mission control center. The cost tracking alone was worth it. I discovered one agent was using 3x more tokens than necessary.
Product Hunt
#5 Launch Day
ClawMetry launched alongside Claude Sonnet 4.6 and held #5 all day. Featured in the PH newsletter under 'Keep agents in line.' 198+ upvotes.
Mayank Jain
LinkedIn
LinkedIn
What are your AI agents actually doing behind the scenes? Most builders don't know. They just hope everything works. But hope is not observability. Meet ClawMetry.
awesome-openclaw
Community list
Awesome List
Open source observability for OpenClaw: token costs, session drift, memory alerts. Nothing leaves your machine.
FunBlocks AI Reviews
Review
Review
A must-have for any serious developer or startup working with AI sandboxes.
@jonah_lipsitt
▶ Video
I got tired of not knowing what my OpenClaw was doing. A Phillips Hue spotlight now shines on my Mac Mini based on what it is doing, further visualized by @clawmetry
@KalariyaHiren1
Thread
Ask OpenClaw to do something. It starts working. And you just... wait. Hoping. Is it searching? Which websites? Where is it stuck right now? Zero visibility. ClawMetry fixes that.
@Save_Delete
If you are building with OpenClaw, ClawMetry is the missing piece. Real-time visibility into every sub-agent, tool call, token cost, and session log.
Mihail / HookWatch
Product Hunt
Product Hunt
This is exactly the kind of tooling the AI agent ecosystem needs right now. The per-session cost breakdown is a smart move. Most teams have no idea what their agents actually cost until the invoice hits.
@nickvnturi
This looks like a very helpful tool for tracking agents. Thanks for sharing it.
@Asif2BD
ClawMetry and our JARVIS Mission Control complement each other. Observability and coordination are separate problems.
@complete_ai_training
Instagram
Instagram
On the 19th of February, I discovered 5 exciting new AI tools you won't want to miss: ClawMetry for OpenClaw, Flixier, Your AI Clone, Baseline Core, and STUD.
@ProductHunToday
Top 5 · Product Hunt
Top 5 on Product Hunt (Feb 18, 2026): #5 ClawMetry for OpenClaw, launched alongside Claude Sonnet 4.6.
Harsh Upadhyay
Product Hunt
Product Hunt
Really like the clarity of 'Know what your agents are doing. Right now.' The core pain you're solving feels bigger than a single ecosystem. Very clean execution.
Damian Saez
Product Hunt
Product Hunt
Observability for AI agents is something most builders overlook until things break in production. Love that you're tackling this early.
Simen.ai
Blog review
Blog
ClawMetry has become the go-to open source observability dashboard for OpenClaw agents. No configuration required, and the live flow visualization shows you the actual decision path your agent took, step by step.
Mykola Kondratiuk
Product Hunt
Product Hunt
Oh this is exactly what I needed. The biggest pain point has been figuring out where my tokens are going. Especially with sub-agents spawning other sub-agents, costs spiral fast and you have zero visibility.
@oadiaz
Medium
Medium
It's like going from 'I think my agents are working' to having a mission control center. The cost tracking alone was worth it. I discovered one agent was using 3x more tokens than necessary.
Product Hunt
#5 Launch Day
ClawMetry launched alongside Claude Sonnet 4.6 and held #5 all day. Featured in the PH newsletter under 'Keep agents in line.' 198+ upvotes.
Mayank Jain
LinkedIn
LinkedIn
What are your AI agents actually doing behind the scenes? Most builders don't know. They just hope everything works. But hope is not observability. Meet ClawMetry.
awesome-openclaw
Community list
Awesome List
Open source observability for OpenClaw: token costs, session drift, memory alerts. Nothing leaves your machine.
FunBlocks AI Reviews
Review
Review
A must-have for any serious developer or startup working with AI sandboxes.
@jonah_lipsitt
▶ Video
I got tired of not knowing what my OpenClaw was doing. A Phillips Hue spotlight now shines on my Mac Mini based on what it is doing, further visualized by @clawmetry
@KalariyaHiren1
Thread
Ask OpenClaw to do something. It starts working. And you just... wait. Hoping. Is it searching? Which websites? Where is it stuck right now? Zero visibility. ClawMetry fixes that.
@Save_Delete
If you are building with OpenClaw, ClawMetry is the missing piece. Real-time visibility into every sub-agent, tool call, token cost, and session log.
Mihail / HookWatch
Product Hunt
Product Hunt
This is exactly the kind of tooling the AI agent ecosystem needs right now. The per-session cost breakdown is a smart move. Most teams have no idea what their agents actually cost until the invoice hits.
@nickvnturi
This looks like a very helpful tool for tracking agents. Thanks for sharing it.
@Asif2BD
ClawMetry and our JARVIS Mission Control complement each other. Observability and coordination are separate problems.
@complete_ai_training
Instagram
Instagram
On the 19th of February, I discovered 5 exciting new AI tools you won't want to miss: ClawMetry for OpenClaw, Flixier, Your AI Clone, Baseline Core, and STUD.
@ProductHunToday
Top 5 · Product Hunt
Top 5 on Product Hunt (Feb 18, 2026): #5 ClawMetry for OpenClaw, launched alongside Claude Sonnet 4.6.
Harsh Upadhyay
Product Hunt
Product Hunt
Really like the clarity of 'Know what your agents are doing. Right now.' The core pain you're solving feels bigger than a single ecosystem. Very clean execution.
Damian Saez
Product Hunt
Product Hunt
Observability for AI agents is something most builders overlook until things break in production. Love that you're tackling this early.
Προβολή όλων των σχολίων στο Product Hunt

Τρία σημεία για να το τρέξετε

Το Cloud είναι προαιρετικό.
Πάντα ήταν.

Ο daemon υπολογίζει σε ένα αρχείο DuckDB στον δικό σας δίσκο. Πού ζει το dashboard μετά είναι δική σας απόφαση, και η τιμή είναι ίδια όποιο κι αν διαλέξετε.

01 · Local only

Τίποτα δεν φεύγει

Included in the MIT core

The dashboard reads the local file through a loopback query server. There is no account, no sync and no destination to point at.

  • Network destinations: none
  • Inbound ports opened: 0
  • Free forever for OpenClaw, NVIDIA NemoClaw and Goose

02 · Our cloud

Σφραγισμένο πριν φύγει

$19 per node, per month

The snapshot is encrypted on the node with a key generated there and never sent. Your browser decrypts it. Subpoena us and we hand over a blob we cannot open.

  • AES-256-GCM, key held on the node
  • Decryption happens client side
  • Stop, Pause and Resume reach any node on the account

03 · Self-hosted

Οι υποδομές σας, single tenant

$190 per node, per year

One container serves the UI and the ingest API on your own network, with node tokens and admin auth. Licences verify offline against an embedded Ed25519 key you can fingerprint and compare.

  • No calls to clawmetry.com beyond an off-by-default version ping
  • Same feature set, same runtimes, same rate
  • Two months free against the monthly price

Η τιμή δεν αλλάζει ανάλογα με τον τρόπο εγκατάστασης. Η self-hosted έκδοση κοστίζει $19 ανά κόμβο τον μήνα ή $190 ανά κόμβο τον χρόνο, ακριβώς όπως το πλάνο Cloud, επειδή πληρώνετε για το λογισμικό και όχι για τους διακομιστές μας. Αυτό που αλλάζει είναι ποιος κρατά τα δεδομένα και ποιος τρέχει το container. Αγοράστε κλειδί self-hosted χωρίς να μιλήσετε σε κανέναν.

Μία τιμή, ένας μετρητής

Βγάλτε το νούμερό σας
πριν μιλήσετε σε οποιονδήποτε.

7 days of Pro, every runtime, no card

$19per node, per month

Pro, billed monthly. Annual is $190 per node, two months free. Pro is the governance tier: it adds gates, evals and waste analysis on top of Starter. Free forever for OpenClaw, NVIDIA NemoClaw and Goose.

Start the trial
  • Everything in Starter, and the same 30 runtimes.
  • Tool policy with a pre-execution gate, and an eval suite that scores runs.
  • Waste flags, per-run compare, error triage, cost optimizer, OTel export.
  • Cancel any time in Stripe. No contract, no seat count.

The 7-day trial is Pro, whichever plan you land on afterwards. No card, and nothing is charged if you stop.

Already decided? Buy now and install after. Your key is on the next screen. Compare Starter and Pro.

Τι σας κοστίζει

Μετρήστε τα μηχανήματα που θα τρέχουν τον daemon, όχι τους ανθρώπους που θα το βλέπουν.

25
4

$551 $6,612 per year · 29 nodes

A node is a machine running the daemon and reporting a heartbeat. The unit of attribution is a machine, so spend maps to a laptop, not to a team. The same number applies self-hosted, so you can price a deployment on your own infrastructure off this figure without asking us. Ephemeral CI runners are not yet specified; the fleet brief carries the rule in writing before you sign.

Για όσους σηκώνουν το ρίσκο

Λειτουργία σε επίπεδο εταιρείας.

Οι μηχανικοί σας εγκατέστησαν Claude Code, Cursor, Codex και Copilot το προηγούμενο τρίμηνο. Κανείς δεν τα προμηθεύτηκε επίσημα, και όλα έχουν το repo και τα κλειδιά σας.

Δεν χρειάζεται καμία εγκατάσταση μέσα στον agent

Each runtime is read from the session store it already writes. No SDK, no wrapper, no second agent on the laptop, nothing a developer has to opt into or can forget.

A control layer that governs only its own SDK is blind to everything a developer runs outside it.

Το self-hosted είναι η απάντηση στο SSO

SSO ships: SAML and OIDC through WorkOS, with the pinned domain gating provisioning. Roles are owner and member, and nothing finer. If your rollout needs more than that, it is not built yet. Single-tenant self-hosted runs air-gapped: one container serves the UI and the ingest API, with node tokens and admin auth, and licences verify offline against an embedded Ed25519 key you can fingerprint and compare.

A self-hosted deployment makes no calls to clawmetry.com beyond an off-by-default version ping.

Ταιριάζει στο δίκτυο που ήδη έχετε

SIEM and syslog export in CEF or JSON over TCP, UDP or TLS, emitted daemon-side because the cloud never holds plaintext. Corporate TLS interception is supported, with a doctor command that walks DNS, TCP, proxy and TLS in order.

In: your collector feeds us over OTLP. Out: full-event SIEM export. Not yet: correlated spans carrying your trace ids.

Η ανάπτυξη σε στόλο γίνεται χειροκίνητα προς το παρόν

There is no Helm chart, no Terraform provider and no Intune or Jamf package. If a daemon on developer laptops is a non-starter, run the enforcement proxy centrally and govern spend without touching an endpoint.

Auto-update ships on by default. CLAWMETRY_AUTO_UPDATE=0 turns it off. No staged rollout, no version pinning.
Get the fleet brief The gap list Both dated and versioned. The gap list names everything we have not built, including roles beyond owner and member, SOC 2 and data residency.

Ερωτήσεις που ακούμε κάθε φορά.

Μπορείτε να μπλοκάρετε κάτι πριν εκτελεστεί ή απλώς με ενημερώνετε ότι εκτελέστηκε;

Both, and the split is in the table above. Claude Code gets a genuine pre-execution tool gate, and anything routed through the proxy gets spend refused with a 429 before tokens are spent. For the other runtimes it is detection plus process control: we can see it and end it, we cannot veto the call it already made.

Is ClawMetry only for OpenClaw?

No. It launched in February 2026 as an OpenClaw-only dashboard and many directory listings still describe it that way, but it now reads 30 runtimes: 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 and Replit Agent. It auto-detects whichever of those are on the machine, so a mixed fleet lands in one dashboard. OpenClaw, NVIDIA NemoClaw and Goose are free forever in the open source package; the rest are on the paid tier.

Θα σταματήσει μόνο του τους agents μου;

No. Detectors write a warning and stop there. On the reference install every flagged session ran to completion. A run ends only when a person ends it, or when you have set a spend cap yourself and an agent crosses it.

Αλλάζει τον τρόπο που τρέχουν οι agents μου;

Read-only by default. Two things you opt into change that: the proxy, a separate process you point one env var at, and approval gates, where ClawMetry adds a gate to the runtime’s own permission system and removes only what it added.

Τι γίνεται όταν λήξει η δοκιμαστική μου περίοδος;

The paid runtimes stop being read and the free three keep working. Entitlements are a commercial boundary, not a technical one. We do not hard-block a running fleet on a licence check.

Ποιος βρίσκεται πίσω από αυτό και τι γίνεται αν εξαφανιστείτε;

One person, plus contributors. The core is MIT and runs on your machine, so if we vanish your install keeps working and your data stays in a DuckDB file you own. The paid layer is a separate closed package. Ask for the fleet brief and it names the legal entity, the largest deployment we run today, and the reference count, with no rounding.

Θα περάσει από έλεγχο ασφαλείας;

For a pilot on non-production machines, usually: MIT source you can audit, local-first storage, single-tenant self-hosted and offline licence verification are the arguments that work. For a regulated production rollout, read the gap list first. SSO is there; RBAC beyond owner and member, SOC 2, CAIQ and a third-party pen test are not, and that is a two-to-four quarter conversation.

Μείνετε ενημερωμένοι

Ενημερωθείτε για νέες λειτουργίες, εκδόσεις και το αναπτυσσόμενο οικοσύστημα -metry.