fix(console): complete Go login readiness
This commit is contained in:
parent
86e4631993
commit
92e5af4fa0
59 changed files with 3410 additions and 676 deletions
|
|
@ -62,7 +62,7 @@ When several credential sources exist, OpenCode uses the stored credential first
|
|||
OpenCode Console uses browser device authorization for a named user account:
|
||||
|
||||
```bash
|
||||
opencode console login
|
||||
opencode2 console login
|
||||
```
|
||||
|
||||
After authorization, OpenCode loads the Console-managed model configuration into the `opencode` provider. An explicit
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Subscribe in [OpenCode Console](https://opencode.ai/console/go). The subscriptio
|
|||
Run the Console device login:
|
||||
|
||||
```bash
|
||||
opencode console login
|
||||
opencode2 console login
|
||||
```
|
||||
|
||||
OpenCode opens a browser authorization page. Approve the device for your Console account. The CLI then loads the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue