← 返回
未分类 中文

Claw Insights Install

Install and run Claw Insights, a read-only observability dashboard that monitors your OpenClaw agent with zero intrusion — no code changes, no cloud dependen...
安装并运行 Claw Insights,这是一个只读的可观测性仪表板,可监控您的 OpenClaw 代理,零侵入——无需代码改动、无云依赖。
lucal6 lucal6 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 604
下载
💾 0
安装
1
版本
#latest

概述

Install Claw Insights

Announce at start: "I'm setting up Claw Insights — a read-only observability dashboard for your OpenClaw agent."

What is Claw Insights?

A read-only observability dashboard for OpenClaw agents. One command installs it, auto-connects to your running gateway — no configuration needed.

  • Zero intrusion — pure sidecar that reads logs and CLI output only; no code changes, no cloud calls, data stays on your machine
  • Full session replay — complete transcript timeline with role separation, tool calls, and per-turn token tracking
  • Shareable snapshots — generate PNG/SVG status cards with themes, languages, and detail levels via REST API

Runs locally with SQLite. Requires Node.js ≥ 22.5 and a running OpenClaw gateway.

Install

# One-line install (recommended)
curl -fsSL https://claw-insights.com/install.sh | sh

# Or via npm
npm install -g claw-insights

Run

claw-insights start             # Default port 41041, opens browser
claw-insights start --port 8080 # Custom port
claw-insights start --no-auth   # Disable authentication
claw-insights stop              # Stop the service
claw-insights restart           # Restart

Verify

curl http://127.0.0.1:41041/health
# → {"status":"ok",...}

Upgrade

npm update -g claw-insights
# Or re-run the install script
curl -fsSL https://claw-insights.com/install.sh | sh

Quick Config

VariableDefaultDescription
------------------------------------------------------------------------------------------
CLAW_INSIGHTS_SERVER_PORT41041Server port
CLAW_INSIGHTS_API_TOKEN_(auto)_Auth token (min 32 chars)
CLAW_INSIGHTS_NO_AUTHfalseDisable auth entirely
CLAW_INSIGHTS_DB~/.claw-insights/metrics.dbSQLite database path
CLAW_INSIGHTS_RAW_RETENTION_DAYS7Raw metric retention (days)

Full configuration reference: See references/configuration.md

Troubleshooting

SymptomCauseFix
---------------------------------------------------------------------------------------------------------
EADDRINUSEPort already in useclaw-insights stop then retry, or use --port
Cannot connect to gatewayOpenClaw gateway not runningStart gateway: openclaw gateway start
401 UnauthorizedToken mismatchCheck CLAW_INSIGHTS_API_TOKEN or use --no-auth
Node.js version errorNode.js < 22.5Upgrade Node.js to ≥ 22.5

More troubleshooting: See references/troubleshooting.md

Next Step

Use the claw-insights-snapshot skill to generate and share visual status cards via REST API.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 00:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 473 📥 79,133
ai-agent

Claw Insights Snapshot

lucal6
为 OpenClaw 代理生成可视化状态卡片,支持 PNG、SVG 或 JSON 格式,专为社交分享和移动端友好渠道设计。
★ 0 📥 546
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 32,170