different-ai/openwork

The open-source alternative to Claude Cowork (powered by opencode)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 9 minutes ago
Added to GitGenius on July 31st, 2026
Created on January 14th, 2026
Open Issues & Pull Requests: 527 (-1)
GitHub issues: Enabled
Number of forks: 2,383
Total Stargazers: 23,686 (-1)
Total Subscribers: 91 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.7 hours
Mean response time: 4.6 days
90th percentile: 11.5 days
Tracked items: 512

How this project is maintained

Roughly one issue in five opened in the past year never receives a reply. 73% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 34% of tracked open issues have had no activity in three months. Only 58% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 268
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 42 days
Stale 30+ days: 212
Stale 90+ days: 92

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 4

Top labels

  • bug (205)
  • needs-info (47)
  • enhancement (29)
  • windows (16)
  • help needed (8)
  • documentation (7)
  • e2e-test-failure (7)
  • emergency-change (5)

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

OpenWork is a free, open-source desktop application designed to facilitate the sharing and reuse of AI workflows across multiple tools and team members. Positioned as an open-source alternative to Claude Cowork and Codex, it provides cross-platform support for macOS, Windows, and Linux. The core value proposition centers on creating AI capabilities once and deploying them across different AI agents, teammates, and machines without duplication of effort.

The application functions through an MCP (Model Context Protocol) integration that can be added to compatible AI agents including Claude Code, Cursor, Codex, and ChatGPT. This integration exposes two primary tools: search_capabilities for discovering available workflows and execute_capability for running them. Users can access OpenWork either through a dedicated desktop application or directly from their existing AI agent, making it flexible for different workflow preferences. The MCP brings assigned skills, plugins, MCP connections, and integrations with Google Workspace and Microsoft 365 into any compatible agent environment.

For organizational use, OpenWork Den serves as the control plane for managing OpenWork deployments across teams. This administrative interface enables inference provisioning at scale, member and team management with granular access controls, desktop policy configuration, local model restrictions, and app version control. Organizations can publish skills and plugins through marketplaces and assign them selectively to the organization, specific teams, or individual users. The system also supports importing Anthropic-compatible plugins and making their capabilities available through the OpenWork MCP.

Local development is supported through pnpm with specialized tooling for managing multiple git worktrees simultaneously. The development environment includes configuration options for isolated profiles, mock keychain support, and remote debugging capabilities via Chrome DevTools Protocol. The project maintains comprehensive documentation at openworklabs.com/docs and provides installation options that integrate directly with existing AI agent workflows.