# How to manage agent sessions from your phone

Published: 2026-07-20T00:00:00.000Z
Canonical: https://wow.pjh.is/journal/continue-agent-sessions-from-your-phone

If I'm using Codex or Claude Code on my Mac—whether via the desktop apps or the CLIs—the ChatGPT and Claude mobile apps can manage my agent sessions.

These features have been around for a while, but they've improved a lot since early June.

The ChatGPT integration is especially good. Notably it can start new chats within any folder on your machine (Claude can't).

To get set up, just pair your device.[^1]

![Two phone screenshots side by side: the Claude mobile app's Code tab listing two connected Claude Code sessions, and the ChatGPT mobile app's Remote screen listing recent Codex sessions on mbp.local](https://wow.pjh.is/static/images/blog/agent-sessions-phone-both.webp)

See also: [how to keep agents running while your MacBook is in your bag](https://wow.pjh.is/journal/dont-sleep).

[^1]: In Codex, all sessions are reachable on mobile by default. For Claude Code, you enable it per session with the `/remote-control` command, or for all sessions by adding `"remoteControlAtStartup": true` to your `settings.json`.
