claw-insights and openclaw-trace

Open-source agent observability via session replay and metrics complements end-to-end tracing specifically for OpenClaw multi-agent systems, suggesting a relationship where the former provides general monitoring capabilities that could be enhanced by the latter's specialized tracing for a particular framework.

claw-insights
54
Established
openclaw-trace
49
Emerging
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 12/25
Maintenance 13/25
Adoption 4/25
Maturity 18/25
Community 14/25
Stars: 5
Forks: 1
Downloads: 901
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No Dependents

About claw-insights

LucaL6/claw-insights

Open-source agent observability — session replay, metrics, and shareable snapshots for AI agent workflows

Operates as a zero-intrusion read-only sidecar that tails logs and CLI output without SDK integration, storing data locally in SQLite and exposing observability through GraphQL APIs and Server-Sent Events. Built with an adapter architecture for extensibility beyond OpenClaw, it includes structured AI agent skills for autonomous setup and snapshot capture via REST API or CLI. Tech stack spans Express, GraphQL Yoga, SQLite, Satori rendering, and a React 19 frontend with real-time ECharts dashboards for token analytics and error tracking.

About openclaw-trace

Tell-Me-Mo/openclaw-trace

End-to-end tracing and observability for OpenClaw multi-agent systems

Provides real-time dashboards and REST APIs for tracking token consumption, costs, and tool usage across OpenClaw agent sessions by parsing local JSONL files. Features budget monitoring with daily/monthly limits, 7-day historical trends, A/B heartbeat comparison, and optimization hints like cache hit rates and waste detection. Runs as a standalone Node.js server with no external dependencies, accessible at localhost:3141.

Scores updated daily from GitHub, PyPI, and npm data. How scores work