acp: update auth method
parent
f95333aaa4
commit
c664f92829
|
|
@ -346,13 +346,7 @@ export namespace ACP {
|
|||
image: true,
|
||||
},
|
||||
},
|
||||
authMethods: [
|
||||
{
|
||||
description: "Run `opencode auth login` in the terminal",
|
||||
name: "Login with opencode",
|
||||
id: "opencode-login",
|
||||
},
|
||||
],
|
||||
authMethods: [authMethod],
|
||||
agentInfo: {
|
||||
name: "OpenCode",
|
||||
version: Installation.VERSION,
|
||||
|
|
|
|||
Loading…
Reference in New Issue