feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#22
feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#22flik2002 wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
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.
| ## Star History | ||
|
|
||
| [](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) |
There was a problem hiding this comment.
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.
|
The repository ✅ Correct link: https://github.com/flik2002/openclaw-monitor The project is now actively maintained at the new location. Please update your reference. Thank you! |
OpenClaw Monitor ⭐
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)
Backend (Node.js + SQLite/pgvector)
npm install && npm run devLinks
Submitted by @flik2002 — AI that monitors AI