logoalt Hacker News

andrewchamberstoday at 9:55 PM3 repliesview on HN

I've recently had great success running codex in a regular qemu VM and using codex remote control to talk to it from my phone.

Honestly works extremely well as a personal assistant.

I can see why turning it into an API makes sense, just be aware you might not need to lock yourself in if you can setup your own VMs.


Replies

blfrtoday at 10:13 PM

Yes, I do the same with Claude Code. Create an instance on the server for a project and then can create sessions from any device, close my laptop while claude code keeps working, etc. without losing the convenience of dedicated apps.

show 1 reply
kyxsctoday at 10:26 PM

Yep I run `claude remote-control` as daemons (systemd/launchctl) on whatever paths/repos I wanna be able to create a session from on-to-go.

Works really well and is a great use case for work laptops. Same shell, same memories, same sessions

krashidovtoday at 10:02 PM

Do you have 1 long running session?

show 2 replies