# Slack 推出 Slack Code，把 AI 程式開發帶進團隊即時協作

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

> 原作者：Slack (@SlackHQ) · 策展與摘要：EasyVibeCoding · 平台：X (Twitter) · 熱度：🔥🔥 · 日期：2026-08-20

> 原始來源：https://x.com/SlackHQ/status/2090504337781137682

## 證據與延伸閱讀

- [Slack 推出 Slack Code，把 AI 程式開發帶進團隊即時協作。](https://www.salesforce.com/introducing-slack-code/) — 官方文件
- [Devin 的 Slack 協作禮儀與頻道實務](https://devin.ai/blog/devins-slack-etiquette) — 二手分析

## 中文摘要

Slack 推出 Slack Code，把 AI 程式開發帶進團隊即時協作。

![](https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/8903f5a54d026319.jpg)
> 來源：[@cognition](https://x.com/cognition/status/2090509362494050656)（回覆）｜由藍色像素化方塊與長條組成的圖形，排列成漩渦狀或類似 @ 符號的紋理，背景為白色。

**分享重點** SlackHQ 表示，AI 工作已不再是單人任務，而是「多人遊戲」：團隊可在 Slack 內共同引導不同 coding agent，直接討論、檢視與推進工作。Cognition 也宣布將 Slack Code 整合進 Devin，讓 Devin 主動建立專用 code channel，並依 Slack 情境調整互動方式。

![](https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/430521c3a5ee6643.png)
> 在深紫色的背景上，顯示了一款通訊軟體介面，其中包含標題為 # bug-button-darkMode 的頻道對話，Agent 與使用者 Zoe Maxwell 正在討論按鈕深色模式的修復，並透過右側彈出的程式碼比較視窗（styles/cta-button.css）展示對應的 styles 變更。

**協作方式** Salesforce 對 Slack Code 的介紹指出，每個 code channel 對應一個專案，避免多輪 agent 對話淹沒一般 thread。使用者可在既有對話中標記 agent，要求它更新網頁、規劃功能或修正錯誤，系統會建立專屬頻道；團隊成員則能在同一處查看對話、工作計畫、程式碼 diff 與即時預覽，提供意見並核准變更。

![](https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/70f65322cf2fbc93.webp)
> 協作通訊軟體的對話介面，標題列顯示頻道 #bug-buy-now 與包含 3 個項目的 Artifacts 按鈕，主畫面中名為 Agent 的應用程式與使用者 Zoe Maxwell 正在討論修復文字顏色過淺的問題，對話中包含背景色 #611f69 與 hover 狀態 #7c3085 的設定數值，下方並附有 #bug-buy-now documentation 的 Canvas 連結卡片。

- 任務完成後頻道會自動封存，但完整紀錄仍會保留，成為可搜尋的 audit log。
- code channel 支援實際 HTML 預覽，協作者可在發布前發現版面或內容問題。
- API 可用於自動建立帳號、驗證使用者與調整 agent 工作流程。
- Slack 的權限、安全性與管理控制會套用到 agents；涉及部署到 production 等高風險操作時，仍要求專家在頻道內簽核。

**影片示範** 影片畫面展示使用者輸入 `@Claude update our website with the latest designs`，Slack 隨後建立 `# Update Dev Day page` code channel。畫面顯示 Claude AGENT 的 `Thinking completed` 狀態、程式碼 diff、Canvas 預覽、`Session artifacts` 3，以及建立 PR 的流程；其中也出現「Missing video asset for spotlight」警告，這屬於 demo 畫面中的操作情境，不是官方規格聲明。

<video src="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/1787256307691-vv0stfn2.mp4" poster="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/9fd26da85b53e8fd.jpg" controls playsinline preload="metadata" style="max-width:100%;height:auto;display:block;margin:1rem 0"></video>
> 一名講者在筆電前介紹 Slack 推出 Slack Code 與全新 code channel 功能。

**延伸脈絡** Slack 將此定位為「Agentic 程式開發」的團隊版本，主張把原本藏在個人終端機或瀏覽器分頁裡的工作公開化，讓工程師、PM、設計師與非技術成員共享同一份 context。本站先前策展過〈[Claude Tag 整合 Claude Code 協作](/curated/2222)〉；此次 Slack Code 則進一步把多個 agent 與團隊工作空間集中到 Slack，並預告未來開放更廣泛的自訂 agent 加入。

## 媒體內容

**一名講者在筆電前介紹 Slack 推出 Slack Code 與全新 code channel 功能。**

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

Prompt（00:26）：

```
@Claude 請根據最新設計更新我們的網站
```

原文：@Claude update our website with the latest designs

Prompt（01:52）：

```
@Akshay 我們在這裡應該使用哪個 video asset？
```

原文：@Akshay which video asset should we be using here?

操作步驟：

1. （00:24）於輸入框輸入 `@Claude`
2. （00:26）輸入更新網站設計指令並送出
3. （00:33）點擊左側產生的 `# Update Dev Day page` code channel
4. （00:57）點擊右上角 `Session artifacts` 3 按鈕
5. （01:51）在頻道輸入框輸入 `@Akshay` 詢問影片素材
6. （02:00）點擊預覽區的 `Create a pull request` 按鈕

**逐字稿**

- `00:01` 好的，太棒了。歡迎大家參加。（Okay, great. Everyone's invited.）
- `00:05` 嗨，我是 Katie，目前在 Slack 的核心產品團隊工作。（Hey, I'm Katie, and I work on the core product team at Slack.）
- `00:08` 今天我非常興奮要向各位介紹 Slack Code 的推出，（And today, I'm really excited to tell you about the launch of Slack Code,）
- `00:12` 它在 Slack 裡直接提供專為團隊和 AI Agent 打造的空間，讓大家一起開發。（with purpose-built spaces for teams and AI agents to build together directly in Slack.）
- `00:17` 在 Slack 裡，Agent 就像團隊成員一樣，和我們在頻道中一起工作。（In Slack, agents are working with us just like teammates in channels.）
- `00:21` 如果我需要協助，（If I need help,）
- `00:22` 我可以在 Slack 裡標記像 Claude 這樣的程式開發 Agent，不必離開 Slack。（I can tag in a coding agent like Claude without having to leave Slack.）
- `00:25` 我會請它用最新的設計更新我們的網站。（I'll ask it to update our website with the latest designs.）
- `00:30` 但 Slack 不會把 Agent 放在一般頻道裡，而是做了新的設計。（But instead of having the agent in a regular channel, Slack does something new.）
- `00:34` 它會為此建立一個專用的程式碼頻道。（It spins up a dedicated code channel for this.）
- `00:37` 這個頻道會有適合的團隊成員，以及我們先前對話中的相關脈絡，（And that channel has the right teammates and the right context from our previous conversations,）
- `00:41` 讓 Agent 可以開始工作。（and that allows the agent to get to work.）
- `00:44` 這不是傳統的程式開發體驗，不是由一個人和一個 Agent 各自關在孤立的環境裡工作。（This isn't your traditional coding experience with one person and one agent working in a silo on their own.）
- `00:50` 在程式碼頻道中，整個團隊會和 Agent 一起進行開發。（In the code channel, the whole team and the agent work together on the build.）
- `00:53` 不需要任何專門工具，所有事情都能直接在 Slack 裡完成。（There's no specialized tools needed, and it's all right here in Slack.）
- `00:56` 這表示開發人員可以檢視程式碼差異，（That means that developers can review code diffs,）
- `00:58` 而團隊可以一起引導 Agent。（and the team steers the agent together.）
- `01:01` 這是一種全新的工作方式，真正實現多人協作體驗。（It's a whole new way to work in a true multiplayer experience.）
- `01:05` 整個團隊都在同一個地方，（The entire team is in the same place,）
- `01:07` 和同一個 Agent 一起處理同一項任務。（working with the same agent on the same task.）
- `01:10` 所以我可以標記 Akshay，請他一起協助指引 Agent。（So I can tag Akshay in to help direct the agent.）
- `01:14` 接著，我們可以直接在 Slack 查看 HTML artifact，即時看到 Agent 正在打造什麼。（And then we can check out the HTML artifact in Slack to see what the agent is building in real time.）
- `01:19` 我們不必複製、貼上、重新整理或更新任何程式碼，就能看到預覽。（We get a preview without needing to copy, paste, refresh, or update any code.）
- `01:24` 沒有人會被排除在資訊之外。（Nobody's out of the loop.）
- `01:26` 也不需要再開一場額外會議。（Nobody needs an extra meeting.）
- `01:28` 工作就是更有效率。（Work just feels more efficient.）
- `01:29` 你也能依據團隊使用的 Agent 設定整套流程，讓它隨團隊擴展。（And you can configure this whole process to scale with your team based on your agents.）
- `01:35` Agent 會開啟 PR、把摘要貼回主要頻道，接著俐落地封存程式碼頻道。（The agent opens the PR, posts a summary back to our main channel, and then cleanly archives the code channel.）
- `01:40` 我們比以往更快完成了可以發布的產品，（We've gotten to a finished product, ready to ship, faster than ever,）
- `01:45` 因為從構想到上線的整個開發流程，現在都能在 Slack 裡完成。（because the entire build from idea to production now happens here in Slack.）
- `01:49` 而我們對程式碼頻道的想法是，（And the way that we think about it with code channels,）
- `01:51` 任何人、每一個人，都可以成為建造者，（anyone and everyone can become a builder,）
- `01:53` 和 Agent 一起工作。（working together with agents.）
- `01:54` 最優秀的組織都希望在 Slack 裡公開透明地開發。（The best organizations want to build in the open in Slack.）
- `01:57` 現在有了程式碼頻道，我們讓這件事變得順暢，而且能立即擴展，（And now with code channels, we've made that seamless and instantly scalable）
- `02:00` 遍及整個組織，讓每個人都成為建造者。（across your entire organization to make everyone a builder.）
- `02:05` 謝謝。（Thank you.）

## 標籤

新產品, AI-native, Slack
