Skip to main content
The phone app is a heavily modified open-source project called Happy. Thanks for their contribution.
Start a session
You can start a session via claude or codex
The device come with free claude trial but to use codex you need to login via Web UI first.
Keep sessions running in background
Phone sessions will run in the background by default.
However, in the VSCode UI, if you start a session via extensions, the session will terminate when you close the web tab. However, if the session is started in the VSCode terminal, it will continue running in the background, even if you close your browser or desktop.
Web App Port Detection
Once you spin up a web app on a available port, it will be auto-detected and captured by the phone app. You can click the link to access the web app you created, which is hosted on the device.
However to kill the process you need to ask agent to help you with that for now.
Session Management
On the Phone UI, you can shut down a session by accessing it and then selecting the terminate option.
In the VSCode Web UI, you can terminate a session by accessing the session manager extension.
