OpenSource Claude Cowork. A desktop AI assistant that helps you with programming, file management, and any task you can describe.
Open Claude Cowork is a native desktop application, built in TypeScript with Bun, that wraps Claude Code in a graphical interface for macOS and Linux (with Windows binaries also available). Rather than running Claude Code exclusively in a terminal, it provides a visual environment for creating tasks, tracking multiple sessions simultaneously, and inspecting tool outputs in a more accessible way. It reuses the existing Claude Code configuration file at `~/.claude/settings.json`, so no separate authentication setup is required. The application calls the Claude Code SDK underneath without requiring users to learn the SDK directly. A concrete standout detail is that it ships prebuilt binaries for both Apple Silicon and Intel Macs, as well as Windows and Linux. The project targets developers and general users who want persistent visual session management around Claude Code but find the raw terminal workflow limiting for complex or multi-step tasks.
- ✓Recently active
- ✓Healthy fork ratio
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/DevAgentForge/Open-Claude-CoworkResumen de Tools
Lo que la gente pregunta sobre Open-Claude-Cowork
¿Qué es DevAgentForge/Open-Claude-Cowork?
+
DevAgentForge/Open-Claude-Cowork es tools para el ecosistema de Claude AI. OpenSource Claude Cowork. A desktop AI assistant that helps you with programming, file management, and any task you can describe. Tiene 3.3k estrellas en GitHub y se actualizó por última vez 2mo ago.
¿Cómo se instala Open-Claude-Cowork?
+
Puedes instalar Open-Claude-Cowork clonando el repositorio (https://github.com/DevAgentForge/Open-Claude-Cowork) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar DevAgentForge/Open-Claude-Cowork?
+
Nuestro agente de seguridad ha analizado DevAgentForge/Open-Claude-Cowork y le ha asignado un Trust Score de 67/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene DevAgentForge/Open-Claude-Cowork?
+
DevAgentForge/Open-Claude-Cowork es mantenido por DevAgentForge. La última actividad registrada en GitHub es de 2mo ago, con 21 issues abiertos.
¿Hay alternativas a Open-Claude-Cowork?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega Open-Claude-Cowork en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/devagentforge-open-claude-cowork)<a href="https://claudewave.com/repo/devagentforge-open-claude-cowork"><img src="https://claudewave.com/api/badge/devagentforge-open-claude-cowork" alt="Featured on ClaudeWave: DevAgentForge/Open-Claude-Cowork" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies