Discover and explore top open-source AI tools and projects—updated daily.
clawwork-aiManage AI agent tasks with a parallel, multi-session desktop workspace
New!
Top 92.5% on SourcePulse
ClawWork is a desktop workspace designed to enhance productivity for users of OpenClaw. It addresses the challenges of managing complex, multi-session AI workflows by providing an isolated, task-centric environment. This application targets power users and researchers who find standard chat interfaces insufficient for parallel task execution, offering improved visibility, organization, and control over AI agent interactions and outputs.
How It Works
ClawWork operates by connecting to an OpenClaw Gateway through its WebSocket API. Each distinct AI task is assigned its own isolated OpenClaw session, identified by a unique session key. This isolation prevents context switching issues and ensures that parallel jobs do not interfere with each other. The desktop application maintains a local SQLite index for task metadata, messages, and artifacts, enabling efficient full-text search and easy retrieval of past work, independent of chat logs.
Quick Start & Requirements
brew tap clawwork-ai/clawwork && brew install --cask clawwork. Prebuilt macOS and Windows binaries are available on the Releases page.ws://127.0.0.1:18789.sudo xattr -rd com.apple.quarantine "/Applications/ClawWork.app".Highlighted Details
Maintenance & Community
The project is described as "early and moving fast." Development guidelines are detailed in DEVELOPMENT.md. Community interaction primarily occurs through GitHub Issues and Pull Requests. A roadmap is available outlining future development.
Licensing & Compatibility
Licensed under the Apache 2.0 license. This permissive license generally allows for commercial use and integration into closed-source projects.
Limitations & Caveats
The project is in an early development stage. Linux packages are planned but not yet available. First-time launches on macOS may require a specific command to bypass quarantine restrictions.
17 hours ago
Inactive
agentscope-ai