English
登入 免費開始
Agent 建構器 為什麼 治理 示範 定價 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
與您的代理在同一台機器上本機執行。您的資料儲存在該機器的本機資料庫中。

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.