From 28695d6c63f395e051300ff0857458910bd38d2f Mon Sep 17 00:00:00 2001 From: flik2002 <5003698@qq.com> Date: Thu, 30 Apr 2026 15:54:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20add=20OpenClaw=20Monitor=20=E2=80=94=20?= =?UTF-8?q?AI=20monitoring=20dashboard=20for=20AI=20agents=20and=20LLMs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73087a8..6d62876 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@
Click to expand! +- [OpenClaw Monitor](https://github.com/flik2002/openclaw-monitor-frontend) — AI monitoring dashboard for AI agents and LLMs (Vue3 + Node.js, open source). [![Dashboard](https://raw.githubusercontent.com/flik2002/openclaw-monitor-frontend/main/Openclaw%20Monitor.jpg)](https://github.com/flik2002/openclaw-monitor-frontend) 1. [Building dashboards for operational visibility (AWS)](https://aws.amazon.com/builders-library/building-dashboards-for-operational-visibility/) 1. [Monitoring Machine Learning Models in Production](https://christophergs.com/machine%20learning/2020/03/14/how-to-monitor-machine-learning-models/) 1. [Effective testing for machine learning systems](https://www.jeremyjordan.me/testing-ml/)