mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
Merge 12da556712 into 4f535e7cd2
This commit is contained in:
commit
ab4eb5947c
2 changed files with 16 additions and 0 deletions
4
data/plugins/agy-auth.yaml
Normal file
4
data/plugins/agy-auth.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: OpenCode Antigravity CLI Auth
|
||||
repo: https://github.com/anthonyhaussman/opencode-agy-auth
|
||||
tagline: Google Antigravity account auth
|
||||
description: Authenticate the Opencode CLI with your Google account so you can use your existing Antigravity plan.
|
||||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -412,6 +412,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "antigravity-auth",
|
||||
"type": "plugins",
|
||||
"displayName": "Antigravity Auth",
|
||||
"repoUrl": "https://github.com/anthonyhaussman/opencode-agy-auth",
|
||||
"tagline": "Google Antigravity account auth",
|
||||
"description": "Authenticate the Opencode CLI with your Google account so you can use your existing Antigravity plan.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "google-ai-search",
|
||||
"type": "plugins",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue