diff --git a/packages/opencode/src/plugin/index.ts b/packages/opencode/src/plugin/index.ts index a4353f1f411..efeb91c7bdb 100644 --- a/packages/opencode/src/plugin/index.ts +++ b/packages/opencode/src/plugin/index.ts @@ -11,7 +11,7 @@ import { Flag } from "../flag/flag" export namespace Plugin { const log = Log.create({ service: "plugin" }) - const BUILTIN = ["opencode-copilot-auth@0.0.11", "opencode-anthropic-auth@0.0.5"] + const BUILTIN = ["opencode-copilot-auth@0.0.11", "opencode-anthropic-auth@0.0.7"] const state = Instance.state(async () => { const client = createOpencodeClient({