-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Summary
The README currently references outdated versions of the authentication plugins. These should be updated to the latest versions available on npm.
Current versions in README:
Latest versions on npm/GitHub:
[email protected](latest release: v1.2.7)[email protected](latest release: v4.2.0)
Files to update:
- README.md (lines ~325 and ~373)
- README.ko.md (if exists)
- README.ja.md (if exists)
- README.zh-cn.md (if exists)
Changes needed:
Line ~325 (Google Gemini Antigravity OAuth section):
{
"plugin": [
"oh-my-opencode",
"[email protected]"
]
}Line ~373 (OpenAI ChatGPT Plus/Pro section):
{
"plugin": [
"oh-my-opencode",
"[email protected]"
]
}This will ensure users install the latest stable versions with bug fixes and improvements.
Metadata
Metadata
Assignees
Labels
No labels