mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 08:09:51 +00:00
acp: update auth method
This commit is contained in:
parent
f95333aaa4
commit
c664f92829
1 changed files with 1 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue