github / github/copilot-cli

Use `open_browser_page` tool from VSCode Copilot Chat

未關閉
#2,801 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area:tools
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

Copilot Chat cannot currently open and drive a browser without external support.

### Proposed solution

Allow Copilot Chat to open and control a browser in a connected VS Code instance.

### Example prompts or workflows

```
Browse my local development environment hosted at localhost:3000 to test the changes in the previous commit.
```

```
Follow these steps from the company knowledge base against the development instance of the app.
```

```
Navigate to this page and take a screenshot. Then, check out this branch and repeat.
```

### Additional context

There are several editor-agnostic ways to control a browser right now, including playwright-mcp and playwright-cli. However, I haven't found those to be quite as effective as the VSCode integrated browser. The integrated browser also includes some security features such as isolated sessions, which bring some peace of mind.

This feature is important enough to me that it's the only reason I continue to use VSCode Copilot Chat. I find myself hopping between Autopilot in Copilot CLI in a sandboxed dev container and VSCode Copilot Chat in a local folder. I will only jump out to the latter if I need to use the browser.

貢獻指南

開啟貢獻指南

研究方向

Start by tracing the existing open_browser_page tool and the integration boundary between Copilot CLI and VS Code Copilot Chat. Define how a connected VS Code browser would be opened and controlled, including localhost navigation, knowledge-base workflows, branch comparisons, and screenshots. Done means Copilot Chat can perform those browser workflows through the connected VS Code instance.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
vscode
領域
developer-experience, tooling
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。