I wrote an HTTP server for my home computer that wraps Claude Code sessions running in containers (using the Agent SDK), and then I access it from my phone using Tailscale.
In retrospect, I’d advise something simpler: Just use a local user account to run it instead of containers. Mine works well enough that I can’t be bothered to rewrite it though.
Just wrapping Claude Code to have HTML output was 90% of the work, and adding things like scheduling would be pretty easy.
Ty for links! I feel like for Claude—native remote access is getting solid already, and they’re clearly working on it. I loathe Codex Web though and hope “happy” can provide a better UX for that (though on initial trial it just got stuck after first message 🙈).
Did you already have a desktop that you used for this, or did you do a new hw setup?
I wrote an HTTP server for my home computer that wraps Claude Code sessions running in containers (using the Agent SDK), and then I access it from my phone using Tailscale.
In retrospect, I’d advise something simpler: Just use a local user account to run it instead of containers. Mine works well enough that I can’t be bothered to rewrite it though.
Just wrapping Claude Code to have HTML output was 90% of the work, and adding things like scheduling would be pretty easy.
https://happy.engineering/ seems like a more polished app that works similarly (and doesn’t require Tailscale).
Ty for links! I feel like for Claude—native remote access is getting solid already, and they’re clearly working on it. I loathe Codex Web though and hope “happy” can provide a better UX for that (though on initial trial it just got stuck after first message 🙈).
Did you already have a desktop that you used for this, or did you do a new hw setup?