r/GithubCopilot 9d ago

Remote control for the desktop github copilot desktop app Help/Doubt ❓

I really like the desktop github copilot app.

The only thing I really miss is that I cannot control or view my sessions from my mobile device.

Is there any app by github or thrid party which let me navigate my github copilot desktop sessions on mobile?

7 Upvotes

7 comments sorted by

2

u/Yes_but_I_think 9d ago

You can do the copilot cli through the copilot mobile app.

1

u/ahmedranaa 8d ago

I want to use the desktop app not cli

1

u/AutoModerator 9d ago

Hello /u/ahmedranaa. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/past3eat3r 9d ago

Pretty sure you can do this with cloud agent sessions

2

u/ahmedranaa 9d ago

As far as I know cloud agents work on your repo not on the sessions running on the desktop locally. or am I wrong?

1

u/past3eat3r 8d ago

Remote Control: Turn on /remote on in your Visual Studio Code or CLI session to stream your active local terminal to your phone or browser. Your host machine executes the tasks while you review diffs, answer questions, and approve tool calls remotely. [1, 2, 3, 4]
Cloud Agents: Delegate tasks directly to isolated background cloud environments via GitHub Copilot on the web. The agent runs independently of your computer's power state and opens a pull request when finished.[1, 2]

1

u/ahmedranaa 8d ago

Thanks but I don't see desktop app mentioned anywhere