Skip to content

Update plugin versions in README to latest npm releases #463

@fparrav

Description

@fparrav

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:

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions