Skip to content

Add OpenClaw Monitor - AI agent monitoring for Vue.js tools ecosystem#146

Open
flik2002 wants to merge 3 commits into
sonicoder86:masterfrom
flik2002:feat/add-openclaw-monitor
Open

Add OpenClaw Monitor - AI agent monitoring for Vue.js tools ecosystem#146
flik2002 wants to merge 3 commits into
sonicoder86:masterfrom
flik2002:feat/add-openclaw-monitor

Conversation

@flik2002

@flik2002 flik2002 commented Apr 27, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Author

Bump:补充项目信息

项目最近更新:

  • 新增 JWT 用户认证系统
  • 新增 多语言支持(中文/English)
  • 新增 ECharts 可视化仪表盘
  • 线上 Demo 已上线:http://47.109.47.116/

欢迎审查!@flik2002

@flik2002 flik2002 changed the title [Add] OpenClaw Monitor - AI Agent monitoring for Tools Add OpenClaw Monitor - AI agent monitoring for Vue.js tools ecosystem Apr 29, 2026
@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