ClawSuite
Free & open source — built on OpenClaw

Command center for OpenClaw

Chat with any model, orchestrate agents, run terminal commands, and manage your gateway — all from a single self-hosted interface.

📊 Overview

Dashboard

System overview and gateway health

4

Active Agents

12

Sessions

142k

Tokens Today

$0.86

Cost Today

Model Usage (24h)

Claude Sonnet 4.5
45%
GPT-5.3 Codex
30%
Gemini Flash
18%
Claude Haiku
7%

Recent Activity

🔧 codex-main committed auth refactor (3 files)
📊 research-agent completed competitor analysis
🔔 Gateway reconnected after 2s timeout
⚡ Skill browser-use updated to v2.0.1
🔗 Orchestration

Agent Hub

Real-time monitoring of all active agent sessions.

🏢 Office📋 Cards
Connected
Tasks: 3 Active: 1 Done: 2
codex-main
research
qa-sentinel
docs-writer
deploy-bot
🌿
🌿
22:00
🏢 ClawSuite Office
5 agents · 8 sessions

4

Active

12

Done

92k

Tokens

$0.37

Cost

🤖 Agent Roster5
codex-main
research
qa-sentinel
docs-writer
deploy-bot
🔧ClawSuite Optimizations
just nowClaude Sonnet 4.5
Refactor the auth module to use Better Auth. Keep the existing session handling but swap out the provider layer.
I'll restructure the auth module in 3 steps:
src/lib/auth.tsCopy
import { betterAuth } from 'better-auth'
import { drizzleAdapter } from 'better-auth/adapters'
export const auth = betterAuth({...})
Thinking…
+Message ClawSuite…
Claude Sonnet 4.5
🌐 Automation

Browser

Remote browser control and automation

https://docs.openclaw.ai

🌐

Browser viewport

Controlled by your agents in real-time

⌨️ Shell

Terminal

Integrated shell with agent access

aurora@macbook:~/clawsuite$ git status
On branch main
Changes not staged for commit:
modified: src/lib/auth.ts
modified: src/routes/api/send.ts
new file: src/hooks/use-voice-recorder.ts
aurora@macbook:~/clawsuite$ npm run dev
VITE v7.3.1 ready in 981ms
➜ Local: http://localhost:3000/
aurora@macbook:~/clawsuite$
📋 Management

Tasks

Kanban board for tracking work items

Backlog2

Implement WebSocket reconnect

medium

Add rate limiting to API

low
In Progress2

Auth module refactor

high

Landing page design

medium
Review1

Voice input integration

medium
Done3

Chat send 500 fix

high

Braille spinner component

low

Model switcher polish

medium
⚡ Extensions

Skills+

4 installed · 47 available on ClawHub

🔍 Search skills…
🌤

weather

Current weather & forecasts

installed
🌐

browser-use

Browser automation

installed
🎙

whisper-api

Audio transcription

installed
💻

coding-agent

Codex CLI sub-agent

installed
🛡

healthcheck

Security audits

install
🎬

video-frames

Extract video frames

install
🖼

image-gen

OpenAI image generation

install
📊

mission-control

Kanban task management

install

What's inside

Everything you need to run AI operations

Multi-model chat

Claude, GPT, Gemini, Codex, Llama — switch mid-conversation without losing context.

Agent orchestration

Spawn sub-agents, delegate tasks, and watch them work in parallel from one timeline.

Integrated terminal

Run shell commands where your agents live. Automation and debugging, tightly connected.

Voice input

Tap to transcribe or hold to record voice notes — browser-native, no API key required.

Any OpenClaw gateway

Plug into any gateway — local, remote, or cloud. Provider routing and model fallbacks built in.

Session management

Persistent history, draft saving, in-chat search, and smart titles with emoji categorization.

100% free & open source

MIT licensed. No premium tiers, no usage limits. Fork it, self-host it, contribute back.

Self-hosted & private

Your data never leaves your machine. No cloud dependency, no telemetry, no vendor lock-in.

Get started in 2 minutes

Clone. Configure. Ship.

Connect your OpenClaw gateway, bring your own API keys, and you're running in seconds.

terminal
$ git clone https://github.com/outsourc-e/clawsuite
$ npm install && npm run dev
✓ ClawSuite ready on localhost:3000

Use Cases

What people are building

🔧

Autonomous Coding

Codex agents write, test, and commit code while you review PRs.

🔍

Deep Research

Parallel agents across models for faster, deeper analysis.

📊

Data Pipelines

Agents collect, transform, and analyze data automatically.

🛡

Security Audits

Scan codebases, check deps, generate vulnerability reports.

📝

Content at Scale

Multi-agent workflows for docs, blogs, and marketing copy.

🚀

CI/CD Automation

Agents monitor builds, run tests, deploy when green.

🤖

Agent Swarms

Coordinate dozens of agents working on parallel subtasks.

🧠

Knowledge Bases

Agents index repos, docs, and wikis into searchable memory.

What builders are saying

🚀

ClawSuite replaced 4 different tools for our team. One workspace, every model, full agent orchestration.

D

DevOps Lead

AI Startup

The agent hub is insane — I can watch 5 agents working in parallel while I grab coffee.

S

Solo Founder

SaaS Builder

🔒

Self-hosted, no vendor lock-in, works with every model. This is what AI tooling should be.

C

CTO

Privacy-first Agency

Went from zero to running 3 agents in under 5 minutes. Gateway integration just works.

F

Full-stack Dev

Open Source Contributor

🚀

ClawSuite replaced 4 different tools for our team. One workspace, every model, full agent orchestration.

D

DevOps Lead

AI Startup

The agent hub is insane — I can watch 5 agents working in parallel while I grab coffee.

S

Solo Founder

SaaS Builder

🔒

Self-hosted, no vendor lock-in, works with every model. This is what AI tooling should be.

C

CTO

Privacy-first Agency

Went from zero to running 3 agents in under 5 minutes. Gateway integration just works.

F

Full-stack Dev

Open Source Contributor

🚀

ClawSuite replaced 4 different tools for our team. One workspace, every model, full agent orchestration.

D

DevOps Lead

AI Startup

The agent hub is insane — I can watch 5 agents working in parallel while I grab coffee.

S

Solo Founder

SaaS Builder

🔒

Self-hosted, no vendor lock-in, works with every model. This is what AI tooling should be.

C

CTO

Privacy-first Agency

Went from zero to running 3 agents in under 5 minutes. Gateway integration just works.

F

Full-stack Dev

Open Source Contributor

🎯

I orchestrate Codex for coding, Gemini for research, and Claude for writing — all in one place.

I

Indie Hacker

One-man Operation

⌨️

The terminal integration is chef's kiss. Agents run commands and it all stays in context.

B

Backend Engineer

Fintech

🏗

We shipped our MVP in 3 days using ClawSuite's multi-agent setup. Absolute game changer.

P

Product Manager

YC Startup

🛡

Finally an AI workspace that doesn't try to own my data. Self-hosted and privacy-first.

S

Security Engineer

Enterprise

🎯

I orchestrate Codex for coding, Gemini for research, and Claude for writing — all in one place.

I

Indie Hacker

One-man Operation

⌨️

The terminal integration is chef's kiss. Agents run commands and it all stays in context.

B

Backend Engineer

Fintech

🏗

We shipped our MVP in 3 days using ClawSuite's multi-agent setup. Absolute game changer.

P

Product Manager

YC Startup

🛡

Finally an AI workspace that doesn't try to own my data. Self-hosted and privacy-first.

S

Security Engineer

Enterprise

🎯

I orchestrate Codex for coding, Gemini for research, and Claude for writing — all in one place.

I

Indie Hacker

One-man Operation

⌨️

The terminal integration is chef's kiss. Agents run commands and it all stays in context.

B

Backend Engineer

Fintech

🏗

We shipped our MVP in 3 days using ClawSuite's multi-agent setup. Absolute game changer.

P

Product Manager

YC Startup

🛡

Finally an AI workspace that doesn't try to own my data. Self-hosted and privacy-first.

S

Security Engineer

Enterprise

📬

Stay in the loop

Get product updates, new features, and community highlights. No spam.