Skip to content

Conversation

@sisyphus-dev-ai
Copy link
Collaborator

@sisyphus-dev-ai sisyphus-dev-ai commented Jan 8, 2026

Summary

Updates the pinned version of opencode-antigravity-auth from 1.2.7 to 1.2.8 in README.md.

Context

Changes


Summary by cubic

Update README and localized READMEs to pin opencode-antigravity-auth to 1.2.8, which includes the Antigravity proxy fix. Replaces outdated 1.2.7 references.

Written for commit a1fbe1a. Summary will update on new commits.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Greptile Summary

Updates opencode-antigravity-auth plugin version from 1.2.7 to 1.2.8 in the English README to reflect the Antigravity proxy fix.

  • Single-line documentation change in installation instructions
  • Version bump addresses issue #584 (Antigravity proxy issue)
  • Localized README files (README.zh-cn.md, README.ja.md) still reference 1.2.7 and should be updated for consistency

Confidence Score: 4/5

  • Safe to merge - simple documentation version update with no code changes
  • Documentation-only change with correct version update. Score of 4 (not 5) because localized README files weren't updated, creating inconsistency across language versions.
  • No files require special attention - this is a straightforward documentation update

Important Files Changed

File Analysis

Filename Score Overview
README.md 4/5 Updated opencode-antigravity-auth version from 1.2.7 to 1.2.8; localized READMEs need same update

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as Pull Request #593
    participant README as README.md
    participant Users as Documentation Users
    
    Dev->>PR: Create PR to update version
    PR->>README: Update [email protected]
    README-->>README: Change to @1.2.8 (line 342)
    
    Note over README: Version reflects fix for<br/>Antigravity proxy issue (#584)
    
    README->>Users: Documentation now references v1.2.8
    
    Note over PR: ⚠️ Localized READMEs not updated<br/>(zh-cn, ja still show 1.2.7)
Loading

"plugin": [
"oh-my-opencode",
"[email protected].7"
"[email protected].8"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version update is complete for English README, but localized versions need updating too

README.zh-cn.md (line 309) and README.ja.md (line 304) still reference 1.2.7.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@code-yeongyu
Copy link
Owner

@sisyphus-dev-ai on other language readme too

@sisyphus-dev-ai sisyphus-dev-ai added the sisyphus: working Sisyphus is currently working on this label Jan 8, 2026
@sisyphus-dev-ai
Copy link
Collaborator Author

✅ Updated localized READMEs to reference [email protected]:

  • README.zh-cn.md (line 309)
  • README.ja.md (line 304)

Both files now match the version in the English README.

@sisyphus-dev-ai sisyphus-dev-ai removed the sisyphus: working Sisyphus is currently working on this label Jan 8, 2026
@code-yeongyu code-yeongyu merged commit 500dfaf into dev Jan 8, 2026
3 checks passed
@code-yeongyu code-yeongyu deleted the docs/update-antigravity-auth-version branch January 8, 2026 12:59
kdcokenny pushed a commit that referenced this pull request Jan 13, 2026
* docs: update opencode-antigravity-auth version to 1.2.8

* docs: update opencode-antigravity-auth to 1.2.8 in localized READMEs

---------

Co-authored-by: sisyphus-dev-ai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Related to the newest bug in the ALL Antigravity Proxies down(FIXED)

3 participants