Skip to content

Add OpenClaw Monitor - Real-time agent activity and code review tracking#114

Open
flik2002 wants to merge 2 commits into
joho:mainfrom
flik2002:main
Open

Add OpenClaw Monitor - Real-time agent activity and code review tracking#114
flik2002 wants to merge 2 commits into
joho:mainfrom
flik2002:main

Conversation

@flik2002
Copy link
Copy Markdown

@flik2002 flik2002 commented Apr 28, 2026

OpenClaw Monitor

A monitoring dashboard for OpenClaw agents — track task execution, token usage, and agent activity in real time.

Dashboard Preview

OpenClaw Monitor Dashboard

Tech Stack

  • Frontend: Vue 3 (Composition API) + Element Plus + Vite
  • Backend: Express + SQLite (sql.js)
  • Auth: JWT
  • i18n: Chinese + English

Key Features

  • 📊 Real-time monitoring of OpenClaw agent activity
  • 💰 Token usage tracking and cost analysis
  • 🔔 Configurable alert rules (email/webhook)
  • 📈 Trend charts (7-day / 30-day)
  • 🌐 Bilingual (Chinese + English)
  • 🖥️ Self-hosted, lightweight

Quick Start

# Frontend
cd frontend && npm install && npm run dev

# Backend
cd backend && npm install && npm run dev

Resources


This PR adds OpenClaw Monitor to the list.

@flik2002 flik2002 changed the title Add OpenClaw Monitor - AI monitoring dashboard for agents Add OpenClaw Monitor - Real-time agent activity and code review tracking Apr 29, 2026
@flik2002
Copy link
Copy Markdown
Author

flik2002 commented May 4, 2026

Link Update Required

The GitHub repo link in this PR has changed:

❌ Old (404): https://github.com/flik2002/openclaw-monitor-frontend
✅ New (correct): https://github.com/flik2002/openclaw-monitor

The project has been renamed. The monitoring dashboard is fully functional at the new URL. Sorry for the confusion and thank you for maintaining awesome-vue! 🙏

@flik2002
Copy link
Copy Markdown
Author

flik2002 commented May 4, 2026

⚠️ 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