Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/5-advanced/12a-plugins-basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,6 @@ OpenCode 自带两个内置插件(可通过 `OPENCODE_DISABLE_DEFAULT_PLUGINS=
| `opencode-copilot-auth` | GitHub Copilot 认证 |
| `opencode-anthropic-auth` | Anthropic 认证 |

### 内置插件

OpenCode 自带两个内置插件(可通过 `OPENCODE_DISABLE_DEFAULT_PLUGINS=1` 禁用):

| 插件 | 功能 |
|------|------|
| `opencode-copilot-auth` | GitHub Copilot 认证 |
| `opencode-anthropic-auth` | Anthropic 认证 |

---

## 加载顺序
Expand Down