I built something similar by forking Vibetunnel[0] and turned into a Next.js app that runs on my laptop. Then I connect my laptop and phone to the same Tailscale network and use the 100.xx on my phone to access the same application on my phone.
Your app is better than the web app I have since it's native, but we still need to use your CLI and daemon to work. Would be really nice if you supported Tailscale.
Also take a look at Zedra[1]. It's similar to yours and powered by Iroh[2] which will replace the need for Tailscale.
I had a look at this and I would plan to use this once launched to the public if the price point is good. I think other ai devs who work often on the move might find it interesting too. I haven’t tested it though, if all the plugins work in Claude code for example, or if any friction setting up new ones.
essentially i guess, but also more more than just a chat UI because Shellular also gives you persistent terminals, localhost access, code editor, browser devtools, git UI, etc.
at the end of the day, everything lives on your machine (Mac, PC, or VPS), so even you get disconnected from the app, things would still be alive on your machine.
and you can reconnect anytime, as long as Shellular CLI is running.
On your homepage you only compare with two proprietary ones. Please consider adding Paseo as well.
Your app is better than the web app I have since it's native, but we still need to use your CLI and daemon to work. Would be really nice if you supported Tailscale.
Also take a look at Zedra[1]. It's similar to yours and powered by Iroh[2] which will replace the need for Tailscale.
0. https://github.com/amantus-ai/vibetunnel
1. https://github.com/tanlethanh/zedra
2. https://github.com/n0-computer/iroh
Shellular shows your all your old sessions, and also create new ones if you want to.
also what if you wanna use deepseek on opencode to write plan & cc/codex to execute it?
or use terminals and run things for yourself?
or see how the localhost site looks by accessing it?
or js console to see the error logs & debug?
we give you access to all of it, not just a chat UI :)
and even close the lid by keeping it connected to AC power, and after running
pmset -a disablesleep 1
and with Claude remote control, you've to explicitly /remote-control a session/folder for it to work.
Shellular shows your all your old sessions, let's you continue them, and also create new ones if you want to.
also what if you wanna use deepseek on opencode to write plan & cc/codex to execute it?
or use terminals and run things for yourself?
or see how the localhost site looks by accessing it?
or js console to see the error logs & debug?
we give you access to all of it, not just a chat UI :)
also we're compatible with ACP (https://agentclientprotocol.com/get-started/introduction).
why don't you try the app and check it out on github too at github.com/shellular-org :)
at the end of the day, everything lives on your machine (Mac, PC, or VPS), so even you get disconnected from the app, things would still be alive on your machine.
and you can reconnect anytime, as long as Shellular CLI is running.