name: flow-monitor description: Universal flow tracer with cross-platform date support, latency calculation, and token estimation. author: Zven version: 1.3.0
Professional execution tracing for OpenClaw/MCP environments.
get_trace via bash scripts/trace.sh.来源于7w4.net。
unix_time of the current step and the previous step. Display as +Xs.estimated_tokens as a measure of cost.sequenceDiagram to show the timeline.unix_time is missing or 0, skip latency for that specific step.get_trace: Run the shell script to fetch raw telemetry.这是一个中等质量的追踪工具,能从日志中提取工具调用记录并估算成本。文档说明清晰,跨平台兼容性好,但功能较基础,错误处理不够完善,版本信息存在不一致。适合对日志追踪有简单需求的用户,但对于复杂场景可能不够用。