logoalt Hacker News

Show HN: OpenWork – An open-source alternative to Claude Cowork

231 pointsby ben_talent01/14/202660 commentsview on HN

hi hn,

i built openwork, an open-source, local-first system inspired by claude cowork.

it’s a native desktop app that runs on top of opencode (opencode.ai). it’s basically an alternative gui for opencode, which (at least until now) has been more focused on technical folks.

the original seed for openwork was simple: i have a home server, and i wanted my wife and i to be able to run privileged workflows. things like controlling home assistant, or deploying custom web apps (e.g. our customs recipe app recipes.benjaminshafii.com), legal torrents, without living in a terminal.

our initial setup was running the opencode web server directly and sharing credentials to it. that worked, but i found the web ui unreliable and very unfriendly for non-technical users.

the goal with openwork is to bring the kind of workflows i’m used to running in the cli into a gui, while keeping a very deep extensibility mindset. ideally this grows into something closer to an obsidian-style ecosystem, but for agentic work.

some core principles i had in mind:

- open by design: no black boxes, no hosted lock-in. everything runs locally or on your own servers. (models don’t run locally yet, but both opencode and openwork are built with that future in mind.) - hyper extensible: skills are installable modules via a skill/package manager, using the native opencode plugin ecosystem. - non-technical by default: plans, progress, permissions, and artifacts are surfaced in the ui, not buried in logs.

you can already try it: - there’s an unsigned dmg - or you can clone the repo, install deps, and if you already have opencode running it should work right away

it’s very alpha, lots of rough edges. i’d love feedback on what feels the roughest or most confusing.

happy to answer questions.


Comments

browningstreet01/15/2026

Personally I’m skeptical and a bit dismissive of an insta- clone of commercial offerings. I ignore these things until they’re 3-6 months old and still iterating.

Announcements on their own are like whispers.

show 4 replies
louis03019501/15/2026

Looks great. I don't use opencode myself but like a lot Claude skills, agents, I have like 50 different ones for personal life, work, dating, whatever Is there integration with Claude skills?

Have you considered using or integrating with ACP? https://zed.dev/acp

We use it in our desktop app IDE (mediar.ai) and it's pretty good

show 2 replies
philipwhiuk01/16/2026

What's the security boundary here - there's no mention of a VM or anything to isolate the agent from the file system?

show 1 reply
jannesblobel01/19/2026

A current concern of mine, also when using Claude Cowork, is that I don’t want files to be modified if I can’t control their versions/ if they aren’t versioned at all.

And even though it doesn’t actually get full sudo access, giving an LLM permission to edit files without being able to track exactly what it’s doing still feels risky.

McAdam01/15/2026

Still feels a bit technical. The Claude approach is designed for "Susan in Accounting" - what thoughts do you have to reduce the technical barriers?

show 2 replies
yowlingcat01/15/2026

Great stuff and very timely. I just started getting into using opencode and while I'm hugely optimistic about its capabilities and can use it personally without too much sweat, I was left hoping for something a bit more batteries included to give to my non technical colleagues so we can collaborate together. This looks to be exactly what we were looking for so I am looking forward to giving it a spin!

show 1 reply
herrkaefer01/22/2026

Came up with the same idea this morning and worked half day to get a working version. Then I saw this post.

Will like to contribute.

snow_mac01/16/2026

Created two days ago.... Did you use Claude Code to generate the open source code? :P

show 1 reply
NamlchakKhandro01/16/2026

I don't understand the point when opencode desktop already exists.

rose801/15/2026

sounds cool! I'm non technical, I get the workflow with controling home assistant. How could I use this at work? Like how could the workflow be between marketing and devs, for example, for website work, can I change content without dealing with GitHub?

NSPG91101/15/2026

how does it compare to opencode's own gui that uses tauri?

saadn9201/16/2026

Nice job! How were you able to get it out so quickly?

show 1 reply
kevinoconnell01/15/2026

yo this is so sick, could def incorporate this into my workflow

show 2 replies
ktallett01/15/2026

What is the license?

show 1 reply
MarkDevIO01/19/2026

god!love you!!

pojntfx01/15/2026

This doesn't seem to be open source, it's currently "all rights reserved" and not under an OSI or FSF license: https://github.com/different-ai/openwork?tab=readme-ov-file#...

show 2 replies
torstenvl01/15/2026

This isn't open source.

show 2 replies
DefundPortland01/16/2026

[flagged]

show 1 reply
imiric01/15/2026

The word "open" in software names has completely lost its meaning.

show 2 replies