clawwork-ai/ClawWork
Electron-based desktop client that connects to OpenClaw for running multiple AI agent sessions in parallel with persistent artifact storage.

ClawWork is a local-first desktop application and PWA that serves as a client interface for the OpenClaw agent system. It enables developers to run multiple AI agent tasks concurrently, maintain durable artifacts across sessions, and manage their work through a SQLite-backed local database with Zustand state management. Built with Electron and React, it provides a cross-platform interface for orchestrating agent workflows with Git integration.