clawsuite  by outsourc-e

Command center for AI agent orchestration and management

Created 1 month ago
273 stars

Top 94.6% on SourcePulse

GitHubView on GitHub
Project Summary

ClawSuite provides a full-stack mission control platform for OpenClaw AI agents, acting as an all-in-one command center. It targets users who need to orchestrate, monitor, and manage complex AI agent workflows, offering benefits such as centralized control, cost tracking, and real-time operational insights.

How It Works

ClawSuite functions as a web-based dashboard and orchestration layer, connecting to a local OpenClaw Gateway. Its architecture emphasizes multi-agent orchestration with a visual, isometric office view, live Server-Sent Events (SSE) for real-time agent output streaming, and detailed cost analytics derived directly from gateway data. This approach allows for immediate feedback and granular control over agent operations without relying on polling mechanisms.

Quick Start & Requirements

  • Installation: Clone the repository, navigate to the directory, run npm install, copy .env.example to .env and configure GATEWAY_URL, GATEWAY_TOKEN, and STUDIO_PASSWORD. Start the development server using npm run dev.
  • Prerequisites: Node.js version 22 or higher, and a running instance of the OpenClaw Gateway.
  • PWA Installation: Recommended for desktop (Chrome/Edge) and mobile (iOS Safari, Android Chrome) for a native application experience.
  • Mobile Access: Can be accessed remotely via Tailscale for secure, encrypted connections without port forwarding.
  • Links: Node.js: nodejs.org

Highlighted Details

  • Mission Control: Full multi-agent orchestration (spawn, pause, resume, abort) with an isometric office view and live agent status.
  • Cost Analytics: Detailed per-agent spend, daily trends, and projected end-of-month costs, with provider-specific breakdowns.
  • Live SSE Streaming: Real-time agent output streams directly to the UI for immediate feedback.
  • Memory Browser: UI for browsing, searching, and editing agent memory files.
  • Skills Marketplace: Access to over 2,000 skills from the ClawdHub registry with security scanning and one-click installation.
  • Developer Tools: Integrated terminal, file browser, memory editor, cron manager, and gateway diagnostics.
  • Security: Features auth middleware, exec approval prompts, path traversal prevention, and skills security scanning.

Maintenance & Community

The project is actively maintained, with version 3.0.0 released and ongoing development for features like a native desktop app and cloud hosting. Contributions are welcomed via pull requests, with guidelines provided in CONTRIBUTING.md. Security disclosures should follow the process outlined in SECURITY.md.

Licensing & Compatibility

The project is licensed under the MIT license, which permits commercial use and integration into closed-source projects, subject to the license terms.

Limitations & Caveats

A native Electron-based desktop app and a fully managed cloud version are currently in development and not yet released. Features such as team collaboration and multi-device session sync are also planned for future releases. The provider approval workflow is also listed as being in development.

Health Check
Last Commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
3
Star History
127 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.