github / github/app

Support Microsoft Dev Box connections through Dev Tunnels

Open
#3,538 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.1k
Forks
157
PR merge metrics
No merged PRs in 30d

Description

Current workflow

My codebase and build environment live on Microsoft Dev Boxes. I connect from local VS Code using the Dev Box extension and run Copilot CLI in the remote terminal.

I'd like to use the GitHub Copilot app in the same way, without running the app inside the Dev Box over Remote Desktop, where latency makes the UI less responsive.

Requested functionality

Support connecting the local GitHub Copilot app to a Microsoft Dev Box through Dev Tunnels, similar to the VS Code Dev Box extension:

  • Keep the Copilot app UI on my laptop.

  • Run agent sessions, commands, and builds on the Dev Box.

  • Work with repositories and tools already available on the Dev Box.

  • Handle tunnel discovery and authentication in the app, without requiring a separately configured SSH server or inbound firewall changes.

Why this would help

This would let me use the Dev Box's compute resources and existing development environment while keeping the UI responsive locally. It would also avoid maintaining a separate remote-access setup just for the Copilot app.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the VS Code Dev Box extension handles Dev Tunnel discovery and authentication, then locate the Copilot app's existing remote-session and terminal entry points. Done means the local UI can connect to a Dev Box, run agent sessions, commands, and builds there, and use its repositories without a separate SSH server or inbound firewall changes.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.