Sooua
登录

#终端 Agent

标签 · 共 44 篇

OpenCode··6 分钟

故障排查指南

flowchart TD

#OpenCode#AI 编程#终端 Agent
OpenCode··3 分钟

企业部署与治理

flowchart TB

#OpenCode#AI 编程#终端 Agent
OpenCode··5 分钟

IDE 扩展开发

flowchart TB

#OpenCode#AI 编程#终端 Agent
OpenCode··4 分钟

LSP 与 ACP

flowchart TB

#OpenCode#AI 编程#终端 Agent
OpenCode··4 分钟

服务器部署

flowchart TB

#OpenCode#AI 编程#终端 Agent
OpenCode··5 分钟

Go SDK 使用

flowchart TB

#OpenCode#AI 编程#终端 Agent
OpenCode··11 分钟

插件系统

Plugin 是比 Tool 更强大的扩展机制。如果说 Tool 是给 AI 添加「能力」,Plugin 则是给 OpenCode 本身添加「行为」。

#OpenCode#AI 编程#终端 Agent
OpenCode··12 分钟

自定义工具开发

当内置工具无法满足需求时,你可以编写自己的 Tool。OpenCode 的工具系统遵循 MCP (Model Context Protocol) 规范,允许 AI 在对话中安全地调用外部能力。

#OpenCode#AI 编程#终端 Agent
OpenCode··11 分钟

代理技能

技能(Skills)是可复用的指令集,让 OpenCode 在需要时加载特定能力。它们是团队知识沉淀的最佳载体——将反复使用的提示词、规范、流程封装为标准化模块。

#OpenCode#AI 编程#终端 Agent
OpenCode··8 分钟

Web 界面与 IDE

OpenCode 提供三种界面形态,适应不同场景:TUI(终端)、Web(浏览器)、IDE 插件。理解各自特点,能帮助你在正确场景选择最高效的工具。

#OpenCode#AI 编程#终端 Agent
OpenCode··8 分钟

GitHub/GitLab 集成

OpenCode 原生支持 GitHub 和 GitLab 工作流,配合 MCP 服务器可以实现从 Issue 查看到 PR 创建的全流程自动化。本章覆盖配置方法、实战场景和标准化工作流。

#OpenCode#AI 编程#终端 Agent
OpenCode··5 分钟

MCP 服务器集成

flowchart TB

#OpenCode#AI 编程#终端 Agent
1 / 4 页 · 共 44