HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
90% Positive
Analyzed from 1271 words in the discussion.
Trending Topics
#open#using#opencode#agents#main#more#better#dev#orca#agent

Discussion (44 Comments)Read Original on HackerNews
OpenChamber, OpenAI, Open WebUI, OpenDoor, Open weights, OpenTable, OpenClaw, Open This, Open That. We're increasingly diluting the meaning of the term, and "open source" more broadly, that we're at the point of OpenFatigue being a real concern here.
OpenConcern.
But at least it's better than Concern.net or iConcern, or even eConcern.
Let's not forget Digital Concern, ConcernCloud. And my least favourite, Concern On BlockChain.
MIT license.
This actual functionality should be more explicitly stated, and should be described much sooner IMO.
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 sessions from my MacBook or iPhone at any time. Been really nice to use so far.
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.
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...
First screenshot is of a phone.
Yeah I’m never installing a coding agent on my phone.
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.
It’s not great but it’s better than anything else I’ve tried.
so far it's been working pretty well for me in most cases, but not always. having a few parallel efforts in motion means that even if one goes off the rails, i can pause it and still make progress on the others, then fix it up when i get home.
I've said it before and I'll keep on saying it: the churn in new dev interfaces it's super exciting. Can't wait to see what next week brings.
As a simpler desktop-only multi-platform option, I can highly recommend Termic (https://github.com/simion/termic). It just runs existing TUI coding agents (so Codex, Claude Code, OpenCode, etc) and manages them in sandboxed git worktrees. You get a real PTY to manage agent in, lets you see when one is working or has paused, plus a terminal, "changed git files", even in-line-code comments you can feed back to the agent. It's a good design, works well, the main dev is working very quickly on improvements, and they're responsive to issues and PRs.