At this point the limitation is even requiring a terminal in the first place.
Claude Code daemon mode in background when?
Start in a tmux session and let it run ?
I’ve been using opencode’s server command as a systemd unit on my home server. I connect to it with the desktop and mobile client. Use it for a bunch of openclaw-esq things, but with a nicer interface.
I think CC does have “remote control” now which I think would work similar, but it’s Max only right now
They already have cloud environments you can use, though they're fragile as glass
Just switch it to a background process with
Ctrl-Z $ bg
Or run it in tmux so you can pull it up on demand and have it open at startup.