Files
nexus/wiki/entities/OpenCode.md
2026-04-17 08:38:12 +08:00

34 lines
777 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "OpenCode"
type: entity
tags: [ai-coding-assistant, open-source]
---
## 定义
开源 AI 编程助手,可在终端、桌面应用或 IDE 插件中使用。
## 官方资源
- 官网:[opencode.ai](https://opencode.ai/)
- 文档:[opencode.ai/docs](https://opencode.ai/docs)
## 主要功能
- AI 驱动的代码理解和生成
- Plan 模式预览实现方案
- Build 模式执行代码修改
- 项目初始化生成 AGENTS.md 配置
## 安装方式
```bash
curl -fsSL https://opencode.ai/install | bash
```
## 使用形态
1. 终端 TUI 界面
2. 桌面应用
3. IDE 插件VS Code 等)
## 关联
- 类似工具:[[Claude Code]]
- 本地 LLM 后端:[[Ollama]]
- 场景Vibe Coding
- 上层工具:[[Vibe-Kanban]](自动 spawn OpenCode executor