From d8e65988ff341cb3f37e3fc8b1869e389b226ec3 Mon Sep 17 00:00:00 2001 From: flik2002 <5003698@qq.com> Date: Mon, 25 May 2026 19:09:11 +0800 Subject: [PATCH] feat: Add OpenClaw Monitor - [OpenClaw Monitor](https://github.com/flik2002/openclaw-monitor) - Real-time monitoring dashboard for OpenClaw AI agents --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d33fba1..d6d345e 100644 --- a/README.md +++ b/README.md @@ -7145,3 +7145,6 @@ commercially available industrial robot models that you can import, visualize, a [Back to the Top](https://github.com/mikeroyal/Self-Hosting-Guide#table-of-contents) Distributed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) Public License](https://creativecommons.org/licenses/by/4.0/). + + +- [OpenClaw Monitor](https://github.com/flik2002/openclaw-monitor) - A free open-source monitoring dashboard for OpenClaw AI agents. Features real-time monitoring of gateway connections and session status, token usage tracking with visual charts, multi-agent support, and 7-day trend analysis. Built with Vue 3 and WebSocket-based instant updates.