summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-tw/ecosystem.mdx
blob: ca0d8bf15d6031448cf97ac239c2de4a7e0950ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
title: 生態系統
description: 使用 opencode 構建的專案和整合。
---

基於 opencode 的社群專案集合。

:::note
想要將您的 opencode 相關專案添加到此列表中嗎?提交 PR。
:::

您也可以查看 [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode) 和 [opencode.cafe](https://opencode.cafe),這是一個聚合生態系統和社群的社群。

---

## 外掛

| 名稱                                                                                                      | 描述                                                                     |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [opencode-daytona](https://github.com/jamesmurdza/daytona/blob/main/guides/typescript/opencode/README.md) | 使用 git 同步和即時預覽在隔離的 Daytona 沙箱中自動執行 opencode 工作階段 |
| [opencode-helicone-session](https://github.com/H2Shami/opencode-helicone-session)                         | 自動注入 Helicone 工作階段標頭以進行請求分組                             |
| [opencode-type-inject](https://github.com/nick-vi/opencode-type-inject)                                   | 使用搜尋工具將 TypeScript/Svelte 類型自動注入到檔案讀取中                |
| [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth)                    | 使用您的 ChatGPT Plus/Pro 訂閱而不是 API 額度                            |
| [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth)                                   | 使用您現有的 Gemini 計畫而不是 API 計費                                  |
| [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth)                       | 使用 Antigravity 的免費模型代替 API 計費                                 |
| [opencode-devcontainers](https://github.com/athal7/opencode-devcontainers)                                | 具有淺層複製和自動分配連接埠的多分支開發容器隔離                         |
| [opencode-google-antigravity-auth](https://github.com/shekohex/opencode-google-antigravity-auth)          | Google Antigravity OAuth 外掛,支援 Google 搜尋和更強大的 API 處理       |
| [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning)         | 透過修剪過時的工具輸出來最佳化代幣使用                                   |
| [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git)                        | 為具有 Google Grounding 風格的受支援供應商添加原生網路搜尋支援           |
| [opencode-pty](https://github.com/shekohex/opencode-pty.git)                                              | 使 AI 代理能夠在 PTY 中執行背景處理程序,並向其發送互動式輸入。          |
| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy)                            | 非互動式 shell 指令說明 - 防止依賴 TTY 的操作卡住                        |
| [opencode-wakatime](https://github.com/angristan/opencode-wakatime)                                       | 使用 Wakatime 追蹤 opencode 使用情況                                     |
| [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main)           | 清理 LLM 生成的 Markdown 表格                                            |
| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply)                        | 使用 Morph Fast Apply API 和惰性編輯標記將程式碼編輯速度提高 10 倍       |
| [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode)                                          | 背景代理、預先建置的 LSP/AST/MCP 工具、精選代理、相容 Claude Code        |
| [opencode-notificator](https://github.com/panta82/opencode-notificator)                                   | opencode 工作階段的桌面通知和聲音警報                                    |
| [opencode-notifier](https://github.com/mohak34/opencode-notifier)                                         | 針對權限、完成和錯誤事件的桌面通知和聲音警報                             |
| [opencode-zellij-namer](https://github.com/24601/opencode-zellij-namer)                                   | 基於 opencode 上下文的 AI 支援的自動 Zellij 工作階段命名                 |
| [opencode-skillful](https://github.com/zenobi-us/opencode-skillful)                                       | 允許 opencode 代理透過技能發現和注入按需延遲載入提示                     |
| [opencode-supermemory](https://github.com/supermemoryai/opencode-supermemory)                             | 使用超級記憶體跨工作階段持久記憶體                                       |
| [@plannotator/opencode](https://github.com/backnotprop/plannotator/tree/main/apps/opencode-plugin)        | 具有視覺註釋和私人/離線分享的互動式計畫審查                              |
| [@openspoon/subtask2](https://github.com/spoons-and-mirrors/subtask2)                                     | 將 opencode/指令擴展為具有精細流程控制的強大編排系統                     |
| [opencode-scheduler](https://github.com/different-ai/opencode-scheduler)                                  | 使用帶有 cron 語法的 launchd (Mac) 或 systemd (Linux) 安排重複作業       |
| [micode](https://github.com/vtemian/micode)                                                               | 結構化腦力激盪 → 計畫 → 實作具有會議連續性的工作流程                     |
| [octto](https://github.com/vtemian/octto)                                                                 | 用於透過多問題形式進行 AI 腦力激盪的互動式瀏覽器 UI                      |
| [opencode-background-agents](https://github.com/kdcokenny/opencode-background-agents)                     | 具有非同步委託和上下文持久性的 Claude Code 風格背景代理                  |
| [opencode-notify](https://github.com/kdcokenny/opencode-notify)                                           | opencode 的原生作業系統通知 – 了解任務何時完成                           |
| [opencode-workspace](https://github.com/kdcokenny/opencode-workspace)                                     | 捆綁的多代理編排工具 – 16 個組件,一次安裝                               |
| [opencode-worktree](https://github.com/kdcokenny/opencode-worktree)                                       | opencode 的零摩擦 git 工作樹                                             |

---

## 專案

| 名稱                                                                                       | 描述                                                          |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------- |
| [kimaki](https://github.com/remorses/kimaki)                                               | 用於控制 opencode 工作階段的 Discord 機器人,基於 SDK 構建    |
| [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim)                              | Neovim 外掛,用於編輯器感知提示,基於 API 構建                |
| [portal](https://github.com/hosenur/portal)                                                | 透過 Tailscale/VPN 實現 opencode 的行動優先 Web UI            |
| [opencode plugin template](https://github.com/zenobi-us/opencode-plugin-template/)         | 用於構建 opencode 外掛的範本                                  |
| [opencode.nvim](https://github.com/sudo-tee/opencode.nvim)                                 | Neovim opencode 前端 - 基於終端機的 AI 程式碼代理             |
| [ai-sdk-provider-opencode-sdk](https://github.com/ben-vargas/ai-sdk-provider-opencode-sdk) | Vercel AI SDK 供應商,用於透過 @opencode-ai/sdk 使用 opencode |
| [OpenChamber](https://github.com/btriapitsyn/openchamber)                                  | opencode 的 Web/桌面應用程式和 VS Code 擴充功能               |
| [OpenCode-Obsidian](https://github.com/mtymek/opencode-obsidian)                           | 在 Obsidian 的 UI 中嵌入 opencode 的 Obsidian 外掛            |
| [OpenWork](https://github.com/different-ai/openwork)                                       | Claude Cowork 的開源替代方案,由 opencode 提供支援            |
| [ocx](https://github.com/kdcokenny/ocx)                                                    | opencode 擴充功能管理器具有可攜式、隔離的設定檔。             |
| [CodeNomad](https://github.com/NeuralNomadsAI/CodeNomad)                                   | opencode 的桌面、Web、行動和遠端客戶端應用程式                |

---

## 代理

| 名稱                                                              | 描述                                     |
| ----------------------------------------------------------------- | ---------------------------------------- |
| [Agentic](https://github.com/Cluster444/agentic)                  | 用於結構化開發的模組化 AI 代理和指令     |
| [opencode-agents](https://github.com/darrenhinde/opencode-agents) | 用於增強工作流程的設定、提示、代理和外掛 |