From 29e007cab7b6b82ceca12255ae553388c8d6be9c Mon Sep 17 00:00:00 2001 From: flik2002 <5003698@qq.com> Date: Thu, 30 Apr 2026 16:14:59 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c964908..b98dfc0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ - [Mac menubar app](https://github.com/vincelwt/chatgpt-mac) - [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) powered by ChatGPT & Tauri - [Windows, Mac, Linux desktop app](https://github.com/sonnylazuardi/chatgpt-desktop) +- [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) + - [Jetbrains IDEs plugin](https://github.com/LiLittleCat/intellij-chatgpt) - [ChatGPT for Slack Bot](https://github.com/pedrorito/ChatGPTSlackBot) - [ChatGPT for Discord Bot](https://github.com/m1guelpf/chatgpt-discord)