Yeah, that's valid. It's not open source yet, but watch this space.
I can't even see people's email addresses when they sign up (as they just sign into their Claude Code account), but I get that you'd have to just take that on faith for now.
As it's a desktop app, someone can just point a proxy at it and watch exactly what it sends. You'll see that nothing like your conversations with Claude or even your login ever leave the app.
Yeah, I have used that and it's pretty good. For me, keeping up with multiple Claude Code agents got pretty annoying (hard to see which need your attention etc) so I felt like I needed a lightweight UI. I get that that isn't for everyone though.
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.
Is there any chance you could email me ([email protected]) with your OS and a little explanation of the bug (ideally with a screenshot)? Struggling to recreate it. Would be very grateful.
It already has created jobs where people just act as reviewers and gatekeepers though. There are people who vibecoded products and are now running decent-sized businesses.
Maybe I'm wrong, but I think it will always be used as a tool however smart it gets.
In software, it hasn't replaced all the software engineers (even though it's better and faster than us), it's just meant that we now have more leverage.
We can write more code and work on more projects than ever. I don't see why we would suddenly stop using it like that?