English
登录 免费开始
智能体构建器 为什么 治理 演示 定价 Cloud 覆盖范围 你的机器 私有部署 设备 文档 博客 案例展示 路线图 企业版 NemoClaw OpenInfer GitHub
自托管与 Cloud

一条命令。
全面可见。

在本地免费安装 ClawMetry,或将整个机器集群接入 ClawMetry Cloud。端到端加密,一个面板掌控全局。

免费开始 查看实际效果

一分钟速览版

点击播放快速了解,或跳过视频,直接阅读下方的完整讲解。内容相同,随你选择。

哪个版本适合你?

ClawMetry
OSS / 自托管
免费且开源
  • 永久免费
  • 在 GitHub 上开源
  • 完全本地运行。单台机器。
  • 您的数据保留在您的设备上
  • 无需注册账户
  • 仅支持单节点
  • 不支持远程访问

Paid self-hosted licenses unlock all runtimes and paid features locally. See pricing.

免费开始
LIVE
☁️
ClawMetry Cloud
托管集群
  • 托管且始终在线
  • 端到端加密
  • 多节点集群(10+ 台机器)
  • 随时随地访问仪表盘
  • 团队访问与共享
  • 我们的服务器上不存任何明文
  • 一个视图掌控所有节点
开始使用

无需代理,无需改动代码。

ClawMetry 读取你的智能体运行时本就会写入的会话文件和日志,包括 OpenClaw、Claude Code、Codex、Cursor 及其他 18 种。你的智能体与模型之间不存在任何中间层。

🤖
你的 AI 智能体
OpenClaw, Claude Code, Codex
+ 28 more. Nothing changes.
reads files
ClawMetry
ClawMetry
Parses logs + sessions.
Serves dashboard.
shows you
📊
Your browser
localhost:8900
Live dashboard
与您的 Agent 在同一台机器上本地运行。您的数据保存在该机器的本地数据库中。

22 种运行时,一个仪表盘。

ClawMetry 自动检测你机器上所有受支持的运行时,并将它们并排展示:相同的标签页、相同的实时动态、相同的成本归因。无需 SDK,无需改动代码。

OpenClaw NVIDIA NemoClaw NanoClaw PicoClaw Claude Code Codex Cursor Aider Goose OpenCode Qwen Hermes Pi Deep Agents n8n Antigravity GitHub Copilot

OpenClaw 和 NVIDIA NemoClaw 在所有套餐中均免费。

透视智能体运行时的一切

ClawMetry 直接映射 OpenClaw 的三层架构。看清每一层的真实运行情况,从消息接入到 LLM 调用,再到工具执行。

Layer 1: Connectors
📲
Telegram
3 groups, 1 DM
💬
WhatsApp
1 group
🎮
Discord
2 channels
⌨️
CLI
main session
🔌
<plugin>
routes messages
Layer 2: Gateway Controller
Main
TG:group1
TG:group2
WA:chat
DC:chan1
Heartbeat
Each channel/group gets its own isolated session with full transcript
Cron Manager
Memory Mgmt
Session DB
builds context + calls LLM
Layer 3: Agent Runtime
Environment
Claude Code
GCP
exe.dev
Providers
Opus 4.6
GPT 5.4
Sonnet 4.6
Tools
web_search
read_file
exec
Skills
weather
gh-issues
tmux
Brain Tab
Channel + Skill Badges
Every event tagged with which channel it came from and which skill triggered it. Filter by Telegram, WhatsApp, Discord, or CLI. Click any turn to see the full execution trace.
Context Tab
LLM Context Inspector
See exactly what context the LLM receives: system prompt breakdown, bootstrap files (SOUL.md, AGENTS.md), tool schemas, conversation history, and compaction events.
Skills Tab
Skills File Browser
IDE-like explorer for all installed skills. Click any skill to browse SKILL.md, scripts, and references. See fidelity stats: which skills are actually being used vs dead weight.
Per-Turn Execution Timeline
18:12:50 USER Telegram "deploy to prod"
5 steps 2 LLM 2 tools 5.6s
18:12:52 EXEC git status
18:12:52 READ deploy.sh
18:12:53 THINK Checking deployment config...
18:12:55 AGENT Deployed successfully to prod
LLM Context Composition
What the model actually sees each turn
## Tooling
3.0K
## Skills headers
1.5K
Bootstrap: SOUL.md
750
Bootstrap: MEMORY.md
1.0K
Tool schemas (JSON)
7.0K
Conversation history
38.5K
Total: 51.7K / 200K tokens (26%) Compaction threshold: ~160K
ClawMetry Cloud

一个集群,不限运行环境

桌子底下的 Mac Mini、EC2 和 GCP 实例、Ubuntu 机器上的一个容器。你的智能体跑在哪,节点就跑在哪。每个节点在发送前都会对智能体的对话与活动做端到端加密,密钥只在你手中,云端存储的密文无法读取。成本、健康状况等汇总数据安全同步,无论身在何处,你都能在一个面板里看到每台机器。

☁️ AWS EC2 Claude Code 🔒
☁️ GCP VM Codex 🔒
🖥️ Mac Mini OpenClaw 🔒
📦 Docker NemoClaw 🔒
💻 Ubuntu 服务器 Hermes 🔒
Pi、VPS、笔记本 任意运行时 🔒
端到端加密
☁️
ClawMetry Cloud
我们的服务器上
没有任何明文
任何地方
🌐
你的面板
任意浏览器,
任何地方
🔐
端到端加密
数据在离开机器前就已在节点上加密,无论那是什么机器
🚫
我们的服务器上没有任何明文
ClawMetry Cloud 只会看到密文,只有你能解密。
🗺️
任意节点,一个视图
所有节点汇聚到一个面板,不限运行环境,随时一键切换。

一分钟内即可运行

两条命令,就这么简单。

terminal
1

Install with pip

只要安装了 Python 3.8+ 即可运行,与你的智能体在同一台机器上。

2

Run clawmetry

Auto-discovers the AI agent runtimes on your machine. Opens the dashboard at localhost:8900.

3

That's it

No account. No API key. No config file. Open your browser and start watching.

一切尽在一个仪表盘

六个标签页。每一个都解答关于智能体运行状况的不同问题。

🤖

Main Agent

实时展示智能体的每一次工具调用,覆盖 OpenClaw、Claude Code、Codex 及所有其他运行时。名称、执行内容、耗时,全部实时更新。

Live
🔀

Sub Agents

7-day history of every sub-agent run. See what task it was given, when it started, when it finished, and what it did along the way.

7-day history
💰

Token flow

Real-time token usage broken down by model and session. Know exactly which sessions are burning through your budget.

Live

Cron jobs

智能体环境中的每个定时任务,上次运行时间、状态和运行历史一目了然。在问题发生前发现漏跑的 cron。

Live
🩺

System health

一眼掌握智能体网关及关联组件的服务状态。

Live
📜

Session history

Browse past sessions with a full timeline of what happened - tool calls, costs, duration. Useful for debugging anything that went wrong.

Searchable

读取每个运行时自己的文件

ClawMetry 不拦截流量,也不修改你的配置。每个运行时本来就会把活动写入磁盘:OpenClaw 写入其工作区,Claude Code 和 Codex 写入会话转录,Cursor 写入本地状态。ClawMetry 读取这些原生文件,并将其呈现为一个实时仪表盘。

This means zero overhead on your agents and zero risk of ClawMetry breaking anything.

📁
Session transcripts Every tool call, model response, and agent turn, timestamped - parsed from each runtime's native format
Cron job registry Scheduled tasks, run history, and last-fired timestamps
🧠
Workspace files Memory files, SOUL.md, AGENTS.md - whatever your agent reads and writes
🔌
Gateway status OpenClaw gateway health, active sessions, connected channels
~/.openclaw/workspace
📁 sessions/ ← session transcripts
📁 memory/ ← memory files
📄 MEMORY.md ← long-term memory
📄 SOUL.md ← agent persona
📄 HEARTBEAT.md

~/.openclaw/cron
📄 jobs.json ← cron jobs

~/.openclaw/agents
📁 main/ ← main agent sessions
📁 sub-*/ ← sub-agent runs

Other runtimes (auto-detected)
📁 ~/.claude/projects/ ← Claude Code
📁 ~/.codex/sessions/ ← Codex
📄 …/Cursor/…/state.vscdb ← Cursor
📄 + 21 more runtimes

ClawMetry reads these. Your agents keep writing them. Nothing changes.

看清智能体实际在做什么

免费、开源,一分钟内即可运行。无需注册账户。

pip install clawmetry

Stay in the loop

Get notified about new features, alerting integrations, the Mac app, and everything else coming to ClawMetry.