Live data from Hacker News

OpenChamber: An Agentic Development Environment

openchamber.dev

71–80 of 90 posts

Re: OpenChamber: An Agentic Development Environment

#71

Earlier quoted context omitted.

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

I’m using Termius. It’s not great but it’s better than anything else I’ve tried.

It doesn't work with tailscale. Won't prompt you to go through the web sign in.

Re: OpenChamber: An Agentic Development Environment

#72
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…

As someone who uses both Claude Code and Codex, having a unified interface while still being able to use their respective harnesses is a godsend. I've tried a lot of alternatives, and nothing even remotely comes close to the level of polish this one has. The session sync is buttery smooth as well, it's even better than Claude Code mobile I would say. Thanks so much for the recommendation.

Re: OpenChamber: An Agentic Development Environment

#73
post #34
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…

this looks prettttttty slick i might dive in later. are people using these things but isolating agents to some sort of containerization individually or do you have like one big dev env ? probably time i get around to sorting a better dev container strategy just to isolate agents here but trying to think of the best way to set this up locally.

I had another comment in a thread last week about this: https://news.ycombinator.com/item?id=49111625

I really think that using something like Paseo (I use Ouijit[1] because I think it's actually a step ahead of where most of these multiplexers are) and nono[2] is basically the best coverage you can have, and really lets you go crazy with auto mode or permission skipping withiout having to worry about any security concerns.

A lot of people lean into the VMs but realistically it's not actually doing a lot of the security work that you need and leaves you wide open to prompt injection/exfiltration attaacks. The flexibility of a good nono setup (which is easy because they ship a nono skill that claude can consume) actually locks things down significantly better

1. https://ouijit.com/ 2. https://nono.sh/

Re: OpenChamber: An Agentic Development Environment

#75

Earlier quoted context omitted.

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...

Even though all these "ADE"s are mostly the exact same (Superset, T3, Conductor, Paseo,random Reddit-dude,etc.). I'm liking Orca largely because of the built in browser with ability to select an object(s), write a comment and send it back to the agent. I had built my own solution, but Orca makes it even easier and convenient.

Paseo has this as well

Re: OpenChamber: An Agentic Development Environment

#76
Not surprised at all but there seems to be tons of these kinds of tools and I'm having a hard time picking one. Is there a nice list somewhere? I guess I can ask chatgpt...

Honestly right now I do a lot of development from my phone - I don't have the time to pull out my laptop very much. Right now I use hermes agent and just chat with it on Slack. But sometimes I wish I had easier access to more advanced features, and Slack isn't the best UI for this stuff. So I want to use something like this but am having analysis paralysis.

Re: OpenChamber: An Agentic Development Environment

#78
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…

Not only is it good - but the maintainer is active and really nice, helped me fix two bugs straight off the bat!

Re: OpenChamber: An Agentic Development Environment

#79
post #75

Earlier quoted context omitted.

Even though all these "ADE"s are mostly the exact same (Superset, T3, Conductor, Paseo,random Reddit-dude,etc.). I'm liking Orca largely because of the built in browser with ability to select an object(s), write a comment and send it back to the agent. I had built my own solution, but Orca makes it even easier and convenient.

Paseo has this as well

This also sounds a lot like one of the features of OpenChamber, from TFA

Re: OpenChamber: An Agentic Development Environment

#80
post #72
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…

As someone who uses both Claude Code and Codex, having a unified interface while still being able to use their respective harnesses is a godsend. I've tried a lot of alternatives, and nothing even remotely comes close to the level of polish this one has. The session sync is buttery smooth as well, it's even better than Claude Code mobile I would say. Thanks so much for the recommendation.

Does Paseo work with Claude Code and Codex subscription plans ($200/mo) and not just PAYG API keys?
Post reply on HN