Hysen Labs
Open-source project
CoWork-OS/CoWork-OS avatar
CoWork-OS

CoWork-OS

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

434 stars68 forksTypeScriptMIT
DEEP OPEN-SOURCE ANALYSIS

CoWork-OS: Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

What the project is

CoWork-OS is a TypeScript project hosted on GitHub. Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts. CoWork OS is the GUI-first, CLI-capable local AI super app and everything app for getting real work done. Code, email, research, design web pages, create documents, work with spreadsheets and decks, spawn and manage agents, run automations, and ask for changes from the desktop app or the cowork CLI without jumping between separate coding, mail, browser, Word, Excel, or PowerPoint apps. The repository is maintained by CoWork-OS and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.

What it offers

The CoWork-OS repository documents several concrete capabilities that shape how people use it. Ideas panel . curated launchpad of pre-written workflow prompts and capability-aware starting points, with deep links into common tasks. Terminal Tabs . real PTY-backed terminal tabs live inside the task workspace, so coding and CLI work can stay beside agent tasks, artifacts, browser previews, and approvals. Learn more Image generation . configurable provider ordering across Gemini, OpenAI, Azure OpenAI, and OpenRouter. Video generation . text-to-video and image-to-video routing with polling tools and inline preview. Programmatic technical video . bundled manim-video skill for Manim CE explainers, equation walkthroughs, algorithm visualizations, and animated architecture/data stories. Learn more These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.

How to set it up

Getting CoWork-OS running starts with cloning the source from https://github.com/CoWork-OS/CoWork-OS. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: npm install -g cowork-os git clone https://github.com/CoWork-OS/CoWork-OS.git npm install && npm run setup npm run build && npm run package. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.

License and project status

CoWork-OS is written primarily in TypeScript and is released under the MIT license, which sets the terms for reuse and redistribution. The project reports around 434 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/CoWork-OS/CoWork-OS, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.

Editorial conclusion

The CoWork-OS source lives at https://github.com/CoWork-OS/CoWork-OS under the MIT license and is mainly written in TypeScript. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes