microsoft / microsoft/vscode

Agents Web: Expose ChatGPT/Codex providers from remote Agent Host

Open
#336,904 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
193k
Forks
42.8k
PR merge metrics
PR metrics pending

Description

When connecting to a remote Agent Host through https://insiders.vscode.dev/agents (for example via a VS Code tunnel), the model/provider picker only exposes GitHub/Copilot options such as Auto, even when the desktop Agent Host is configured and authenticated for ChatGPT/Codex.

Requested behavior

Expose the same Agent Host providers/models remotely that are available on the host, including ChatGPT-authenticated Codex.

Current behavior
Desktop Agent Host has ChatGPT/Codex available.
Remote connection through the Agents web client works.
Remote model picker only exposes GitHub/Copilot options.

Ideally, provider/model availability should remain consistent when accessing the same Agent Host remotely.

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 at the Agents web client entry point, https://insiders.vscode.dev/agents, and trace how the remote model/provider picker gets its available options compared with the desktop Agent Host. Done means a remote connection exposes the host's configured providers and models, including ChatGPT-authenticated Codex, rather than only GitHub/Copilot options.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
ai, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.