feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#23
feat: add OpenClaw Monitor - AI monitoring dashboard for AI agents and LLMs#23flik2002 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 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.
| ## 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 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.
|
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