生态系统
基于 OpenCode 构建的项目和集成。
一系列基于 OpenCode 构建的社区项目。
你也可以查看 awesome-opencode 和 opencode.cafe,这是一个汇总了生态系统和社区动态的社区。
插件
| 名称 | 描述 |
|---|---|
| opencode-helicone-session | 自动注入 Helicone 会话标头以进行请求分组 |
| opencode-type-inject | 通过查找工具自动将 TypeScript/Svelte 类型注入到文件读取中 |
| opencode-openai-codex-auth | 使用你的 ChatGPT Plus/Pro 订阅而不是 API 额度 |
| opencode-gemini-auth | 使用你现有的 Gemini 方案而不是 API 计费 |
| opencode-antigravity-auth | 使用 Antigravity 的免费模型而不是 API 计费 |
| opencode-google-antigravity-auth | Google Antigravity OAuth 插件,支持 Google 搜索,以及更稳健的 API 处理 |
| opencode-dynamic-context-pruning | 通过修剪过时的工具输出来优化 Token 使用 |
| opencode-websearch-cited | 为支持的提供商添加原生 Web 搜索支持,采用 Google Grounded 风格 |
| opencode-pty | 允许 AI 智能体在 PTY 中运行后台进程,并向其发送交互式输入。 |
| opencode-shell-strategy | 非交互式 shell 命令的指令 - 防止因依赖 TTY 的操作而导致挂起 |
| opencode-wakatime | 使用 Wakatime 追踪 OpenCode 的使用情况 |
| opencode-md-table-formatter | 清理 LLM 生成的 Markdown 表格 |
| opencode-morph-fast-apply | 使用 Morph Fast Apply API 和延迟编辑标记,使代码编辑速度提升 10 倍 |
| oh-my-opencode | 后台智能体、预构建的 LSP/AST/MCP 工具、精选智能体,兼容 Claude Code |
| opencode-notificator | 为 OpenCode 会话提供桌面通知和声音提醒 |
| opencode-notifier | 为权限、完成和错误事件提供桌面通知和声音提醒 |
| opencode-zellij-namer | 基于 OpenCode 上下文的 AI 驱动的 Zellij 会话自动命名 |
| opencode-skillful | 允许 OpenCode 智能体通过技能发现和注入按需延迟加载提示词 |
| opencode-supermemory | 使用 Supermemory 在跨会话中实现持久记忆 |
| @plannotator/opencode | 带有可视化注释和私有/离线共享功能的交互式计划审查 |
| @openspoon/subtask2 | 将 opencode /commands 扩展为具有细粒度流程控制的强大编排系统 |
| opencode-scheduler | 使用 cron 语法通过 launchd (Mac) 或 systemd (Linux) 调度定期任务 |
项目
| 名称 | 描述 |
|---|---|
| kimaki | 控制 OpenCode 会话的 Discord 机器人,基于 SDK 构建 |
| opencode.nvim | 具有编辑器感知提示词功能的 Neovim 插件,基于 API 构建 |
| portal | 基于 Tailscale/VPN 的 OpenCode 移动端优先 Web UI |
| opencode plugin template | 构建 OpenCode 插件的模板 |
| opencode.nvim | opencode 的 Neovim 前端 - 一个基于终端的 AI 编程智能体 |
| ai-sdk-provider-opencode-sdk | 用于通过 @opencode-ai/sdk 使用 OpenCode 的 Vercel AI SDK 提供商 |
| OpenChamber | 适用于 OpenCode 的 Web / 桌面应用和 VS Code 扩展 |
智能体
| 名称 | 描述 |
|---|---|
| Agentic | 用于结构化开发的模块化 AI 智能体和命令 |
| opencode-agents | 用于增强工作流的配置、提示词、智能体和插件 |