Skip to content

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

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

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

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 under the Star History section of the README. However, the placement is structurally incorrect, and the entry should be moved to a more appropriate section like Applications and formatted as a table to maintain 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 intended for the repository's star growth visualization. Adding a resource link here is structurally incorrect. Additionally, the repository consistently uses tables for listing resources and includes the year of publication or release. This entry should be moved to a more appropriate section (e.g., Applications) and formatted as a table entry to match the existing style.

@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