Live data from Hacker News

OpenChamber: An Agentic Development Environment

openchamber.dev

51–60 of 93 posts

Re: OpenChamber: An Agentic Development Environment

#53
post #6

I prefer Paseo https://github.com/getpaseo/paseo , mainly because I have specific preferences for different harness + model combinations. For example, I like using ChatGPT models via pi, and GLM via Claude Code. If you’re happy with OpenCode as the harness, OpenChamber is great. But if you prefer using different harnesses under the hood, Paseo is a better fit. I installed it on my homelab and can access the same sess…

+1 for Paseo. Switched over to it a few weeks ago from conductor.build then superset.sh. The mobile app plus Hetzner VPS has been really enjoyable in terms of just firing off random tasks and not being stuck at my desk.

Re: OpenChamber: An Agentic Development Environment

#54

Earlier quoted context omitted.

Why not? Both codex and Claude have remote from phone. I’m personally using cli + terminal from phone. I’m sure I’m not the only one.

Are there any Android remote terminal apps that don't suck on mobile? Termius is painful.

if you're using herdr, i built a plugin exactly for this reason. its a pwa so requires a proper frontdoor for secured access (tailscale, netbird etc.).

https://github.com/AltanS/collie

Re: OpenChamber: An Agentic Development Environment

#57

I'm using Orca recently for both coding and as a terminal and like it a lot, seems this is very similar, just tied to a single harness?

Orca is my main ADE too, but I haven't found any other users! What do you when done with a work tree? Just delete? I wish there was a middle ground of hiding it from the main panel, but keeping it for a week or so just in case I need to refer to something in the transcript...

Huge fan of Orca too.

You can "sleep" the worktree so that it shuts down the terminals / agents to not consume RAM. Then in the worktree card filter, you can select "hide sleep"

Later you can "unhide sleep" and click into the worktree to wake it up if you need it. It will restore all the agents

Re: OpenChamber: An Agentic Development Environment

#60
post #6

I prefer Paseo https://github.com/getpaseo/paseo , mainly because I have specific preferences for different harness + model combinations. For example, I like using ChatGPT models via pi, and GLM via Claude Code. If you’re happy with OpenCode as the harness, OpenChamber is great. But if you prefer using different harnesses under the hood, Paseo is a better fit. I installed it on my homelab and can access the same sess…

+1 for paseo. Switched yesterday and it’s a dream how flexible and clean it is.
Post reply on HN