edit: tmux + terminal harness is my current go to
Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
11–20 of 22 posts
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#12why would someone use this tool over Codex? Can't I use Codex with any model?
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#13I 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
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.
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#14The open-source route makes a lot of sense here. So excited!
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#15Does each harness keep its native auth and subscription, or do requests eventually route through you?
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#16Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#17Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#18yoink
Re: Show HN: Proliferate- open-source, self-hostable Codex for any coding agent
#19How does this compare to https://github.com/pingdotgg/t3code or https://github.com/getpaseo/paseo ? 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…
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.