Claude Skill
manish-raana/openclaw-mission-control
Mission Control is a real-time web UI built with Convex and React for monitoring agents and task workflows. Track task state, agent activity, and live logs instantly without polling.
Overview
Repository
Install this Skill
npx convex run seed:runRegistry
Summary
Mission Control is a simple, real-time web UI for monitoring agents and task workflows. Built with Convex and React, it provides a clean dashboard to track task state, agent activity, and live logs — all synchronized instantly without polling or message queues.
Mission Control 是一个简洁的实时Web界面,用于监控代理和任务工作流。基于Convex和React构建,它提供了一个清晰的仪表盘,可实时追踪任务状态、代理活动及动态日志——所有数据无需轮询或消息队列即可即时同步。
Key features
- Real-time dashboard for task and agent monitoring
- Built with Convex and React for instant synchronization
- Live logs without polling or message queues
- Clean and intuitive user interface
Use cases
- Monitor AI agent workflows in real time
- Track task state and agent activity during development
- Debug and observe live logs for automated processes
- Manage multi-agent systems with a centralized dashboard
README excerpt
# Mission Control A real-time, high-performance dashboard for managing autonomous agents and complex task queues. Built with **Convex**, **React**, and **Tailwind CSS**, Mission Control provides a "Command Center" experience for monitoring and orchestrating operations. ## ✨ Features - 🚀 **Real-time Synchronization**: Powered by Convex, every change (task moves, agent updates, comments, document creation) propagates instantly to all connected clients. - 🤖 **Agent Oversight**: Monitor the status and activity of your agent roster in real-time, with live counts in the header. - 📦 **Mission Queue**: A kanban-style overview of tasks categorized by status: Inbox, Assigned, In Progress, Review, and Done, with selection-driven detail views. - 🧭 **Task Detail Panel**: Inspect and edit task status, descriptions, and assignees, plus quick actions like “Mark as Done” and task ID copy. - 🧾 **Resources & Deliverables**: Task-linked documents show up as structured resources with type and path metadata. - 💬 **Comments & Activity**: Comment tracking and a live activity feed with filters for tasks, comments, docs, and status updates. - 🔐 **Secure Access**: Integrated Convex Auth for secure terminal login and management. - 📱 **Responsive Design**: Premium, centered layout that works seamlessly across all devices. - 🔗 **OpenClaw Integration**: Automatic task tracking for OpenClaw agent runs with real-time progress updates. ## 🛠 Tech Stack - **Backend**: [Convex](https://convex.dev/) (Real-time Database, Functions, Auth) - **Frontend**: [React](https://react.dev/) with [Vite](https://vitejs.dev/) - **Styling**: [Tailwind CSS](https://tailwindcss.com/) - **Icons**: [Tabler Icons](https://tabler-icons.io/) ## 🚀 Getting Started ### 1. Initial Setup Run the following commands to install d
Topics
No topics yet.