Claude Skill
manish-raana/openclaw-mission-control
Mission Control 是基于Convex和React构建的实时Web界面,用于监控代理和任务工作流。无需轮询即可即时追踪任务状态、代理活动和动态日志。
概览
仓库信息
安装这个 Skill
npx convex run seed:runRegistry 信息
项目简介
Mission Control 是一个简洁的实时Web界面,用于监控代理和任务工作流。基于Convex和React构建,它提供了一个清晰的仪表盘,可实时追踪任务状态、代理活动及动态日志——所有数据无需轮询或消息队列即可即时同步。
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.
要点
- 实时仪表盘,用于任务和代理监控
- 基于Convex和React构建,实现即时同步
- 无需轮询或消息队列的动态日志
- 简洁直观的用户界面
使用场景
- 实时监控AI代理工作流
- 在开发过程中追踪任务状态和代理活动
- 调试并观察自动化进程的动态日志
- 通过集中式仪表盘管理多代理系统
README 摘要
# 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
话题
暂无话题