diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-22 17:24:06 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-22 17:24:06 +0800 |
| commit | 834a8960e5a38120bc17694cea710f6aa49bb3bc (patch) | |
| tree | 7afb86f509d952c6c331cd93b8fdd87c1cf9e63a | |
| parent | 59b9c48c5cc5bacd68bc67be5a4cd0094616534f (diff) | |
opencode: add Claude
| -rw-r--r-- | opencode/.config/opencode/opencode.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opencode/.config/opencode/opencode.json b/opencode/.config/opencode/opencode.json index f91e1b6..bac72c4 100644 --- a/opencode/.config/opencode/opencode.json +++ b/opencode/.config/opencode/opencode.json @@ -1,6 +1,7 @@ { "$schema": "https://opencode.ai/config.json", "plugin": ["opencode-gemini-auth@latest"], + "plugin": ["opencode-claude-auth@latest"], "agent": { "hack": { |
