Skip to content

feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#23

Open
flik2002 wants to merge 1 commit into
weitianxin:mainfrom
flik2002:openclaw-monitor-1777525901
Open

feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#23
flik2002 wants to merge 1 commit into
weitianxin:mainfrom
flik2002:openclaw-monitor-1777525901

Conversation

@flik2002

@flik2002 flik2002 commented Apr 30, 2026

Copy link
Copy Markdown

OpenClaw Monitor ⭐

AI-Powered AI Monitoring Dashboard — monitoring AI agents, LLMs, and AI workflows

Dashboard

OpenClaw Monitor is an open-source AI monitoring dashboard. What makes it special: the dashboard itself was built with AI (Vue 3 frontend + Node.js backend).

Frontend (Vue 3 + TypeScript + Element Plus)

  • Real-time metrics with ECharts
  • Agent session tracking & status monitoring
  • Token usage & cost analytics
  • Multi-language (EN/中文)

Backend (Node.js + SQLite/pgvector)

  • Self-hosted, no cloud dependency
  • Simple setup: npm install && npm run dev
  • Vector memory for AI state persistence
  • REST API + WebSocket

Links

Submitted by @flik2002 — AI that monitors AI

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a link to the OpenClaw Monitor tool in the README. The review feedback correctly identifies that placing this link under the 'Star History' section disrupts the document structure. It is recommended to move the resource to a more appropriate section like 'Applications' or 'Tools' and to use a table format for consistency with the rest of the repository.

Comment thread README.md
## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=weitianxin/Awesome-Agentic-Reasoning&type=Date&from=2026-01-15)](https://star-history.com/#weitianxin/Awesome-Agentic-Reasoning&Date)
- [OpenClaw Monitor](https://github.com/flik2002/openclaw-monitor-frontend) - AI monitoring dashboard for AI agents and LLMs. [Demo](https://flik2002.github.io/openclaw-monitor-frontend)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The 'Star History' section is reserved for the repository's star history chart and is typically the footer of the README. Appending an external tool link here disrupts the document structure. This resource should be moved to a more appropriate section, such as 'Applications', or a new 'Tools' section. Additionally, to maintain consistency with the rest of the repository, consider using a table format and including both frontend and backend links.

@flik2002

flik2002 commented May 4, 2026

Copy link
Copy Markdown
Author

⚠️ Link Correction

The repository openclaw-monitor-frontend has been renamed to openclaw-monitor.

Correct link: https://github.com/flik2002/openclaw-monitor

The project is now actively maintained at the new location. Please update your reference. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant