[PR #852] [CLOSED] feat: Add OpenClaw Monitor - OpenClaw AI Agent Monitoring Dashboard #11404

Closed
opened 2026-06-16 06:34:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/852
Author: @flik2002
Created: 5/30/2026
Status: Closed

Base: mainHead: flik-openclaw-monitor


📝 Commits (2)

  • b944e32 feat: add OpenClaw Monitor to Advanced AI Agents
  • e47f962 feat: add OpenClaw Monitor to Advanced AI Agents section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

OpenClaw Monitor

Free open-source monitoring dashboard for OpenClaw AI agents — token usage, session tracking, 7-day trends, multi-model support.

Dashboard Preview

OpenClaw Monitor

Tech Stack

  • Frontend: Vue 3 + ECharts
  • Monitoring: Token usage, session tracking, cost trends

Key Features

  • Real-time token usage monitoring
  • 7-day trend visualization
  • Multi-model support (GPT-4, Claude, etc.)
  • Session-level tracking

Quick Start

git clone https://github.com/flik2002/openclaw-monitor
cd openclaw-monitor
npm install
npm run dev

Resources


This PR adds OpenClaw Monitor to the Advanced AI Agents section.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/852 **Author:** [@flik2002](https://github.com/flik2002) **Created:** 5/30/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `flik-openclaw-monitor` --- ### 📝 Commits (2) - [`b944e32`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/b944e32c41d46baba5ea20b8b8ffae3893290a23) feat: add OpenClaw Monitor to Advanced AI Agents - [`e47f962`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e47f96202277996d82e52810174d7baaa25b11f1) feat: add OpenClaw Monitor to Advanced AI Agents section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## OpenClaw Monitor Free open-source monitoring dashboard for OpenClaw AI agents — token usage, session tracking, 7-day trends, multi-model support. ### Dashboard Preview ![OpenClaw Monitor](https://raw.githubusercontent.com/flik2002/openclaw-monitor/main/Openclaw%20Monitor.jpg) ### Tech Stack - **Frontend:** Vue 3 + ECharts - **Monitoring:** Token usage, session tracking, cost trends ### Key Features - [ ] Real-time token usage monitoring - [ ] 7-day trend visualization - [ ] Multi-model support (GPT-4, Claude, etc.) - [ ] Session-level tracking ### Quick Start ```bash git clone https://github.com/flik2002/openclaw-monitor cd openclaw-monitor npm install npm run dev ``` ### Resources - 🌐 [Live Demo](https://flik2002.github.io/openclaw-monitor/) - 📦 [GitHub Repo](https://github.com/flik2002/openclaw-monitor) - 📖 [Documentation](https://github.com/flik2002/openclaw-monitor#readme) --- _This PR adds OpenClaw Monitor to the Advanced AI Agents section._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-16 06:34:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#11404