# 策展 · X (Twitter) 🔥🔥

> 📖 本站完整內容索引（documentation index）：[llms.txt](/llms.txt)

> 作者：GitHub (@github) · 平台：X (Twitter) · 日期：2026-06-12

> 原始來源：https://x.com/github/status/2065193133206388914

## 中文摘要

GitHub Copilot 應用程式開放預覽以整合開發流程。

**核心目標**
GitHub 旨在解決開發過程中頻繁切換視窗與分支所造成的認知負載與效率損失。透過將開發生命週期整合至單一應用程式，開發者無需在多個工具間跳轉，能更專注於程式撰寫本身，有效降低因「上下文切換」帶來的成本。

**功能整合與應用**
該應用程式將開發者的工作流高度集中，主要功能包括：
- **My work（我的工作）**：集中管理專案中的 Issue 與 Pull Request，讓開發者能即時檢視任務狀態。
- **Automations（自動化）**：支援「代理合併 (Agent merge)」功能，可自動化處理 Pull Request 的合併流程，減少手動操作。
- **Search（搜尋）**：提供高效的專案內容檢索能力。
- **Pick & Polish**：允許使用者直接選取 UI 元素，系統將自動產生對應的程式碼，加速前端開發效率。

<video src="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/1781286280303-tyh01f0t.mp4" poster="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/2969d8294fc8778d.jpg" controls playsinline preload="metadata" style="max-width:100%;height:auto;display:block;margin:1rem 0"></video>
> 講者介紹如何使用 GitHub Copilot 應用程式來管理軟體開發生命週期中的工作項目。

**使用資格與管道**
GitHub 已取消該應用程式的候補名單（Waitlist）限制，目前凡訂閱 Copilot Pro、Pro+、Max、Business 及 Enterprise 方案的使用者，皆可直接體驗此技術預覽版。詳細資訊與下載連結可參閱 [GitHub Copilot 應用程式頁面](https://github.com/features/ai/github-app?utm_source=x-github-copilot-app-demo&utm_medium=social&utm_campaign=github-copilot-app-tech-preview-2026)。

## 媒體內容

**講者介紹如何使用 GitHub Copilot 應用程式來管理軟體開發生命週期中的工作項目。**

**影片中的 Prompt 與操作**

Prompt（00:02）：

```
將深色模式切換按鈕與頁面標題放在同一行
```

原文：08: make the dark mode toggle inline with the page title

Prompt（00:02）：

```
讓我更新 HTML 和 CSS，使切換按鈕與標題放在同一行。
```

原文：20: Let me update the HTML and CSS to make the toggle inline with the title.

操作步驟：

1. @0:29 點擊「My work」分頁
2. @0:50 點擊「New view」的「+」號新增自訂區塊
3. @1:07 點擊「New session」按鈕
4. @2:31 點擊「Run」按鈕執行專案
5. @2:49 點擊「Pick & Polish」按鈕選取網頁元素
6. @3:07 點擊「Ready to merge」切換開關
7. @3:26 點擊「Agent merge」開關啟用自動合併功能
8. @3:56 點擊「Automations」分頁

**逐字稿**

- `00:00` 大多數時候我都在忙於處理各種事務。通常會有一個錯誤需要調查，還有幾個 pull request 需要（Most days I'm juggling a lot. There's usually a bug to investigate, a couple of pull requests to）
- `00:07` 審查，事實上我昨天就開始了但還沒真正完成。每次我在它們之間切換時，（review, and they're in fact I started yesterday but didn't really finish. Every time I switch）
- `00:11` 都會產生成本，像是開啟新視窗、切換新分支，以及努力回想我上次停在哪裡。（between them, there's a cost, a new window, a new branch, and the effort of remembering where I left）
- `00:16` GitHub Copilot 應用程式將這一切整合在同一個地方。讓我向你展示它是如何運作的。在我的示範中，（off. The GitHub Copilot app keeps it all in one place. Let me show you how it works. For my demo,）
- `00:23` 我將處理我咖啡廳的首頁。我會開啟 GitHub Copilot 應用程式並從（I'm going to work on my coffee shop's home page. I'll open the GitHub Copilot app and start in）
- `00:28` 我的工作開始。它將來自每個專案的所有 issue 和 pull request 匯集到一個檢視畫面中。（my work. It brings all my issues and pull requests from every project into one view.）
- `00:34` 它們被分組到各個區段以便快速瀏覽。Active 是指派給我或由我開啟的項目。（They're grouped into sections for quick scanning. Active is items assigned to me or opened by me.）
- `00:40` Review requested 是等待我審查的項目，而 done 則是清理區段。我也可以新增（Review requested are items waiting for my review and done is the cleanup section. I can also add）
- `00:47` 自訂區段。我只需點擊加號，區段內容可以是任何我能寫成 GitHub（custom sections. I just click on the plus and a section can be anything I can write as a GitHub）
- `00:55` 搜尋條件的內容。所以今天我有三個 pull request 和兩個 issue 需要處理。現在對於每一個，我都需要（search. So today I have three pull requests and two issues to work through. Now for each I need to）
- `01:03` 啟動一個 session。所以我可以點擊其中一個，然後選擇 new session。我打算對這（start a session. So I can click on one and then select new session. So I'm going to do this for all）
- `01:12` 五個項目都這樣做。先快轉一點，回來時所有項目都已經啟動了。（of the five items. Skip a little bit ahead and come back to it with all of the items already started.）
- `01:18` 現在五個 session 都已開啟，讓我展示它們是如何被隔離的。對於每個項目，（Now that all five sessions are open, let me show you how they're isolated. For each item,）
- `01:24` 應用程式會將該分支檢出（check out）到磁碟上的專屬資料夾中。這稱為 work tree，每個 session（the app checks that branch out into its own fold on disk. It's called a work tree and each session）
- `01:30` 都有自己的 work tree。在一個分頁中編輯檔案不會影響其他分頁。不需要暫存（stashing），不需要 git checkout 切換，（gets its own. Editing a file in one tab doesn't touch the others. No stashing, no git checkout shuffle,）
- `01:37` 沒有將變更從一個分支洩漏到另一個分支的風險。看看深色模式切換的 issue，（no risk of bleeding changes from one branch into another. Looking at the dark mode toggle issue,）
- `01:44` 我們可以看到 Agent 已經啟動了一個 issue。這是因為我啟用了專案的自動啟動 issue（we can see that the agent already has started an issue. This is because I enabled auto start issue）
- `01:50` session 功能。Agent 已經擬定了一份計畫並提交到 work tree。（sessions on the project. The agent has already drafted a plan and committed to the work tree.）
- `01:57` 計畫看起來很合理，但我希望切換開關與頁面標題對齊，（The plan looks reasonable, but I want the toggle in line with the page title,）
- `02:01` 而不是在頁首。我會告訴 Agent 這個需求並讓它實作。（not in the header. I'm going to tell the agent that and let it implement.）
- `02:08` 這是我想要釐清的部分。我不只是按下啟動 session 然後就走開。（This is the part I want to be clear about. I'm not just pressing start session and walking away.）
- `02:13` 我保持以結果為導向，確認計畫，用簡單的英文提供回饋，並將（I'm staying outcome focused, agreeing the plan, giving feedback in plain English and leaving the）
- `02:21` 實作交給模型。如果需要，我可以審查 diff，但我希望保持在高層級。（implementation to the model. I can review the diffs if I need to, but I want to stay high level.）
- `02:27` 一旦 Agent 完成，我可以點擊 workspace 頂部的執行，或透過終端機啟動伺服器。（Once the agent is done, I can click run at the top of the workspace or start a server by the terminal.）
- `02:39` 網站會直接從這個 work tree 在 localhost 上啟動。所以我看到的正是 Agent 所建構的內容。（The site comes up in localhost straight from this work tree. So I'm seeing exactly what the agent built.）
- `02:45` 如果我想更改某些內容，我會使用 pick and polish。我點擊一個元素。（If I want to change something, I use pick and polish. I click on an element.）
- `02:51` 周圍環境的螢幕截圖會附加到 composer。不需要複製貼上選擇器，（And a screenshot of the surrounding context attaches to the composer. No copy pasting selectors,）
- `02:57` 不需要描述我指的內容。現在，讓我回到一個 pull request。（no describing what I'm pointing at. Now, let me come back to a pull request.）
- `03:03` 樣式表 PR 已啟用 Copilot 程式碼審查。而且 CI 剛剛失敗了。（The style sheet PR has a co-pilot code review enabled. And the CI just failed.）
- `03:10` 通常這是我開始切換情境的時候，閱讀審查意見，深入研究 CI 日誌，（Normally, this is where I'll start context switching, read the review comments, dig into the CI log,）
- `03:16` 推送修正，再次等待 CI。隨著三個 PR 排在後面，我的一天大部分時間就這樣過去了。（push a fix, wait for CI again. With all three PRs queued behind me, that's most of my day gone.）
- `03:22` 現在這就是 Agent merge 處理的地方。所以每隔幾分鐘，它會檢查三件事。審查（Now this is where agent merge handles it. So every few minutes, it checks three things. Have the review）
- `03:30` 執行緒是否已處理？CI 是否通過？分支是否乾淨？如果沒有，它會進行處理。如果卡住了，（threads been handled? Is the CI green? Is the branch clean? If not, it works on them. If it gets stuck,）
- `03:37` 它會通知我。否則，它會自行合併 pull request。隨著我比以往更頻繁地進行多工處理，（it pings me. Otherwise, it lands the pull request on its own. With me multitasking myself more than ever,）
- `03:44` 我無法花所有時間盯著 PR 直到合併。Agent merge 是讓多工處理（I can't spend all the time babysitting PRs through to merge. Agent merge is what makes the multitasking）
- `03:51` 真正產生效益的關鍵。接下來，讓我們看看自動化。這些是我每天重複（actually pay off. Next, let's look at automations. So these are the part of the day that I do over and）
- `04:02` 做的事情，例如分類新 issue 或清理過時的分支。我不會在這裡深入探討，但它們（over again, like triaging new issues or sweeping stale branches. And I won't dive into here, but they're）
- `04:09` 只需點擊一下即可完成。好吧，示範到此結束。這個示範顯示整個 SDLC 現在都可以從（just a click away. Well, that concludes the demo. This demo showed that the entire SDLC can now be done from）
- `04:16` 應用程式中完成。我可以找到正確的工作來專注。我可以與模型合作制定計畫，（the app. I can find the right work to focus on. I can partner with the model to build a plan,）
- `04:23` 實作該計畫，在回饋中保持以結果為導向，並透過 Agent merge 合併變更，以完成（implement that plan, stay outcome orientated in my feedback, and land changes with agent merge to close）
- `04:30` 整個 SDLC。一週前，我美好的一天是發布一個 pull request。今天，其中三個（out the entire SDLC. A week ago, a good day for me was shipping one pull request. Today, three of them）
- `04:38` 自動發布了。而且兩個 issue 已經有了先發優勢。就是這樣。不需要切換分頁，不需要暫存（ship themselves. And two issues already have a head start. That's it. No tab juggling, no stashed）
- `04:46` 分支，不會迷失進度。無論我是在分類 issue、起草 pull request，還是甚至處理（branches, no losing my place. Whether I'm triaging an issue, drafting a pull request, or even working）
- `04:52` 審查回饋，Agent 都會與我並肩工作並完成工作。（through review feedback, the agent works alongside me and ships the work.）

## 標籤

Copilot, 新產品, 功能更新, 自動化, GitHub, Microsoft, Copilot
