Live data from Hacker News

Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

abralo.com

21–30 of 36 posts

Re: Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

#21
Personally, I also like to use terminal development. Previously, I used tmux to manage opencode sessions, but now I also use claude on a daily basis. I tried it, but later I felt that the trouble did not continue. At present, you can use it directly for me, which is quite awesome. I like it. It has been downloaded and I will try it.

Re: Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

#23
post #21

Personally, I also like to use terminal development. Previously, I used tmux to manage opencode sessions, but now I also use claude on a daily basis. I tried it, but later I felt that the trouble did not continue. At present, you can use it directly for me, which is quite awesome. I like it. It has been downloaded and I will try it.

Great, thanks. Let me know if you have any questions, issues or suggestions.

Re: Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

#24

This mentioned using the claude binary, is it using 'claude -p'? And are you worried about the subscription/billing changes that were supposed to take effect this month? I have a similar ui I made for myself that I'm wondering if it will just become useless eventually.

Anthropic have delayed the changes for now, but yes, this could be a problem.

If there’s no sensible solution, I’ll personally move to another coding agent (and will add that compatibility to Abralo).

Re: Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

#26

Very cool! You mention VS Code crashing with a few agents. Have you measured how much lighter Abralo is in terms of memory and CPU compared to the equivalent setup in VS Code?

Honestly, no. I don't have a number, but:

VS Code with the extension uses Electron (heavy, because it bundles its own Chromium), extension host, and language servers which is what causes it to crash when you run multiple agents.

Abralo has a Rust backend (0% CPU) and has one shared webview (your native one).

But it's worth saying that the agents themselves use a huge amount of memory however you run them. That's why it's important not to layer additional overhead on top of each.

Re: Show HN: Abralo – Free, easy way to run several Claude Code agents in one window

#30

I like the look! But $19/month is steep for remote connections when I can just use Claude Code I'm already paying too much for. Nice idea though.

Thanks. Email me and we may be able to work something out - chris@abralo.com
Post reply on HN