You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Verify on npm
npm view opencode-antigravity-autopilot
# Test installation
npm install -g opencode-antigravity-autopilot
quota_status --help # or whatever CLI you have
Rollback (if needed)
# Unpublish within 72 hours
npm unpublish opencode-antigravity-autopilot@2.0.0
# Or deprecate
npm deprecate opencode-antigravity-autopilot@2.0.0 "Use v2.0.1 instead"