readme.md

May 10, 2026 ยท View on GitHub

Open Cowork Logo

๐Ÿš€ Open Cowork: Your Personal AI Agent Desktop App

โ€ข Open Source Claude Cowork โ€ข One-Click Install

ไธญๆ–‡ๆ–‡ๆกฃ โ€ข Features โ€ข Demo โ€ข Downloads โ€ข Quick Start โ€ข Skills Library

Platform License Node.js Discord WeChat


Open Cowork is a free, open-source AI agent desktop application for Windows and macOS. It wraps Claude Code, OpenAI, Gemini, DeepSeek, and other AI models into a user-friendly GUI with one-click installation โ€” no coding required. Key capabilities include VM-level sandbox isolation (WSL2 on Windows, Lima on macOS), a built-in Skills system for generating PPTX, DOCX, XLSX, and PDF documents, MCP (Model Context Protocol) integration for connecting to browsers, Notion, and other desktop apps, GUI automation via computer use, and remote control through Feishu (Lark) and Slack. Open Cowork is the open-source implementation of Claude Cowork, designed to make AI-powered desktop automation accessible to everyone.


๐Ÿ“– Introduction

Open Cowork is an open-source implementation of Claude Cowork, with one-click installers for Windows and macOSโ€”no coding required.

It provides a sandboxed workspace where AI can manage files, generate professional outputs (PPTX, DOCX, XLSX, etc.) through our built-in Skills system, and connect to desktop apps via MCP (browser, Notion, etc.) for better collaboration.

Warning

Disclaimer: Open Cowork is an AI collaboration tool. Please exercise caution with its operations, especially when authorizing file modifications or deletions. We support VM-based sandbox isolation, but some operations may still carry risks.


โœจ Key Features

MCP & SkillsRemote ControlGUI Operation
Claude Coworkโœ“โœ—โœ—
OpenClawโœ“โœ“โœ—
OpenCoworkโœ“โœ“โœ“
  • One-Click Install, Ready to Use: Pre-built installers for Windows and macOS, no environment setup neededโ€”just download and start using.
  • Flexible Model Support: Supports Claude, OpenAI-compatible APIs, and Chinese models like GLM, MiniMax, Kimi. Use your OpenRouter, Anthropic, or other API keys with flexible configuration. More models coming soon!
  • Remote Control: Connect to collaboration platforms like Feishu (Lark) and other remote services to automate workflows and cross-platform operations.
  • GUI Operation: Control and interact with various desktop GUI applications on your computer. Recommended model: Gemini-3-Pro for optimal GUI understanding and control.
  • Smart File Management: Read, write, and organize files within your workspace.
  • Skills System: Built-in workflows for PPTX, DOCX, PDF, XLSX generation and processing. Supports custom skill creation and deletion.
  • MCP External Service Support: Integrate browser, Notion, custom apps and more through MCP Connectors to extend AI capabilities.
  • Multimodal Input: Drag & drop files and images directly into the chat input for seamless multimodal interaction.
  • Real-time Trace: Watch AI reasoning and tool execution in the Trace Panel.
  • Secure Workspace: All operations confined to your chosen workspace folder.
  • VM-Level Isolation: WSL2 (Windows) and Lima (macOS) VM isolationโ€”all commands execute in an isolated VM to protect your host system.
  • UI Enhancements: Beautiful and flexible UI design, system language switching, comprehensive MCP/Skills/Tools call display.

๐ŸŽฌ Demo

See Open Cowork in action:

1. Folder Organization & Cleanup ๐Ÿ“‚

https://github.com/user-attachments/assets/dbeb0337-2d19-4b5d-a438-5220f2a87ca7

2. Generate PPT from Files ๐Ÿ“Š

https://github.com/user-attachments/assets/30299ded-0260-468f-b11d-d282bb9c97f2

3. Generate XLSX Spreadsheets ๐Ÿ“‰

https://github.com/user-attachments/assets/f57b9106-4b2c-4747-aecd-a07f78af5dfc

4. GUI Operation๐Ÿ–ฅ

https://github.com/user-attachments/assets/75542c76-210f-414d-8182-1da988c148f2

5. Remote control with Feishu(Lark) ๐Ÿค–

https://github.com/user-attachments/assets/05a703de-c0f5-407b-9a43-18b6a172fd74


๐Ÿ“ฆ Installation

brew tap OpenCoworkAI/tap
brew install --cask --no-quarantine open-cowork

The --no-quarantine flag bypasses macOS Gatekeeper, so you won't see the "Apple cannot verify this app" warning.

Option 2: Download Installer

Get the latest version from our Releases Page.

PlatformFile Type
Windows.exe
macOS (Apple Silicon).dmg

Option 3: Build from Source

For developers who want to contribute or modify the codebase:

git clone https://github.com/OpenCoworkAI/open-cowork.git
cd open-cowork
npm install
npm run rebuild
npm run dev

To build the installer locally: npm run build

Security Configuration: ๐Ÿ”’ Sandbox Support

Open Cowork provides multi-level sandbox protection to keep your system safe:

LevelPlatformTechnologyDescription
BasicAllPath GuardFile operations restricted to workspace folder
EnhancedWindowsWSL2Commands execute in isolated Linux VM
EnhancedmacOSLimaCommands execute in isolated Linux VM
  • Windows (WSL2): When WSL2 is detected, all Bash commands are automatically routed to a Linux VM. The workspace is synced bidirectionally.
  • macOS (Lima): When Lima is installed (brew install lima), commands run in an Ubuntu VM with /Users mounted.
  • Fallback: If no VM is available, commands run natively with path-based restrictions.

Setup (Optional, Recommended)

  • Windows: WSL2 is auto-detected if installed. Install WSL2

  • macOS: Lima is auto-detected if installed. Install command:

brew install lima
# Open Cowork will automatically create and manage a Lima VM (internal Lima name: 'claude-sandbox')

๐Ÿš€ Quick Start Guide

1. Get an API Key

You need an API key to power the agent. We support OpenRouter, Anthropic, and various cost-effective Chinese Models.

ProviderGet Key / Coding PlanBase URL (Required)Recommended Model
OpenRouterOpenRouterhttps://openrouter.ai/apiclaude-4-5-sonnet
AnthropicAnthropic Console(Default)claude-4-5-sonnet
Zhipu AI (GLM)GLM Coding Plan (โšก๏ธChinese Deal)https://open.bigmodel.cn/api/anthropicglm-4.7, glm-4.6
MiniMaxMiniMax Coding Planhttps://api.minimaxi.com/anthropicminimax-m2
KimiKimi Coding Planhttps://api.kimi.com/coding/kimi-k2

2. Configure

  1. Open the app and click the โš™๏ธ Settings icon in the bottom left.
  2. Paste your API Key.
  3. Crucial: Set the Base URL according to the table above (especially for Zhipu/MiniMax, etc.).
  4. Enter the Model name you want to use.

3. Start Coworking

  1. Select a Workspace: Choose a folder where Claude is allowed to work.
  2. Enter a Prompt:

    "Read the financial_report.csv in this folder and create a PowerPoint summary with 5 slides."

๐Ÿ“ Important Notes

  1. macOS Installation: If you downloaded the DMG directly (not via Homebrew) and see a security warning, go to System Settings > Privacy & Security and click Open Anyway. Or install via Homebrew to avoid this entirely:
    brew tap OpenCoworkAI/tap && brew install --cask --no-quarantine open-cowork
    
  2. Network Access: For tools like WebSearch, you may need to enable "Virtual Network Interface" (TUN Mode) in your proxy settings to ensure connectivity.
  3. Notion Connector: Besides setting the integration token, you also need to add connections in a root page. See https://www.notion.com/help/add-and-manage-connections-with-the-api for more details.

๐Ÿงฐ Skills Library

Open Cowork ships with built-in skills under .claude/skills/, and supports user-added or custom skills, including:

  • pptx for PowerPoint generation
  • docx for Word document processing
  • pdf for PDF handling and forms
  • xlsx for Excel spreadsheet support
  • skill-creator for creating custom skills

๐Ÿ—๏ธ Architecture

open-cowork/
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ main/                    # Electron Main Process (Node.js)
โ”‚   โ”‚   โ”œโ”€โ”€ index.ts             # Main entry point
โ”‚   โ”‚   โ”œโ”€โ”€ claude/              # Agent SDK & Runner
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ agent-runner.ts  # AI agent execution logic
โ”‚   โ”‚   โ”œโ”€โ”€ config/              # Configuration management
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ config-store.ts  # Persistent settings storage
โ”‚   โ”‚   โ”œโ”€โ”€ db/                  # Database layer
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ database.ts      # SQLite/data persistence
โ”‚   โ”‚   โ”œโ”€โ”€ ipc/                 # IPC handlers
โ”‚   โ”‚   โ”œโ”€โ”€ memory/              # Memory management
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ memory-manager.ts
โ”‚   โ”‚   โ”œโ”€โ”€ sandbox/             # Security & Path Resolution
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ path-resolver.ts # Sandboxed file access
โ”‚   โ”‚   โ”œโ”€โ”€ session/             # Session management
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ session-manager.ts
โ”‚   โ”‚   โ”œโ”€โ”€ skills/              # Skill Loader & Manager
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ skills-manager.ts
โ”‚   โ”‚   โ””โ”€โ”€ tools/               # Tool execution
โ”‚   โ”‚       โ””โ”€โ”€ tool-executor.ts # Tool call handling
โ”‚   โ”œโ”€โ”€ preload/                 # Electron preload scripts
โ”‚   โ”‚   โ””โ”€โ”€ index.ts             # Context bridge setup
โ”‚   โ””โ”€โ”€ renderer/                # Frontend UI (React + Tailwind)
โ”‚       โ”œโ”€โ”€ App.tsx              # Root component
โ”‚       โ”œโ”€โ”€ main.tsx             # React entry point
โ”‚       โ”œโ”€โ”€ components/          # UI Components
โ”‚       โ”‚   โ”œโ”€โ”€ ChatView.tsx     # Main chat interface
โ”‚       โ”‚   โ”œโ”€โ”€ ConfigModal.tsx  # Settings dialog
โ”‚       โ”‚   โ”œโ”€โ”€ ContextPanel.tsx # File context display
โ”‚       โ”‚   โ”œโ”€โ”€ MessageCard.tsx  # Chat message component
โ”‚       โ”‚   โ”œโ”€โ”€ PermissionDialog.tsx
โ”‚       โ”‚   โ”œโ”€โ”€ Sidebar.tsx      # Navigation sidebar
โ”‚       โ”‚   โ”œโ”€โ”€ Titlebar.tsx     # Custom window titlebar
โ”‚       โ”‚   โ”œโ”€โ”€ TracePanel.tsx   # AI reasoning trace
โ”‚       โ”‚   โ””โ”€โ”€ WelcomeView.tsx  # Onboarding screen
โ”‚       โ”œโ”€โ”€ hooks/               # Custom React hooks
โ”‚       โ”‚   โ””โ”€โ”€ useIPC.ts        # IPC communication hook
โ”‚       โ”œโ”€โ”€ store/               # State management
โ”‚       โ”‚   โ””โ”€โ”€ index.ts
โ”‚       โ”œโ”€โ”€ styles/              # CSS styles
โ”‚       โ”‚   โ””โ”€โ”€ globals.css
โ”‚       โ”œโ”€โ”€ types/               # TypeScript types
โ”‚       โ”‚   โ””โ”€โ”€ index.ts
โ”‚       โ””โ”€โ”€ utils/               # Utility functions
โ”œโ”€โ”€ .claude/
โ”‚   โ””โ”€โ”€ skills/                  # Default Skill Definitions
โ”‚       โ”œโ”€โ”€ pptx/                # PowerPoint generation
โ”‚       โ”œโ”€โ”€ docx/                # Word document processing
โ”‚       โ”œโ”€โ”€ pdf/                 # PDF handling & forms
โ”‚       โ”œโ”€โ”€ xlsx/                # Excel spreadsheet support
โ”‚       โ””โ”€โ”€ skill-creator/       # Skill development toolkit
โ”œโ”€โ”€ resources/                   # Static Assets (icons, images)
โ”œโ”€โ”€ electron-builder.yml         # Build configuration
โ”œโ”€โ”€ vite.config.ts               # Vite bundler config
โ””โ”€โ”€ package.json                 # Dependencies & scripts

๐Ÿ—บ๏ธ Roadmap

See our full ROADMAP.md for detailed plans.

Completed: Core installers ยท Filesystem sandboxing ยท VM isolation (WSL2/Lima) ยท Skills (PPTX/DOCX/PDF/XLSX) ยท MCP connectors ยท Multi-model support ยท Rich input ยท i18n

Coming next: Memory optimization ยท Linux support ยท Plugin system ยท Computer use ยท Stable release


โ“ FAQ

What is Open Cowork? Open Cowork is a free, open-source desktop application that provides a local AI agent workspace. It wraps AI models (Claude, GPT, Gemini, DeepSeek, etc.) into a GUI with one-click installers for Windows and macOS โ€” no terminal or coding knowledge required.

How is Open Cowork different from Claude Cowork? Open Cowork is the open-source implementation of Claude Cowork. It adds multi-model support (not just Claude), GUI automation via computer use, remote control through Feishu/Slack, and VM-level sandbox isolation. See the feature comparison table for details.

What AI models does Open Cowork support? Claude (via Anthropic or OpenRouter), OpenAI-compatible APIs, and Chinese models including GLM (Zhipu AI), MiniMax, and Kimi. Any provider offering an OpenAI-compatible API endpoint can be configured.

Is Open Cowork free? Yes. Open Cowork itself is completely free and open-source under the MIT license. You only need to pay for the AI model API usage from your chosen provider.

Does Open Cowork work on Linux? Currently, Open Cowork provides pre-built installers for Windows and macOS only. Linux users can build from source โ€” see the Build from Source section.

How does sandbox isolation work? Open Cowork offers multi-level protection: basic path-based restrictions on all platforms, and enhanced VM-level isolation using WSL2 (Windows) or Lima (macOS). When a VM is available, all commands execute inside an isolated Linux environment, protecting your host system.

What are Skills and how do I create custom ones? Skills are built-in workflows for specific tasks like generating PPTX, DOCX, PDF, or XLSX files. Open Cowork ships with default skills under .claude/skills/ and includes a skill-creator tool to help you build your own custom skills.

What is MCP and how does it work? MCP (Model Context Protocol) lets AI connect to external tools and services. Open Cowork supports MCP connectors for browsers, Notion, and other desktop apps โ€” extending the AI's capabilities beyond just file management and code.

How do I set up remote control via Feishu or Slack? Open Cowork supports remote control through Feishu (Lark) and Slack integration, allowing you to send commands and receive results from collaboration platforms. Check the app settings for remote control configuration.

Is my data safe? Does Open Cowork send data to external servers? Open Cowork runs locally on your machine. Your files stay in your workspace. The only external communication is with the AI model API you configure (e.g., Anthropic, OpenRouter). No data is sent to Open Cowork servers.


๐Ÿ› ๏ธ Contributing

We welcome contributions! Whether it's a new Skill, a UI fix, or a security improvement:

  1. Fork the repo.
  2. Create a branch (git checkout -b feature/NewSkill).
  3. Submit a PR.

๐Ÿ’ฌ Community

Join our community for support and discussion:

  • Discord: Join our Discord server โ€” for real-time chat, support, and development discussion.
  • WeChat: Scan the QR code below to join our WeChat group (Chinese community).

WeChat Group


๐Ÿ“„ License

MIT ยฉ Open Cowork Team


Made with โค๏ธ by the Open Cowork Team with the help of opus4.5