summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-cn/ecosystem.mdx
blob: 25689beb11ce7d7db81b2165eedc31815cf6ab8a (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) | 在隔离的 Daytona 沙箱中自动运行 opencode 会话,并使用 git 同步和实时预览 |
| [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)         | 通过修剪过时的工具输出来优化 token 使用                                  |
| [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git)                        | 为具有 Google 接地风格的受支持增加本机网络搜索支持                       |
| [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)                             | 使用 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)                  | 用于格式化开发的 Agentic AI 代理和命令   |
| [opencode-agents](https://github.com/darrenhinde/opencode-agents) | 用于增强工作流程的配置、提示、代理和插件 |