Is there a good resource indexing all the coding agent tools / harnesses? Every awesome list I've found so far seems very incomplete, but I'm sure its impossible to keep up.
I would love an open source solution with nice desktop / web / mobile / remote options and notifications, but seems like it could be a while before things settle down and the "winners" emerge?
chradams 11 hours ago [-]
how are you liking shelley?
haven't really tried shelley much yet, I've been interacting with exe.dev over SSH and then claude cli with my sub once I'm ssh'd in. Next step I've been procrastinating is tailscale on my exe VM and mosh on the tailnet address.
kgrax01 15 hours ago [-]
I’ve been looking for an opensource/self hostable Cursor for the last few weeks. I tried this, OpenHands, Opencode Manager and Paseo.
I couldn’t get Proliferate to run on my PC and be controlled on my Mac/iphone. It was frustrating to set up and the docs confusing.
Paseo on the other hand was very easy to get working and docs clear. I very highly recommend it as a solution in this space. I am not affiliated at all with this project.
pablo24602 14 hours ago [-]
[flagged]
ArtRichards 14 hours ago [-]
I tried setting up opencode for the server, but it just won't persist my conversations. Hows the mobile/client access on this?
Claude remote works well... for Claude... but I havent seen anything comparable open source.
edit: tmux + terminal harness is my current go to
pablo24602 14 hours ago [-]
Great question!
I also haven't seen comparable remote control functionality in open source tools- even in the closed source world, Codex and Cursor are in my experience the only very stable remote control experiences right now.
As for Proliferate, we don't currently support mobile access as a first class feature- we have a beta version available but don't want to release to GA yet as we're trying to match the above Codex / Claude quality and stability bar first.
jobello 7 hours ago [-]
opencode already covers basically every model and provider. what's the case for putting another layer on top of it?
shukantpal 15 hours ago [-]
Friendly ask: get the windows exes codesigned
pablo24602 14 hours ago [-]
We're on it! Apologies for the poor Windows experience in the meantime.
MahyadGhassemi 14 hours ago [-]
Does each harness keep its native auth and subscription, or do requests eventually route through you?
tairabun 13 hours ago [-]
you keep the native auth and subscription, so you can use your Claude Code plan or any credits you have as well as existing auth methods
12 hours ago [-]
rajit 14 hours ago [-]
why would someone use this tool over Codex? Can't I use Codex with any model?
tairabun 14 hours ago [-]
nope, codex only works with openai models. Proliferate wraps around harnesses (codex, claude code, etc.) so Proliferate would be a strict superset of Codex in that sense.
digscanlon 15 hours ago [-]
The open-source route makes a lot of sense here. So excited!
tairabun 13 hours ago [-]
glad to hear. we have a lot on the roadmap to be excited about!
Is there a good resource indexing all the coding agent tools / harnesses? Every awesome list I've found so far seems very incomplete, but I'm sure its impossible to keep up.
My daily drivers are still:
- exe.dev + Shelley + terminal multiplexer (https://zmx.sh/ or tmux) + `codex` CLI - Conductor.build
I would love an open source solution with nice desktop / web / mobile / remote options and notifications, but seems like it could be a while before things settle down and the "winners" emerge?
haven't really tried shelley much yet, I've been interacting with exe.dev over SSH and then claude cli with my sub once I'm ssh'd in. Next step I've been procrastinating is tailscale on my exe VM and mosh on the tailnet address.
I couldn’t get Proliferate to run on my PC and be controlled on my Mac/iphone. It was frustrating to set up and the docs confusing.
Paseo on the other hand was very easy to get working and docs clear. I very highly recommend it as a solution in this space. I am not affiliated at all with this project.
edit: tmux + terminal harness is my current go to
I also haven't seen comparable remote control functionality in open source tools- even in the closed source world, Codex and Cursor are in my experience the only very stable remote control experiences right now.
As for Proliferate, we don't currently support mobile access as a first class feature- we have a beta version available but don't want to release to GA yet as we're trying to match the above Codex / Claude quality and stability bar first.
yoink