@ranger-testing/ranger-cli 2.5.4-alpha.071b7bd-1 → 2.5.4-alpha.a70fc60-4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cli.js +1 -1
- package/build/commands/addEnv.js +1 -1
- package/build/commands/authEncrypt.js +1 -1
- package/build/commands/clean.js +1 -1
- package/build/commands/config.js +1 -1
- package/build/commands/env.js +1 -1
- package/build/commands/feature.js +1 -1
- package/build/commands/hook.js +1 -1
- package/build/commands/hooks/autoPrompt.js +1 -1
- package/build/commands/hooks/disable.js +1 -1
- package/build/commands/hooks/enable.js +1 -1
- package/build/commands/hooks/exitPlanMode.js +1 -1
- package/build/commands/hooks/index.js +1 -1
- package/build/commands/hooks/output.js +1 -1
- package/build/commands/hooks/planReminder.js +1 -1
- package/build/commands/hooks/planStart.js +1 -1
- package/build/commands/hooks/postEdit.js +1 -1
- package/build/commands/hooks/preCompact.js +1 -1
- package/build/commands/hooks/sessionEnd.js +1 -1
- package/build/commands/hooks/sessionStart.js +1 -1
- package/build/commands/hooks/stopHook.js +1 -1
- package/build/commands/index.js +1 -1
- package/build/commands/login.js +1 -1
- package/build/commands/mcpBootstrap.js +1 -1
- package/build/commands/migrateProfile.js +1 -0
- package/build/commands/setup/claude.js +1 -1
- package/build/commands/setup/opencode.js +1 -1
- package/build/commands/setupCi.js +1 -1
- package/build/commands/skillup.js +1 -1
- package/build/commands/start.js +1 -1
- package/build/commands/status.js +1 -1
- package/build/commands/update.js +1 -1
- package/build/commands/updateEnv.js +1 -1
- package/build/commands/useEnv.js +1 -1
- package/build/commands/utils/activeProfile.js +1 -1
- package/build/commands/utils/agentEnv.js +1 -1
- package/build/commands/utils/browserSessionsApi.js +1 -1
- package/build/commands/utils/claudeConfig.js +1 -1
- package/build/commands/utils/claudeOverrideSettings.js +1 -1
- package/build/commands/utils/claudePlugin.js +1 -1
- package/build/commands/utils/cloudProfile.js +1 -0
- package/build/commands/utils/cloudProfileSession.js +1 -0
- package/build/commands/utils/crypto.js +1 -1
- package/build/commands/utils/desirePathLog.js +1 -1
- package/build/commands/utils/deviceAuth.js +1 -1
- package/build/commands/utils/environment.js +1 -1
- package/build/commands/utils/featureApi.js +1 -1
- package/build/commands/utils/fixWebmDuration.js +1 -1
- package/build/commands/utils/gitTracked.js +1 -0
- package/build/commands/utils/keychain.js +1 -1
- package/build/commands/utils/localAgentInstallationsApi.js +1 -1
- package/build/commands/utils/matchAuthEnvironment.js +1 -0
- package/build/commands/utils/mcpImageBase64.js +1 -1
- package/build/commands/utils/model.js +1 -1
- package/build/commands/utils/opencodeConfig.js +1 -1
- package/build/commands/utils/playwrightCli.js +1 -1
- package/build/commands/utils/profileMessages.js +1 -1
- package/build/commands/utils/profileSetupBanner.js +1 -1
- package/build/commands/utils/projectsConfig.js +1 -0
- package/build/commands/utils/rangerConfig.js +1 -1
- package/build/commands/utils/rangerRoot.js +1 -1
- package/build/commands/utils/resolveProfileContext.js +1 -0
- package/build/commands/utils/resolveProfileUrl.js +1 -0
- package/build/commands/utils/retry.js +1 -1
- package/build/commands/utils/sessionCache.js +1 -1
- package/build/commands/utils/settings.js +1 -1
- package/build/commands/utils/skillContent.js +1 -1
- package/build/commands/utils/skills.js +1 -1
- package/build/commands/utils/stitchWebmFiles.js +1 -1
- package/build/commands/utils/telemetry.js +1 -1
- package/build/commands/utils/tokenRefresh.js +1 -1
- package/build/commands/utils/traceSnapshotMapper.js +1 -1
- package/build/commands/utils/userApi.js +1 -1
- package/build/commands/utils/version.js +1 -1
- package/build/commands/verifyFeature.js +1 -1
- package/build/commands/verifyFeatureCli.js +1 -1
- package/build/skills/ranger/SKILL.md +1 -1
- package/package.json +6 -2
package/build/cli.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const _0x1b6b0a=_0x52fd;(function(_0x1bf53a,_0x4f7dd3){const _0x9272ba=_0x52fd,_0x13dab1=_0x1bf53a();while(!![]){try{const _0x2938cb=parseInt(_0x9272ba(0x220))/0x1+-parseInt(_0x9272ba(0x293))/0x2+-parseInt(_0x9272ba(0x23d))/0x3+-parseInt(_0x9272ba(0x2bc))/0x4+-parseInt(_0x9272ba(0x2a5))/0x5*(parseInt(_0x9272ba(0x1be))/0x6)+parseInt(_0x9272ba(0x193))/0x7*(parseInt(_0x9272ba(0x17e))/0x8)+-parseInt(_0x9272ba(0x204))/0x9*(-parseInt(_0x9272ba(0x226))/0xa);if(_0x2938cb===_0x4f7dd3)break;else _0x13dab1['push'](_0x13dab1['shift']());}catch(_0x590a24){_0x13dab1['push'](_0x13dab1['shift']());}}}(_0x5745,0xef6d1));import _0x5783fd from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x5582dd=_0x52fd,_0x1fddf3={'eFRrk':function(_0x28b01e,_0x1e1c10){return _0x28b01e(_0x1e1c10);},'TpHhN':function(_0x4cdfe6,_0x1bc6cb,_0x56cd7f){return _0x4cdfe6(_0x1bc6cb,_0x56cd7f);},'fAUsZ':_0x5582dd(0x2de)};let _0x6ca0a6=process[_0x5582dd(0x280)]();const _0x53d6f3=parse(_0x6ca0a6)[_0x5582dd(0x231)];while(_0x6ca0a6!==_0x53d6f3){if(existsSync(join(_0x6ca0a6,'.ranger'))||_0x1fddf3[_0x5582dd(0x2b7)](existsSync,_0x1fddf3[_0x5582dd(0x22b)](join,_0x6ca0a6,_0x1fddf3['fAUsZ'])))return _0x6ca0a6;_0x6ca0a6=dirname(_0x6ca0a6);}return process[_0x5582dd(0x280)]();}function _0x5745(){const _0x24ff8d=['unset\x20<profile>\x20<key>','New\x20scenario\x20description','array','get-feedback\x20[id]','4319532PqzoRQ','verified','feature\x20show','evaluationReason','profile\x20ls','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','WSdzn','Config\x20key','CkdPR','get-review','scope','unset\x20<env>\x20<key>','PEQLY','evaluation','ranger\x20feature\x20get-feedback','Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','aBqrZ','Zmbvp','Config\x20key\x20to\x20remove','ranger\x20config\x20get','add\x20env\x20<env-name>','--notes','error','Reason:\x20','iVCne','yyIlR','login','DSicp','ViaKT','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','LstnK','ziDSg','add\x20env','demandCommand','.env','IwZpJ','ranger\x20resume','Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','aFzrh','checklist','env','allow-insecure-localhost','You\x20must\x20specify\x20a\x20profile\x20subcommand','exclude-scenario','epilogue','show','slice','ranger\x20verify-feature','RZzNx','VmPlj','GEKgG','NXRtB','skip-chromium','PhbCZ','hMrKQ','MVtFA','Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','add\x20<profile-name>','xYTsb','update\x20<env-name>','Where\x20to\x20store\x20the\x20profile','partial','Print\x20the\x20current\x20CLI\x20access\x20token','kmluY','task','skills','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','jRBrw','number','ObSEE','List\x20all\x20feature\x20reviews','Ieiej','--checklist','QZxcs','log','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','status','Scenario\x20description','ranger\x20env\x20update','aDqDX','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','include-deleted','command','ajmDY','use','limit','setup:deps','Include\x20soft-deleted\x20feature\x20reviews','Set\x20up\x20a\x20local\x20browser\x20profile','cdp-endpoint','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','eIBue','855648IRougv','crgMZ','KHAMG','MOjdA','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','DiDHe','IMRTx','ohSFb','sTgbi','clean','Usage:\x20ranger\x20setup\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20all\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Full\x20interactive\x20setup\x20(default\x20when\x20no\x20subcommand\x20given)\x0a\x20\x20deps\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Chromium\x20browser\x20binary\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Authenticate\x20with\x20Ranger\x0a\x20\x20skills\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Claude\x20Code\x20plugin\x20and\x20skills\x0a\x20\x20profiles\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set\x20up\x20a\x20local\x20browser\x20profile\x0a\x0aRun\x20`ranger\x20setup\x20<command>\x20--help`\x20for\x20details.\x0a\x0aExamples:\x0a\x20\x20ranger\x20setup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Interactive\x20first-time\x20setup\x0a\x20\x20ranger\x20setup\x20deps\x20--with-deps\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Chromium\x20+\x20OS\x20deps\x20(Dockerfile)\x0a\x20\x20ranger\x20setup\x20login\x20--mcp\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Authenticate\x20via\x20MCP\x20proxy\x0a\x20\x20ranger\x20setup\x20skills\x20--scope\x20user\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20skills\x20at\x20user\x20level','headed','positional','cXBji','name','TKEWE','You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','nfPAN','Qzljo','rhigU','fNYHP','42diynvk','token','start\x20[token]','usage','\x20BLOCKED','Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aCommands:\x0a\x20\x20set\x20<profile>\x20<key>\x20<value>\x20\x20\x20\x20Set\x20a\x20config\x20value\x0a\x20\x20get\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Get\x20a\x20config\x20value\x0a\x20\x20list\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20all\x20config\x20for\x20a\x20profile\x0a\x20\x20unset\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20a\x20config\x20value\x0a\x0aKeys:\x0a\x20\x20userAgent\x20\x20\x20\x20\x20\x20\x20\x20Browser\x20user\x20agent\x20string\x0a\x20\x20headless\x20\x20\x20\x20\x20\x20\x20\x20\x20Run\x20browser\x20in\x20headless\x20mode\x20(true/false)\x0a\x20\x20allowInsecureLocalhost\x20\x20\x20Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(true/false)\x0a\x20\x20storageState\x20\x20\x20\x20\x20Path\x20to\x20auth\x20state\x20file\x20(e.g.,\x20./auth.json)\x0a\x20\x20header.<name>\x20\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20header.X-Test-Mode)\x0a\x20\x20setupHeader.<name>\x20\x20HTTP\x20header\x20sent\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20(e.g.,\x20setupHeader.x-bypass-turnstile)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20userAgent\x20\x22Mozilla/5.0\x20(CI\x20Bot)\x22\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20allowInsecureLocalhost\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20header.Authorization\x20\x27${AUTH_TOKEN}\x27\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20setupHeader.x-bypass-turnstile\x20\x27a1b2c3d4...\x27','includes','WkeVv','ranger\x20profile\x20use','ranger\x20profile\x20config\x20unset','restore\x20<id>','boolean','\x20VERIFIED','Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','profile-name','setup-header','HBVYN','feature','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','QWNKm','notes','GqJXy','lvVks','version','ZvsSI','yrboE','resume\x20[id]','config','json','skip-auth','aovGI','Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','bMliB','wqsbH','Authenticate\x20with\x20Ranger','XGYVw','user','Run\x20full\x20interactive\x20setup','opencode','failed','SqSLg','zDVNg','Hutzr','6flWykm','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','AUcaB','feature\x20delete','scriptName','MAzih','argv','list\x20<profile>','vsPVy','env-name','Update\x20authentication\x20for\x20an\x20existing\x20profile','eZycM','with-deps','ranger\x20add-scenario','qCWvy','qhOpG','JBwDt','item','jedrC','Skip\x20authentication','Allow\x20localhost\x20content\x20in\x20deployed\x20environments','vKiml','Install\x20skills\x20for\x20OpenCode','IdxeE','list','base-url','offset','vnguJ','GqYdN','Hmflk','VaEll','EmHzN','blocked','ruUEd','\x0aUnknown\x20command:\x20','ranger\x20use','iAfRN','ranger\x20feature\x20resume','yLsSf','Unknown\x20error','profile','thMlT','session-id','GOuZG','setup:login','description','use\x20<profile-name>','bgZlM','KTdoY','fail','--profile','map','scenario','profile\x20config\x20get','config\x20unset','KyWui','Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project','Task\x20description\x20(defaults\x20to\x20scenario\x20description)','organizationName','ranger\x20restore','qlyrw','hvSve','ThQGy','config\x20set','WIOwn','get\x20<profile>\x20<key>','wmjAU','Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','Optional\x20feature\x20ID','trackCommandError','1017qtgJmS','ExFWI','XlZxl','wxPPf','config\x20get','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','hPmgC','edMgd','report\x20[id]','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','KVNUj','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server','\x0aIssues:','Name\x20of\x20the\x20environment','help','WQjCi','✓\x20Authenticated\x20to\x20','UiPjk','YDqIO','fZscN','Manage\x20profiles','cHCtG','SydEm','ranger\x20get-review','Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','rmhNL','Skip\x20Chromium\x20browser\x20installation','List\x20all\x20profiles','1275497cnnkxB','EUioV','unhandledRejection','startsWith','ranger\x20feature\x20show','lNJro','302820pSvGoe','Manage\x20profile\x20configuration','oeOfU','\x20\x20https://docs.ranger.net\x0a','KMxFx','TpHhN','Glwpb','Feature\x20review\x20ID','delete','Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20setup\x20[token]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Initialize\x20Ranger\x20in\x20your\x20project\x0a\x20\x20setup\x20all\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Full\x20interactive\x20setup\x20(same\x20as\x20bare\x20setup)\x0a\x20\x20setup\x20deps\x20[--with-deps]\x20\x20\x20\x20Install\x20Chromium\x20browser\x0a\x20\x20setup\x20login\x20[--token\x20<t>]\x20\x20\x20Authenticate\x20with\x20Ranger\x0a\x20\x20setup\x20skills\x20[--scope\x20...]\x20\x20Install\x20Claude\x20Code\x20plugin\x20and\x20skills\x0a\x20\x20setup\x20profiles\x20[--url\x20<u>]\x20\x20Set\x20up\x20a\x20local\x20browser\x20profile\x0a\x20\x20setup\x20--mcp-bootstrap\x20\x20\x20\x20\x20\x20\x20Bootstrap\x20auth\x20via\x20MCP\x20auth\x20server\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Re-authenticate\x20without\x20full\x20setup\x0a\x20\x20skillup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Ranger\x20skills\x0a\x20\x20clean\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20Ranger\x20artifacts\x20from\x20the\x20project\x0a\x20\x20status\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20version,\x20org,\x20skills,\x20and\x20profile\x20status\x0a\x20\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version\x0a\x0a\x20\x20profile\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Manage\x20profiles\x20(add/use/ls/update/config/encrypt-auth)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set/get/list/unset\x20profile\x20config\x0a\x0a\x20\x20create\x20<name>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Create\x20a\x20feature\x20review\x20with\x20scenarios\x0a\x20\x20list\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20feature\x20reviews\x0a\x20\x20show\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20feature\x20review\x20details\x0a\x20\x20resume\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Resume\x20a\x20feature\x20review\x0a\x20\x20add-scenario\x20<description>\x20\x20Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review\x0a\x20\x20edit-scenario\x20<description>\x20Edit\x20a\x20scenario\x20description\x0a\x20\x20get-review\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20reviewer\x20feedback\x0a\x20\x20report\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Generate\x20PR\x20description\x20markdown\x0a\x20\x20delete\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Soft\x20delete\x20a\x20feature\x20review\x0a\x20\x20restore\x20<id>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Restore\x20a\x20soft-deleted\x20feature\x20review\x0a\x0a\x20\x20go\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Verify\x20a\x20scenario\x20in\x20the\x20browser\x0a\x0aRun\x20`ranger\x20<command>\x20--help`\x20for\x20details.','mcp','root','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','setup:profiles','VYHxg','pRvJk','Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','fsKdY','use\x20<env-name>','url','zOyyw','deps','IPNIP','5690970xwVZFE','mcp-bootstrap','hook:disable','list\x20<env>','hook','Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20local\x0a\x20\x20ranger\x20profile\x20encrypt-auth\x20ci\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20headless\x20true','Unknown\x20command','Alias\x20for\x20--mcp-bootstrap','Failed\x20to\x20exchange\x20MCP\x20refresh\x20token\x20for\x20a\x20CLI\x20token.','mSYWO','xqYvP','SsJeu','Authenticated\x20via\x20MCP,\x20but\x20failed\x20to\x20verify:\x20','uThtn','model','You\x20must\x20specify\x20an\x20auth\x20subcommand','show\x20[id]','BNcKa','zerwU','crVcK','print-access-token','cqYHm','update','profile\x20use','debug-address-comments','lMUqR','TMZrG','xEkhg','key','suLuD','exit','incomplete','YkLTB','HEigy','You\x20must\x20specify\x20an\x20env\x20subcommand','SQIHr','Documentation:\x0a','vBFpj','wNiZj','aLkfg','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)','NIdqY','some','skillup','string','QaUbu','setup-ci\x20<token>','ranger\x20auth\x20encrypt','Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','.\x20[','Scenario\x20index\x20(1-based)','xqflL','AAIAB','edit-scenario\x20<description>','Initialize\x20Ranger\x20in\x20your\x20project','option','ranger\x20config\x20list','force','setup:all','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server\x20instead\x20of\x20browser\x20login','profile\x20update','Skip\x20authentication\x20(install\x20deps\x20only\x20—\x20for\x20container/CI\x20image\x20builds)','Restore\x20a\x20soft-deleted\x20feature\x20review','lyTPC','HHjKC','Profile\x20name','hYdxz','cwd','Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version','zcyhr','Number\x20of\x20feature\x20reviews\x20to\x20skip','SzYtL','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','HdMRU','current-branch','feature\x20list','resume','ayxVR','okLVq','ranger\x20go','safe-mode','ranger\x20add\x20env','--env','aFhcy','FXGNk','aBZnL','815560iiQRfu','MKokI','thdsG','start','UQBZr','Install\x20OS-level\x20dependencies\x20for\x20Chromium','project','BxvpL','XPXGB','vrQOg','wsEGU','rNqsl','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','ranger\x20profile\x20ls','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','debug-outcome','Model\x20to\x20use\x20for\x20verification\x20(e.g.,\x20opus,\x20sonnet,\x20claude-opus-4-6,\x20anthropic.claude-opus-4-6-v1).\x20When\x20RANGER_BYOK=true,\x20leaving\x20this\x20unset\x20lets\x20Claude/Bedrock\x20choose\x20from\x20local\x20config.','Feature\x20review\x20ID\x20to\x20restore','4868785VCpgPB','iPHyH','mQWcW','set\x20<profile>\x20<key>\x20<value>','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','verify-feature','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)','enable','repeat','value','UQNVt','ranger\x20profile\x20config\x20set','HQRDO','ranger\x20create','qKPKc','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','PvfdB','eFRrk'];_0x5745=function(){return _0x24ff8d;};return _0x5745();}_0x5783fd[_0x1b6b0a(0x1ae)]({'path':join(findProjectRoot(),'.env')});import _0x46c9fe from'yargs/yargs';function _0x52fd(_0x5c9492,_0x1e3271){_0x5c9492=_0x5c9492-0x16b;const _0x57457a=_0x5745();let _0x52fd45=_0x57457a[_0x5c9492];return _0x52fd45;}import{addEnv,clean,login,start,setupCi,useEnv,updateEnv,update,skillup,envList,hook,ensureLocalEnv,ensureChromium,authenticate}from'./commands/index.js';import{authEncrypt}from'./commands/authEncrypt.js';import{mcpBootstrap}from'./commands/mcpBootstrap.js';import{getToken}from'./commands/utils/keychain.js';import{status}from'./commands/status.js';import{configSet,configGet,configList,configUnset}from'./commands/config.js';import{verifyFeature}from'./commands/verifyFeature.js';import{loadRangerConfig}from'./commands/utils/rangerConfig.js';import{isByokEnabled}from'./commands/utils/environment.js';import{featureCreate,featureList,featureShow,featureResume,featureAddScenario,featureEditScenario,featureGetReview,featureReportPrDescription,featureDelete,featureRestore}from'./commands/feature.js';import{logDesirePath,getErrorType,sanitizeArgs}from'./commands/utils/desirePathLog.js';import{getCurrentVersion}from'./commands/utils/version.js';import{refreshCliToken}from'./commands/utils/tokenRefresh.js';import{getCurrentUser}from'./commands/utils/userApi.js';import{ensureClaudePlugin,ensureClaudeSkills}from'./commands/setup/claude.js';import{ensureOpencodePluginConfig}from'./commands/setup/opencode.js';import{installSkill}from'./commands/utils/skills.js';import{withTelemetry,getCurrentCollector}from'./commands/utils/telemetry.js';process['on'](_0x1b6b0a(0x222),async _0x231b98=>{const _0x1ff83a={'oKyZL':function(_0x34f9a0){return _0x34f9a0();}},_0xd173=_0x1ff83a['oKyZL'](getCurrentCollector);_0xd173&&await _0xd173['trackCommandError'](_0x231b98),process['exitCode']=0x1;});const rawArgs=process['argv'][_0x1b6b0a(0x2eb)](0x2),TOP_LEVEL_HELP=_0x1b6b0a(0x22f),PROFILE_HELP=_0x1b6b0a(0x242),PROFILE_CONFIG_HELP=_0x1b6b0a(0x198);function warnRenamed(_0x5ee1d2,_0x1e2d48){console['error']('\x0a'+_0x5ee1d2+'\x20is\x20now\x20'+_0x1e2d48+'\x0a');}function argUsed(_0x357edf){const _0x366901=_0x1b6b0a;return rawArgs[_0x366901(0x267)](_0x1c3235=>_0x1c3235===_0x357edf||_0x1c3235[_0x366901(0x223)](_0x357edf+'='));}function warnFlagRenamed(_0x81524,_0x416627,_0x2610e1){const _0x1ea29b=_0x1b6b0a,_0x40cb8a={'ZvsSI':function(_0x41d139,_0x51927f){return _0x41d139(_0x51927f);},'xqYvP':function(_0x2a85ff,_0x30b1c2,_0x1f330c){return _0x2a85ff(_0x30b1c2,_0x1f330c);}};_0x40cb8a[_0x1ea29b(0x1ab)](argUsed,_0x416627)&&_0x40cb8a[_0x1ea29b(0x247)](warnRenamed,_0x81524+'\x20'+_0x416627,_0x81524+'\x20'+_0x2610e1);}async function runGoCommand(_0x17a9b4,_0x4b29be=![]){const _0x6fe79b=_0x1b6b0a,_0x3b7bbd={'rfKeD':function(_0x8d16e8,_0x21b84d){return _0x8d16e8+_0x21b84d;},'InnoA':function(_0x300e81,_0x297b84,_0x23c482){return _0x300e81(_0x297b84,_0x23c482);},'gTbCo':_0x6fe79b(0x28f),'CUulA':_0x6fe79b(0x1f0),'oeOfU':function(_0x508c9c,_0x511baa,_0x362f21,_0x28ebd7){return _0x508c9c(_0x511baa,_0x362f21,_0x28ebd7);},'VmPlj':_0x6fe79b(0x28c),'gThmd':'--task','couUy':function(_0x4f3ebb){return _0x4f3ebb();},'vBFpj':function(_0x42e431){return _0x42e431();},'crVcK':_0x6fe79b(0x2a2),'UPbkn':_0x6fe79b(0x255),'fNYHP':function(_0x1fd12f,_0x20de7c){return _0x1fd12f+_0x20de7c;},'RGVys':_0x6fe79b(0x19f),'pRvJk':'incomplete','aFzrh':'partial','Hutzr':'blocked','sTgbi':'\x20FAILED','DJcmE':function(_0x31df98,_0x119cba){return _0x31df98===_0x119cba;},'thMlT':'verified'};_0x4b29be&&_0x3b7bbd['InnoA'](warnRenamed,_0x6fe79b(0x2ec),'ranger\x20go');warnFlagRenamed(_0x6fe79b(0x28c),_0x3b7bbd['gTbCo'],_0x3b7bbd['CUulA']),_0x3b7bbd['oeOfU'](warnFlagRenamed,_0x3b7bbd[_0x6fe79b(0x2ee)],_0x3b7bbd['gThmd'],_0x6fe79b(0x2d1)),_0x3b7bbd[_0x6fe79b(0x228)](warnFlagRenamed,_0x3b7bbd[_0x6fe79b(0x2ee)],'--item','--scenario');const _0x247f64=await _0x3b7bbd['couUy'](loadRangerConfig),_0x1e2a97=_0x3b7bbd[_0x6fe79b(0x262)](isByokEnabled),_0x2c06bb=_0x17a9b4['model'],_0x4051de=_0x247f64[_0x6fe79b(0x24b)],_0x4902d5=await verifyFeature({'featureId':_0x17a9b4[_0x6fe79b(0x1a4)],'profile':_0x17a9b4[_0x6fe79b(0x1e6)]??_0x17a9b4[_0x6fe79b(0x2e5)],'notes':_0x17a9b4['notes']??_0x17a9b4['task'],'scenario':_0x17a9b4['scenario']??_0x17a9b4[_0x6fe79b(0x1cf)],'startPath':_0x17a9b4['start-path'],'debugOutcome':_0x17a9b4[_0x3b7bbd[_0x6fe79b(0x250)]],'debugAddressComments':_0x17a9b4[_0x3b7bbd['UPbkn']],'headed':_0x17a9b4['headed'],'byokEnabled':_0x1e2a97,'flagVerifyModel':_0x2c06bb,'configVerifyModel':_0x4051de});console['log'](_0x3b7bbd[_0x6fe79b(0x192)]('\x0a','='[_0x6fe79b(0x2ae)](0x3c))),console['log'](_0x4902d5[_0x6fe79b(0x2c9)]==='verified'?_0x3b7bbd['RGVys']:_0x4902d5['evaluation']===_0x3b7bbd[_0x6fe79b(0x235)]?'\x20INCOMPLETE':_0x4902d5[_0x6fe79b(0x2c9)]===_0x3b7bbd[_0x6fe79b(0x2e3)]?'\x20PARTIAL':_0x4902d5[_0x6fe79b(0x2c9)]===_0x3b7bbd[_0x6fe79b(0x1bd)]?_0x6fe79b(0x197):_0x3b7bbd[_0x6fe79b(0x186)]),console['log']('='['repeat'](0x3c)),console[_0x6fe79b(0x16b)]('Summary:\x20'+_0x4902d5['summary']),console['log']('Evaluation:\x20'+_0x4902d5[_0x6fe79b(0x2c9)]),console['log'](_0x6fe79b(0x2d3)+_0x4902d5[_0x6fe79b(0x2bf)]),_0x4902d5['issues']?.['length']&&(console['log'](_0x6fe79b(0x210)),_0x4902d5['issues']['forEach']((_0x4f0b0e,_0x20506d)=>{const _0x426fc8=_0x6fe79b;console['log']('\x0a'+_0x3b7bbd['rfKeD'](_0x20506d,0x1)+_0x426fc8(0x26e)+_0x4f0b0e['severity']+']\x20'+_0x4f0b0e['description']);})),process[_0x6fe79b(0x25b)](_0x3b7bbd['DJcmE'](_0x4902d5['evaluation'],_0x3b7bbd[_0x6fe79b(0x1e7)])?0x0:0x1);}_0x46c9fe(process[_0x1b6b0a(0x1c4)]['slice'](0x2))[_0x1b6b0a(0x1c2)]('ranger')[_0x1b6b0a(0x196)](TOP_LEVEL_HELP)[_0x1b6b0a(0x1aa)](getCurrentVersion())['command']('create\x20<name>','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios',_0x2d8ba2=>{const _0x50dbda=_0x1b6b0a,_0x2ea8e3={'OoHzr':'name','bgZlM':_0x50dbda(0x269),'XYgEq':'Feature\x20review\x20name','EleFG':'Feature\x20review\x20description','njwzD':_0x50dbda(0x2e4),'YOyAt':'array'};return _0x2d8ba2[_0x50dbda(0x18a)](_0x2ea8e3['OoHzr'],{'type':_0x2ea8e3[_0x50dbda(0x1ed)],'description':_0x2ea8e3['XYgEq'],'demandOption':!![]})[_0x50dbda(0x274)]('description',{'type':_0x50dbda(0x269),'alias':'d','description':_0x2ea8e3['EleFG']})['option']('scenario',{'type':_0x50dbda(0x2ba),'alias':'c','description':_0x50dbda(0x1bf)})[_0x50dbda(0x274)](_0x2ea8e3['njwzD'],{'type':_0x2ea8e3['YOyAt'],'hidden':!![]});},async _0x3c5ba3=>{const _0x1d1f57=_0x1b6b0a,_0x331fe5={'mBeCh':function(_0x3dee02,_0x464d52,_0xaadef,_0x44fab1){return _0x3dee02(_0x464d52,_0xaadef,_0x44fab1);},'crgMZ':_0x1d1f57(0x2b3),'CdxsW':'--checklist','vsgKg':'--scenario','XTSqC':'create'};_0x331fe5['mBeCh'](warnFlagRenamed,_0x331fe5[_0x1d1f57(0x17f)],_0x331fe5['CdxsW'],_0x331fe5['vsgKg']);const _0x575ef2=_0x3c5ba3['scenario']||_0x3c5ba3[_0x1d1f57(0x2e4)];await withTelemetry(_0x331fe5['XTSqC'],()=>featureCreate(_0x3c5ba3['name'],{'description':_0x3c5ba3[_0x1d1f57(0x1eb)],'scenarios':_0x575ef2}));})['command']('list',_0x1b6b0a(0x303),_0x58ea94=>{const _0x2f49a5=_0x1b6b0a,_0x69775a={'cXkvL':'current-branch','sZGVy':_0x2f49a5(0x232),'HEigy':_0x2f49a5(0x301),'jedrC':_0x2f49a5(0x1d8),'JNGZX':'Number\x20of\x20feature\x20reviews\x20to\x20skip','IdxeE':_0x2f49a5(0x19e)};return _0x58ea94['option'](_0x69775a['cXkvL'],{'type':_0x2f49a5(0x19e),'description':_0x69775a['sZGVy']})['option'](_0x2f49a5(0x176),{'type':_0x69775a[_0x2f49a5(0x25e)],'alias':'l','description':'Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','default':0xa})['option'](_0x69775a[_0x2f49a5(0x1d0)],{'type':_0x69775a[_0x2f49a5(0x25e)],'alias':'o','description':_0x69775a['JNGZX'],'default':0x0})['option']('include-deleted',{'type':_0x69775a[_0x2f49a5(0x1d5)],'alias':'d','description':_0x2f49a5(0x178),'default':![]});},async _0x592d5d=>{const _0x56ca8b=_0x1b6b0a,_0x1c3940={'YDqIO':function(_0x1dd70c,_0x4fd8af,_0x4bb5c3){return _0x1dd70c(_0x4fd8af,_0x4bb5c3);},'mUUzK':_0x56ca8b(0x1d6)};await _0x1c3940[_0x56ca8b(0x216)](withTelemetry,_0x1c3940['mUUzK'],()=>featureList({'currentBranch':_0x592d5d[_0x56ca8b(0x287)],'limit':_0x592d5d['limit'],'offset':_0x592d5d[_0x56ca8b(0x1d8)],'includeDeleted':_0x592d5d[_0x56ca8b(0x172)]}));})['command'](_0x1b6b0a(0x24d),_0x1b6b0a(0x17c),_0x677a2c=>{const _0x2d16f5=_0x1b6b0a,_0x56426a={'qlyrw':_0x2d16f5(0x22d)};return _0x677a2c[_0x2d16f5(0x18a)]('id',{'type':'string','description':_0x56426a[_0x2d16f5(0x1fa)]});},async _0x4a4bd7=>{const _0x13b376=_0x1b6b0a,_0xad174e={'WFlGt':function(_0x2486ec,_0x161426,_0x10ed36){return _0x2486ec(_0x161426,_0x10ed36);},'CnUCi':_0x13b376(0x2ea)};await _0xad174e['WFlGt'](withTelemetry,_0xad174e['CnUCi'],()=>featureShow(_0x4a4bd7['id']));})[_0x1b6b0a(0x173)](_0x1b6b0a(0x1ad),'Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context',_0x58398b=>{const _0x3d11e1=_0x1b6b0a,_0x71716a={'IIcHV':_0x3d11e1(0x269)};return _0x58398b[_0x3d11e1(0x18a)]('id',{'type':_0x71716a['IIcHV'],'description':_0x3d11e1(0x1a5)});},async _0x2e7e69=>{const _0x385412=_0x1b6b0a,_0x10fd57={'dQbTh':_0x385412(0x289)};await withTelemetry(_0x10fd57['dQbTh'],()=>featureResume(_0x2e7e69['id']));})['command']('add-scenario\x20<description>','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review',_0x1e1c91=>{const _0x9c159c=_0x1b6b0a,_0x307b36={'KTdoY':_0x9c159c(0x1eb),'KVNUj':'string','aDqDX':'Scenario\x20description'};return _0x1e1c91['positional'](_0x307b36[_0x9c159c(0x1ee)],{'type':_0x307b36[_0x9c159c(0x20e)],'description':_0x307b36[_0x9c159c(0x170)],'demandOption':!![]})[_0x9c159c(0x274)]('id',{'type':_0x9c159c(0x269),'description':_0x9c159c(0x29f)});},async _0x8d0227=>{const _0x138f9c=_0x1b6b0a,_0x59f5d9={'aBqrZ':function(_0x387c58,_0x34ed45,_0x30fc52){return _0x387c58(_0x34ed45,_0x30fc52);}};await _0x59f5d9[_0x138f9c(0x2cc)](withTelemetry,'add-scenario',()=>featureAddScenario(_0x8d0227[_0x138f9c(0x1eb)],_0x8d0227['id']));})['command'](_0x1b6b0a(0x272),'Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review',_0x1d4cff=>{const _0x23782e=_0x1b6b0a,_0x57f372={'iHsDH':_0x23782e(0x1eb),'AByhd':'scenario','wNiZj':'Scenario\x20number\x20to\x20edit\x20(1-based)','HMfdL':_0x23782e(0x269),'eKdMh':_0x23782e(0x29f)};return _0x1d4cff['positional'](_0x57f372['iHsDH'],{'type':'string','description':_0x23782e(0x2b9),'demandOption':!![]})['option'](_0x57f372['AByhd'],{'type':_0x23782e(0x301),'description':_0x57f372[_0x23782e(0x263)],'demandOption':!![]})['option']('id',{'type':_0x57f372['HMfdL'],'description':_0x57f372['eKdMh']});},async _0x5b725b=>{const _0x2bd7e2=_0x1b6b0a,_0x58145f={'SZSwN':'edit-scenario'};await withTelemetry(_0x58145f['SZSwN'],()=>featureEditScenario(_0x5b725b[_0x2bd7e2(0x1eb)],{'id':_0x5b725b['id'],'scenario':_0x5b725b['scenario']}));})['command'](_0x1b6b0a(0x20c),_0x1b6b0a(0x1b2),_0xde83df=>{const _0xeaab36=_0x1b6b0a,_0x1af3ac={'DIzRQ':_0xeaab36(0x2e8),'thdsG':'Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)'};return _0xde83df[_0xeaab36(0x18a)]('id',{'type':_0xeaab36(0x269),'description':'Feature\x20review\x20ID'})[_0xeaab36(0x274)](_0x1af3ac['DIzRQ'],{'type':'array','description':_0x1af3ac[_0xeaab36(0x295)]})[_0xeaab36(0x274)]('json',{'type':_0xeaab36(0x19e),'description':_0xeaab36(0x236),'default':![]});},async _0x42cec3=>{const _0x45fdfc=_0x1b6b0a,_0x288217={'XGYVw':_0x45fdfc(0x2e8),'CaiPl':'report'},_0x54cd9b=_0x42cec3[_0x288217[_0x45fdfc(0x1b6)]],_0x5697eb=_0x54cd9b?_0x54cd9b[_0x45fdfc(0x1f1)](_0x3e8a44=>Number(_0x3e8a44)):undefined;await withTelemetry(_0x288217['CaiPl'],()=>featureReportPrDescription(_0x42cec3['id'],{'excludeScenarios':_0x5697eb,'json':_0x42cec3[_0x45fdfc(0x1af)]}));})['command']('get-review\x20[id]',_0x1b6b0a(0x2e1),_0x82f5df=>{const _0xf8a1b0=_0x1b6b0a,_0x43794c={'fsKdY':'string','MygCE':_0xf8a1b0(0x29f)};return _0x82f5df[_0xf8a1b0(0x18a)]('id',{'type':_0x43794c[_0xf8a1b0(0x237)],'description':_0x43794c['MygCE']});},async _0x34f803=>{const _0x4b15a9=_0x1b6b0a,_0x3d6fce={'kdeBo':function(_0x1aca32,_0x2fbd51,_0x1b5955){return _0x1aca32(_0x2fbd51,_0x1b5955);},'OMTnY':_0x4b15a9(0x2c5)};await _0x3d6fce['kdeBo'](withTelemetry,_0x3d6fce['OMTnY'],()=>featureGetReview(_0x34f803['id']));})['command']('delete\x20[id]',_0x1b6b0a(0x2b5),_0x41b0ad=>{const _0xad6d5=_0x1b6b0a,_0x13357c={'IMRTx':'string','QEMpW':'Feature\x20review\x20ID'};return _0x41b0ad[_0xad6d5(0x18a)]('id',{'type':_0x13357c[_0xad6d5(0x184)],'description':_0x13357c['QEMpW']});},async _0x2b2173=>{const _0x932a07=_0x1b6b0a,_0x3367bf={'VYHxg':function(_0x413635,_0x34d9e0,_0x136dae){return _0x413635(_0x34d9e0,_0x136dae);}};await _0x3367bf[_0x932a07(0x234)](withTelemetry,_0x932a07(0x22e),()=>featureDelete(_0x2b2173['id']));})['command']('restore\x20<id>',_0x1b6b0a(0x27b),_0x36f01d=>{const _0x357305=_0x1b6b0a,_0x799b96={'IwZpJ':_0x357305(0x269),'ceoWJ':_0x357305(0x2a4)};return _0x36f01d['positional']('id',{'type':_0x799b96[_0x357305(0x2df)],'description':_0x799b96['ceoWJ'],'demandOption':!![]});},async _0x27c9b5=>{const _0x2b03c4={'MNjQV':function(_0x89bf1a,_0x57e6d5,_0x39cfa1){return _0x89bf1a(_0x57e6d5,_0x39cfa1);},'VZmZN':'restore'};await _0x2b03c4['MNjQV'](withTelemetry,_0x2b03c4['VZmZN'],()=>featureRestore(_0x27c9b5['id']));})[_0x1b6b0a(0x173)]('setup\x20[tokenOrSubcommand]',_0x1b6b0a(0x273),_0x2f6ef1=>{const _0x1aa239=_0x1b6b0a,_0x4542b5={'ziDSg':_0x1aa239(0x269),'WSdzn':'Ranger\x20API\x20token','PtdVK':_0x1aa239(0x2f1),'fwdMU':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','WXYDL':_0x1aa239(0x1d1),'ruUEd':'scope','HBVYN':'user','FXGNk':'boolean','cXBji':_0x1aa239(0x1d2),'xEkhg':function(_0x580bae,_0x628840,_0x5b32c9){return _0x580bae(_0x628840,_0x5b32c9);},'hYdxz':_0x1aa239(0x23e),'rpnWa':function(_0x4b0f21,_0x527e66,_0x47328f){return _0x4b0f21(_0x527e66,_0x47328f);},'Hmflk':_0x1aa239(0x277),'GqYdN':'with-deps','wmjAU':_0x1aa239(0x177),'HdMRU':'mcp','bJaUV':'Authenticate\x20via\x20MCP\x20proxy','lMUqR':function(_0x532f3c){return _0x532f3c();},'wqsbH':_0x1aa239(0x245),'rFwBe':'project','RNxHI':'Install\x20scope\x20for\x20plugin\x20and\x20skills','cqYHm':'opencode','jRBrw':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','jGGel':'ranger','wiltw':function(_0xc67918,_0x4a0958){return _0xc67918(_0x4a0958);},'XlZxl':'setup:skills','QaUbu':_0x1aa239(0x2f9),'LhrzC':'url','hkGzU':'Base\x20URL\x20of\x20the\x20running\x20app','uThtn':_0x1aa239(0x1b0),'gxxnL':'force','UQNVt':_0x1aa239(0x233),'zOyyw':'tokenOrSubcommand','kmluY':'Subcommand\x20or\x20API\x20token\x20(rngr_...)','AAIAB':_0x1aa239(0x23b),'MVtFA':'Install\x20Chromium\x20browser\x20binary','yyPid':'login','JsPEd':'profiles','HHjKC':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','uzDjm':_0x1aa239(0x2e2),'XEtBB':_0x1aa239(0x209),'uwIJT':_0x1aa239(0x278),'MXSFR':_0x1aa239(0x27a),'zcyhr':'Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','aovGI':_0x1aa239(0x194),'AMTYD':'API\x20token'};return _0x2f6ef1[_0x1aa239(0x196)](_0x1aa239(0x188))[_0x1aa239(0x18a)](_0x4542b5[_0x1aa239(0x23a)],{'type':'string','description':_0x4542b5[_0x1aa239(0x2fc)]})[_0x1aa239(0x173)]('all',_0x1aa239(0x1b8),_0x3a5351=>{const _0x2019de=_0x1aa239;return _0x3a5351[_0x2019de(0x274)]('token',{'type':_0x4542b5[_0x2019de(0x2db)],'description':_0x4542b5[_0x2019de(0x2c2)]})['option'](_0x4542b5['PtdVK'],{'type':'boolean','description':_0x4542b5['fwdMU'],'default':![]})[_0x2019de(0x274)](_0x2019de(0x1b0),{'type':'boolean','description':_0x4542b5['WXYDL'],'default':![]})[_0x2019de(0x274)](_0x2019de(0x1ca),{'type':'boolean','description':_0x2019de(0x298),'default':![]})['option'](_0x4542b5['ruUEd'],{'type':_0x2019de(0x269),'choices':[_0x4542b5['HBVYN'],'project'],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills'})['option']('url',{'type':'string','description':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup'})['option'](_0x2019de(0x276),{'type':_0x2019de(0x19e),'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})['option']('opencode',{'type':_0x2019de(0x19e),'description':_0x2019de(0x2cb),'default':![]})[_0x2019de(0x274)](_0x2019de(0x2e6),{'type':_0x4542b5[_0x2019de(0x291)],'description':_0x4542b5[_0x2019de(0x18b)],'default':![]})['option'](_0x2019de(0x23e),{'type':_0x2019de(0x19e),'description':_0x2019de(0x20f),'default':![]})['option']('mcp',{'type':_0x2019de(0x19e),'description':_0x2019de(0x244),'default':![]});},async _0x22bb80=>{const _0x211a1f=_0x1aa239;(_0x22bb80['mcp-bootstrap']||_0x22bb80['mcp'])&&await _0x4542b5[_0x211a1f(0x258)](withTelemetry,_0x4542b5['hYdxz'],()=>mcpBootstrap()),await _0x4542b5['rpnWa'](withTelemetry,_0x4542b5[_0x211a1f(0x1db)],_0xc2edd3=>start(_0x22bb80['token'],{'skipChromium':_0x22bb80[_0x211a1f(0x2f1)],'skipAuth':_0x22bb80['skip-auth'],'withDeps':_0x22bb80['with-deps'],'scope':_0x22bb80[_0x211a1f(0x2c6)],'url':_0x22bb80[_0x211a1f(0x239)],'force':_0x22bb80[_0x211a1f(0x276)],'opencode':_0x22bb80['opencode'],'allowInsecureLocalhost':_0x22bb80[_0x211a1f(0x2e6)]},_0xc2edd3));})['command'](_0x4542b5[_0x1aa239(0x271)],_0x4542b5[_0x1aa239(0x2f4)],_0x4321d9=>{const _0x3e153d=_0x1aa239;return _0x4321d9['option'](_0x4542b5[_0x3e153d(0x1da)],{'type':_0x4542b5[_0x3e153d(0x291)],'description':_0x3e153d(0x26d),'default':![]});},async _0xb338f3=>{const _0x37f8ac=_0x1aa239;await withTelemetry(_0x4542b5[_0x37f8ac(0x200)],()=>ensureChromium(_0xb338f3[_0x37f8ac(0x1ca)]));})['command'](_0x4542b5['yyPid'],_0x1aa239(0x1b5),_0x534de9=>{const _0x5d5d64=_0x1aa239;return _0x534de9[_0x5d5d64(0x274)](_0x5d5d64(0x194),{'type':_0x4542b5[_0x5d5d64(0x2db)],'description':'Ranger\x20API\x20token\x20(rngr_...)'})['option'](_0x4542b5[_0x5d5d64(0x286)],{'type':'boolean','description':_0x4542b5['bJaUV'],'default':![]});},async _0x2c28ca=>{const _0xbf464e=_0x1aa239,_0xccb41c={'Qzljo':function(_0x3ba0a8){const _0x39a6e5=_0x52fd;return _0x4542b5[_0x39a6e5(0x256)](_0x3ba0a8);},'oCkFm':function(_0x3fbb88){return _0x3fbb88();},'eTJkm':_0x4542b5[_0xbf464e(0x1b4)]};await _0x4542b5['rpnWa'](withTelemetry,_0xbf464e(0x1ea),async()=>{const _0x270912=_0xbf464e;if(_0x2c28ca[_0x270912(0x230)]){await _0xccb41c[_0x270912(0x190)](mcpBootstrap);const _0x36858b=await _0xccb41c['oCkFm'](refreshCliToken);if(!_0x36858b)throw new Error(_0xccb41c['eTJkm']);const _0xd090a8=await getCurrentUser(_0x36858b);if(!_0xd090a8['success'])throw new Error(_0x270912(0x249)+_0xd090a8['error']);console['log'](_0x270912(0x214)+_0xd090a8['user'][_0x270912(0x1f8)]);return;}await authenticate(_0x2c28ca['token']);});})['command'](_0x1aa239(0x2fe),'Install\x20Claude\x20Code\x20plugin\x20and\x20skills',_0x431572=>{const _0xa93e48=_0x1aa239;return _0x431572[_0xa93e48(0x274)](_0xa93e48(0x2c6),{'type':'string','choices':[_0x4542b5[_0xa93e48(0x1a3)],_0x4542b5['rFwBe']],'description':_0x4542b5['RNxHI']})['option'](_0x4542b5[_0xa93e48(0x252)],{'type':_0x4542b5['FXGNk'],'description':_0x4542b5[_0xa93e48(0x300)],'default':![]});},async _0x57b4fe=>{const _0x208e1c=_0x1aa239;await withTelemetry(_0x4542b5[_0x208e1c(0x206)],async()=>{const _0x224fe1=_0x208e1c,_0x523f62=_0x57b4fe[_0x224fe1(0x2c6)];if(_0x57b4fe[_0x224fe1(0x1b9)]){const _0x2a4478=await ensureOpencodePluginConfig(_0x523f62);_0x2a4478&&await installSkill(_0x4542b5['jGGel'],{'level':_0x2a4478['scope'],'cliVersion':getCurrentVersion(),'platform':_0x4542b5['cqYHm']});}else await _0x4542b5['wiltw'](ensureClaudePlugin,_0x523f62),await ensureClaudeSkills(_0x523f62);});})[_0x1aa239(0x173)](_0x4542b5['JsPEd'],_0x1aa239(0x179),_0x22e1dd=>{const _0x3ff60a=_0x1aa239;return _0x22e1dd['option'](_0x4542b5['ruUEd'],{'type':_0x3ff60a(0x269),'choices':[_0x3ff60a(0x1b7),_0x3ff60a(0x299)],'description':_0x4542b5[_0x3ff60a(0x26a)]})[_0x3ff60a(0x274)](_0x4542b5['LhrzC'],{'type':_0x4542b5[_0x3ff60a(0x2db)],'description':_0x4542b5['hkGzU']})[_0x3ff60a(0x274)](_0x4542b5[_0x3ff60a(0x24a)],{'type':'boolean','description':'Skip\x20browser\x20authentication','default':![]})['option'](_0x4542b5['gxxnL'],{'type':'boolean','description':_0x3ff60a(0x2e2),'default':![]})[_0x3ff60a(0x274)](_0x3ff60a(0x2e6),{'type':_0x3ff60a(0x19e),'description':_0x4542b5['cXBji'],'default':![]});},async _0x494596=>{const _0x18bee1=_0x1aa239;await withTelemetry(_0x4542b5[_0x18bee1(0x2b0)],_0x40fe9c=>ensureLocalEnv({'url':_0x494596['url'],'force':_0x494596[_0x18bee1(0x276)],'allowInsecureLocalhost':_0x494596[_0x18bee1(0x2e6)],'scope':_0x494596['scope']==='user'?'user':undefined},_0x40fe9c));})[_0x1aa239(0x274)](_0x4542b5['PtdVK'],{'type':'boolean','description':_0x4542b5['fwdMU'],'default':![]})[_0x1aa239(0x274)](_0x4542b5[_0x1aa239(0x1df)],{'type':_0x4542b5['ziDSg'],'choices':['user',_0x4542b5['rFwBe']],'description':_0x4542b5[_0x1aa239(0x27d)]})['option']('url',{'type':_0x4542b5['ziDSg'],'description':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)'})[_0x1aa239(0x274)](_0x4542b5['gxxnL'],{'type':_0x4542b5['FXGNk'],'description':_0x4542b5['uzDjm'],'default':![]})[_0x1aa239(0x274)](_0x4542b5['cqYHm'],{'type':_0x4542b5['FXGNk'],'description':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','default':![]})[_0x1aa239(0x274)]('allow-insecure-localhost',{'type':_0x4542b5[_0x1aa239(0x291)],'description':_0x4542b5['XEtBB'],'default':![]})[_0x1aa239(0x274)](_0x4542b5[_0x1aa239(0x27f)],{'type':_0x1aa239(0x19e),'description':_0x4542b5['uwIJT'],'default':![]})[_0x1aa239(0x274)](_0x4542b5[_0x1aa239(0x24a)],{'type':_0x4542b5[_0x1aa239(0x291)],'description':_0x4542b5['MXSFR'],'default':![]})['option']('with-deps',{'type':_0x4542b5['FXGNk'],'description':_0x4542b5[_0x1aa239(0x282)],'default':![]})['option'](_0x4542b5[_0x1aa239(0x1b1)],{'type':_0x4542b5[_0x1aa239(0x2db)],'hidden':!![],'description':_0x4542b5['AMTYD']});},async _0x141712=>{const _0x2fe5ba=_0x1b6b0a,_0xee52ed={'YloKL':function(_0x291bf9,_0x25b6f9,_0x38a2dd){return _0x291bf9(_0x25b6f9,_0x38a2dd);},'RsXkd':_0x2fe5ba(0x296)},_0x5bb198=_0x141712['tokenOrSubcommand'],_0x43c5e6=_0x141712[_0x2fe5ba(0x194)]??_0x5bb198;_0x141712[_0x2fe5ba(0x23e)]&&await _0xee52ed['YloKL'](withTelemetry,'mcp-bootstrap',()=>mcpBootstrap()),await _0xee52ed['YloKL'](withTelemetry,_0xee52ed['RsXkd'],_0x540182=>start(_0x43c5e6,{'skipChromium':_0x141712['skip-chromium'],'skipAuth':_0x141712[_0x2fe5ba(0x1b0)],'withDeps':_0x141712[_0x2fe5ba(0x1ca)],'scope':_0x141712['scope'],'url':_0x141712['url'],'force':_0x141712[_0x2fe5ba(0x276)],'opencode':_0x141712['opencode'],'allowInsecureLocalhost':_0x141712[_0x2fe5ba(0x2e6)]},_0x540182));})['command'](_0x1b6b0a(0x26b),_0x1b6b0a(0x2ac),_0x148e6b=>{const _0x3747d4=_0x1b6b0a,_0x1e5746={'vnguJ':'string','NIdqY':_0x3747d4(0x1e6),'eIBue':_0x3747d4(0x1d7),'vrQOg':_0x3747d4(0x201),'rhigU':'skip-chromium','LHPqM':_0x3747d4(0x21e)};return _0x148e6b[_0x3747d4(0x18a)](_0x3747d4(0x194),{'type':_0x1e5746['vnguJ'],'description':'Ranger\x20API\x20token','demandOption':!![]})['option'](_0x1e5746[_0x3747d4(0x266)],{'type':_0x1e5746['vnguJ'],'description':_0x3747d4(0x285)})[_0x3747d4(0x274)](_0x1e5746[_0x3747d4(0x17d)],{'type':_0x1e5746[_0x3747d4(0x1d9)],'description':_0x1e5746[_0x3747d4(0x29c)]})[_0x3747d4(0x274)](_0x1e5746[_0x3747d4(0x191)],{'type':'boolean','description':_0x1e5746['LHPqM'],'default':![]});},async _0x39ef8d=>{const _0x1579c8=_0x1b6b0a,_0x2638e6={'MKokI':function(_0x3f7ea5,_0x1ca475,_0x815e81){return _0x3f7ea5(_0x1ca475,_0x815e81);}};await _0x2638e6[_0x1579c8(0x294)](withTelemetry,'setup-ci',_0x59098b=>setupCi(_0x39ef8d['token'],{'profile':_0x39ef8d['profile'],'baseUrl':_0x39ef8d[_0x1579c8(0x1d7)],'skipChromium':_0x39ef8d['skip-chromium']},_0x59098b));})[_0x1b6b0a(0x173)](_0x1b6b0a(0x2d6),_0x1b6b0a(0x20d),()=>{},async()=>{const _0x4d7c21={'qEmXP':function(_0x330c78,_0x2b4ea1,_0xb7d95d){return _0x330c78(_0x2b4ea1,_0xb7d95d);}};await _0x4d7c21['qEmXP'](withTelemetry,'login',()=>login());})[_0x1b6b0a(0x173)]('skillup','Install\x20Ranger\x20skills',_0x1d9df6=>{const _0x1b4d97=_0x1b6b0a,_0xf8407a={'EzMbp':_0x1b4d97(0x1b9),'LpLIT':'boolean','dcIwW':_0x1b4d97(0x1d4),'SqSLg':_0x1b4d97(0x1b7),'uVueK':_0x1b4d97(0x299),'IYZrS':'Install\x20scope\x20for\x20skills'};return _0x1d9df6[_0x1b4d97(0x274)](_0xf8407a['EzMbp'],{'type':_0xf8407a['LpLIT'],'description':_0xf8407a['dcIwW'],'default':![]})[_0x1b4d97(0x274)](_0x1b4d97(0x2c6),{'type':'string','choices':[_0xf8407a[_0x1b4d97(0x1bb)],_0xf8407a['uVueK']],'description':_0xf8407a['IYZrS']});},async _0x3ede0c=>{const _0xbcfc77=_0x1b6b0a,_0x2c1df6={'PeyYe':function(_0x52e431,_0x4b18c3){return _0x52e431(_0x4b18c3);},'XPXGB':function(_0xcf16eb,_0x44d667,_0x305c18){return _0xcf16eb(_0x44d667,_0x305c18);}},_0xcecc36=_0x2c1df6['PeyYe'](Boolean,_0x3ede0c[_0xbcfc77(0x1b9)]);await _0x2c1df6[_0xbcfc77(0x29b)](withTelemetry,_0xbcfc77(0x268),()=>skillup({'autoInstall':_0x3ede0c[_0xbcfc77(0x2c6)],'platform':_0xcecc36?'opencode':'claude'}));})['command'](_0x1b6b0a(0x187),_0x1b6b0a(0x1f6),()=>{},async()=>{const _0xf6562d=_0x1b6b0a,_0xd4d056={'PTbAJ':function(_0x1d2e8f,_0x5ec345,_0x1c9eec){return _0x1d2e8f(_0x5ec345,_0x1c9eec);}};await _0xd4d056['PTbAJ'](withTelemetry,_0xf6562d(0x187),()=>clean());})[_0x1b6b0a(0x173)](_0x1b6b0a(0x1e6),_0x1b6b0a(0x218),_0x38d8af=>{const _0xec11cc=_0x1b6b0a,_0x4c5093={'mSYWO':_0xec11cc(0x1a1),'TMZrG':'skip-auth','wsEGU':'url','FuUKN':'boolean','mvCKr':_0xec11cc(0x2e6),'zerwU':_0xec11cc(0x1a0),'rNqsl':'setup-header','iVCne':'string','aLkfg':'scope','MOjdA':_0xec11cc(0x299),'grgih':function(_0x5a4f7b,_0x4803a5,_0x31f2f4,_0x3d7005){return _0x5a4f7b(_0x4803a5,_0x31f2f4,_0x3d7005);},'JYnrJ':_0xec11cc(0x1e6),'GOuZG':_0xec11cc(0x27e),'qCWvy':function(_0x2a15da,_0x4e0de5,_0x48c7d8){return _0x2a15da(_0x4e0de5,_0x48c7d8);},'IPNIP':'profile\x20encrypt-auth','Zmbvp':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','KMxFx':function(_0x401f6e,_0x18ccb0,_0x3da985){return _0x401f6e(_0x18ccb0,_0x3da985);},'qhOpG':_0xec11cc(0x2c3),'ljzux':'profile\x20config\x20list','GqJXy':'profile\x20config\x20unset','YjmbK':'key','NRdeE':_0xec11cc(0x2a8),'wxPPf':_0xec11cc(0x2b8),'RZzNx':'Remove\x20a\x20config\x20value','yyIlR':_0xec11cc(0x18e),'Mmdct':_0xec11cc(0x1ec),'CpWeA':'Switch\x20to\x20using\x20a\x20specific\x20profile','cHCtG':_0xec11cc(0x16c),'MAzih':_0xec11cc(0x21f),'eACsw':'config','RDUUd':_0xec11cc(0x227),'QWNKm':_0xec11cc(0x2e7)};return _0x38d8af['usage'](PROFILE_HELP)[_0xec11cc(0x173)](_0xec11cc(0x2f6),'Add\x20profile\x20configuration',_0x401eea=>{const _0x7456b8=_0xec11cc;return _0x401eea[_0x7456b8(0x18a)](_0x4c5093['mSYWO'],{'type':'string','description':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','demandOption':!![]})[_0x7456b8(0x274)]('ci',{'type':_0x7456b8(0x19e),'description':'Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})['option'](_0x4c5093[_0x7456b8(0x257)],{'type':_0x7456b8(0x19e),'description':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','default':![]})[_0x7456b8(0x274)](_0x4c5093[_0x7456b8(0x29d)],{'type':_0x7456b8(0x269),'description':_0x7456b8(0x171)})['option']('force',{'type':_0x4c5093['FuUKN'],'description':_0x7456b8(0x2e2),'default':![]})['option']('cdp-endpoint',{'type':_0x7456b8(0x269),'description':'CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.'})['option'](_0x4c5093['mvCKr'],{'type':'boolean','description':_0x7456b8(0x209),'default':![]})[_0x7456b8(0x274)](_0x7456b8(0x28d),{'type':'boolean','description':_0x4c5093[_0x7456b8(0x24f)],'default':![]})['option'](_0x4c5093[_0x7456b8(0x29e)],{'type':_0x4c5093[_0x7456b8(0x2d4)],'array':!![],'description':_0x7456b8(0x182)})[_0x7456b8(0x274)](_0x4c5093[_0x7456b8(0x264)],{'type':'string','choices':['user',_0x4c5093[_0x7456b8(0x181)]],'description':'Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)'});},async _0x472b47=>{const _0x38c87b=_0xec11cc;await _0x4c5093['grgih'](withTelemetry,'profile\x20add',_0x17e7fa=>addEnv(_0x472b47[_0x38c87b(0x1a1)],{'ci':_0x472b47['ci'],'skipAuth':_0x472b47['skip-auth'],'url':_0x472b47['url'],'force':_0x472b47[_0x38c87b(0x276)],'cdpEndpoint':_0x472b47[_0x38c87b(0x17a)],'allowInsecureLocalhost':_0x472b47['allow-insecure-localhost'],'safeMode':_0x472b47[_0x38c87b(0x28d)],'setupHeader':_0x472b47[_0x38c87b(0x1a2)],'scope':_0x472b47['scope']},_0x17e7fa),{'isElectron':Boolean(_0x472b47['cdp-endpoint'])});})['command'](_0x4c5093['Mmdct'],_0x4c5093['CpWeA'],_0x169825=>{const _0x363b12=_0xec11cc;return _0x169825[_0x363b12(0x18a)](_0x4c5093[_0x363b12(0x246)],{'type':'string','description':'Name\x20of\x20the\x20profile','demandOption':!![]});},async _0x2e0845=>{const _0x6c2ee4=_0xec11cc;await withTelemetry(_0x6c2ee4(0x254),()=>useEnv(_0x2e0845['profile-name']));})[_0xec11cc(0x173)]('encrypt-auth\x20<profile>',_0x4c5093[_0xec11cc(0x219)],_0x554587=>{const _0x3463d8=_0xec11cc;return _0x554587[_0x3463d8(0x18a)](_0x4c5093['JYnrJ'],{'type':_0x4c5093['iVCne'],'description':_0x4c5093[_0x3463d8(0x1e9)],'demandOption':!![]});},async _0x266e6f=>{const _0x4096b8=_0xec11cc;await _0x4c5093[_0x4096b8(0x1cc)](withTelemetry,_0x4c5093[_0x4096b8(0x23c)],()=>authEncrypt(_0x266e6f[_0x4096b8(0x1e6)]));})[_0xec11cc(0x173)]('ls',_0x4c5093[_0xec11cc(0x1c3)],()=>{},async()=>{const _0x184c6e=_0xec11cc;await _0x4c5093[_0x184c6e(0x1cc)](withTelemetry,_0x184c6e(0x2c0),()=>envList());})[_0xec11cc(0x173)]('update\x20<profile-name>',_0xec11cc(0x1c8),_0x1b9b4b=>{const _0x368909=_0xec11cc;return _0x1b9b4b[_0x368909(0x18a)](_0x4c5093[_0x368909(0x246)],{'type':_0x368909(0x269),'description':'Name\x20of\x20the\x20profile\x20to\x20update','demandOption':!![]})['option'](_0x4c5093['mvCKr'],{'type':_0x368909(0x19e),'description':_0x4c5093[_0x368909(0x2cd)]});},async _0x43d96b=>{const _0x4aa4e6=_0xec11cc;await _0x4c5093[_0x4aa4e6(0x22a)](withTelemetry,_0x4aa4e6(0x279),_0x2c0712=>updateEnv(_0x43d96b['profile-name'],_0x2c0712,{'allowInsecureLocalhost':_0x43d96b[_0x4aa4e6(0x2e6)]}));})[_0xec11cc(0x173)](_0x4c5093['eACsw'],_0x4c5093['RDUUd'],_0xabc6fc=>{const _0xefe7e=_0xec11cc,_0x5d6ceb={'KHAMG':'Profile\x20name','ajmDY':_0x4c5093['YjmbK'],'hvSve':'string','fcSJL':'Config\x20value','EmHzN':'profile\x20config\x20set','EUioV':_0x4c5093['JYnrJ']};return _0xabc6fc['usage'](PROFILE_CONFIG_HELP)[_0xefe7e(0x173)](_0x4c5093['NRdeE'],'Set\x20a\x20config\x20value',_0x293571=>{const _0x32666f=_0xefe7e;return _0x293571['positional'](_0x32666f(0x1e6),{'type':'string','description':_0x5d6ceb[_0x32666f(0x180)],'demandOption':!![]})[_0x32666f(0x18a)](_0x5d6ceb[_0x32666f(0x174)],{'type':_0x5d6ceb['hvSve'],'description':_0x32666f(0x2a1),'demandOption':!![]})['positional'](_0x32666f(0x2af),{'type':_0x5d6ceb['hvSve'],'description':_0x5d6ceb['fcSJL'],'demandOption':!![]});},async _0x1b5113=>{const _0x47289a=_0xefe7e;await withTelemetry(_0x5d6ceb[_0x47289a(0x1dd)],()=>configSet(_0x1b5113['profile'],_0x1b5113['key'],_0x1b5113['value']));})['command'](_0xefe7e(0x1ff),'Get\x20a\x20config\x20value',_0x3468b5=>{const _0x49fc5e=_0xefe7e;return _0x3468b5[_0x49fc5e(0x18a)](_0x49fc5e(0x1e6),{'type':'string','description':_0x4c5093['GOuZG'],'demandOption':!![]})[_0x49fc5e(0x18a)]('key',{'type':_0x49fc5e(0x269),'description':_0x4c5093[_0x49fc5e(0x1cd)],'demandOption':!![]});},async _0x5d1ff4=>{const _0x1a7aad=_0xefe7e;await _0x4c5093[_0x1a7aad(0x22a)](withTelemetry,_0x1a7aad(0x1f3),()=>configGet(_0x5d1ff4[_0x1a7aad(0x1e6)],_0x5d1ff4[_0x1a7aad(0x259)]));})['command'](_0xefe7e(0x1c5),'List\x20all\x20config\x20for\x20a\x20profile',_0x9b43e2=>{const _0x58a380=_0xefe7e;return _0x9b43e2[_0x58a380(0x18a)](_0x58a380(0x1e6),{'type':_0x4c5093[_0x58a380(0x2d4)],'description':_0x4c5093[_0x58a380(0x1e9)],'demandOption':!![]});},async _0x2586f7=>{await withTelemetry(_0x4c5093['ljzux'],()=>configList(_0x2586f7['profile']));})[_0xefe7e(0x173)](_0x4c5093[_0xefe7e(0x207)],_0x4c5093[_0xefe7e(0x2ed)],_0x35b03f=>{const _0x12ec13=_0xefe7e;return _0x35b03f['positional'](_0x5d6ceb[_0x12ec13(0x221)],{'type':_0x5d6ceb[_0x12ec13(0x1fb)],'description':'Profile\x20name','demandOption':!![]})['positional']('key',{'type':_0x5d6ceb[_0x12ec13(0x1fb)],'description':'Config\x20key\x20to\x20remove','demandOption':!![]});},async _0x3560fd=>{const _0x5d649c=_0xefe7e;await _0x4c5093[_0x5d649c(0x1cc)](withTelemetry,_0x4c5093[_0x5d649c(0x1a8)],()=>configUnset(_0x3560fd['profile'],_0x3560fd['key']));})['demandCommand'](0x1,_0x4c5093[_0xefe7e(0x2d5)]);})['demandCommand'](0x1,_0x4c5093[_0xec11cc(0x1a6)]);})['command']('status','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)',()=>{},async()=>{const _0x19e275=_0x1b6b0a,_0x190afa={'BxvpL':_0x19e275(0x16d)};await withTelemetry(_0x190afa[_0x19e275(0x29a)],()=>status());})[_0x1b6b0a(0x173)](_0x1b6b0a(0x253),_0x1b6b0a(0x281),()=>{},async()=>{const _0x3d0b94=_0x1b6b0a,_0xa04e44={'PEQLY':function(_0x42549f,_0x505d6e,_0x465dc3){return _0x42549f(_0x505d6e,_0x465dc3);}};await _0xa04e44[_0x3d0b94(0x2c8)](withTelemetry,'update',()=>update());})[_0x1b6b0a(0x173)](_0x1b6b0a(0x251),_0x1b6b0a(0x2fb),()=>{},async()=>{const _0x5ca949=_0x1b6b0a,_0x222f9d={'suLuD':_0x5ca949(0x251)};await withTelemetry(_0x222f9d[_0x5ca949(0x25a)],async()=>{const _0x43f071=await getToken();if(!_0x43f071)throw new Error('No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.');console['log'](_0x43f071);});})['command']('go',_0x1b6b0a(0x265),_0x47145e=>{const _0x2d5a96=_0x1b6b0a,_0x599f3f={'wxlHW':_0x2d5a96(0x202),'YkLTB':_0x2d5a96(0x2ff),'ViaKT':'string','FfiRw':_0x2d5a96(0x1f2),'ZvIWD':_0x2d5a96(0x2d9),'ohSFb':'model','lNJro':_0x2d5a96(0x2a3),'Ieiej':_0x2d5a96(0x1ba),'SsJeu':_0x2d5a96(0x255),'qlesb':_0x2d5a96(0x19e),'WkeVv':'env','EoADq':_0x2d5a96(0x2fd),'HQRDO':_0x2d5a96(0x1cf)};return _0x47145e['option'](_0x2d5a96(0x1a4),{'type':'string','description':_0x599f3f['wxlHW']})['option']('profile',{'type':_0x2d5a96(0x269),'description':_0x599f3f[_0x2d5a96(0x25d)]})['option'](_0x2d5a96(0x1a7),{'type':_0x599f3f['ViaKT'],'description':'Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)'})[_0x2d5a96(0x274)](_0x599f3f['FfiRw'],{'type':'number','description':'Scenario\x20index\x20(1-based)'})[_0x2d5a96(0x274)]('start-path',{'type':_0x2d5a96(0x269),'description':_0x599f3f['ZvIWD']})['option'](_0x599f3f[_0x2d5a96(0x185)],{'type':_0x599f3f[_0x2d5a96(0x2d8)],'description':_0x599f3f[_0x2d5a96(0x225)]})['option']('headed',{'type':_0x2d5a96(0x19e),'description':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','default':![]})[_0x2d5a96(0x274)]('debug-outcome',{'type':_0x599f3f['ViaKT'],'hidden':!![],'choices':['verified',_0x2d5a96(0x2fa),_0x2d5a96(0x1de),_0x599f3f[_0x2d5a96(0x304)],_0x2d5a96(0x25c)]})['option'](_0x599f3f[_0x2d5a96(0x248)],{'type':_0x599f3f['qlesb'],'hidden':!![]})['option'](_0x599f3f[_0x2d5a96(0x19a)],{'type':_0x2d5a96(0x269),'hidden':!![]})[_0x2d5a96(0x274)](_0x599f3f['EoADq'],{'type':'string','hidden':!![]})['option'](_0x599f3f[_0x2d5a96(0x2b2)],{'type':_0x2d5a96(0x301),'hidden':!![]});},async _0x32e100=>{await runGoCommand(_0x32e100);})['command']('auth',![],_0x498dcb=>{const _0x1bcb4e=_0x1b6b0a,_0x4bf1f9={'yLsSf':function(_0x366e23,_0x42a2f0,_0x370a2f){return _0x366e23(_0x42a2f0,_0x370a2f);},'UtufV':_0x1bcb4e(0x26c),'xHiRx':function(_0x4f8d9c,_0x106442){return _0x4f8d9c(_0x106442);},'ftPrb':'encrypt\x20<profile>'};return _0x498dcb[_0x1bcb4e(0x173)](_0x4bf1f9['ftPrb'],![],_0x56393a=>{const _0x5237af=_0x1bcb4e;return _0x56393a[_0x5237af(0x18a)](_0x5237af(0x1e6),{'type':'string','description':_0x5237af(0x27e),'demandOption':!![]});},async _0x275ab4=>{const _0x1ea546=_0x1bcb4e;_0x4bf1f9[_0x1ea546(0x1e4)](warnRenamed,_0x4bf1f9['UtufV'],'ranger\x20profile\x20encrypt-auth'),await _0x4bf1f9['xHiRx'](authEncrypt,_0x275ab4['profile']);})[_0x1bcb4e(0x2dd)](0x1,_0x1bcb4e(0x24c));},()=>{})[_0x1b6b0a(0x173)](_0x1b6b0a(0x195),![],_0xd60c4=>{const _0x3287ec=_0x1b6b0a,_0x5eb315={'pXJJm':'token','afuNu':'string','KIzgp':'Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','LstnK':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','vKiml':_0x3287ec(0x19e),'XvKXj':'Skip\x20authentication','DiDHe':_0x3287ec(0x1ca)};return _0xd60c4['positional'](_0x5eb315['pXJJm'],{'type':_0x5eb315['afuNu'],'description':_0x5eb315['KIzgp']})[_0x3287ec(0x274)]('skip-chromium',{'type':_0x3287ec(0x19e),'description':_0x5eb315[_0x3287ec(0x2da)],'default':![]})[_0x3287ec(0x274)](_0x3287ec(0x2c6),{'type':_0x3287ec(0x269),'choices':['user','project'],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)'})['option'](_0x3287ec(0x239),{'type':'string','description':_0x3287ec(0x17b)})[_0x3287ec(0x274)](_0x3287ec(0x276),{'type':_0x5eb315['vKiml'],'description':_0x3287ec(0x2e2),'default':![]})['option']('skip-auth',{'type':_0x5eb315['vKiml'],'description':_0x5eb315['XvKXj'],'default':![]})[_0x3287ec(0x274)](_0x5eb315[_0x3287ec(0x183)],{'type':_0x5eb315[_0x3287ec(0x1d3)],'description':'Install\x20OS-level\x20dependencies\x20for\x20Chromium','default':![]});},async _0x4da75a=>{const _0x536a67=_0x1b6b0a,_0x48f069={'QjSjJ':function(_0x2980af,_0x3b9000,_0x334a9c){return _0x2980af(_0x3b9000,_0x334a9c);},'lvVks':_0x536a67(0x296)};_0x48f069['QjSjJ'](warnRenamed,'ranger\x20start','ranger\x20setup'),await withTelemetry(_0x48f069[_0x536a67(0x1a9)],_0x9d5f3e=>start(_0x4da75a[_0x536a67(0x194)],{'skipChromium':_0x4da75a[_0x536a67(0x2f1)],'skipAuth':_0x4da75a['skip-auth'],'withDeps':_0x4da75a[_0x536a67(0x1ca)],'scope':_0x4da75a[_0x536a67(0x2c6)],'url':_0x4da75a['url'],'force':_0x4da75a[_0x536a67(0x276)]},_0x9d5f3e));})[_0x1b6b0a(0x173)](_0x1b6b0a(0x2ab),![],_0x5942b2=>{const _0x2aa916=_0x1b6b0a,_0x29682c={'PvfdB':'env','WQjCi':'string','bMliB':_0x2aa916(0x1f7),'KLfvJ':_0x2aa916(0x1cf),'tEXgT':_0x2aa916(0x26f),'WFszP':_0x2aa916(0x301),'aloMU':_0x2aa916(0x2d9),'eZycM':'model','DSicp':_0x2aa916(0x189),'TQrSj':_0x2aa916(0x19e),'ayxVR':'debug-outcome','SQIHr':_0x2aa916(0x2bd),'kqzTC':_0x2aa916(0x1de),'GEKgG':'failed'};return _0x5942b2[_0x2aa916(0x274)](_0x29682c[_0x2aa916(0x2b6)],{'type':'string','description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})['option']('task',{'type':_0x29682c['WQjCi'],'description':_0x29682c[_0x2aa916(0x1b3)]})['option'](_0x29682c['KLfvJ'],{'type':_0x2aa916(0x301),'description':_0x29682c['tEXgT']})['option'](_0x2aa916(0x1e6),{'type':'string','hidden':!![]})[_0x2aa916(0x274)](_0x2aa916(0x1a7),{'type':_0x29682c['WQjCi'],'hidden':!![]})[_0x2aa916(0x274)](_0x2aa916(0x1f2),{'type':_0x29682c['WFszP'],'hidden':!![]})['option']('start-path',{'type':_0x29682c[_0x2aa916(0x213)],'description':_0x29682c['aloMU']})['option'](_0x29682c[_0x2aa916(0x1c9)],{'type':_0x29682c['WQjCi'],'hidden':!![]})['option'](_0x29682c[_0x2aa916(0x2d7)],{'type':_0x29682c['TQrSj'],'hidden':!![],'default':![]})['option'](_0x29682c[_0x2aa916(0x28a)],{'type':_0x29682c['WQjCi'],'hidden':!![],'choices':[_0x29682c[_0x2aa916(0x260)],'partial',_0x29682c['kqzTC'],_0x29682c[_0x2aa916(0x2ef)],_0x2aa916(0x25c)]});},async _0xe39934=>{await runGoCommand(_0xe39934,!![]);})[_0x1b6b0a(0x173)](_0x1b6b0a(0x2d0),![],_0x214926=>{const _0xd884fc=_0x1b6b0a,_0x53753c={'pdvmi':'string','LbeOP':_0xd884fc(0x2c1),'QZxcs':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)'};return _0x214926['positional'](_0xd884fc(0x1c7),{'type':_0x53753c['pdvmi'],'description':_0x53753c['LbeOP'],'demandOption':!![]})[_0xd884fc(0x274)]('ci',{'type':'boolean','description':'Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})[_0xd884fc(0x274)](_0xd884fc(0x1b0),{'type':'boolean','description':_0x53753c[_0xd884fc(0x306)],'default':![]});},async _0xe4c2ab=>{const _0x2367d8=_0x1b6b0a,_0x146803={'eTuSl':function(_0x2f21e4,_0x10d612,_0x4febe7){return _0x2f21e4(_0x10d612,_0x4febe7);},'ZvVIJ':_0x2367d8(0x2dc)};_0x146803['eTuSl'](warnRenamed,_0x2367d8(0x28e),'ranger\x20profile\x20add'),await withTelemetry(_0x146803['ZvVIJ'],_0x178060=>addEnv(_0xe4c2ab[_0x2367d8(0x1c7)],{'ci':_0xe4c2ab['ci'],'skipAuth':_0xe4c2ab[_0x2367d8(0x1b0)]},_0x178060));})['command'](_0x1b6b0a(0x238),![],_0x4baa7a=>{const _0xe114f9=_0x1b6b0a,_0x1a0de1={'hPmgC':'env-name','ExFWI':_0xe114f9(0x269),'TgJMH':_0xe114f9(0x211)};return _0x4baa7a['positional'](_0x1a0de1[_0xe114f9(0x20a)],{'type':_0x1a0de1[_0xe114f9(0x205)],'description':_0x1a0de1['TgJMH'],'demandOption':!![]});},async _0x56d031=>{const _0x2fc8fd=_0x1b6b0a,_0x47661b={'qfupj':function(_0x1848f7,_0x51825e,_0x2412bc){return _0x1848f7(_0x51825e,_0x2412bc);},'phBxc':_0x2fc8fd(0x19b)};_0x47661b['qfupj'](warnRenamed,_0x2fc8fd(0x1e1),_0x47661b['phBxc']),await withTelemetry(_0x2fc8fd(0x175),()=>useEnv(_0x56d031[_0x2fc8fd(0x1c7)]));})['command']('config',![],_0x45c478=>{const _0x455609=_0x1b6b0a,_0x289639={'hMrKQ':'Environment\x20name','ThQGy':_0x455609(0x259),'edMgd':_0x455609(0x269),'auThI':'ranger\x20config\x20set','uIqon':_0x455609(0x2b1),'rmhNL':function(_0x5666cd,_0x18b91e,_0x5a1d8f){return _0x5666cd(_0x18b91e,_0x5a1d8f);},'SydEm':_0x455609(0x1fd),'BNcKa':'env','TKEWE':_0x455609(0x2cf),'uEhxq':'ranger\x20profile\x20config\x20get','okLVq':_0x455609(0x208),'yRKpj':'config\x20list','uvlcB':'ranger\x20config\x20unset','PhbCZ':_0x455609(0x19c),'NYYck':function(_0x14a71b,_0x5ee12f,_0x2c1280){return _0x14a71b(_0x5ee12f,_0x2c1280);},'uzEQT':'set\x20<env>\x20<key>\x20<value>','cKTHt':'get\x20<env>\x20<key>','oQfSh':_0x455609(0x240),'gWrpn':_0x455609(0x2c7),'zZWpd':'You\x20must\x20specify\x20a\x20config\x20subcommand'};return _0x45c478[_0x455609(0x173)](_0x289639['uzEQT'],![],_0x75d924=>{const _0x3c2c35=_0x455609;return _0x75d924[_0x3c2c35(0x18a)]('env',{'type':'string','description':_0x289639[_0x3c2c35(0x2f3)],'demandOption':!![]})['positional'](_0x289639[_0x3c2c35(0x1fc)],{'type':'string','description':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','demandOption':!![]})[_0x3c2c35(0x18a)]('value',{'type':_0x289639[_0x3c2c35(0x20b)],'description':'Config\x20value','demandOption':!![]});},async _0x39771f=>{const _0x14ea15=_0x455609;warnRenamed(_0x289639['auThI'],_0x289639['uIqon']),await _0x289639[_0x14ea15(0x21d)](withTelemetry,_0x289639[_0x14ea15(0x21a)],()=>configSet(_0x39771f[_0x14ea15(0x2e5)],_0x39771f['key'],_0x39771f['value']));})[_0x455609(0x173)](_0x289639['cKTHt'],![],_0x4ea527=>{const _0xf6bce3=_0x455609;return _0x4ea527[_0xf6bce3(0x18a)](_0x289639['BNcKa'],{'type':'string','description':_0x289639[_0xf6bce3(0x2f3)],'demandOption':!![]})[_0xf6bce3(0x18a)]('key',{'type':_0x289639['edMgd'],'description':'Config\x20key','demandOption':!![]});},async _0x535b34=>{const _0x350531=_0x455609;warnRenamed(_0x289639[_0x350531(0x18d)],_0x289639['uEhxq']),await _0x289639['rmhNL'](withTelemetry,_0x289639[_0x350531(0x28b)],()=>configGet(_0x535b34['env'],_0x535b34[_0x350531(0x259)]));})[_0x455609(0x173)](_0x289639['oQfSh'],![],_0x2310b6=>{const _0x3a7229=_0x455609;return _0x2310b6[_0x3a7229(0x18a)]('env',{'type':_0x289639['edMgd'],'description':'Environment\x20name','demandOption':!![]});},async _0x4ef288=>{const _0x52d696=_0x455609;warnRenamed(_0x52d696(0x275),'ranger\x20profile\x20config\x20list'),await _0x289639['rmhNL'](withTelemetry,_0x289639['yRKpj'],()=>configList(_0x4ef288['env']));})[_0x455609(0x173)](_0x289639['gWrpn'],![],_0x29f1a5=>{const _0x3cfa38=_0x455609;return _0x29f1a5['positional'](_0x289639[_0x3cfa38(0x24e)],{'type':'string','description':'Environment\x20name','demandOption':!![]})['positional']('key',{'type':_0x3cfa38(0x269),'description':_0x3cfa38(0x2ce),'demandOption':!![]});},async _0x41ba16=>{const _0x40defc=_0x455609;_0x289639[_0x40defc(0x21d)](warnRenamed,_0x289639['uvlcB'],_0x289639[_0x40defc(0x2f2)]),await _0x289639['NYYck'](withTelemetry,_0x40defc(0x1f4),()=>configUnset(_0x41ba16['env'],_0x41ba16['key']));})[_0x455609(0x2dd)](0x1,_0x289639['zZWpd']);})[_0x1b6b0a(0x173)](_0x1b6b0a(0x2e5),![],_0x32e7b0=>{const _0x2d9f61=_0x1b6b0a,_0x36da06={'xqflL':'ranger\x20env\x20ls','IOvxw':'env\x20list','mRWQF':_0x2d9f61(0x269),'qPuLj':function(_0x13ad52,_0x59716c,_0x238911){return _0x13ad52(_0x59716c,_0x238911);},'AUcaB':'ranger\x20profile\x20update','iBmru':function(_0x120d0c,_0x572473,_0xd1827b){return _0x120d0c(_0x572473,_0xd1827b);},'mQWcW':_0x2d9f61(0x2f8)};return _0x32e7b0[_0x2d9f61(0x173)]('ls',![],()=>{},async()=>{const _0x1ca7a3=_0x2d9f61;warnRenamed(_0x36da06[_0x1ca7a3(0x270)],_0x1ca7a3(0x2a0)),await withTelemetry(_0x36da06['IOvxw'],()=>envList());})['command'](_0x36da06[_0x2d9f61(0x2a7)],![],_0x258f18=>{const _0x30ea39=_0x2d9f61;return _0x258f18[_0x30ea39(0x18a)]('env-name',{'type':_0x36da06['mRWQF'],'description':'Name\x20of\x20the\x20environment\x20to\x20update','demandOption':!![]});},async _0x533676=>{const _0x35e244=_0x2d9f61;_0x36da06['qPuLj'](warnRenamed,_0x35e244(0x16f),_0x36da06[_0x35e244(0x1c0)]),await _0x36da06['iBmru'](withTelemetry,'env\x20update',_0x1c7105=>updateEnv(_0x533676[_0x35e244(0x1c7)],_0x1c7105));})[_0x2d9f61(0x2dd)](0x1,_0x2d9f61(0x25f));})['command']('feature',![],_0x134c49=>{const _0x331664=_0x1b6b0a,_0x44613d={'yPmLc':'string','VaEll':'Feature\x20review\x20name','dPSiK':'Feature\x20review\x20description','aBZnL':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','CkdPR':'array','Glwpb':function(_0x3ea19b,_0xc7f73a,_0x7f8448){return _0x3ea19b(_0xc7f73a,_0x7f8448);},'KHnWr':'ranger\x20create','lyTPC':_0x331664(0x305),'UQBZr':'feature\x20create','xYTsb':_0x331664(0x287),'mAmmE':'boolean','SzYtL':_0x331664(0x176),'iAfRN':_0x331664(0x178),'KyWui':'ranger\x20feature\x20list','ObSEE':function(_0x551273,_0x8143e,_0x271463){return _0x551273(_0x8143e,_0x271463);},'wbdaW':'Feature\x20review\x20ID','zDVNg':function(_0x263f87,_0x3a94ed,_0x4a312d){return _0x263f87(_0x3a94ed,_0x4a312d);},'UiPjk':_0x331664(0x224),'iPHyH':'ranger\x20show','YOwuL':_0x331664(0x2be),'fvDEH':_0x331664(0x1e3),'WIOwn':'feature\x20resume','aFhcy':'description','aOnrF':_0x331664(0x16e),'MUxgy':_0x331664(0x1cb),'dyFLB':_0x331664(0x21b),'NXRtB':'ranger\x20feature\x20delete','JBwDt':'Feature\x20review\x20ID\x20to\x20restore','MeoFu':'ranger\x20feature\x20restore','fZscN':function(_0x3ae9c3,_0x3b1646,_0x5d8ea4){return _0x3ae9c3(_0x3b1646,_0x5d8ea4);},'Xhjbj':'feature\x20restore','LKSyO':_0x331664(0x1ad),'CqbkM':_0x331664(0x19d),'bEPEg':'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand'};return _0x134c49[_0x331664(0x173)]('create\x20<name>',![],_0x245933=>{const _0x152ef5=_0x331664;return _0x245933['positional']('name',{'type':_0x44613d['yPmLc'],'description':_0x44613d[_0x152ef5(0x1dc)],'demandOption':!![]})['option']('description',{'type':'string','alias':'d','description':_0x44613d['dPSiK']})['option'](_0x152ef5(0x2e4),{'type':_0x152ef5(0x2ba),'alias':'c','description':_0x44613d[_0x152ef5(0x292)]})[_0x152ef5(0x274)](_0x152ef5(0x1f2),{'type':_0x44613d[_0x152ef5(0x2c4)],'hidden':!![]});},async _0x4de3a9=>{const _0x352d2=_0x331664;_0x44613d[_0x352d2(0x22c)](warnRenamed,'ranger\x20feature\x20create',_0x44613d['KHnWr']),warnFlagRenamed(_0x44613d['KHnWr'],_0x44613d[_0x352d2(0x27c)],'--scenario');const _0x14a493=_0x4de3a9['scenario']||_0x4de3a9['checklist'];await _0x44613d[_0x352d2(0x22c)](withTelemetry,_0x44613d[_0x352d2(0x297)],()=>featureCreate(_0x4de3a9[_0x352d2(0x18c)],{'description':_0x4de3a9['description'],'scenarios':_0x14a493}));})[_0x331664(0x173)]('list',![],_0x37c1d5=>{const _0x5a9b54=_0x331664;return _0x37c1d5[_0x5a9b54(0x274)](_0x44613d[_0x5a9b54(0x2f7)],{'type':_0x44613d['mAmmE'],'description':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch'})[_0x5a9b54(0x274)](_0x44613d[_0x5a9b54(0x284)],{'type':'number','alias':'l','description':_0x5a9b54(0x2aa),'default':0xa})['option'](_0x5a9b54(0x1d8),{'type':'number','alias':'o','description':_0x5a9b54(0x283),'default':0x0})[_0x5a9b54(0x274)]('include-deleted',{'type':_0x5a9b54(0x19e),'alias':'d','description':_0x44613d[_0x5a9b54(0x1e2)],'default':![]});},async _0x328eba=>{const _0x36bdf1=_0x331664;warnRenamed(_0x44613d[_0x36bdf1(0x1f5)],'ranger\x20list'),await _0x44613d['ObSEE'](withTelemetry,_0x36bdf1(0x288),()=>featureList({'currentBranch':_0x328eba[_0x36bdf1(0x287)],'limit':_0x328eba[_0x36bdf1(0x176)],'offset':_0x328eba[_0x36bdf1(0x1d8)],'includeDeleted':_0x328eba[_0x36bdf1(0x172)]}));})['command']('show\x20[id]',![],_0x477128=>{return _0x477128['positional']('id',{'type':_0x44613d['yPmLc'],'description':_0x44613d['wbdaW']});},async _0x145cdc=>{const _0x2716f8=_0x331664;_0x44613d['zDVNg'](warnRenamed,_0x44613d[_0x2716f8(0x215)],_0x44613d[_0x2716f8(0x2a6)]),await _0x44613d['Glwpb'](withTelemetry,_0x44613d['YOwuL'],()=>featureShow(_0x145cdc['id']));})[_0x331664(0x173)](_0x44613d['LKSyO'],![],_0x198394=>{const _0x2ef307=_0x331664;return _0x198394[_0x2ef307(0x18a)]('id',{'type':'string','description':_0x2ef307(0x1a5)});},async _0x24b730=>{const _0x5de4eb=_0x331664;_0x44613d[_0x5de4eb(0x1bc)](warnRenamed,_0x44613d['fvDEH'],_0x5de4eb(0x2e0)),await withTelemetry(_0x44613d[_0x5de4eb(0x1fe)],()=>featureResume(_0x24b730['id']));})[_0x331664(0x173)]('add-checklist-item\x20<description>',![],_0x2037b5=>{const _0x19daf5=_0x331664;return _0x2037b5['positional'](_0x44613d[_0x19daf5(0x290)],{'type':_0x19daf5(0x269),'description':_0x44613d['aOnrF'],'demandOption':!![]})['option']('id',{'type':_0x44613d['yPmLc'],'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x5b555a=>{const _0xc2a56d=_0x331664;_0x44613d[_0xc2a56d(0x302)](warnRenamed,'ranger\x20feature\x20add-checklist-item',_0x44613d['MUxgy']),await withTelemetry('feature\x20add-checklist-item',()=>featureAddScenario(_0x5b555a[_0xc2a56d(0x1eb)],_0x5b555a['id']));})[_0x331664(0x173)](_0x331664(0x2bb),![],_0x353079=>{const _0x4fa038=_0x331664;return _0x353079['positional']('id',{'type':'string','description':_0x4fa038(0x29f)});},async _0x3ae5e6=>{const _0x295972=_0x331664;warnRenamed(_0x295972(0x2ca),_0x44613d['dyFLB']),await withTelemetry('feature\x20get-feedback',()=>featureGetReview(_0x3ae5e6['id']));})[_0x331664(0x173)]('delete\x20[id]',![],_0x3b39af=>{const _0x12d95a=_0x331664;return _0x3b39af[_0x12d95a(0x18a)]('id',{'type':_0x12d95a(0x269),'description':_0x44613d['wbdaW']});},async _0x1ece15=>{const _0x4ab1a3=_0x331664;warnRenamed(_0x44613d[_0x4ab1a3(0x2f0)],'ranger\x20delete'),await _0x44613d['ObSEE'](withTelemetry,_0x4ab1a3(0x1c1),()=>featureDelete(_0x1ece15['id']));})[_0x331664(0x173)](_0x44613d['CqbkM'],![],_0x3ec0f5=>{const _0x4e3c49=_0x331664;return _0x3ec0f5['positional']('id',{'type':_0x4e3c49(0x269),'description':_0x44613d[_0x4e3c49(0x1ce)],'demandOption':!![]});},async _0x3df10e=>{const _0x598cef=_0x331664;warnRenamed(_0x44613d['MeoFu'],_0x598cef(0x1f9)),await _0x44613d[_0x598cef(0x217)](withTelemetry,_0x44613d['Xhjbj'],()=>featureRestore(_0x3df10e['id']));})['demandCommand'](0x1,_0x44613d['bEPEg']);})['command'](_0x1b6b0a(0x241),![],_0xdbbdfe=>{const _0x4e13b9=_0x1b6b0a,_0x3c06e5={'yrboE':_0x4e13b9(0x2f5),'xGhEP':'hook:enable','KeNGV':function(_0x3d77fe,_0x5607dd,_0x199770){return _0x3d77fe(_0x5607dd,_0x199770);},'ySwoZ':'Enable\x20Ranger\x20hooks\x20for\x20this\x20session','MADBT':'disable','LbjHQ':_0x4e13b9(0x2a9),'nfPAN':'string','vsPVy':'Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','pAVJP':_0x4e13b9(0x1e8)};return _0xdbbdfe['command']('enable',_0x3c06e5['ySwoZ'],_0x45537f=>{const _0x584a1e=_0x4e13b9;return _0x45537f['option'](_0x584a1e(0x1e8),{'type':'string','description':_0x3c06e5['yrboE']});},async _0x1eb354=>{const _0x59174a=_0x4e13b9;await withTelemetry(_0x3c06e5['xGhEP'],()=>hook(_0x59174a(0x2ad),_0x1eb354['session-id']));})[_0x4e13b9(0x173)](_0x3c06e5['MADBT'],_0x3c06e5['LbjHQ'],_0xc44fdf=>{const _0x49d436=_0x4e13b9;return _0xc44fdf[_0x49d436(0x274)]('session-id',{'type':'string','description':_0x3c06e5[_0x49d436(0x1ac)]});},async _0x5a1678=>{const _0x174bdf=_0x4e13b9;await _0x3c06e5['KeNGV'](withTelemetry,_0x174bdf(0x23f),()=>hook('disable',_0x5a1678[_0x174bdf(0x1e8)]));})['option'](_0x4e13b9(0x18c),{'type':_0x3c06e5[_0x4e13b9(0x18f)],'description':_0x3c06e5[_0x4e13b9(0x1c6)]})['option'](_0x3c06e5['pAVJP'],{'type':_0x3c06e5[_0x4e13b9(0x18f)],'description':_0x3c06e5[_0x4e13b9(0x1ac)]});},async _0x2f5e72=>{const _0xc1818f=_0x1b6b0a,_0x1d6af9={'qKPKc':function(_0x13e5be,_0x48e2a2,_0xcc8600){return _0x13e5be(_0x48e2a2,_0xcc8600);},'mztsI':_0xc1818f(0x1e8)};_0x2f5e72[_0xc1818f(0x18c)]&&await _0x1d6af9[_0xc1818f(0x2b4)](hook,_0x2f5e72[_0xc1818f(0x18c)],_0x2f5e72[_0x1d6af9['mztsI']]);})['demandCommand'](0x1,'You\x20must\x20specify\x20a\x20command')['strictCommands']()[_0x1b6b0a(0x1ef)](async(_0x27ecc2,_0x5cf765,_0x46182f)=>{const _0x3e84e9=_0x1b6b0a,_0x413ed3={'qlwlz':function(_0x15b79e,_0x418145){return _0x15b79e(_0x418145);},'fGCbw':function(_0x55cb39,_0x2629e5,_0x142bc7){return _0x55cb39(_0x2629e5,_0x142bc7);},'coynl':_0x3e84e9(0x21c)},_0x1370c4=_0x413ed3['qlwlz'](sanitizeArgs,process[_0x3e84e9(0x1c4)]['slice'](0x2)),_0x310e78=_0x413ed3['fGCbw'](getErrorType,_0x27ecc2,_0x5cf765);if(_0x27ecc2&&_0x27ecc2[_0x3e84e9(0x199)](_0x3e84e9(0x243))){const _0x472dd4=process[_0x3e84e9(0x1c4)][0x2];console[_0x3e84e9(0x2d2)](_0x3e84e9(0x1e0)+_0x472dd4),console[_0x3e84e9(0x2d2)](_0x413ed3['coynl']);}else{if(_0x27ecc2)console[_0x3e84e9(0x2d2)]('\x0a'+_0x27ecc2+'\x0a');else _0x5cf765&&console[_0x3e84e9(0x2d2)]('\x0aError:\x20'+_0x5cf765['message']+'\x0a');}await logDesirePath({'rawCommand':_0x1370c4,'errorMessage':_0x27ecc2||_0x5cf765?.['message'],'errorType':_0x310e78});const _0x846386=getCurrentCollector();_0x846386&&await _0x846386[_0x3e84e9(0x203)](_0x5cf765||new Error(_0x27ecc2||_0x3e84e9(0x1e5))),process['exit'](0x1);})[_0x1b6b0a(0x2e9)](_0x1b6b0a(0x261)+_0x1b6b0a(0x229)+'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)')[_0x1b6b0a(0x212)]()['alias']('help','h')['parse']();
|
|
2
|
+
const _0x14be9b=_0x1cda;(function(_0x28932b,_0xb83781){const _0x59ccf6=_0x1cda,_0x40c82c=_0x28932b();while(!![]){try{const _0x575e14=parseInt(_0x59ccf6(0x201))/0x1+parseInt(_0x59ccf6(0x251))/0x2*(parseInt(_0x59ccf6(0x23a))/0x3)+-parseInt(_0x59ccf6(0x29d))/0x4*(parseInt(_0x59ccf6(0x1e9))/0x5)+parseInt(_0x59ccf6(0x2a8))/0x6+parseInt(_0x59ccf6(0x21d))/0x7*(-parseInt(_0x59ccf6(0x124))/0x8)+-parseInt(_0x59ccf6(0x227))/0x9*(-parseInt(_0x59ccf6(0x234))/0xa)+-parseInt(_0x59ccf6(0x292))/0xb;if(_0x575e14===_0xb83781)break;else _0x40c82c['push'](_0x40c82c['shift']());}catch(_0x5cc1a4){_0x40c82c['push'](_0x40c82c['shift']());}}}(_0x54ef,0xb5b06));import _0x2e5403 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x19aacc=_0x1cda,_0x11fdb0={'XHnvg':function(_0x45b078,_0xd268b2,_0x2cebcd){return _0x45b078(_0xd268b2,_0x2cebcd);},'kMQBN':'.ranger','JTQnS':function(_0x55f4a3,_0x103dc7){return _0x55f4a3(_0x103dc7);}};let _0x2be29d=process[_0x19aacc(0x20e)]();const _0x4f1da5=parse(_0x2be29d)[_0x19aacc(0x2a3)];while(_0x2be29d!==_0x4f1da5){if(existsSync(_0x11fdb0['XHnvg'](join,_0x2be29d,_0x11fdb0['kMQBN']))||_0x11fdb0[_0x19aacc(0x221)](existsSync,_0x11fdb0['XHnvg'](join,_0x2be29d,'.env')))return _0x2be29d;_0x2be29d=_0x11fdb0[_0x19aacc(0x221)](dirname,_0x2be29d);}return process['cwd']();}_0x2e5403[_0x14be9b(0x2b8)]({'path':join(findProjectRoot(),_0x14be9b(0x163))});import _0x580bd4 from'yargs/yargs';function _0x1cda(_0x4a563b,_0x2d1106){_0x4a563b=_0x4a563b-0x10d;const _0x54ef29=_0x54ef();let _0x1cdaf0=_0x54ef29[_0x4a563b];return _0x1cdaf0;}import{addEnv,clean,login,start,setupCi,useEnv,updateEnv,update,skillup,envList,hook,ensureLocalEnv,ensureChromium,authenticate,migrateProfile}from'./commands/index.js';import{authEncrypt}from'./commands/authEncrypt.js';import{mcpBootstrap}from'./commands/mcpBootstrap.js';import{getToken}from'./commands/utils/keychain.js';import{serverSideLogin}from'./commands/utils/cloudProfile.js';import{status}from'./commands/status.js';import{configSet,configGet,configList,configUnset,configReset}from'./commands/config.js';import{verifyFeature}from'./commands/verifyFeature.js';import{loadRangerConfig}from'./commands/utils/rangerConfig.js';import{isByokEnabled}from'./commands/utils/environment.js';function _0x54ef(){const _0x96c34a=['Config\x20key\x20to\x20remove','Profile\x20name','string','New\x20scenario\x20description','mcp-bootstrap','Feature\x20review\x20description','ranger','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','restore\x20<id>','qRIjx','forEach','name','ZyPVM','list','start-path','.env','all','unknown\x20error','Install\x20Claude\x20Code\x20plugin\x20and\x20skills','set\x20<profile>\x20<key>\x20<value>','KQFOP','SsEYq','user','Unknown\x20command','jxwhA','mSjSZ','ranger\x20create','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','report\x20[id]','project','QvtzP','--task','ranger\x20config\x20set','mcp','Dduwq','verify-feature','env','BvXqp','update','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','JuILz','\x20BLOCKED','ranger\x20env\x20ls','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','zKZFH','add\x20<profile-name>','KwmCS','Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run.\x20Also\x20respects\x20RANGER_BASE_URL.','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','RCmyi','LBIXB','demandCommand','Qrsqd','vWqNX','gKSzw','config\x20set','Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','PwpNL','Xmtqc','tdjnu','vOtDJ','feature\x20get-feedback','feature\x20add-checklist-item','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','BiEib','Ranger\x20API\x20token\x20(rngr_...)','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','show','key','ranger\x20use','report','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server','dry-run','oJVeA','herDE','VzaXM','unset\x20<env>\x20<key>','WCqrG','pFjmc','env-name','RdZmy','YzDKr','usnbM','cEVAQ','option','hByNq','print-access-token','sbFJI','zGUJt','setup:profiles','kIaLQ','OHenx','error','ranger\x20profile\x20use','Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios','migrate\x20[profile-name]','UqBnw','ranger\x20feature\x20delete','ranger\x20feature\x20restore','claude','fTQFa','ranger\x20profile\x20config\x20unset','WPNXC','session-id','edit-scenario','jBLkV','profile\x20login','command','fIKYV','eWIKH','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','QLByP','wUDgA','\x0aIssues:','MHvYn','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','QSneg','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','evaluation','ranger\x20feature\x20create','WXmbW','array','notes','NODE_ENV','fhkmL','YHuIt','success','token','setup-ci','ICxQn','resume','rjhmc','update\x20<env-name>','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','cJPgt','Install\x20scope\x20for\x20plugin\x20and\x20skills','sNIPY','knznl','disable','add\x20env\x20<env-name>','Unknown\x20error','epilogue','ranger\x20feature\x20resume','Authenticate\x20with\x20Ranger','Switch\x20to\x20using\x20a\x20specific\x20profile','MVWQX','afCbu','eIhsp','2800gNxFxE','OtGPj','sglnp','You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','setup-ci\x20<token>','AdnWg','feature\x20list','yuzlF','ranger\x20go','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','List\x20all\x20feature\x20reviews','Name\x20of\x20a\x20single\x20local\x20profile\x20to\x20migrate.\x20Omit\x20with\x20--all.','Get\x20a\x20config\x20value','ranger\x20show','json','hook','whqzO','oAROb','API\x20token','RCAIk','\x0aUnknown\x20command:\x20','\x20PARTIAL','ranger\x20config\x20get','No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.','1066724LRiBds','VTcjW','resume\x20[id]','XJijy','IVSTT','KCuei','Iwsun','test_output','Skrwr','reset\x20<profile>','necBR','JGHnF','xeuob','cwd','Remove\x20a\x20config\x20value','verified','ranger\x20env\x20update','feature\x20create','Reason:\x20','set\x20<env>\x20<key>\x20<value>','Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aProfile\x20config.\x20Routes\x20automatically\x20based\x20on\x20where\x20the\x20profile\x20lives:\x0a\x20\x20-\x20Local\x20profiles\x20write\x20to\x20.ranger/<env>/settings.json\x0a\x20\x20-\x20Cloud\x20profiles\x20write\x20a\x20local\x20overlay\x20in\x20~/.ranger/projects.json\x0a\x0aCommands:\x0a\x20\x20set\x20<profile>\x20<key>\x20<value>\x20\x20\x20\x20Set\x20a\x20config\x20value\x0a\x20\x20get\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Get\x20a\x20config\x20value\x20(effective\x20value\x20for\x20cloud\x20profiles)\x0a\x20\x20list\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20all\x20config\x20for\x20a\x20profile\x0a\x20\x20unset\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20a\x20config\x20value\x0a\x20\x20reset\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Clear\x20all\x20local\x20overrides\x20(cloud\x20profiles\x20only)\x0a\x0aKeys:\x0a\x20\x20baseUrl\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Base\x20URL\x20(most\x20common\x20override\x20for\x20cloud\x20profiles)\x0a\x20\x20userAgent\x20\x20\x20\x20\x20\x20\x20\x20Browser\x20user\x20agent\x20string\x0a\x20\x20headless\x20\x20\x20\x20\x20\x20\x20\x20\x20Run\x20browser\x20in\x20headless\x20mode\x20(true/false)\x0a\x20\x20allowInsecureLocalhost\x20\x20\x20Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(true/false)\x0a\x20\x20storageState\x20\x20\x20\x20\x20Path\x20to\x20auth\x20state\x20file\x20(e.g.,\x20./auth.json)\x0a\x20\x20header.<name>\x20\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20header.X-Test-Mode)\x0a\x20\x20setupHeader.<name>\x20\x20HTTP\x20header\x20sent\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20(e.g.,\x20setupHeader.x-bypass-turnstile)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20userAgent\x20\x22Mozilla/5.0\x20(CI\x20Bot)\x22\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20allowInsecureLocalhost\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20admin@staging.app.com\x20baseUrl\x20http://localhost:3001\x0a\x20\x20ranger\x20profile\x20config\x20set\x20admin@staging.app.com\x20headers.X-Debug\x201','incomplete','blocked','GIdMh','rWWcS','value','VDcBA','url','5239185ySfuRH','WsWOY','CPSGl','limit','JTQnS','ranger\x20feature\x20add-checklist-item','cowOW','gDqCa','CwLPz','ranger\x20auth\x20encrypt','3916719jYAUne','list\x20<env>','qQiEa','feature\x20delete','WqiXR','nfUgF','ranger\x20config\x20unset','with-deps','get\x20<env>\x20<key>','KQYkn','Clear\x20all\x20config\x20overrides\x20for\x20a\x20profile\x20(cloud\x20profiles\x20only)','--checklist','YFNlG','20GgAUPH','clean','slice','skip-chromium','config\x20list','UrAOi','10518VjCsXQ','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)','IqXOW','YJlcy','fJGLk','dCccH','Name\x20of\x20the\x20profile','You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand','login','gVwpY','fhsjg','encrypt\x20<profile>','vQSox','Set\x20up\x20a\x20local\x20browser\x20profile','Manage\x20profile\x20configuration','Login\x20failed:\x20','Include\x20soft-deleted\x20feature\x20reviews','GZsiK','item','Restore\x20a\x20soft-deleted\x20feature\x20review','AyPZj','Example:\x20ranger\x20create\x20my-feature','debug-address-comments','710lyhfEa','repeat','scope','profile\x20ls','TeqKt','Allow\x20localhost\x20content\x20in\x20deployed\x20environments','exitCode','Skip\x20Chromium\x20browser\x20installation','wghrn','ranger\x20list','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup','QnxDK','profile\x20config\x20reset','Skip\x20interactive\x20confirmation\x20prompts.','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','fQgMn','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)','setup-header','EhzAY','WmGpk','profile','base-url','sXIKa','JRrwc','allow-insecure-localhost','Skip\x20authentication\x20(install\x20deps\x20only\x20—\x20for\x20container/CI\x20image\x20builds)','partial','LmvPw','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','boolean','List\x20all\x20profiles','cAEsp','Config\x20value','aOUGA','WiCsg','RANGER_TEST_PASSWORD','force','ranger\x20get-review','ranger\x20add-scenario','message','start\x20[token]','enable','setup:skills','trackCommandError','RTpPD','Error:\x20`ranger\x20create`\x20requires\x20a\x20feature\x20review\x20name.\x0a','exit','profile\x20use','status','JVwoK','Skip\x20Chromium\x20browser\x20check\x20and\x20installation','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','Manage\x20profiles','cMIqg','number','opencode','exclude-scenario','ryWJr','qUWby','ZIsLA','GqwMB','config\x20get','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard).\x20Also\x20respects\x20RANGER_START_PATH.','FvZFc','Feature\x20review\x20ID','27002514BOeBNR','KvWzh','list\x20<profile>','MIzgu','zJPUr','IcMtN','aZwSE','mXGuV','--notes','meEoc','ranger\x20profile\x20encrypt-auth','1332MbCTzc','RYxpx','yes','ranger\x20verify-feature','profiles','wMkBa','root','description','Install\x20OS-level\x20dependencies\x20for\x20Chromium','hook:disable','severity','5713026iaVWzs','help','headed','ranger\x20feature\x20list','ranger\x20delete','NxBMU','rsfnr','Skip\x20authentication','ktVKS','nonkB','KULoE','checklist','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','create\x20<name>','encrypt-auth\x20<profile>','Feature\x20review\x20name','config','Evaluation:\x20','YAEnA','debug-outcome','get-review','YILHN','gQQhV','cdp-endpoint','You\x20must\x20specify\x20a\x20config\x20subcommand','Skip\x20interactive\x20confirmation\x20prompts\x20(e.g.\x20cloud-profile\x20auto-route).','NDWiS','QJyBe','\x20INCOMPLETE','Task\x20description\x20(defaults\x20to\x20scenario\x20description)','fqvNo','VZEpU','xPVtU','Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','safe-mode','eXzla','summary','GfJqD','BvUOB','map','parse','Name\x20of\x20the\x20profile\x20to\x20update','8XLQsab','RANGER_TEST_USERNAME','ihvDn','skip-auth','SwUub','ranger\x20profile\x20config\x20set','current-branch','log','model','YSvQc','afixL','FzXEv','nEwnF','Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','positional','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','bErSl','IlROO','evaluationReason','Name\x20of\x20the\x20environment','Store\x20RANGER_TEST_USERNAME/PASSWORD\x20env\x20values\x20on\x20the\x20migrated\x20profile.','use\x20<env-name>','.\x20[','argv','save-creds','LtpXD','includes','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','Pdjoq','bQsDJ','scenario','fxpkC','Update\x20authentication\x20for\x20an\x20existing\x20profile','CVJzs','WLsWT','hbMjX','HYHoe','setup\x20[tokenOrSubcommand]','delete\x20[id]','profile-name','usage','FIWnG','fAFqE','ZxvTk','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','tNQNn','LDyEr','Skip\x20browser\x20authentication'];_0x54ef=function(){return _0x96c34a;};return _0x54ef();}import{featureCreate,featureList,featureShow,featureResume,featureAddScenario,featureEditScenario,featureGetReview,featureReportPrDescription,featureDelete,featureRestore}from'./commands/feature.js';import{logDesirePath,getErrorType,sanitizeArgs}from'./commands/utils/desirePathLog.js';import{getCurrentVersion}from'./commands/utils/version.js';import{refreshCliToken}from'./commands/utils/tokenRefresh.js';import{getCurrentUser}from'./commands/utils/userApi.js';import{ensureClaudePlugin,ensureClaudeSkills}from'./commands/setup/claude.js';import{ensureOpencodePluginConfig}from'./commands/setup/opencode.js';import{installSkill}from'./commands/utils/skills.js';import{withTelemetry,getCurrentCollector}from'./commands/utils/telemetry.js';process['on']('unhandledRejection',async _0x507c10=>{const _0xaa4ded=_0x14be9b,_0x7bae12={'kzBvC':function(_0x18d15c){return _0x18d15c();}},_0x259976=_0x7bae12['kzBvC'](getCurrentCollector);_0x259976&&await _0x259976['trackCommandError'](_0x507c10),process[_0xaa4ded(0x257)]=0x1;});const rawArgs=process['argv'][_0x14be9b(0x236)](0x2),TOP_LEVEL_HELP='Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20setup\x20[token]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Initialize\x20Ranger\x20in\x20your\x20project\x0a\x20\x20setup\x20all\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Full\x20interactive\x20setup\x20(same\x20as\x20bare\x20setup)\x0a\x20\x20setup\x20deps\x20[--with-deps]\x20\x20\x20\x20Install\x20Chromium\x20browser\x0a\x20\x20setup\x20login\x20[--token\x20<t>]\x20\x20\x20Authenticate\x20with\x20Ranger\x0a\x20\x20setup\x20skills\x20[--scope\x20...]\x20\x20Install\x20Claude\x20Code\x20plugin\x20and\x20skills\x0a\x20\x20setup\x20profiles\x20[--url\x20<u>]\x20\x20Set\x20up\x20a\x20local\x20browser\x20profile\x0a\x20\x20setup\x20--mcp-bootstrap\x20\x20\x20\x20\x20\x20\x20Bootstrap\x20auth\x20via\x20MCP\x20auth\x20server\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Re-authenticate\x20without\x20full\x20setup\x0a\x20\x20skillup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Ranger\x20skills\x0a\x20\x20clean\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20Ranger\x20artifacts\x20from\x20the\x20project\x0a\x20\x20status\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20version,\x20org,\x20skills,\x20and\x20profile\x20status\x0a\x20\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version\x0a\x0a\x20\x20profile\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Manage\x20profiles\x20(add/use/ls/update/config/encrypt-auth)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set/get/list/unset/reset\x20profile\x20config\x0a\x0a\x20\x20create\x20<name>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Create\x20a\x20feature\x20review\x20with\x20scenarios\x0a\x20\x20list\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20feature\x20reviews\x0a\x20\x20show\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20feature\x20review\x20details\x0a\x20\x20resume\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Resume\x20a\x20feature\x20review\x0a\x20\x20add-scenario\x20<description>\x20\x20Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review\x0a\x20\x20edit-scenario\x20<description>\x20Edit\x20a\x20scenario\x20description\x0a\x20\x20get-review\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20reviewer\x20feedback\x0a\x20\x20report\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Generate\x20PR\x20description\x20markdown\x0a\x20\x20delete\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Soft\x20delete\x20a\x20feature\x20review\x0a\x20\x20restore\x20<id>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Restore\x20a\x20soft-deleted\x20feature\x20review\x0a\x0a\x20\x20go\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Verify\x20a\x20scenario\x20in\x20the\x20browser\x0a\x0aRun\x20`ranger\x20<command>\x20--help`\x20for\x20details.',PROFILE_HELP='Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset/reset)\x0a\x20\x20migrate\x20[<profile>]\x20\x20\x20\x20\x20\x20\x20Migrate\x20local\x20profiles\x20to\x20the\x20cloud\x20(requires\x20org\x20auth\x20config)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20local\x0a\x20\x20ranger\x20profile\x20encrypt-auth\x20ci\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20admin@staging.app.com\x20baseUrl\x20http://localhost:3001\x0a\x20\x20ranger\x20profile\x20migrate\x20--all\x20--dry-run',PROFILE_CONFIG_HELP=_0x14be9b(0x215);function warnRenamed(_0xe380ae,_0x767eef){console['error']('\x0a'+_0xe380ae+'\x20is\x20now\x20'+_0x767eef+'\x0a');}function argUsed(_0x2d0d43){return rawArgs['some'](_0x27e366=>_0x27e366===_0x2d0d43||_0x27e366['startsWith'](_0x2d0d43+'='));}function warnFlagRenamed(_0x243738,_0x2ea12b,_0x450311){const _0x48fea0=_0x14be9b,_0x17f83b={'eolSo':function(_0x7d696a,_0xa3d49f){return _0x7d696a(_0xa3d49f);},'meEoc':function(_0x2116d0,_0x2da93c,_0x2f2403){return _0x2116d0(_0x2da93c,_0x2f2403);}};_0x17f83b['eolSo'](argUsed,_0x2ea12b)&&_0x17f83b[_0x48fea0(0x29b)](warnRenamed,_0x243738+'\x20'+_0x2ea12b,_0x243738+'\x20'+_0x450311);}async function runGoCommand(_0x30cc9b,_0x19b729=![]){const _0x2f053b=_0x14be9b,_0x4c9a41={'wMkBa':_0x2f053b(0x2a0),'IlROO':_0x2f053b(0x1f1),'bgVTf':_0x2f053b(0x173),'XJijy':function(_0x6308f1,_0x147494,_0x32a9dc,_0x48014c){return _0x6308f1(_0x147494,_0x32a9dc,_0x48014c);},'mQgWM':'--item','sNIPY':'--scenario','LDyEr':function(_0x36e2ac){return _0x36e2ac();},'ihvDn':function(_0x5caa9b,_0x596ede){return _0x5caa9b(_0x596ede);},'rxtJp':_0x2f053b(0x162),'qQiEa':'verified','Iwsun':'\x20VERIFIED','CVJzs':'incomplete','xnJux':_0x2f053b(0x1fe),'FIWnG':function(_0x3d6322,_0x4b5465){return _0x3d6322===_0x4b5465;}};_0x19b729&&warnRenamed(_0x4c9a41[_0x2f053b(0x2a2)],_0x2f053b(0x1f1));warnFlagRenamed(_0x4c9a41['IlROO'],'--env','--profile'),warnFlagRenamed(_0x4c9a41[_0x2f053b(0x135)],_0x4c9a41['bgVTf'],_0x2f053b(0x29a)),_0x4c9a41[_0x2f053b(0x204)](warnFlagRenamed,_0x4c9a41['IlROO'],_0x4c9a41['mQgWM'],_0x4c9a41[_0x2f053b(0x1dd)]);const _0x384a49=await loadRangerConfig(),_0x332796=_0x4c9a41[_0x2f053b(0x152)](isByokEnabled),_0x3999e6=_0x30cc9b[_0x2f053b(0x12c)],_0x469f8b=_0x384a49['model'],_0x3b349f=await _0x4c9a41[_0x2f053b(0x126)](verifyFeature,{'featureId':_0x30cc9b['feature'],'profile':_0x30cc9b['profile']??_0x30cc9b[_0x2f053b(0x178)],'notes':_0x30cc9b['notes']??_0x30cc9b['task'],'scenario':_0x30cc9b[_0x2f053b(0x142)]??_0x30cc9b[_0x2f053b(0x24c)],'startPath':_0x30cc9b[_0x4c9a41['rxtJp']],'baseUrl':_0x30cc9b[_0x2f053b(0x266)],'debugOutcome':_0x30cc9b[_0x2f053b(0x10d)],'debugAddressComments':_0x30cc9b['debug-address-comments'],'headed':_0x30cc9b['headed'],'byokEnabled':_0x332796,'flagVerifyModel':_0x3999e6,'configVerifyModel':_0x469f8b});console[_0x2f053b(0x12b)]('\x0a'+'='[_0x2f053b(0x252)](0x3c)),console[_0x2f053b(0x12b)](_0x3b349f[_0x2f053b(0x1cb)]===_0x4c9a41[_0x2f053b(0x229)]?_0x4c9a41[_0x2f053b(0x207)]:_0x3b349f[_0x2f053b(0x1cb)]===_0x4c9a41[_0x2f053b(0x145)]?_0x2f053b(0x116):_0x3b349f[_0x2f053b(0x1cb)]==='partial'?_0x4c9a41['xnJux']:_0x4c9a41['FIWnG'](_0x3b349f[_0x2f053b(0x1cb)],'blocked')?_0x2f053b(0x17d):'\x20FAILED'),console['log']('='['repeat'](0x3c)),console['log']('Summary:\x20'+_0x3b349f[_0x2f053b(0x11e)]),console[_0x2f053b(0x12b)](_0x2f053b(0x2b9)+_0x3b349f[_0x2f053b(0x1cb)]),console[_0x2f053b(0x12b)](_0x2f053b(0x213)+_0x3b349f[_0x2f053b(0x136)]),_0x3b349f['issues']?.['length']&&(console['log'](_0x2f053b(0x1c6)),_0x3b349f['issues'][_0x2f053b(0x15e)]((_0x2e2f12,_0x1f839e)=>{const _0x12da85=_0x2f053b;console['log']('\x0a'+(_0x1f839e+0x1)+_0x12da85(0x13a)+_0x2e2f12[_0x12da85(0x2a7)]+']\x20'+_0x2e2f12[_0x12da85(0x2a4)]);})),process[_0x2f053b(0x27f)](_0x4c9a41[_0x2f053b(0x14d)](_0x3b349f[_0x2f053b(0x1cb)],_0x2f053b(0x210))?0x0:0x1);}export function buildParser(_0x4a3117){const _0x14f1d0=_0x14be9b,_0x5501f5={'gQQhV':_0x14f1d0(0x15f),'kIaLQ':'string','fAFqE':_0x14f1d0(0x2b7),'zKZFH':_0x14f1d0(0x2a4),'KULoE':_0x14f1d0(0x159),'ICxQn':'scenario','qdHQn':_0x14f1d0(0x1c8),'YSvQc':_0x14f1d0(0x27e),'WXmbW':_0x14f1d0(0x232),'jnQwV':'--scenario','cJPgt':_0x14f1d0(0x26e),'YILHN':_0x14f1d0(0x185),'lKFXi':_0x14f1d0(0x1c3),'QSneg':_0x14f1d0(0x287),'SIFhL':'include-deleted','cAEsp':_0x14f1d0(0x198),'MIzgu':function(_0x4bedfa,_0x1e177e,_0x135351){return _0x4bedfa(_0x1e177e,_0x135351);},'bQsDJ':_0x14f1d0(0x1d7),'ikeVf':'Scenario\x20description','nfUgF':'add-scenario','VAvGq':'Scenario\x20number\x20to\x20edit\x20(1-based)','xPVtU':function(_0x19e66b,_0x34f0c8,_0x290bdb){return _0x19e66b(_0x34f0c8,_0x290bdb);},'ZqFGT':_0x14f1d0(0x291),'GIdMh':_0x14f1d0(0x289),'FzXEv':_0x14f1d0(0x1f7),'afCbu':_0x14f1d0(0x19b),'sglnp':_0x14f1d0(0x2b4),'fIKYV':_0x14f1d0(0x10e),'vOtDJ':'Feature\x20review\x20ID\x20to\x20restore','VzaXM':'restore','NbtLa':'Ranger\x20API\x20token','VZEpU':_0x14f1d0(0x237),'RMlNI':_0x14f1d0(0x283),'OHenx':'skip-auth','QvtzP':_0x14f1d0(0x171),'Ogqdv':_0x14f1d0(0x1dc),'NxBMU':_0x14f1d0(0x275),'aOUGA':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','EqPbT':'Alias\x20for\x20--mcp-bootstrap','XIXLB':_0x14f1d0(0x175),'fhkmL':function(_0x43b129){return _0x43b129();},'IWDAw':function(_0x3a927c,_0x3a56b1){return _0x3a927c(_0x3a56b1);},'RTpPD':_0x14f1d0(0x253),'cEVAQ':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','fMzkK':'Where\x20to\x20store\x20the\x20profile','wghrn':_0x14f1d0(0x21c),'TtIZn':_0x14f1d0(0x153),'YzDKr':function(_0x4a2926,_0x25794b){return _0x4a2926(_0x25794b);},'GnPrv':'tokenOrSubcommand','IcMtN':'Subcommand\x20or\x20API\x20token\x20(rngr_...)','cowOW':'Install\x20Chromium\x20browser\x20binary','MVWQX':_0x14f1d0(0x1e4),'AlcfL':'skills','JOuJJ':_0x14f1d0(0x2a1),'JBwIz':_0x14f1d0(0x247),'eIhsp':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','xeuob':'Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server\x20instead\x20of\x20browser\x20login','PaQRB':_0x14f1d0(0x26a),'mXGuV':'with-deps','TjYLZ':_0x14f1d0(0x18d),'Qrsqd':_0x14f1d0(0x158),'jxwhA':'start','YrNPH':_0x14f1d0(0x1ca),'Xmtqc':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','DafvU':_0x14f1d0(0x258),'GZsiK':function(_0x54eafa,_0x32a13b,_0x8ffffc){return _0x54eafa(_0x32a13b,_0x8ffffc);},'eXzla':_0x14f1d0(0x242),'WsWOY':_0x14f1d0(0x288),'CPSGl':'Install\x20skills\x20for\x20OpenCode','OtGPj':'user','JYslu':'Install\x20scope\x20for\x20skills','RdZmy':function(_0x19c172,_0x5a2fb5){return _0x19c172(_0x5a2fb5);},'TicBa':'skillup','IeKgP':function(_0x53e545,_0x2a0bc2,_0x3f9e55){return _0x53e545(_0x2a0bc2,_0x3f9e55);},'WcFvD':'clean','BiEib':_0x14f1d0(0x14b),'PwpNL':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','YHuIt':_0x14f1d0(0x269),'dCccH':_0x14f1d0(0x11c),'zkrtB':_0x14f1d0(0x131),'TeqKt':'Cloud\x20profile\x20name','KwmCS':_0x14f1d0(0x1bf),'mRAEA':'dry-run','LBIXB':_0x14f1d0(0x13c),'sbFJI':function(_0x164c69,_0x3aa8e6,_0x401927){return _0x164c69(_0x3aa8e6,_0x401927);},'oYIzQ':'profile\x20config\x20get','IqGcH':_0x14f1d0(0x167),'BKiwm':'Set\x20a\x20config\x20value','zGUJt':'unset\x20<profile>\x20<key>','qUWby':_0x14f1d0(0x20f),'QJyBe':_0x14f1d0(0x231),'fQgMn':'profile\x20update','IgSEu':'key','WPNXC':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','IPbsD':'value','WmGpk':'profile\x20config\x20list','LmvPw':_0x14f1d0(0x182),'ODAAE':'use\x20<profile-name>','wNjIc':_0x14f1d0(0x1e5),'knznl':_0x14f1d0(0x2b6),'ESeig':_0x14f1d0(0x26f),'fxpkC':'login\x20<name>','SWkkp':'You\x20must\x20specify\x20a\x20profile\x20subcommand','eDYNE':'status','afixL':function(_0x16238e,_0xf06a93,_0xb58a){return _0x16238e(_0xf06a93,_0xb58a);},'QjXrG':_0x14f1d0(0x1ab),'fhsjg':'feature','jXxpx':'Optional\x20feature\x20ID','opTrM':'Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','ryWJr':'Scenario\x20index\x20(1-based)','AdnWg':'start-path','EBpmN':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard).\x20Also\x20respects\x20RANGER_START_PATH.','Vhbyn':'Model\x20to\x20use\x20for\x20verification\x20(e.g.,\x20opus,\x20sonnet,\x20claude-opus-4-6,\x20anthropic.claude-opus-4-6-v1).\x20When\x20RANGER_BYOK=true,\x20leaving\x20this\x20unset\x20lets\x20Claude/Bedrock\x20choose\x20from\x20local\x20config.','YAEnA':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','RCmyi':_0x14f1d0(0x10d),'pYTQS':'verified','mIcVt':'blocked','Skrwr':'profile','FLrsA':_0x14f1d0(0x245),'JRrwc':'You\x20must\x20specify\x20an\x20auth\x20subcommand','dGQHS':function(_0x10ab8c,_0x23ec48,_0x4fbb0b){return _0x10ab8c(_0x23ec48,_0x4fbb0b);},'zJPUr':'env','BvXqp':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','KiAST':_0x14f1d0(0x117),'AyPZj':'item','oAROb':_0x14f1d0(0x184),'JGHnF':_0x14f1d0(0x216),'whqzO':_0x14f1d0(0x11b),'PAyoq':'ranger\x20add\x20env','glrlP':function(_0x1543af,_0x493e52,_0x4d46ce){return _0x1543af(_0x493e52,_0x4d46ce);},'vWqNX':'Environment\x20name','YekPN':'Config\x20key','ZIsLA':'ranger\x20config\x20list','sXIKa':_0x14f1d0(0x1ff),'rIsrr':'ranger\x20profile\x20config\x20get','sQpdl':_0x14f1d0(0x1ba),'xqZiZ':'config\x20unset','zjnKD':_0x14f1d0(0x22f),'mwZpX':_0x14f1d0(0x1a1),'eWIKH':'ranger\x20profile\x20ls','VGsIk':'env\x20list','FvZFc':'env-name','owZLc':_0x14f1d0(0x1d9),'rjhmc':'You\x20must\x20specify\x20an\x20env\x20subcommand','BvUOB':'limit','EhzAY':'offset','RYxpx':'Number\x20of\x20feature\x20reviews\x20to\x20skip','VDcBA':function(_0x1fd51d,_0x197a65,_0x443746){return _0x1fd51d(_0x197a65,_0x443746);},'UrAOi':_0x14f1d0(0x1e3),'ntlZb':'ranger\x20resume','nonkB':'feature\x20resume','IEQfg':'ranger\x20feature\x20get-feedback','LONjO':_0x14f1d0(0x276),'cMIqg':function(_0x5b9db8,_0x492cb6,_0x21cea1){return _0x5b9db8(_0x492cb6,_0x21cea1);},'LtpXD':_0x14f1d0(0x22a),'BgAyj':'ranger\x20create','QLByP':_0x14f1d0(0x1f6),'MtoEN':function(_0x2104db,_0xc9d060,_0x3d47be){return _0x2104db(_0xc9d060,_0x3d47be);},'Ebvpu':_0x14f1d0(0x277),'VTcjW':function(_0x12a4ef,_0x4f161e,_0x246559){return _0x12a4ef(_0x4f161e,_0x246559);},'KudMo':_0x14f1d0(0x203),'zgxsS':'get-feedback\x20[id]','gKSzw':_0x14f1d0(0x15c),'KCuQJ':_0x14f1d0(0x241),'GqwMB':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','YxCLd':_0x14f1d0(0x284),'fJGLk':function(_0x1fdb08,_0x2ef537,_0x27e970){return _0x1fdb08(_0x2ef537,_0x27e970);},'SVJOe':_0x14f1d0(0x16b),'JVwoK':'Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','KCuei':_0x14f1d0(0x1e1),'HYHoe':function(_0x37b77c,_0x48050c){return _0x37b77c(_0x48050c);},'tNQNn':function(_0x757301){return _0x757301();},'seHrY':'create\x20<name>','HuFLt':_0x14f1d0(0x1f3),'TULGf':'show\x20[id]','ktVKS':'add-scenario\x20<description>','aZwSE':'Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review','YjBUJ':_0x14f1d0(0x170),'NyXUo':'Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','WqiXR':_0x14f1d0(0x24d),'kMCFT':'Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','KTMtG':'Install\x20Ranger\x20skills','WCqrG':'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project','ywugR':_0x14f1d0(0x261),'YJlcy':_0x14f1d0(0x23b),'ZDltT':'auth','NFDiF':_0x14f1d0(0x279),'MHvYn':_0x14f1d0(0x139),'haEWH':_0x14f1d0(0x1f8),'SsEYq':'You\x20must\x20specify\x20a\x20command','WLsWT':function(_0xa5d04c,_0x5b56d2){return _0xa5d04c+_0x5b56d2;},'lpGVt':'Documentation:\x0a','auDLl':'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)','RhKhj':'help'};return _0x5501f5[_0x14f1d0(0x148)](_0x580bd4,_0x4a3117??process[_0x14f1d0(0x13b)]['slice'](0x2))['scriptName'](_0x14f1d0(0x15a))['usage'](TOP_LEVEL_HELP)['version'](_0x5501f5[_0x14f1d0(0x151)](getCurrentVersion))[_0x14f1d0(0x1c0)](_0x5501f5['seHrY'],_0x14f1d0(0x180),_0x163a92=>{const _0x3288ca=_0x14f1d0;return _0x163a92[_0x3288ca(0x132)](_0x5501f5['gQQhV'],{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5[_0x3288ca(0x14e)],'demandOption':!![]})['option'](_0x5501f5[_0x3288ca(0x181)],{'type':_0x3288ca(0x156),'alias':'d','description':_0x5501f5['KULoE']})[_0x3288ca(0x1a9)](_0x5501f5[_0x3288ca(0x1d6)],{'type':'array','alias':'c','description':_0x5501f5['qdHQn']})['option']('checklist',{'type':_0x3288ca(0x1ce),'hidden':!![]});},async _0xdd8bee=>{const _0x4cea5a=_0x14f1d0;if(!_0xdd8bee['name']){console['error'](_0x5501f5[_0x4cea5a(0x12d)]+_0x4cea5a(0x24f)),process[_0x4cea5a(0x27f)](0x1);return;}warnFlagRenamed('ranger\x20create',_0x5501f5['WXmbW'],_0x5501f5['jnQwV']);const _0x20030e=_0xdd8bee['scenario']||_0xdd8bee['checklist'];await withTelemetry('create',()=>featureCreate(_0xdd8bee[_0x4cea5a(0x15f)],{'description':_0xdd8bee[_0x4cea5a(0x2a4)],'scenarios':_0x20030e}));})[_0x14f1d0(0x1c0)](_0x14f1d0(0x161),_0x5501f5['HuFLt'],_0x16ebeb=>{const _0x5cb58f=_0x14f1d0;return _0x16ebeb['option']('current-branch',{'type':_0x5501f5[_0x5cb58f(0x1db)],'description':_0x5501f5[_0x5cb58f(0x10f)]})['option'](_0x5cb58f(0x220),{'type':'number','alias':'l','description':_0x5501f5['lKFXi'],'default':0xa})['option']('offset',{'type':_0x5501f5[_0x5cb58f(0x1c9)],'alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})[_0x5cb58f(0x1a9)](_0x5501f5['SIFhL'],{'type':'boolean','alias':'d','description':'Include\x20soft-deleted\x20feature\x20reviews','default':![]});},async _0x29c4fc=>{await withTelemetry('list',()=>featureList({'currentBranch':_0x29c4fc['current-branch'],'limit':_0x29c4fc['limit'],'offset':_0x29c4fc['offset'],'includeDeleted':_0x29c4fc['include-deleted']}));})['command'](_0x5501f5['TULGf'],'Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x3b548a=>{const _0x4ae08c=_0x14f1d0;return _0x3b548a[_0x4ae08c(0x132)]('id',{'type':_0x4ae08c(0x156),'description':'Feature\x20review\x20ID'});},async _0x25d804=>{const _0x5d109d=_0x14f1d0;await withTelemetry(_0x5501f5[_0x5d109d(0x270)],()=>featureShow(_0x25d804['id']));})[_0x14f1d0(0x1c0)](_0x5501f5['KudMo'],_0x14f1d0(0x16f),_0x167f08=>{const _0x3a5adc=_0x14f1d0;return _0x167f08[_0x3a5adc(0x132)]('id',{'type':_0x5501f5['kIaLQ'],'description':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'});},async _0x381402=>{const _0x40de3b=_0x14f1d0;await _0x5501f5['MIzgu'](withTelemetry,_0x5501f5[_0x40de3b(0x141)],()=>featureResume(_0x381402['id']));})[_0x14f1d0(0x1c0)](_0x5501f5[_0x14f1d0(0x2b0)],_0x5501f5[_0x14f1d0(0x298)],_0x3417e1=>{const _0x11f6f1=_0x14f1d0;return _0x3417e1[_0x11f6f1(0x132)](_0x5501f5[_0x11f6f1(0x181)],{'type':'string','description':_0x5501f5['ikeVf'],'demandOption':!![]})['option']('id',{'type':_0x11f6f1(0x156),'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0xc0f0d4=>{const _0x252fff=_0x14f1d0;await withTelemetry(_0x5501f5[_0x252fff(0x22c)],()=>featureAddScenario(_0xc0f0d4[_0x252fff(0x2a4)],_0xc0f0d4['id']));})[_0x14f1d0(0x1c0)]('edit-scenario\x20<description>','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review',_0xa12dd1=>{const _0x250da8=_0x14f1d0;return _0xa12dd1[_0x250da8(0x132)](_0x5501f5['zKZFH'],{'type':_0x5501f5[_0x250da8(0x1af)],'description':_0x250da8(0x157),'demandOption':!![]})[_0x250da8(0x1a9)](_0x5501f5[_0x250da8(0x1d6)],{'type':'number','description':_0x5501f5['VAvGq'],'demandOption':!![]})['option']('id',{'type':_0x5501f5[_0x250da8(0x1af)],'description':_0x250da8(0x2b4)});},async _0x47416b=>{const _0x2f9e44=_0x14f1d0;await _0x5501f5[_0x2f9e44(0x11a)](withTelemetry,_0x2f9e44(0x1bd),()=>featureEditScenario(_0x47416b['description'],{'id':_0x47416b['id'],'scenario':_0x47416b['scenario']}));})['command'](_0x5501f5['YjBUJ'],_0x5501f5['NyXUo'],_0x32b2d2=>{const _0x27f81c=_0x14f1d0;return _0x32b2d2[_0x27f81c(0x132)]('id',{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5['ZqFGT']})[_0x27f81c(0x1a9)](_0x5501f5[_0x27f81c(0x218)],{'type':_0x27f81c(0x1ce),'description':_0x27f81c(0x26d)})['option'](_0x5501f5[_0x27f81c(0x12f)],{'type':_0x27f81c(0x26e),'description':'Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','default':![]});},async _0x2af31f=>{const _0x13b379=_0x14f1d0,_0x1fdec1=_0x2af31f[_0x13b379(0x289)],_0xa7ac7b=_0x1fdec1?_0x1fdec1[_0x13b379(0x121)](_0x50812e=>Number(_0x50812e)):undefined;await withTelemetry(_0x5501f5[_0x13b379(0x1e7)],()=>featureReportPrDescription(_0x2af31f['id'],{'excludeScenarios':_0xa7ac7b,'json':_0x2af31f['json']}));})['command']('get-review\x20[id]',_0x14f1d0(0x1b3),_0x28672e=>{const _0x15d8c5=_0x14f1d0;return _0x28672e['positional']('id',{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5[_0x15d8c5(0x1eb)]});},async _0x397cb6=>{const _0x3debce=_0x14f1d0;await withTelemetry(_0x5501f5[_0x3debce(0x1c1)],()=>featureGetReview(_0x397cb6['id']));})[_0x14f1d0(0x1c0)]('delete\x20[id]','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x27bb7d=>{const _0x36384f=_0x14f1d0;return _0x27bb7d['positional']('id',{'type':_0x36384f(0x156),'description':_0x5501f5['ZqFGT']});},async _0x4f98af=>{await _0x5501f5['MIzgu'](withTelemetry,'delete',()=>featureDelete(_0x4f98af['id']));})['command'](_0x5501f5[_0x14f1d0(0x18b)],_0x5501f5[_0x14f1d0(0x22b)],_0x2c1b85=>{return _0x2c1b85['positional']('id',{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5['vOtDJ'],'demandOption':!![]});},async _0x3617fe=>{const _0xcd1ee3=_0x14f1d0;await withTelemetry(_0x5501f5[_0xcd1ee3(0x1a0)],()=>featureRestore(_0x3617fe['id']));})[_0x14f1d0(0x1c0)](_0x14f1d0(0x149),'Initialize\x20Ranger\x20in\x20your\x20project',_0x2deba5=>{const _0x468811=_0x14f1d0,_0x392326={'yuzlF':function(_0x1df988,_0x44c3ea,_0x16e9c8){return _0x5501f5['MIzgu'](_0x1df988,_0x44c3ea,_0x16e9c8);},'rsfnr':_0x468811(0x158),'eBNdm':function(_0x50f12a,_0x324afe,_0x578130){const _0x5847b8=_0x468811;return _0x5501f5[_0x5847b8(0x295)](_0x50f12a,_0x324afe,_0x578130);},'pFjmc':'setup:all','jBLkV':function(_0x101f76){const _0x50a4bf=_0x468811;return _0x5501f5[_0x50a4bf(0x1d1)](_0x101f76);},'yyLxG':function(_0x2f6bec,_0x3a5f1f){const _0x4f0cc3=_0x468811;return _0x5501f5[_0x4f0cc3(0x1a6)](_0x2f6bec,_0x3a5f1f);},'JuILz':_0x468811(0x1ae)};return _0x2deba5[_0x468811(0x14c)]('Usage:\x20ranger\x20setup\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20all\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Full\x20interactive\x20setup\x20(default\x20when\x20no\x20subcommand\x20given)\x0a\x20\x20deps\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Chromium\x20browser\x20binary\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Authenticate\x20with\x20Ranger\x0a\x20\x20skills\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Claude\x20Code\x20plugin\x20and\x20skills\x0a\x20\x20profiles\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set\x20up\x20a\x20local\x20browser\x20profile\x0a\x0aRun\x20`ranger\x20setup\x20<command>\x20--help`\x20for\x20details.\x0a\x0aExamples:\x0a\x20\x20ranger\x20setup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Interactive\x20first-time\x20setup\x0a\x20\x20ranger\x20setup\x20deps\x20--with-deps\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Chromium\x20+\x20OS\x20deps\x20(Dockerfile)\x0a\x20\x20ranger\x20setup\x20login\x20--mcp\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Authenticate\x20via\x20MCP\x20proxy\x0a\x20\x20ranger\x20setup\x20skills\x20--scope\x20user\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20skills\x20at\x20user\x20level')[_0x468811(0x132)](_0x5501f5['GnPrv'],{'type':'string','description':_0x5501f5[_0x468811(0x297)]})['command'](_0x468811(0x164),'Run\x20full\x20interactive\x20setup',_0x5437af=>{const _0x83f38f=_0x468811;return _0x5437af['option'](_0x83f38f(0x1d4),{'type':_0x83f38f(0x156),'description':_0x5501f5['NbtLa']})['option'](_0x5501f5['VZEpU'],{'type':_0x83f38f(0x26e),'description':_0x5501f5['RMlNI'],'default':![]})[_0x83f38f(0x1a9)](_0x5501f5['OHenx'],{'type':_0x5501f5['cJPgt'],'description':'Skip\x20authentication','default':![]})[_0x83f38f(0x1a9)](_0x83f38f(0x22e),{'type':'boolean','description':_0x83f38f(0x2a5),'default':![]})[_0x83f38f(0x1a9)]('scope',{'type':_0x5501f5['kIaLQ'],'choices':['user',_0x5501f5['QvtzP']],'description':_0x5501f5['Ogqdv']})[_0x83f38f(0x1a9)](_0x83f38f(0x21c),{'type':'string','description':_0x83f38f(0x25b)})[_0x83f38f(0x1a9)](_0x5501f5['NxBMU'],{'type':_0x5501f5['cJPgt'],'description':_0x5501f5['aOUGA'],'default':![]})[_0x83f38f(0x1a9)]('opencode',{'type':_0x83f38f(0x26e),'description':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','default':![]})[_0x83f38f(0x1a9)](_0x83f38f(0x269),{'type':_0x83f38f(0x26e),'description':_0x83f38f(0x256),'default':![]})[_0x83f38f(0x1a9)](_0x83f38f(0x158),{'type':_0x5501f5['cJPgt'],'description':_0x83f38f(0x19c),'default':![]})[_0x83f38f(0x1a9)]('mcp',{'type':_0x5501f5['cJPgt'],'description':_0x5501f5['EqPbT'],'default':![]});},async _0x1ec46c=>{const _0x328821=_0x468811;(_0x1ec46c[_0x328821(0x158)]||_0x1ec46c['mcp'])&&await _0x392326[_0x328821(0x1f0)](withTelemetry,_0x392326[_0x328821(0x2ae)],()=>mcpBootstrap()),await _0x392326['eBNdm'](withTelemetry,_0x392326[_0x328821(0x1a3)],_0x5bde12=>start(_0x1ec46c['token'],{'skipChromium':_0x1ec46c[_0x328821(0x237)],'skipAuth':_0x1ec46c['skip-auth'],'withDeps':_0x1ec46c['with-deps'],'scope':_0x1ec46c['scope'],'url':_0x1ec46c[_0x328821(0x21c)],'force':_0x1ec46c[_0x328821(0x275)],'opencode':_0x1ec46c[_0x328821(0x288)],'allowInsecureLocalhost':_0x1ec46c['allow-insecure-localhost']},_0x5bde12));})['command']('deps',_0x5501f5[_0x468811(0x223)],_0x3727b6=>{return _0x3727b6['option']('with-deps',{'type':'boolean','description':'Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','default':![]});},async _0x40b90b=>{await withTelemetry('setup:deps',()=>ensureChromium(_0x40b90b['with-deps']));})[_0x468811(0x1c0)]('login',_0x5501f5[_0x468811(0x1e6)],_0x54e778=>{const _0x4cf43c=_0x468811;return _0x54e778['option']('token',{'type':'string','description':_0x4cf43c(0x196)})['option'](_0x5501f5['XIXLB'],{'type':_0x5501f5['cJPgt'],'description':'Authenticate\x20via\x20MCP\x20proxy','default':![]});},async _0x32df84=>{const _0x1e6f60=_0x468811,_0x633b17={'fTQFa':function(_0x1a1c07){return _0x5501f5['fhkmL'](_0x1a1c07);},'hbMjX':'Failed\x20to\x20exchange\x20MCP\x20refresh\x20token\x20for\x20a\x20CLI\x20token.','KQYkn':function(_0x3aa304,_0x2b90de){return _0x5501f5['IWDAw'](_0x3aa304,_0x2b90de);}};await _0x5501f5[_0x1e6f60(0x295)](withTelemetry,'setup:login',async()=>{const _0x2a4200=_0x1e6f60;if(_0x32df84[_0x2a4200(0x175)]){await mcpBootstrap();const _0x2a6c82=await _0x633b17[_0x2a4200(0x1b9)](refreshCliToken);if(!_0x2a6c82)throw new Error(_0x633b17[_0x2a4200(0x147)]);const _0x2db821=await getCurrentUser(_0x2a6c82);if(!_0x2db821[_0x2a4200(0x1d3)])throw new Error('Authenticated\x20via\x20MCP,\x20but\x20failed\x20to\x20verify:\x20'+_0x2db821[_0x2a4200(0x1b1)]);console['log']('✓\x20Authenticated\x20to\x20'+_0x2db821['user']['organizationName']);return;}await _0x633b17[_0x2a4200(0x230)](authenticate,_0x32df84[_0x2a4200(0x1d4)]);});})['command'](_0x5501f5['AlcfL'],_0x468811(0x166),_0x3fd800=>{const _0x1933ca=_0x468811;return _0x3fd800['option'](_0x5501f5[_0x1933ca(0x27d)],{'type':_0x1933ca(0x156),'choices':['user',_0x5501f5[_0x1933ca(0x172)]],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills'})['option'](_0x1933ca(0x288),{'type':_0x1933ca(0x26e),'description':_0x5501f5[_0x1933ca(0x1a8)],'default':![]});},async _0x4308db=>{const _0x447877=_0x468811;await withTelemetry(_0x447877(0x27b),async()=>{const _0x3d5308=_0x447877,_0x3f8c5f=_0x4308db[_0x3d5308(0x253)];if(_0x4308db['opencode']){const _0x13b9a5=await ensureOpencodePluginConfig(_0x3f8c5f);_0x13b9a5&&await installSkill(_0x3d5308(0x15a),{'level':_0x13b9a5[_0x3d5308(0x253)],'cliVersion':_0x392326[_0x3d5308(0x1be)](getCurrentVersion),'platform':_0x3d5308(0x288)});}else await _0x392326['yyLxG'](ensureClaudePlugin,_0x3f8c5f),await ensureClaudeSkills(_0x3f8c5f);});})[_0x468811(0x1c0)](_0x5501f5['JOuJJ'],_0x5501f5['JBwIz'],_0x17121e=>{const _0x1e2a8b=_0x468811;return _0x17121e[_0x1e2a8b(0x1a9)](_0x1e2a8b(0x253),{'type':'string','choices':[_0x1e2a8b(0x16a),_0x5501f5['QvtzP']],'description':_0x5501f5['fMzkK']})['option'](_0x5501f5[_0x1e2a8b(0x259)],{'type':_0x5501f5['kIaLQ'],'description':'Base\x20URL\x20of\x20the\x20running\x20app'})['option'](_0x5501f5[_0x1e2a8b(0x1b0)],{'type':_0x1e2a8b(0x26e),'description':_0x5501f5['TtIZn'],'default':![]})['option'](_0x5501f5[_0x1e2a8b(0x2ad)],{'type':'boolean','description':_0x5501f5['aOUGA'],'default':![]})['option'](_0x1e2a8b(0x269),{'type':_0x5501f5[_0x1e2a8b(0x1db)],'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments','default':![]});},async _0x2e81d0=>{const _0x598cd5=_0x468811;await withTelemetry(_0x392326[_0x598cd5(0x17c)],_0x405dd5=>ensureLocalEnv({'url':_0x2e81d0['url'],'force':_0x2e81d0[_0x598cd5(0x275)],'allowInsecureLocalhost':_0x2e81d0[_0x598cd5(0x269)],'scope':_0x2e81d0['scope']==='user'?'user':undefined},_0x405dd5));})['option'](_0x5501f5['VZEpU'],{'type':_0x468811(0x26e),'description':_0x5501f5['RMlNI'],'default':![]})['option'](_0x5501f5['RTpPD'],{'type':'string','choices':[_0x468811(0x16a),_0x5501f5['QvtzP']],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)'})[_0x468811(0x1a9)](_0x5501f5['wghrn'],{'type':_0x5501f5[_0x468811(0x1af)],'description':_0x468811(0x17f)})['option'](_0x468811(0x275),{'type':_0x468811(0x26e),'description':_0x5501f5[_0x468811(0x272)],'default':![]})[_0x468811(0x1a9)]('opencode',{'type':_0x5501f5['cJPgt'],'description':_0x5501f5['cEVAQ'],'default':![]})['option']('allow-insecure-localhost',{'type':_0x5501f5['cJPgt'],'description':_0x5501f5[_0x468811(0x1e8)],'default':![]})['option'](_0x468811(0x158),{'type':'boolean','description':_0x5501f5[_0x468811(0x20d)],'default':![]})['option'](_0x5501f5[_0x468811(0x1b0)],{'type':_0x5501f5[_0x468811(0x1db)],'description':_0x5501f5['PaQRB'],'default':![]})[_0x468811(0x1a9)](_0x5501f5[_0x468811(0x299)],{'type':_0x5501f5['cJPgt'],'description':_0x5501f5['TjYLZ'],'default':![]})[_0x468811(0x1a9)](_0x468811(0x1d4),{'type':'string','hidden':!![],'description':_0x468811(0x1fb)});},async _0x4552f7=>{const _0x505e41=_0x14f1d0,_0x1f9044=_0x4552f7['tokenOrSubcommand'],_0xc17573=_0x4552f7['token']??_0x1f9044;_0x4552f7[_0x5501f5['Qrsqd']]&&await withTelemetry(_0x5501f5[_0x505e41(0x189)],()=>mcpBootstrap()),await withTelemetry(_0x5501f5[_0x505e41(0x16c)],_0x123797=>start(_0xc17573,{'skipChromium':_0x4552f7['skip-chromium'],'skipAuth':_0x4552f7[_0x505e41(0x127)],'withDeps':_0x4552f7[_0x505e41(0x22e)],'scope':_0x4552f7[_0x505e41(0x253)],'url':_0x4552f7[_0x505e41(0x21c)],'force':_0x4552f7['force'],'opencode':_0x4552f7[_0x505e41(0x288)],'allowInsecureLocalhost':_0x4552f7['allow-insecure-localhost']},_0x123797));})['command'](_0x14f1d0(0x1ed),'Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)',_0x263677=>{const _0x38370d=_0x14f1d0;return _0x263677[_0x38370d(0x132)]('token',{'type':'string','description':'Ranger\x20API\x20token','demandOption':!![]})['option']('profile',{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5['YrNPH']})[_0x38370d(0x1a9)](_0x38370d(0x266),{'type':_0x38370d(0x156),'description':_0x5501f5[_0x38370d(0x18f)]})['option'](_0x38370d(0x237),{'type':'boolean','description':_0x5501f5['DafvU'],'default':![]});},async _0x36607e=>{const _0x3a5008=_0x14f1d0;await _0x5501f5[_0x3a5008(0x11a)](withTelemetry,_0x3a5008(0x1d5),_0x537265=>setupCi(_0x36607e['token'],{'profile':_0x36607e[_0x3a5008(0x265)],'baseUrl':_0x36607e['base-url'],'skipChromium':_0x36607e['skip-chromium']},_0x537265));})[_0x14f1d0(0x1c0)](_0x5501f5['eXzla'],_0x5501f5['kMCFT'],()=>{},async()=>{const _0x1782ef=_0x14f1d0;await _0x5501f5[_0x1782ef(0x24b)](withTelemetry,_0x5501f5[_0x1782ef(0x11d)],()=>login());})['command'](_0x5501f5['TicBa'],_0x5501f5['KTMtG'],_0x3f59b4=>{const _0x53d71c=_0x14f1d0;return _0x3f59b4[_0x53d71c(0x1a9)](_0x5501f5[_0x53d71c(0x21e)],{'type':'boolean','description':_0x5501f5[_0x53d71c(0x21f)],'default':![]})['option']('scope',{'type':_0x53d71c(0x156),'choices':[_0x5501f5[_0x53d71c(0x1ea)],'project'],'description':_0x5501f5['JYslu']});},async _0x258c0a=>{const _0x196a3b=_0x14f1d0,_0x135fa1=_0x5501f5[_0x196a3b(0x1a5)](Boolean,_0x258c0a['opencode']);await withTelemetry(_0x5501f5['TicBa'],()=>skillup({'autoInstall':_0x258c0a['scope'],'platform':_0x135fa1?'opencode':_0x196a3b(0x1b8)}));})[_0x14f1d0(0x1c0)](_0x14f1d0(0x235),_0x5501f5[_0x14f1d0(0x1a2)],()=>{},async()=>{await _0x5501f5['IeKgP'](withTelemetry,_0x5501f5['WcFvD'],()=>clean());})['command'](_0x5501f5[_0x14f1d0(0x209)],_0x14f1d0(0x285),_0xfb7246=>{const _0x527a45=_0x14f1d0,_0x4f399e={'necBR':'profile\x20add','uoaDn':_0x527a45(0x111),'WiCsg':function(_0x4037b9,_0x99a5b4,_0x5d0214){return _0x4037b9(_0x99a5b4,_0x5d0214);},'ZxvTk':_0x527a45(0x265),'nEwnF':_0x527a45(0x155),'CwLPz':_0x527a45(0x123),'mSuCm':_0x5501f5[_0x527a45(0x1db)],'IqXOW':function(_0x450242,_0x1460bd,_0x373496){return _0x450242(_0x1460bd,_0x373496);},'LczOh':_0x5501f5[_0x527a45(0x260)],'HarrR':function(_0x341adf,_0x7cc776,_0x4280e1){return _0x341adf(_0x7cc776,_0x4280e1);},'aWAkp':function(_0x44d606,_0x581ca0){return _0x44d606===_0x581ca0;},'JFEjW':_0x5501f5['IgSEu'],'NDWiS':_0x527a45(0x156),'lbbnQ':_0x5501f5[_0x527a45(0x1bb)],'GfJqD':_0x5501f5['IPbsD'],'ZyPVM':'profile\x20config\x20set','wRIUj':_0x5501f5[_0x527a45(0x264)],'vQSox':function(_0x48fde8,_0xe3d227,_0x22d780){return _0x5501f5['MIzgu'](_0x48fde8,_0xe3d227,_0x22d780);}};return _0xfb7246['usage'](PROFILE_HELP)['command'](_0x5501f5[_0x527a45(0x26c)],'Add\x20profile\x20configuration',_0x18c8c5=>{const _0x5e2551=_0x527a45;return _0x18c8c5['positional'](_0x5501f5[_0x5e2551(0x195)],{'type':'string','description':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','demandOption':!![]})['option']('ci',{'type':_0x5501f5['cJPgt'],'description':'Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})['option']('skip-auth',{'type':_0x5e2551(0x26e),'description':_0x5501f5['PwpNL'],'default':![]})[_0x5e2551(0x1a9)](_0x5e2551(0x21c),{'type':_0x5501f5['kIaLQ'],'description':_0x5e2551(0x1f2)})['option'](_0x5e2551(0x275),{'type':'boolean','description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})[_0x5e2551(0x1a9)](_0x5e2551(0x111),{'type':_0x5501f5['kIaLQ'],'description':'CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.'})[_0x5e2551(0x1a9)](_0x5501f5[_0x5e2551(0x1d2)],{'type':_0x5e2551(0x26e),'description':_0x5e2551(0x133),'default':![]})['option'](_0x5501f5[_0x5e2551(0x23f)],{'type':_0x5501f5['cJPgt'],'description':_0x5501f5['zkrtB'],'default':![]})[_0x5e2551(0x1a9)](_0x5e2551(0x262),{'type':'string','array':!![],'description':_0x5e2551(0x194)})['option']('scope',{'type':_0x5e2551(0x156),'choices':['user','project'],'description':'Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)'})[_0x5e2551(0x1a9)](_0x5e2551(0x29f),{'type':_0x5e2551(0x26e),'alias':'y','description':_0x5e2551(0x113),'default':![]});},async _0x12a2e9=>{const _0x5e1e92=_0x527a45;await withTelemetry(_0x4f399e[_0x5e1e92(0x20b)],_0x1160e3=>addEnv(_0x12a2e9['profile-name'],{'ci':_0x12a2e9['ci'],'skipAuth':_0x12a2e9['skip-auth'],'url':_0x12a2e9['url'],'force':_0x12a2e9[_0x5e1e92(0x275)],'cdpEndpoint':_0x12a2e9['cdp-endpoint'],'allowInsecureLocalhost':_0x12a2e9['allow-insecure-localhost'],'safeMode':_0x12a2e9[_0x5e1e92(0x11c)],'setupHeader':_0x12a2e9['setup-header'],'scope':_0x12a2e9['scope'],'yes':_0x12a2e9[_0x5e1e92(0x29f)]},_0x1160e3),{'isElectron':Boolean(_0x12a2e9[_0x4f399e['uoaDn']])});})[_0x527a45(0x1c0)](_0x5501f5['ODAAE'],_0x5501f5['wNjIc'],_0x28ad7d=>{const _0x14c9a7=_0x527a45;return _0x28ad7d[_0x14c9a7(0x132)]('profile-name',{'type':_0x5501f5[_0x14c9a7(0x1af)],'description':_0x14c9a7(0x240),'demandOption':!![]});},async _0x2677bc=>{const _0x46796c=_0x527a45;await _0x4f399e[_0x46796c(0x273)](withTelemetry,_0x46796c(0x280),()=>useEnv(_0x2677bc[_0x46796c(0x14b)]));})['command'](_0x5501f5[_0x527a45(0x1de)],_0x527a45(0x17b),_0x884c7b=>{const _0x5da533=_0x527a45;return _0x884c7b['positional'](_0x4f399e[_0x5da533(0x14f)],{'type':_0x5da533(0x156),'description':_0x4f399e['nEwnF'],'demandOption':!![]});},async _0xe58349=>{const _0xdb7041=_0x527a45;await withTelemetry('profile\x20encrypt-auth',()=>authEncrypt(_0xe58349[_0xdb7041(0x265)]));})[_0x527a45(0x1c0)]('ls',_0x5501f5['ESeig'],()=>{},async()=>{const _0x9bd9e=_0x527a45;await withTelemetry(_0x9bd9e(0x254),()=>envList());})[_0x527a45(0x1c0)]('update\x20<profile-name>',_0x527a45(0x144),_0x14577d=>{const _0xcf044b=_0x527a45;return _0x14577d['positional']('profile-name',{'type':_0xcf044b(0x156),'description':_0x4f399e[_0xcf044b(0x225)],'demandOption':!![]})[_0xcf044b(0x1a9)]('allow-insecure-localhost',{'type':_0x4f399e['mSuCm'],'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)'});},async _0xf2fdb8=>{const _0x41b15e=_0x527a45;await _0x4f399e[_0x41b15e(0x23c)](withTelemetry,_0x4f399e['LczOh'],_0x5a5303=>updateEnv(_0xf2fdb8['profile-name'],_0x5a5303,{'allowInsecureLocalhost':_0xf2fdb8['allow-insecure-localhost']}));})['command'](_0x5501f5[_0x527a45(0x143)],![],_0x5483f7=>{const _0x5933be=_0x527a45;return _0x5483f7['positional'](_0x5933be(0x15f),{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5[_0x5933be(0x255)],'demandOption':!![]});},async _0xedfca3=>{const _0x1612e7=_0x527a45;await _0x5501f5['IeKgP'](withTelemetry,_0x5501f5[_0x1612e7(0x183)],async()=>{const _0x1345df=_0x1612e7,_0x18c90c=process[_0x1345df(0x178)][_0x1345df(0x125)],_0x3183a1=process[_0x1345df(0x178)][_0x1345df(0x274)];(!_0x18c90c||!_0x3183a1)&&(console[_0x1345df(0x1b1)]('Error:\x20`ranger\x20profile\x20login`\x20is\x20headless\x20—\x20set\x20RANGER_TEST_USERNAME\x20and\x20RANGER_TEST_PASSWORD\x20before\x20running.'),process['exit'](0x1));const _0x404184=_0xedfca3[_0x1345df(0x15f)],_0x3f7f30=await _0x4f399e['HarrR'](serverSideLogin,_0x404184,{'force':!![]});_0x4f399e['aWAkp'](_0x3f7f30['status'],'not_configured')&&(console[_0x1345df(0x1b1)]('No\x20auth\x20config\x20for\x20this\x20org;\x20profile\x20login\x20unavailable.'),process[_0x1345df(0x27f)](0x1)),_0x4f399e['aWAkp'](_0x3f7f30[_0x1345df(0x281)],'failed')&&(console[_0x1345df(0x1b1)](_0x1345df(0x249)+(_0x3f7f30[_0x1345df(0x1b1)]??_0x1345df(0x165))),_0x3f7f30['test_output']&&console[_0x1345df(0x1b1)](_0x3f7f30[_0x1345df(0x208)]),process[_0x1345df(0x27f)](0x1)),console['log']('✓\x20Server-side\x20login\x20succeeded\x20for\x20\x27'+_0x404184+'\x27.\x20Session\x20written\x20to\x20cloud\x20profile.');});})[_0x527a45(0x1c0)](_0x527a45(0x1b4),'Migrate\x20local\x20profiles\x20to\x20the\x20cloud\x20(requires\x20org\x20auth\x20config)',_0x3f8788=>{const _0xc0d14=_0x527a45;return _0x3f8788['positional']('profile-name',{'type':_0x5501f5['kIaLQ'],'description':_0xc0d14(0x1f4)})['option']('all',{'type':_0x5501f5[_0xc0d14(0x1db)],'description':'Migrate\x20all\x20local\x20profiles\x20that\x20match\x20a\x20configured\x20auth\x20environment.','default':![]})[_0xc0d14(0x1a9)](_0x5501f5['mRAEA'],{'type':_0x5501f5['cJPgt'],'description':'Print\x20the\x20migration\x20plan\x20without\x20mutating\x20anything.','default':![]})[_0xc0d14(0x1a9)]('yes',{'type':'boolean','alias':'y','description':_0xc0d14(0x25e),'default':![]})[_0xc0d14(0x1a9)](_0x5501f5[_0xc0d14(0x187)],{'type':_0xc0d14(0x26e),'description':_0xc0d14(0x138),'default':![]});},async _0x1b3c8d=>{const _0x5b0566=_0x527a45;await _0x5501f5[_0x5b0566(0x1ac)](withTelemetry,'profile\x20migrate',_0x6540e1=>migrateProfile({'profileName':_0x1b3c8d['profile-name'],'all':_0x1b3c8d[_0x5b0566(0x164)],'dryRun':_0x1b3c8d[_0x5b0566(0x19d)],'yes':_0x1b3c8d[_0x5b0566(0x29f)],'saveCreds':_0x1b3c8d['save-creds']},_0x6540e1));})['command'](_0x527a45(0x2b8),_0x527a45(0x248),_0x4ebc7b=>{const _0x4ebc31=_0x527a45,_0x43ffda={'fqvNo':_0x4ebc31(0x156),'bvBwd':_0x4ebc31(0x155),'QnxDK':_0x4ebc31(0x199),'gDqCa':_0x5501f5['oYIzQ'],'PgWeb':_0x4ebc31(0x154)};return _0x4ebc7b['usage'](PROFILE_CONFIG_HELP)[_0x4ebc31(0x1c0)](_0x5501f5['IqGcH'],_0x5501f5['BKiwm'],_0x48096b=>{const _0x257b6c=_0x4ebc31;return _0x48096b[_0x257b6c(0x132)](_0x4f399e[_0x257b6c(0x14f)],{'type':'string','description':_0x4f399e['nEwnF'],'demandOption':!![]})['positional'](_0x4f399e['JFEjW'],{'type':_0x4f399e[_0x257b6c(0x114)],'description':_0x4f399e['lbbnQ'],'demandOption':!![]})['positional'](_0x4f399e[_0x257b6c(0x11f)],{'type':'string','description':'Config\x20value','demandOption':!![]});},async _0x2e594f=>{const _0x2591d9=_0x4ebc31;await withTelemetry(_0x4f399e[_0x2591d9(0x160)],()=>configSet(_0x2e594f[_0x2591d9(0x265)],_0x2e594f[_0x2591d9(0x199)],_0x2e594f['value']));})[_0x4ebc31(0x1c0)]('get\x20<profile>\x20<key>',_0x4ebc31(0x1f5),_0x6cd551=>{const _0x1aa853=_0x4ebc31;return _0x6cd551['positional'](_0x1aa853(0x265),{'type':_0x43ffda[_0x1aa853(0x118)],'description':_0x43ffda['bvBwd'],'demandOption':!![]})[_0x1aa853(0x132)](_0x43ffda[_0x1aa853(0x25c)],{'type':_0x43ffda['fqvNo'],'description':'Config\x20key','demandOption':!![]});},async _0x3ba866=>{const _0x19e2be=_0x4ebc31;await withTelemetry(_0x43ffda[_0x19e2be(0x224)],()=>configGet(_0x3ba866[_0x19e2be(0x265)],_0x3ba866['key']));})['command'](_0x4ebc31(0x294),'List\x20all\x20config\x20for\x20a\x20profile',_0x1d9495=>{const _0x201930=_0x4ebc31;return _0x1d9495[_0x201930(0x132)](_0x4f399e['ZxvTk'],{'type':_0x4f399e[_0x201930(0x114)],'description':_0x4f399e[_0x201930(0x130)],'demandOption':!![]});},async _0x1184ab=>{await withTelemetry(_0x4f399e['wRIUj'],()=>configList(_0x1184ab['profile']));})['command'](_0x5501f5[_0x4ebc31(0x1ad)],_0x5501f5[_0x4ebc31(0x28b)],_0x3fb867=>{const _0x11bf56=_0x4ebc31;return _0x3fb867['positional'](_0x11bf56(0x265),{'type':_0x43ffda['fqvNo'],'description':_0x11bf56(0x155),'demandOption':!![]})['positional'](_0x43ffda['QnxDK'],{'type':'string','description':_0x43ffda['PgWeb'],'demandOption':!![]});},async _0x1909c8=>{await _0x4f399e['WiCsg'](withTelemetry,'profile\x20config\x20unset',()=>configUnset(_0x1909c8['profile'],_0x1909c8['key']));})['command'](_0x4ebc31(0x20a),_0x5501f5[_0x4ebc31(0x115)],_0x4c5472=>{const _0x1518ef=_0x4ebc31;return _0x4c5472[_0x1518ef(0x132)](_0x1518ef(0x265),{'type':_0x4f399e[_0x1518ef(0x114)],'description':_0x4f399e['nEwnF'],'demandOption':!![]});},async _0x2964d1=>{const _0x4a1e58=_0x4ebc31;await _0x4f399e[_0x4a1e58(0x246)](withTelemetry,_0x4a1e58(0x25d),()=>configReset(_0x2964d1[_0x4a1e58(0x265)]));})[_0x4ebc31(0x188)](0x1,_0x4ebc31(0x1ec));})[_0x527a45(0x188)](0x1,_0x5501f5['SWkkp']);})[_0x14f1d0(0x1c0)](_0x5501f5['eDYNE'],_0x5501f5['ywugR'],()=>{},async()=>{await _0x5501f5['IeKgP'](withTelemetry,_0x5501f5['eDYNE'],()=>status());})['command'](_0x14f1d0(0x17a),'Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version',()=>{},async()=>{await withTelemetry('update',()=>update());})['command']('print-access-token','Print\x20the\x20current\x20CLI\x20access\x20token',()=>{},async()=>{const _0x47e051=_0x14f1d0;await _0x5501f5[_0x47e051(0x12e)](withTelemetry,_0x5501f5['QjXrG'],async()=>{const _0x5b3831=_0x47e051,_0x31169d=await getToken();if(!_0x31169d)throw new Error(_0x5b3831(0x200));console[_0x5b3831(0x12b)](_0x31169d);});})['command']('go',_0x5501f5[_0x14f1d0(0x23d)],_0x306352=>{const _0x33e5c2=_0x14f1d0;return _0x306352[_0x33e5c2(0x1a9)](_0x5501f5[_0x33e5c2(0x244)],{'type':_0x5501f5[_0x33e5c2(0x1af)],'description':_0x5501f5['jXxpx']})['option'](_0x33e5c2(0x265),{'type':_0x5501f5['kIaLQ'],'description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})[_0x33e5c2(0x1a9)](_0x33e5c2(0x1cf),{'type':'string','description':_0x5501f5['opTrM']})[_0x33e5c2(0x1a9)](_0x33e5c2(0x142),{'type':'number','description':_0x5501f5[_0x33e5c2(0x28a)]})['option'](_0x5501f5[_0x33e5c2(0x1ee)],{'type':_0x33e5c2(0x156),'description':_0x5501f5['EBpmN']})[_0x33e5c2(0x1a9)](_0x33e5c2(0x266),{'type':_0x5501f5['kIaLQ'],'description':'Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run\x20(e.g.,\x20https://localhost:3003).\x20Also\x20respects\x20RANGER_BASE_URL.'})['option'](_0x33e5c2(0x12c),{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5['Vhbyn']})['option'](_0x33e5c2(0x2aa),{'type':'boolean','description':_0x5501f5[_0x33e5c2(0x2ba)],'default':![]})['option'](_0x5501f5[_0x33e5c2(0x186)],{'type':_0x5501f5[_0x33e5c2(0x1af)],'hidden':!![],'choices':[_0x5501f5['pYTQS'],'partial',_0x5501f5['mIcVt'],'failed','incomplete']})[_0x33e5c2(0x1a9)](_0x33e5c2(0x250),{'type':'boolean','hidden':!![]})['option'](_0x33e5c2(0x178),{'type':_0x5501f5[_0x33e5c2(0x1af)],'hidden':!![]})['option']('task',{'type':'string','hidden':!![]})['option'](_0x33e5c2(0x24c),{'type':_0x5501f5[_0x33e5c2(0x1c9)],'hidden':!![]});},async _0x59d0b0=>{await runGoCommand(_0x59d0b0);})[_0x14f1d0(0x1c0)](_0x5501f5['ZDltT'],![],_0x15ec80=>{const _0x178171=_0x14f1d0,_0x5d0f2f={'qRIjx':function(_0x3f5cc2,_0x52ebfe,_0x4c85a5){return _0x3f5cc2(_0x52ebfe,_0x4c85a5);},'OrUVw':_0x178171(0x226),'WlroT':_0x178171(0x29c),'herDE':function(_0xa1d6f9,_0x2335f1){return _0xa1d6f9(_0x2335f1);}};return _0x15ec80[_0x178171(0x1c0)](_0x5501f5['FLrsA'],![],_0xd7c658=>{const _0x26b090=_0x178171;return _0xd7c658[_0x26b090(0x132)](_0x5501f5[_0x26b090(0x209)],{'type':_0x26b090(0x156),'description':_0x26b090(0x155),'demandOption':!![]});},async _0x414a1f=>{const _0x54066a=_0x178171;_0x5d0f2f[_0x54066a(0x15d)](warnRenamed,_0x5d0f2f['OrUVw'],_0x5d0f2f['WlroT']),await _0x5d0f2f[_0x54066a(0x19f)](authEncrypt,_0x414a1f[_0x54066a(0x265)]);})['demandCommand'](0x1,_0x5501f5[_0x178171(0x268)]);},()=>{})[_0x14f1d0(0x1c0)](_0x5501f5['NFDiF'],![],_0x2d5289=>{const _0x105884=_0x14f1d0;return _0x2d5289['positional']('token',{'type':'string','description':_0x105884(0x197)})['option'](_0x5501f5[_0x105884(0x119)],{'type':'boolean','description':_0x5501f5['RMlNI'],'default':![]})['option'](_0x105884(0x253),{'type':_0x5501f5[_0x105884(0x1af)],'choices':[_0x5501f5['OtGPj'],_0x105884(0x171)],'description':_0x105884(0x1da)})[_0x105884(0x1a9)](_0x105884(0x21c),{'type':_0x105884(0x156),'description':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)'})['option'](_0x105884(0x275),{'type':'boolean','description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})[_0x105884(0x1a9)]('skip-auth',{'type':'boolean','description':_0x105884(0x2af),'default':![]})[_0x105884(0x1a9)]('with-deps',{'type':'boolean','description':_0x105884(0x2a5),'default':![]});},async _0x26de8d=>{const _0x493f04=_0x14f1d0;_0x5501f5['dGQHS'](warnRenamed,'ranger\x20start','ranger\x20setup'),await withTelemetry(_0x5501f5['jxwhA'],_0x5df84e=>start(_0x26de8d['token'],{'skipChromium':_0x26de8d['skip-chromium'],'skipAuth':_0x26de8d['skip-auth'],'withDeps':_0x26de8d[_0x493f04(0x22e)],'scope':_0x26de8d['scope'],'url':_0x26de8d[_0x493f04(0x21c)],'force':_0x26de8d[_0x493f04(0x275)]},_0x5df84e));})['command'](_0x14f1d0(0x177),![],_0x49f985=>{const _0x33b544=_0x14f1d0;return _0x49f985[_0x33b544(0x1a9)](_0x5501f5['zJPUr'],{'type':_0x33b544(0x156),'description':_0x5501f5[_0x33b544(0x179)]})['option']('task',{'type':_0x33b544(0x156),'description':_0x5501f5['KiAST']})[_0x33b544(0x1a9)](_0x5501f5[_0x33b544(0x24e)],{'type':_0x5501f5['QSneg'],'description':_0x5501f5[_0x33b544(0x28a)]})['option']('profile',{'type':_0x5501f5['kIaLQ'],'hidden':!![]})['option']('notes',{'type':_0x33b544(0x156),'hidden':!![]})['option']('scenario',{'type':_0x5501f5[_0x33b544(0x1c9)],'hidden':!![]})['option'](_0x5501f5[_0x33b544(0x1ee)],{'type':'string','description':_0x33b544(0x28f)})['option']('base-url',{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5[_0x33b544(0x1fa)]})[_0x33b544(0x1a9)]('model',{'type':_0x5501f5['kIaLQ'],'hidden':!![]})[_0x33b544(0x1a9)](_0x33b544(0x2aa),{'type':_0x33b544(0x26e),'hidden':!![],'default':![]})[_0x33b544(0x1a9)]('debug-outcome',{'type':_0x5501f5['kIaLQ'],'hidden':!![],'choices':['verified',_0x33b544(0x26b),_0x33b544(0x217),'failed',_0x5501f5[_0x33b544(0x20c)]]});},async _0x5348f4=>{const _0x321f34=_0x14f1d0;await _0x5501f5[_0x321f34(0x295)](runGoCommand,_0x5348f4,!![]);})[_0x14f1d0(0x1c0)](_0x14f1d0(0x1e0),![],_0x2d34c1=>{const _0x20a50c=_0x14f1d0;return _0x2d34c1[_0x20a50c(0x132)](_0x20a50c(0x1a4),{'type':'string','description':_0x20a50c(0x25f),'demandOption':!![]})['option']('ci',{'type':_0x5501f5[_0x20a50c(0x1db)],'description':_0x5501f5[_0x20a50c(0x1f9)],'default':![]})['option'](_0x5501f5['OHenx'],{'type':_0x5501f5['cJPgt'],'description':_0x5501f5[_0x20a50c(0x18e)],'default':![]});},async _0x974f0f=>{const _0x3b997b=_0x14f1d0;_0x5501f5[_0x3b997b(0x295)](warnRenamed,_0x5501f5['PAyoq'],'ranger\x20profile\x20add'),await withTelemetry('add\x20env',_0x3073cf=>addEnv(_0x974f0f['env-name'],{'ci':_0x974f0f['ci'],'skipAuth':_0x974f0f['skip-auth']},_0x3073cf));})[_0x14f1d0(0x1c0)](_0x5501f5[_0x14f1d0(0x1c7)],![],_0x479871=>{const _0x503acb=_0x14f1d0;return _0x479871[_0x503acb(0x132)]('env-name',{'type':'string','description':_0x503acb(0x137),'demandOption':!![]});},async _0x45e92b=>{const _0x5a2d8f=_0x14f1d0;warnRenamed(_0x5a2d8f(0x19a),_0x5a2d8f(0x1b2)),await _0x5501f5[_0x5a2d8f(0x12e)](withTelemetry,'use',()=>useEnv(_0x45e92b['env-name']));})['command'](_0x14f1d0(0x2b8),![],_0x3fc34d=>{const _0x295c70=_0x14f1d0,_0x24ec17={'wUDgA':'env','gVwpY':_0x5501f5[_0x295c70(0x18a)],'jyCZS':_0x5501f5['WPNXC'],'oJVeA':_0x295c70(0x156),'LTPUI':_0x295c70(0x271),'tdjnu':function(_0x4c59f5,_0x1821d6,_0xee031d){return _0x5501f5['IeKgP'](_0x4c59f5,_0x1821d6,_0xee031d);},'xcCHg':_0x5501f5[_0x295c70(0x267)],'WCHhc':_0x5501f5['rIsrr'],'XQXUB':_0x295c70(0x28e),'ZkRkx':'key','eiMCo':_0x295c70(0x22d),'rWWcS':_0x5501f5['sQpdl'],'PZaLB':_0x5501f5['xqZiZ']};return _0x3fc34d['command'](_0x295c70(0x214),![],_0x55176d=>{const _0x549584=_0x295c70;return _0x55176d['positional'](_0x24ec17['wUDgA'],{'type':'string','description':_0x24ec17[_0x549584(0x243)],'demandOption':!![]})[_0x549584(0x132)]('key',{'type':_0x549584(0x156),'description':_0x24ec17['jyCZS'],'demandOption':!![]})[_0x549584(0x132)](_0x549584(0x21a),{'type':_0x24ec17[_0x549584(0x19e)],'description':_0x24ec17['LTPUI'],'demandOption':!![]});},async _0x2ad3c7=>{const _0x597ab4=_0x295c70;_0x5501f5[_0x597ab4(0x1ac)](warnRenamed,_0x597ab4(0x174),_0x597ab4(0x129)),await _0x5501f5['glrlP'](withTelemetry,_0x597ab4(0x18c),()=>configSet(_0x2ad3c7['env'],_0x2ad3c7[_0x597ab4(0x199)],_0x2ad3c7['value']));})[_0x295c70(0x1c0)](_0x5501f5['zjnKD'],![],_0x17b6e8=>{const _0x466db7=_0x295c70;return _0x17b6e8['positional'](_0x5501f5[_0x466db7(0x296)],{'type':_0x5501f5['kIaLQ'],'description':_0x5501f5['vWqNX'],'demandOption':!![]})['positional'](_0x466db7(0x199),{'type':_0x466db7(0x156),'description':_0x5501f5['YekPN'],'demandOption':!![]});},async _0x40f789=>{const _0xf504b0=_0x295c70;_0x24ec17[_0xf504b0(0x190)](warnRenamed,_0x24ec17['xcCHg'],_0x24ec17['WCHhc']),await withTelemetry(_0x24ec17['XQXUB'],()=>configGet(_0x40f789[_0xf504b0(0x178)],_0x40f789[_0xf504b0(0x199)]));})['command'](_0x295c70(0x228),![],_0x4c7d96=>{const _0x9672fa=_0x295c70;return _0x4c7d96[_0x9672fa(0x132)](_0x24ec17[_0x9672fa(0x1c5)],{'type':_0x9672fa(0x156),'description':_0x24ec17['gVwpY'],'demandOption':!![]});},async _0x3f1b1f=>{const _0x26b287=_0x295c70;warnRenamed(_0x5501f5[_0x26b287(0x28c)],'ranger\x20profile\x20config\x20list'),await withTelemetry(_0x26b287(0x238),()=>configList(_0x3f1b1f[_0x26b287(0x178)]));})['command'](_0x5501f5['mwZpX'],![],_0x452fd4=>{const _0x21f753=_0x295c70;return _0x452fd4[_0x21f753(0x132)](_0x24ec17[_0x21f753(0x1c5)],{'type':_0x24ec17['oJVeA'],'description':_0x24ec17['gVwpY'],'demandOption':!![]})['positional'](_0x24ec17['ZkRkx'],{'type':'string','description':_0x21f753(0x154),'demandOption':!![]});},async _0xc5574b=>{const _0x1f5145=_0x295c70;_0x24ec17['tdjnu'](warnRenamed,_0x24ec17['eiMCo'],_0x24ec17[_0x1f5145(0x219)]),await withTelemetry(_0x24ec17['PZaLB'],()=>configUnset(_0xc5574b[_0x1f5145(0x178)],_0xc5574b['key']));})['demandCommand'](0x1,_0x295c70(0x112));})['command'](_0x5501f5[_0x14f1d0(0x296)],![],_0x2f55cf=>{const _0x5257b0=_0x14f1d0,_0x449010={'BVyHf':'env\x20update'};return _0x2f55cf['command']('ls',![],()=>{},async()=>{const _0x1cba29=_0x1cda;_0x5501f5['IeKgP'](warnRenamed,_0x1cba29(0x17e),_0x5501f5[_0x1cba29(0x1c2)]),await withTelemetry(_0x5501f5['VGsIk'],()=>envList());})[_0x5257b0(0x1c0)](_0x5501f5['owZLc'],![],_0xd9d16a=>{const _0x5dd088=_0x5257b0;return _0xd9d16a[_0x5dd088(0x132)](_0x5501f5[_0x5dd088(0x290)],{'type':'string','description':'Name\x20of\x20the\x20environment\x20to\x20update','demandOption':!![]});},async _0x432e8f=>{const _0x32a216=_0x5257b0;warnRenamed(_0x32a216(0x211),'ranger\x20profile\x20update'),await withTelemetry(_0x449010['BVyHf'],_0x2193fc=>updateEnv(_0x432e8f[_0x32a216(0x1a4)],_0x2193fc));})[_0x5257b0(0x188)](0x1,_0x5501f5[_0x5257b0(0x1d8)]);})[_0x14f1d0(0x1c0)]('feature',![],_0x5add83=>{const _0x18427f=_0x14f1d0,_0x1f9ad3={'IgfBb':_0x5501f5[_0x18427f(0x110)],'KvWzh':_0x5501f5['kIaLQ'],'zZZch':_0x5501f5['zKZFH'],'Dduwq':_0x5501f5[_0x18427f(0x2b2)],'WZiZB':_0x18427f(0x2b3),'KLDJh':_0x5501f5['ICxQn'],'hByNq':_0x18427f(0x1cc),'UqBnw':_0x5501f5['BgAyj'],'bErSl':_0x5501f5[_0x18427f(0x1cd)],'usnbM':function(_0x57fbaa,_0x51d3da,_0x63da2c){return _0x57fbaa(_0x51d3da,_0x63da2c);},'KQFOP':_0x5501f5[_0x18427f(0x1c4)],'mSjSZ':function(_0x438250,_0x40b77e,_0x2b5fa1){return _0x5501f5['MtoEN'](_0x438250,_0x40b77e,_0x2b5fa1);},'nGvBz':_0x5501f5['ikeVf'],'SwUub':function(_0x465293,_0x419a16,_0x1a5ea){return _0x465293(_0x419a16,_0x1a5ea);},'GGfyQ':_0x5501f5['Ebvpu'],'YFNlG':_0x18427f(0x2b4),'HByZo':function(_0x88070e,_0x59424a,_0xcae639){const _0x346d0e=_0x18427f;return _0x5501f5[_0x346d0e(0x202)](_0x88070e,_0x59424a,_0xcae639);},'Pdjoq':_0x18427f(0x1b7)};return _0x5add83[_0x18427f(0x1c0)](_0x18427f(0x2b5),![],_0x8ffc30=>{const _0x28af7d=_0x18427f;return _0x8ffc30[_0x28af7d(0x132)](_0x1f9ad3['IgfBb'],{'type':_0x1f9ad3['KvWzh'],'description':'Feature\x20review\x20name','demandOption':!![]})['option'](_0x1f9ad3['zZZch'],{'type':_0x1f9ad3['KvWzh'],'alias':'d','description':_0x1f9ad3[_0x28af7d(0x176)]})['option'](_0x1f9ad3['WZiZB'],{'type':'array','alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})[_0x28af7d(0x1a9)](_0x1f9ad3['KLDJh'],{'type':'array','hidden':!![]});},async _0x51d48=>{const _0x14ba1a=_0x18427f;warnRenamed(_0x1f9ad3[_0x14ba1a(0x1aa)],_0x14ba1a(0x16e)),warnFlagRenamed(_0x1f9ad3[_0x14ba1a(0x1b5)],_0x1f9ad3[_0x14ba1a(0x134)],'--scenario');const _0x40ace7=_0x51d48['scenario']||_0x51d48['checklist'];await withTelemetry(_0x14ba1a(0x212),()=>featureCreate(_0x51d48['name'],{'description':_0x51d48[_0x14ba1a(0x2a4)],'scenarios':_0x40ace7}));})[_0x18427f(0x1c0)]('list',![],_0x4a2ae8=>{const _0x1e8c9a=_0x18427f;return _0x4a2ae8['option'](_0x1e8c9a(0x12a),{'type':'boolean','description':_0x5501f5[_0x1e8c9a(0x10f)]})['option'](_0x5501f5[_0x1e8c9a(0x120)],{'type':'number','alias':'l','description':_0x1e8c9a(0x1c3),'default':0xa})['option'](_0x5501f5[_0x1e8c9a(0x263)],{'type':_0x1e8c9a(0x287),'alias':'o','description':_0x5501f5[_0x1e8c9a(0x29e)],'default':0x0})['option'](_0x5501f5['SIFhL'],{'type':_0x1e8c9a(0x26e),'alias':'d','description':_0x1e8c9a(0x24a),'default':![]});},async _0x31ec4f=>{const _0x3f0e84=_0x18427f;_0x1f9ad3[_0x3f0e84(0x1a7)](warnRenamed,_0x3f0e84(0x2ab),_0x3f0e84(0x25a)),await withTelemetry(_0x3f0e84(0x1ef),()=>featureList({'currentBranch':_0x31ec4f[_0x3f0e84(0x12a)],'limit':_0x31ec4f[_0x3f0e84(0x220)],'offset':_0x31ec4f['offset'],'includeDeleted':_0x31ec4f['include-deleted']}));})['command']('show\x20[id]',![],_0x8a0cd9=>{const _0x5ea8d8=_0x18427f;return _0x8a0cd9[_0x5ea8d8(0x132)]('id',{'type':_0x5501f5[_0x5ea8d8(0x1af)],'description':_0x5501f5['ZqFGT']});},async _0xa2d0a8=>{const _0x259b3c=_0x18427f;warnRenamed('ranger\x20feature\x20show',_0x1f9ad3[_0x259b3c(0x168)]),await _0x1f9ad3[_0x259b3c(0x16d)](withTelemetry,'feature\x20show',()=>featureShow(_0xa2d0a8['id']));})['command'](_0x5501f5['KudMo'],![],_0x5c8ff5=>{const _0x3c7121=_0x18427f;return _0x5c8ff5['positional']('id',{'type':_0x3c7121(0x156),'description':_0x3c7121(0x13f)});},async _0x2703fb=>{const _0x44113c=_0x18427f;_0x5501f5[_0x44113c(0x21b)](warnRenamed,_0x5501f5[_0x44113c(0x239)],_0x5501f5['ntlZb']),await withTelemetry(_0x5501f5[_0x44113c(0x2b1)],()=>featureResume(_0x2703fb['id']));})[_0x18427f(0x1c0)]('add-checklist-item\x20<description>',![],_0x173900=>{const _0xa7d099=_0x18427f;return _0x173900['positional']('description',{'type':_0xa7d099(0x156),'description':_0x1f9ad3['nGvBz'],'demandOption':!![]})[_0xa7d099(0x1a9)]('id',{'type':_0x1f9ad3[_0xa7d099(0x293)],'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x83badf=>{const _0x59609d=_0x18427f;_0x1f9ad3[_0x59609d(0x128)](warnRenamed,_0x59609d(0x222),_0x1f9ad3['GGfyQ']),await withTelemetry(_0x59609d(0x193),()=>featureAddScenario(_0x83badf['description'],_0x83badf['id']));})[_0x18427f(0x1c0)](_0x5501f5['zgxsS'],![],_0x249abb=>{const _0x591c2d=_0x18427f;return _0x249abb['positional']('id',{'type':_0x591c2d(0x156),'description':_0x1f9ad3[_0x591c2d(0x233)]});},async _0xfac1a5=>{const _0x303168=_0x18427f;warnRenamed(_0x5501f5['IEQfg'],_0x5501f5['LONjO']),await _0x5501f5['cMIqg'](withTelemetry,_0x303168(0x192),()=>featureGetReview(_0xfac1a5['id']));})[_0x18427f(0x1c0)](_0x18427f(0x14a),![],_0x17ed15=>{const _0x2c6104=_0x18427f;return _0x17ed15['positional']('id',{'type':_0x5501f5[_0x2c6104(0x1af)],'description':_0x2c6104(0x291)});},async _0x1c7394=>{const _0x58139c=_0x18427f;warnRenamed(_0x58139c(0x1b6),_0x58139c(0x2ac)),await withTelemetry(_0x5501f5[_0x58139c(0x13d)],()=>featureDelete(_0x1c7394['id']));})['command'](_0x5501f5[_0x18427f(0x18b)],![],_0x2f304c=>{const _0x4ab0d4=_0x18427f;return _0x2f304c['positional']('id',{'type':'string','description':_0x5501f5[_0x4ab0d4(0x191)],'demandOption':!![]});},async _0x45819a=>{const _0x1c48fd=_0x18427f;_0x1f9ad3['HByZo'](warnRenamed,_0x1f9ad3[_0x1c48fd(0x140)],'ranger\x20restore'),await withTelemetry('feature\x20restore',()=>featureRestore(_0x45819a['id']));})[_0x18427f(0x188)](0x1,_0x5501f5['KCuQJ']);})[_0x14f1d0(0x1c0)](_0x5501f5['haEWH'],![],_0x85c769=>{const _0x121444=_0x14f1d0,_0x4e9f0f={'IVSTT':_0x5501f5['kIaLQ'],'RCAIk':_0x5501f5[_0x121444(0x28d)],'okpHR':function(_0x5696ab,_0x544d61,_0x1ec785){const _0x54ab06=_0x121444;return _0x5501f5[_0x54ab06(0x286)](_0x5696ab,_0x544d61,_0x1ec785);}};return _0x85c769['command'](_0x121444(0x27a),_0x5501f5['YxCLd'],_0x14922f=>{const _0x13c110=_0x121444;return _0x14922f['option']('session-id',{'type':_0x4e9f0f[_0x13c110(0x205)],'description':_0x4e9f0f[_0x13c110(0x1fc)]});},async _0x13253e=>{const _0x49dc73=_0x121444;await withTelemetry('hook:enable',()=>hook('enable',_0x13253e[_0x49dc73(0x1bc)]));})[_0x121444(0x1c0)]('disable',_0x121444(0x15b),_0x425573=>{const _0x25a8fa=_0x121444;return _0x425573['option'](_0x25a8fa(0x1bc),{'type':_0x25a8fa(0x156),'description':_0x4e9f0f[_0x25a8fa(0x1fc)]});},async _0x354d70=>{const _0x35f982=_0x121444;await _0x4e9f0f['okpHR'](withTelemetry,_0x35f982(0x2a6),()=>hook(_0x35f982(0x1df),_0x354d70[_0x35f982(0x1bc)]));})[_0x121444(0x1a9)](_0x5501f5[_0x121444(0x110)],{'type':'string','description':_0x121444(0x150)})['option'](_0x121444(0x1bc),{'type':_0x5501f5[_0x121444(0x1af)],'description':_0x5501f5['GqwMB']});},async _0x52a729=>{_0x52a729['name']&&await hook(_0x52a729['name'],_0x52a729['session-id']);})['demandCommand'](0x1,_0x5501f5[_0x14f1d0(0x169)])['strictCommands']()['fail'](async(_0x5dd726,_0x5a993c,_0x3424e4)=>{const _0x34129f=_0x14f1d0,_0x34830b=sanitizeArgs(process[_0x34129f(0x13b)][_0x34129f(0x236)](0x2)),_0x1f99a0=_0x5501f5[_0x34129f(0x23e)](getErrorType,_0x5dd726,_0x5a993c);if(_0x5dd726&&_0x5dd726[_0x34129f(0x13e)](_0x5501f5['SVJOe'])){const _0x10b901=process['argv'][0x2];console['error'](_0x34129f(0x1fd)+_0x10b901),console[_0x34129f(0x1b1)](_0x5501f5[_0x34129f(0x282)]);}else{if(_0x5dd726)console['error']('\x0a'+_0x5dd726+'\x0a');else _0x5a993c&&console['error']('\x0aError:\x20'+_0x5a993c['message']+'\x0a');}await logDesirePath({'rawCommand':_0x34830b,'errorMessage':_0x5dd726||_0x5a993c?.[_0x34129f(0x278)],'errorType':_0x1f99a0});const _0x362676=getCurrentCollector();_0x362676&&await _0x362676[_0x34129f(0x27c)](_0x5a993c||new Error(_0x5dd726||_0x5501f5[_0x34129f(0x206)])),process['exit'](0x1);})[_0x14f1d0(0x1e2)](_0x5501f5[_0x14f1d0(0x146)](_0x5501f5['lpGVt'],'\x20\x20https://docs.ranger.net\x0a')+_0x5501f5['auDLl'])[_0x14f1d0(0x2a9)]()['alias'](_0x5501f5['RhKhj'],'h');}process[_0x14be9b(0x178)][_0x14be9b(0x1d0)]!=='test'&&buildParser()[_0x14be9b(0x122)]();
|
package/build/commands/addEnv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x5b2467,_0x30ec30){const _0xd6da53=_0x5472,_0x537bf9=_0x5b2467();while(!![]){try{const _0x5a47f5=-parseInt(_0xd6da53(0xb3))/0x1*(-parseInt(_0xd6da53(0xa8))/0x2)+-parseInt(_0xd6da53(0x8d))/0x3+parseInt(_0xd6da53(0x7e))/0x4+parseInt(_0xd6da53(0xc0))/0x5*(-parseInt(_0xd6da53(0x8b))/0x6)+parseInt(_0xd6da53(0x7f))/0x7*(-parseInt(_0xd6da53(0xcf))/0x8)+parseInt(_0xd6da53(0x7b))/0x9*(parseInt(_0xd6da53(0xa1))/0xa)+parseInt(_0xd6da53(0xdd))/0xb;if(_0x5a47f5===_0x30ec30)break;else _0x537bf9['push'](_0x537bf9['shift']());}catch(_0x417946){_0x537bf9['push'](_0x537bf9['shift']());}}}(_0x57a8,0xee64b));function _0x5472(_0x50d7f1,_0xe49c73){_0x50d7f1=_0x50d7f1-0x6d;const _0x57a807=_0x57a8();let _0x547246=_0x57a807[_0x50d7f1];return _0x547246;}import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import _0x1eac44 from'inquirer';import{chromium}from'playwright';import{findExistingEnv,loadSettings}from'./utils/settings.js';import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getRangerDir,getRangerHomeDir}from'./utils/rangerRoot.js';import{writeActiveProfileName}from'./utils/activeProfile.js';function _0x57a8(){const _0x120ee4=['Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):','yNSan','Browser\x20closed\x20before\x20authentication\x20was\x20saved.','list','retry','Invalid\x20--setup-header\x20format:\x20\x22','.backup-','HEAD','close','location','action','push','14688ubDHRv','isTTY','now','\x20\x20Did\x20you\x20mean\x20','local','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20','Enter\x20a\x20different\x20URL','error','AMGQY','env','isProtocolError','test','shouldReplace','HTTP\x20','2428140xzyDrs','NODE_TLS_REJECT_UNAUTHORIZED','DNgiO','\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','LODAb','confirm','ydyTv','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20','DdzaZ','newPage','trackPhaseStart','goto','✓\x20Encrypted\x20auth\x20saved\x20to:\x20','\x22.\x20Expected\x20\x22Name:\x20Value\x22.','kVljb','\x22\x20configured','qyZoR','UxvtU','\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.','PPvNJ','Delete\x20existing\x20and\x20create\x20new\x20in\x20','\x0a🌐\x20Profile\x20Setup\x0a','stdin','trim','tZuCi','slice','21555XxPJiW','NVGjS','\x20\x20ranger\x20profile\x20add\x20','6045700tPrQTn','2429XtERkM','What\x20would\x20you\x20like\x20to\x20do?','prompt','name','setupHeader','.enc','ceyrL','npdGX','CvcZw','path','ltUIq','assign','373326KvGcgP','browser_auth','4281672cDJnJH','✓\x20Created\x20settings:\x20','zMSxn','includes','trackPhaseEnd','\x20(continuing\x20with\x20--force)','log','\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','\x20\x20\x20Creating\x20it\x20in\x20','WMJSJ','force','baseUrl','cdpEndpoint','eGzkL','IHNvB','fetch\x20failed','Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','newContext','--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222','iGUSt','2170yPQlBc','wLqTR','Profile\x20\x22','url','length','JBqef','vasZM','4iZBhHR','TypeError','\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)','about:blank','Lyehl','auth.json','safeMode','\x0a📋\x20Authentication\x20Setup','\x0a\x20\x20Could\x20not\x20reach\x20','kzMDg','catch','425558mhBwiq','keys','skipAuth','Invalid\x20URL','use_suggestion','cmwhV','MxXPr','⚠\x20Could\x20not\x20reach\x20','url_setup','Removed\x20existing\x20profile\x20at\x20','UjlHs','Could\x20not\x20reach\x20','config_write','5vnMHCZ','message','Ykysc'];_0x57a8=function(){return _0x120ee4;};return _0x57a8();}import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x56e3ff){const _0x2927fa=_0x5472,_0xb89df2={'eGzkL':function(_0x1db9e1,_0x39e67a,_0x581e02){return _0x1db9e1(_0x39e67a,_0x581e02);},'oUhac':_0x2927fa(0xca),'Ykysc':'manual','MoZPt':function(_0x3dd7a9,_0x2099b5,_0x3aed47){return _0x3dd7a9(_0x2099b5,_0x3aed47);},'qYlsq':function(_0x1a8593,_0x3ece34){return _0x1a8593(_0x3ece34);},'npdGX':_0x2927fa(0xb6),'OqpRp':function(_0x55b619,_0xd6661c){return _0x55b619===_0xd6661c;}};try{const _0x56a1ea=new AbortController(),_0x5946bd=_0xb89df2[_0x2927fa(0x9a)](setTimeout,()=>_0x56a1ea['abort'](),0x1388),_0x103eb0={'method':_0xb89df2['oUhac'],'signal':_0x56a1ea['signal'],'redirect':_0xb89df2[_0x2927fa(0xc2)]};/^https:\/\/localhost(:\d+)?/i[_0x2927fa(0xda)](_0x56e3ff)&&(process['env']['NODE_TLS_REJECT_UNAUTHORIZED']='0');const _0x3fa376=await _0xb89df2['MoZPt'](fetch,_0x56e3ff,_0x103eb0);delete process[_0x2927fa(0xd8)]['NODE_TLS_REJECT_UNAUTHORIZED'],_0xb89df2['qYlsq'](clearTimeout,_0x5946bd);if(_0x3fa376['status']<0x190)return{'ok':!![]};return{'ok':![],'error':_0x2927fa(0xdc)+_0x3fa376['status']};}catch(_0x284d3c){delete process[_0x2927fa(0xd8)][_0x2927fa(0xde)];const _0x1e3438=_0x284d3c,_0x3cb99b=_0x1e3438[_0x2927fa(0xc1)]||_0xb89df2['qYlsq'](String,_0x284d3c),_0x13065d=_0x3cb99b['includes'](_0xb89df2[_0x2927fa(0x86)])||_0xb89df2['OqpRp'](_0x1e3438[_0x2927fa(0x82)],_0x2927fa(0xa9))||_0x3cb99b[_0x2927fa(0x90)](_0x2927fa(0x9c));return{'ok':![],'error':_0x3cb99b,'isProtocolError':_0x13065d};}}export async function addEnv(_0x52a729,_0x1bcb45={},_0x2c51f9){const _0x42fc70=_0x5472,_0x3b7371={'yNSan':'Saving\x20authentication\x20state...','gvBUJ':function(_0x5e0a98,_0xafa037){return _0x5e0a98===_0xafa037;},'XpjxN':'user','nMWys':function(_0xbb4c6d){return _0xbb4c6d();},'IHNvB':function(_0x5f1fe2,_0x14a007){return _0x5f1fe2+_0x14a007;},'WMJSJ':function(_0x472a59,_0x547b7b,_0x140e48){return _0x472a59(_0x547b7b,_0x140e48);},'MxXPr':function(_0x47a753,_0x5a3f34){return _0x47a753!==_0x5a3f34;},'kVljb':_0x42fc70(0x9f),'ZbmfS':'--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.','CvcZw':'--ci\x20and\x20--cdp-endpoint\x20cannot\x20be\x20used\x20together.\x20Electron/CDP\x20profiles\x20only\x20work\x20with\x20a\x20locally\x20running\x20app\x20and\x20are\x20not\x20supported\x20in\x20CI.','JsBlZ':function(_0x442314,_0x2bbf5c){return _0x442314(_0x2bbf5c);},'JBqef':function(_0x473ee4,_0x574fe1,_0x3fc08a){return _0x473ee4(_0x574fe1,_0x3fc08a);},'wLqTR':'Aborted.','DdzaZ':'legacy','APxiJ':_0x42fc70(0xbb),'ltUIq':'\x0a🔌\x20CDP\x20Profile\x20Setup\x0a','LODAb':function(_0x2e3c2d,_0x677818){return _0x2e3c2d(_0x677818);},'AMGQY':_0x42fc70(0x76),'kzMDg':'\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','UjlHs':function(_0x39fc95,_0x19d7a6){return _0x39fc95||_0x19d7a6;},'cmwhV':'http://localhost:3000','DNgiO':function(_0x1a9a4f,_0xe9b374){return _0x1a9a4f(_0xe9b374);},'ceyrL':_0x42fc70(0x80),'XNFpD':'Continue\x20anyway','iGUSt':'continue','ydyTv':function(_0x176e00,_0x1680e3,_0x5de3){return _0x176e00(_0x1680e3,_0x5de3);},'cIJpA':'browser_auth','UxvtU':_0x42fc70(0xaf),'mCmqg':'\x0a\x20\x20\x20⚠\x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.','ilMEQ':_0x42fc70(0xe0),'vasZM':'--disable-features=WebBluetooth','OezgP':function(_0x235f75,_0x20ce4e){return _0x235f75||_0x20ce4e;},'VrWna':_0x42fc70(0xab),'lbAFb':'\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.','PPvNJ':'You\x20can\x20try\x20again\x20with\x20one\x20of:','NVGjS':_0x42fc70(0xc5),'qyZoR':function(_0x418380,_0x12b1b9,_0x5d9f0f){return _0x418380(_0x12b1b9,_0x5d9f0f);},'zMSxn':'utf-8','FmGBB':function(_0x1ac4c2,_0x3d810c){return _0x1ac4c2(_0x3d810c);},'VDgPO':_0x42fc70(0x9d),'nDBHG':function(_0x5eb394,_0x5cff0f,_0x9eaea5){return _0x5eb394(_0x5cff0f,_0x9eaea5);},'DwYTv':function(_0x289363,_0x3eb95b){return _0x289363+_0x3eb95b;},'gRBnW':_0x42fc70(0x84),'tZuCi':'config_write','SpdWA':function(_0x5de283,_0x15c988){return _0x5de283>_0x15c988;},'QeVoF':function(_0x5761c7,_0x31273c,_0x2b552c){return _0x5761c7(_0x31273c,_0x2b552c);},'zyPiJ':function(_0x2ec979,_0x287a6e,_0x470802){return _0x2ec979(_0x287a6e,_0x470802);},'Lyehl':function(_0x30b19d,_0x38602b,_0x5598f5){return _0x30b19d(_0x38602b,_0x5598f5);},'OVsRq':function(_0x352250,_0x3a0d8e,_0x21f5c2){return _0x352250(_0x3a0d8e,_0x21f5c2);}},_0x534418=_0x1bcb45['ci']??![],_0x6a86ff=_0x534418?'ci':_0x42fc70(0xd3),_0x3f5b5c=_0x3b7371['gvBUJ'](_0x1bcb45['scope'],_0x3b7371['XpjxN'])?getRangerHomeDir():_0x3b7371['nMWys'](getRangerDir),_0x507b3c=join(_0x3f5b5c,_0x6a86ff,_0x52a729),_0x53b99e={};if(_0x1bcb45[_0x42fc70(0x83)])for(const _0x4f750c of _0x1bcb45['setupHeader']){const _0xc84b3b=_0x4f750c['indexOf'](':');if(_0xc84b3b===-0x1)throw new Error(_0x42fc70(0xc8)+_0x4f750c+_0x42fc70(0x6e));const _0xf6ecdb=_0x4f750c['slice'](0x0,_0xc84b3b)['trim'](),_0x1bcab7=_0x4f750c[_0x42fc70(0x7a)](_0x3b7371[_0x42fc70(0x9b)](_0xc84b3b,0x1))[_0x42fc70(0x78)]();_0x53b99e[_0xf6ecdb]=_0x1bcab7;}const _0x4f6835=_0x3b7371[_0x42fc70(0x96)](join,_0x3f5b5c,_0x6a86ff);if(_0x3b7371[_0x42fc70(0xb9)](_0x1bcb45[_0x42fc70(0x99)],undefined)&&_0x3b7371['gvBUJ'](_0x1bcb45[_0x42fc70(0x99)]['trim'](),''))throw new Error(_0x3b7371[_0x42fc70(0x6f)]);if(_0x1bcb45['cdpEndpoint']&&_0x1bcb45[_0x42fc70(0xa4)])throw new Error(_0x3b7371['ZbmfS']);if(_0x1bcb45[_0x42fc70(0x99)]&&_0x1bcb45['ci'])throw new Error(_0x3b7371[_0x42fc70(0x87)]);const _0x43026a=_0x3b7371['JsBlZ'](Boolean,_0x1bcb45[_0x42fc70(0x99)]),_0x46f603=!_0x1bcb45[_0x42fc70(0xb5)]&&!_0x43026a,_0x4aa789=process[_0x42fc70(0x77)]['isTTY']&&process['stdout'][_0x42fc70(0xd0)];if(!_0x4aa789&&!_0x1bcb45[_0x42fc70(0xa4)]&&!_0x43026a)throw new Error('Please\x20provide\x20--url\x20when\x20running\x20in\x20non-interactive\x20mode.\x0aMake\x20sure\x20the\x20service\x20is\x20running\x20on\x20that\x20port\x20before\x20retrying.\x0aExample:\x20ranger\x20profile\x20add\x20local\x20--url\x20http://localhost:3000');const _0xdc9935=_0x3b7371[_0x42fc70(0xa6)](findExistingEnv,_0x52a729,{'rangerDir':_0x3f5b5c});let _0x5087aa=null;if(_0xdc9935){if(!_0x4aa789)_0x5087aa=_0xdc9935;else{if(_0xdc9935['location']===_0x6a86ff){const {overwrite:_0x26512e}=await _0x1eac44['prompt']([{'type':'confirm','name':'overwrite','message':_0x42fc70(0xa3)+_0x52a729+'\x22\x20already\x20exists.\x20Overwrite?','default':![]}]);if(!_0x26512e){console['log'](_0x3b7371[_0x42fc70(0xa2)]);return;}_0x5087aa=_0xdc9935;}else{const _0x2f4fa4=_0xdc9935['location']===_0x3b7371[_0x42fc70(0xe5)]?'root\x20(.ranger/)':_0xdc9935[_0x42fc70(0xcc)];console['error']('\x0a⚠️\x20\x20Profile\x20\x22'+_0x52a729+'\x22\x20already\x20exists\x20in\x20'+_0x2f4fa4+':\x20'+_0xdc9935[_0x42fc70(0x88)]),console[_0x42fc70(0xd6)](_0x42fc70(0x95)+_0x6a86ff+'\x20would\x20shadow\x20the\x20existing\x20profile.');const {shouldReplace:_0x4431b1}=await _0x1eac44['prompt']([{'type':_0x42fc70(0xe2),'name':_0x42fc70(0xdb),'message':_0x42fc70(0x75)+_0x6a86ff+'?','default':![]}]);if(!_0x4431b1){console['log'](_0x3b7371['wLqTR']);return;}_0x5087aa=_0xdc9935;}}}_0x2c51f9?.[_0x42fc70(0xe7)](_0x3b7371['APxiJ']);let _0x1174c3='';if(_0x43026a)console[_0x42fc70(0x93)](_0x3b7371[_0x42fc70(0x89)]),console['log']('\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20'+_0x1bcb45[_0x42fc70(0x99)]),console[_0x42fc70(0x93)]('\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a');else{if(_0x1bcb45[_0x42fc70(0xa4)]){_0x1174c3=_0x1bcb45[_0x42fc70(0xa4)];const _0x45ec58=await _0x3b7371[_0x42fc70(0xe1)](checkUrlReachability,_0x1174c3);if(!_0x45ec58['ok']&&!_0x1bcb45['force'])throw new Error(_0x42fc70(0xbe)+_0x1174c3+':\x20'+_0x45ec58['error']+'\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.');!_0x45ec58['ok']&&_0x1bcb45[_0x42fc70(0x97)]&&console['log'](_0x42fc70(0xba)+_0x1174c3+':\x20'+_0x45ec58[_0x42fc70(0xd6)]+_0x42fc70(0x92));}else{console[_0x42fc70(0x93)](_0x3b7371[_0x42fc70(0xd7)]),console[_0x42fc70(0x93)](_0x42fc70(0x73)),console['log'](_0x3b7371[_0x42fc70(0xb1)]);let _0x28e557=![];while(!![]){const _0x1e889f=await _0x1eac44['prompt']([{'type':'input','name':_0x42fc70(0x98),'message':_0x28e557?_0x42fc70(0xc3):'What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','default':_0x3b7371[_0x42fc70(0xbd)](_0x1174c3,_0x3b7371[_0x42fc70(0xb8)])}]);_0x1174c3=_0x1e889f['baseUrl'];const _0x4053cd=await _0x3b7371['DNgiO'](checkUrlReachability,_0x1174c3);if(_0x4053cd['ok'])break;const _0x529656=/^[a-zA-Z][\w+.-]*:\/\//['test'](_0x1174c3),_0x5dc5b2=_0x4053cd[_0x42fc70(0xd9)]&&!_0x529656,_0x28eab8=_0x5dc5b2?'http://'+_0x1174c3:null;_0x28e557=!![],console['log'](_0x42fc70(0xb0)+_0x1174c3+':\x20'+_0x4053cd['error']);_0x28eab8&&console[_0x42fc70(0x93)](_0x42fc70(0xd2)+_0x28eab8+'?');const {action:_0x1e3857}=await _0x1eac44[_0x42fc70(0x81)]([{'type':_0x42fc70(0xc6),'name':_0x42fc70(0xcd),'message':_0x3b7371[_0x42fc70(0x85)],'choices':[..._0x28eab8?[{'name':'Use\x20'+_0x28eab8,'value':_0x42fc70(0xb7)}]:[],{'name':_0x42fc70(0xd5),'value':_0x42fc70(0xc7)},{'name':_0x3b7371['XNFpD'],'value':'continue'}]}]);if(_0x3b7371['gvBUJ'](_0x1e3857,'use_suggestion')&&_0x28eab8){_0x1174c3=_0x28eab8;const _0x19fd9a=await _0x3b7371['JsBlZ'](checkUrlReachability,_0x1174c3);if(_0x19fd9a['ok'])break;console[_0x42fc70(0x93)]('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x1174c3+':\x20'+_0x19fd9a['error']);}else{if(_0x1e3857===_0x3b7371[_0x42fc70(0xa0)])break;}}}}_0x2c51f9?.['trackPhaseEnd'](_0x42fc70(0xbb));const _0x516e14={};if(_0x5087aa){const _0x566019=await loadSettings(_0x52a729);Object[_0x42fc70(0x8a)](_0x516e14,_0x566019['setupHeaders']);}Object['assign'](_0x516e14,_0x53b99e),await _0x3b7371[_0x42fc70(0xe3)](mkdir,_0x4f6835,{'recursive':!![]});const _0x8810ef=await mkdtemp(join(_0x4f6835,'.tmp-'+_0x52a729+'-')),_0x189823=_0x3b7371['ydyTv'](join,_0x8810ef,_0x42fc70(0xad)),_0x2ca9a4=Boolean(_0x1174c3)&&/^https:\/\/localhost(:\d+)?/i[_0x42fc70(0xda)](_0x1174c3);try{if(_0x46f603){_0x2c51f9?.['trackPhaseStart'](_0x3b7371['cIJpA']),console[_0x42fc70(0x93)](_0x3b7371[_0x42fc70(0x72)]),console['log']('\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.'),console['log']('\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.');!_0x4aa789?(console[_0x42fc70(0x93)](_0x3b7371['mCmqg']),console['log'](_0x3b7371['ilMEQ'])):console['log']('');await new Promise(_0x24ce93=>setTimeout(_0x24ce93,0xbb8));const _0x5a26c3=[];_0x1bcb45[_0x42fc70(0xae)]&&_0x5a26c3[_0x42fc70(0xce)](_0x3b7371[_0x42fc70(0xa7)]);const _0x570eb4=_0x1bcb45['allowInsecureLocalhost']||_0x2ca9a4;_0x570eb4&&_0x5a26c3[_0x42fc70(0xce)]('--allow-insecure-localhost');const _0x383d2f=await chromium['launch']({'headless':![],..._0x5a26c3[_0x42fc70(0xa5)]>0x0?{'args':_0x5a26c3}:{}});try{const _0xc89ce0=Object[_0x42fc70(0xb4)](_0x516e14)['length']>0x0,_0x4b46c8={'ignoreHTTPSErrors':!![]};_0xc89ce0&&(_0x4b46c8['extraHTTPHeaders']=_0x516e14);const _0x127aa0=await _0x383d2f[_0x42fc70(0x9e)](_0x4b46c8);await _0x3b7371[_0x42fc70(0xdf)](addProfileSetupBanner,_0x127aa0);const _0x1c1c2c=await _0x127aa0[_0x42fc70(0xe6)]();await _0x1c1c2c[_0x42fc70(0xe8)](_0x3b7371['OezgP'](_0x1174c3,_0x3b7371['VrWna']));let _0x42e4e8=![];await new Promise(_0x4d1b5e=>{const _0x4f45c4=_0x42fc70;_0x1c1c2c['on'](_0x4f45c4(0xcb),async()=>{const _0x167785=_0x4f45c4;try{console[_0x167785(0x93)](_0x3b7371[_0x167785(0xc4)]),await _0x127aa0['storageState']({'path':_0x189823}),_0x42e4e8=!![];}catch{}_0x4d1b5e();});});if(!_0x42e4e8){console[_0x42fc70(0x93)](_0x3b7371['lbAFb']);!_0x1bcb45['safeMode']&&(console['log']('This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a'),console['log'](_0x3b7371[_0x42fc70(0x74)]),console['log']('\x20\x20ranger\x20profile\x20add\x20'+_0x52a729+_0x42fc70(0xaa)),console[_0x42fc70(0x93)](_0x42fc70(0x7d)+_0x52a729+'\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a'));throw new Error(_0x3b7371[_0x42fc70(0x7c)]);}}finally{await _0x383d2f[_0x42fc70(0xcb)]()[_0x42fc70(0xb2)](()=>{});}if(_0x534418){const _0x18f346=await _0x3b7371[_0x42fc70(0x71)](readFile,_0x189823,_0x3b7371[_0x42fc70(0x8f)]),_0x4d6889=await getToken();if(!_0x4d6889){console[_0x42fc70(0xd6)]('\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]'),await _0x3b7371['FmGBB'](unlink,_0x189823)['catch'](()=>{});throw new Error(_0x3b7371['VDgPO']);}else{const _0x56cd3f=_0x3b7371['nDBHG'](encrypt,_0x18f346,_0x4d6889);await writeFile(_0x3b7371['DwYTv'](_0x189823,_0x3b7371['gRBnW']),_0x56cd3f),await unlink(_0x189823),console[_0x42fc70(0x93)](_0x42fc70(0x6d)+_0x189823+_0x42fc70(0x84)),console['log']('\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.'),console[_0x42fc70(0x93)](_0x42fc70(0x94));}}else console['log']('✓\x20Auth\x20state\x20saved\x20to:\x20'+_0x189823);_0x2c51f9?.['trackPhaseEnd'](_0x42fc70(0x8c));}_0x2c51f9?.['trackPhaseStart'](_0x3b7371[_0x42fc70(0x79)]);const _0x557939={};_0x1174c3&&(_0x557939['baseUrl']=_0x1174c3);_0x1bcb45[_0x42fc70(0x99)]&&(_0x557939['cdpEndpoint']=_0x1bcb45['cdpEndpoint'],_0x557939['isElectron']=!![]);(_0x1bcb45['allowInsecureLocalhost']||_0x2ca9a4)&&(_0x557939['allowInsecureLocalhost']=!![]);_0x1bcb45[_0x42fc70(0xae)]&&(_0x557939[_0x42fc70(0xae)]=!![]);_0x3b7371['SpdWA'](Object[_0x42fc70(0xb4)](_0x516e14)['length'],0x0)&&(_0x557939['setupHeaders']=_0x516e14);await _0x3b7371['ydyTv'](writeFile,_0x3b7371['QeVoF'](join,_0x8810ef,'settings.json'),JSON['stringify'](_0x557939,null,0x2)),console[_0x42fc70(0x93)](_0x42fc70(0x8e)+join(_0x507b3c,'settings.json'));if(_0x5087aa?.[_0x42fc70(0xcc)]===_0x6a86ff){const _0x408dfc=_0x5087aa[_0x42fc70(0x88)]+_0x42fc70(0xc9)+Date[_0x42fc70(0xd1)]();await rename(_0x5087aa['path'],_0x408dfc);try{await rename(_0x8810ef,_0x507b3c);}catch(_0xd3f53b){await _0x3b7371['zyPiJ'](rename,_0x408dfc,_0x5087aa['path']);throw _0xd3f53b;}try{await _0x3b7371['ydyTv'](rm,_0x408dfc,{'recursive':!![]});}catch{console[_0x42fc70(0x93)](_0x42fc70(0xe4)+_0x408dfc);}}else{await _0x3b7371['qyZoR'](rename,_0x8810ef,_0x507b3c);if(_0x5087aa)try{await _0x3b7371[_0x42fc70(0xac)](rm,_0x5087aa['path'],{'recursive':!![]}),console['log'](_0x42fc70(0xbc)+_0x5087aa['path']);}catch{console['log'](_0x42fc70(0xd4)+_0x5087aa['path']);}}try{await writeActiveProfileName(_0x52a729),console['log']('\x20\x20Set\x20active\x20profile:\x20'+_0x52a729);}catch{console['log']('Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.');}_0x2c51f9?.[_0x42fc70(0x91)](_0x42fc70(0xbf)),console['log']('\x0a\x20\x20Profile\x20\x22'+_0x52a729+_0x42fc70(0x70));}catch(_0x4d3b73){await _0x3b7371['OVsRq'](rm,_0x8810ef,{'recursive':!![],'force':!![]});throw _0x4d3b73;}}
|
|
1
|
+
(function(_0x71a7d,_0x51ddf7){const _0xbf4ef3=_0x4d42,_0x35c9b5=_0x71a7d();while(!![]){try{const _0x415b6f=-parseInt(_0xbf4ef3(0x1f0))/0x1*(-parseInt(_0xbf4ef3(0x215))/0x2)+parseInt(_0xbf4ef3(0x217))/0x3*(parseInt(_0xbf4ef3(0x20c))/0x4)+parseInt(_0xbf4ef3(0x1ca))/0x5+-parseInt(_0xbf4ef3(0x224))/0x6*(-parseInt(_0xbf4ef3(0x1d0))/0x7)+-parseInt(_0xbf4ef3(0x1d4))/0x8+parseInt(_0xbf4ef3(0x1c5))/0x9+-parseInt(_0xbf4ef3(0x1e0))/0xa*(parseInt(_0xbf4ef3(0x214))/0xb);if(_0x415b6f===_0x51ddf7)break;else _0x35c9b5['push'](_0x35c9b5['shift']());}catch(_0x3f90ea){_0x35c9b5['push'](_0x35c9b5['shift']());}}}(_0x77c4,0x81a97));import{mkdir,writeFile,readFile,readdir,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import _0xd634aa from'inquirer';function _0x77c4(){const _0x112e82=['\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.','error','join','setupHeader','continue','✓\x20Cloud\x20profile\x20\x27','confirm','\x20\x20Note:\x20found\x20git-tracked\x20local\x20profile\x20at\x20','TNvlG','user','config_write','TiGif','UAjKt','isTTY','local','trackPhaseEnd','user_declined','--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.','buxHt','prompt','--ci\x20and\x20--cdp-endpoint\x20cannot\x20be\x20used\x20together.\x20Electron/CDP\x20profiles\x20only\x20work\x20with\x20a\x20locally\x20running\x20app\x20and\x20are\x20not\x20supported\x20in\x20CI.','safeMode','now','\x0a🌐\x20Profile\x20Setup\x0a','NDVNw','✓\x20Created\x20settings:\x20','⚠\x20Could\x20not\x20reach\x20','--allow-insecure-localhost','keys','\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20','Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','✓\x20Auth\x20state\x20saved\x20to:\x20','includes','\x20\x20Cleaned\x20up\x20orphan\x20local\x20profile\x20at\x20','vGwDp','You\x20can\x20try\x20again\x20with\x20one\x20of:','\x0a⚠️\x20\x20Profile\x20\x22','cdpEndpoint','8520696TNxBEn','test','gyQWf','XFtIs','yqOeN','3290645uAhnXx','GXDLa','ZxVKu','What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','esfCr','assign','1778ZXdAgQ','.backup-','http://','eMTUq','1056168bmmJhJ','BDDzI','.tmp-','SmQfT','Continue\x20anyway','location','--disable-features=WebBluetooth','saveToCloud','push','environments','Could\x20not\x20reach\x20','retry','31430AFwVrO','gnmKe','Profile\x20\x22','once','\x0a🔌\x20CDP\x20Profile\x20Setup\x0a','skipAuth','IulGl','XVeFk','FMzoA','OqiHq','SIGINT','http://localhost:3000','Please\x20provide\x20--url\x20when\x20running\x20in\x20non-interactive\x20mode.\x0aMake\x20sure\x20the\x20service\x20is\x20running\x20on\x20that\x20port\x20before\x20retrying.\x0aExample:\x20ranger\x20profile\x20add\x20local\x20--url\x20http://localhost:3000','setupHeaders','Invalid\x20URL','newContext','81NDCoxW','--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222','log','\x0a\x20\x20(domains:\x20','PtlZz','Use\x20','LCJTi','qhWNv','MaxPE','\x20—\x20not\x20removing.\x20Delete\x20manually\x20if\x20you\x20want\x20it\x20gone.','path','url_setup','allowInsecureLocalhost','WvKDV','yes','TBhxF','slice','overwrite','close','about:blank','settings.json','auVxs','\x22\x20already\x20exists.\x20Choose\x20a\x20different\x20name\x20or\x20delete\x20the\x20existing\x20profile\x20first.','✓\x20Encrypted\x20auth\x20saved\x20to:\x20','domains','BYCrK','\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','\x0a📋\x20Authentication\x20Setup','1220IWStpa','no_auth_config','\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.','\x20would\x20shadow\x20the\x20existing\x20profile.','NODE_TLS_REJECT_UNAUTHORIZED','wMpRj','thGJK','url','8481HicmuT','13318WpdTpx','no_match','7323vNFnqv','.enc','\x20(continuing\x20with\x20--force)','catch','force','\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.','message','ACBhS','utf-8','WaDZt','off','Delete\x20existing\x20and\x20create\x20new\x20in\x20','scope','4668FfAHNQ','deQpN','storageState','name','bTPAm','VCYVW','root\x20(.ranger/)','IqIFY','Saving\x20authentication\x20state...','No\x20auth\x20env\x20matches\x20this\x20URL.\x20Creating\x20local\x20profile.','length','\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a','kNyGg','fetch\x20failed','ONwAR','HTitM','isProtocolError','stdin'];_0x77c4=function(){return _0x112e82;};return _0x77c4();}import{chromium}from'playwright';import{findExistingEnv,loadSettings}from'./utils/settings.js';import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getRangerDir,getRangerHomeDir}from'./utils/rangerRoot.js';import{writeActiveProfileName}from'./utils/activeProfile.js';import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';function _0x4d42(_0x2837d2,_0x4ed4fe){_0x2837d2=_0x2837d2-0x1b3;const _0x77c489=_0x77c4();let _0x4d424d=_0x77c489[_0x2837d2];return _0x4d424d;}import{fetchAuthConfig,createCloudProfile,ApiError}from'./utils/cloudProfile.js';import{matchAuthEnvironment}from'./utils/matchAuthEnvironment.js';import{isPathGitTracked}from'./utils/gitTracked.js';async function checkUrlReachability(_0x5e977b){const _0x4f66c2=_0x4d42,_0x2edecf={'FMzoA':function(_0x25911b,_0x475f55,_0x14ac0e){return _0x25911b(_0x475f55,_0x14ac0e);},'SmQfT':function(_0x102637,_0x45e0e3){return _0x102637<_0x45e0e3;},'thGJK':function(_0xd52908,_0x4d65da){return _0xd52908===_0x4d65da;},'WvKDV':'TypeError','eMTUq':_0x4f66c2(0x231)};try{const _0x3b6719=new AbortController(),_0x2e3eea=_0x2edecf[_0x4f66c2(0x1e8)](setTimeout,()=>_0x3b6719['abort'](),0x1388),_0x5614d4={'method':'HEAD','signal':_0x3b6719['signal'],'redirect':'manual'};/^https:\/\/localhost(:\d+)?/i[_0x4f66c2(0x1c6)](_0x5e977b)&&(process['env'][_0x4f66c2(0x210)]='0');const _0x2e7a8a=await fetch(_0x5e977b,_0x5614d4);delete process['env']['NODE_TLS_REJECT_UNAUTHORIZED'],clearTimeout(_0x2e3eea);if(_0x2edecf[_0x4f66c2(0x1d7)](_0x2e7a8a['status'],0x190))return{'ok':!![]};return{'ok':![],'error':'HTTP\x20'+_0x2e7a8a['status']};}catch(_0x263a6){delete process['env']['NODE_TLS_REJECT_UNAUTHORIZED'];const _0x30dfb0=_0x263a6,_0x291d35=_0x30dfb0['message']||String(_0x263a6),_0x2b074c=_0x291d35[_0x4f66c2(0x1bf)](_0x4f66c2(0x1ee))||_0x2edecf[_0x4f66c2(0x212)](_0x30dfb0[_0x4f66c2(0x227)],_0x2edecf[_0x4f66c2(0x1fd)])||_0x291d35[_0x4f66c2(0x1bf)](_0x2edecf[_0x4f66c2(0x1d3)]);return{'ok':![],'error':_0x291d35,'isProtocolError':_0x2b074c};}}async function sweepOrphanLocalProfile(_0x314286,_0x3db909,_0x596488){const _0x1206b5=_0x4d42,_0x5c5fa7={'IulGl':function(_0x31e698,_0x15fbca,_0x40c1bf){return _0x31e698(_0x15fbca,_0x40c1bf);},'XFtIs':function(_0xc14f,_0x16bbc5){return _0xc14f(_0x16bbc5);},'HTitM':function(_0x469efd,_0x232159){return _0x469efd(_0x232159);}},_0x1fc32c=_0x5c5fa7[_0x1206b5(0x1e6)](join,_0x3db909,_0x1206b5(0x244)),_0x226018=join(_0x1fc32c,_0x314286);_0x5c5fa7[_0x1206b5(0x1c8)](existsSync,_0x226018)&&(_0x596488&&await _0x5c5fa7['HTitM'](isPathGitTracked,_0x226018)?console[_0x1206b5(0x1f2)](_0x1206b5(0x23d)+_0x226018+_0x1206b5(0x1f9)):(await rm(_0x226018,{'recursive':!![],'force':!![]}),console['log'](_0x1206b5(0x1c0)+_0x226018)));if(_0x5c5fa7[_0x1206b5(0x233)](existsSync,_0x1fc32c)){let _0x4505cc=[];try{_0x4505cc=await _0x5c5fa7['HTitM'](readdir,_0x1fc32c);}catch{return;}const _0x8e688f=_0x1206b5(0x1d6)+_0x314286+'-';for(const _0x273e3f of _0x4505cc){if(!_0x273e3f['startsWith'](_0x8e688f))continue;const _0x1fcb8d=join(_0x1fc32c,_0x273e3f);await rm(_0x1fcb8d,{'recursive':!![],'force':!![]}),console[_0x1206b5(0x1f2)](_0x1206b5(0x1c0)+_0x1fcb8d);}}}async function tryAutoRouteCloudProfile(_0xd1a878,_0x1012db,_0x4ad738,_0x26a082,_0x437a93){const _0xa04fb4=_0x4d42,_0x19a956={'tgUvy':function(_0x201e1f,_0x124510){return _0x201e1f===_0x124510;},'buxHt':_0xa04fb4(0x20d),'YNeQR':function(_0x5c1209,_0x5054e3,_0xf6733e){return _0x5c1209(_0x5054e3,_0xf6733e);},'esfCr':'profile.add.autoRouteSkipped','XLGiV':_0xa04fb4(0x216),'ITXPy':_0xa04fb4(0x1db),'ACBhS':_0xa04fb4(0x246),'PtlZz':function(_0xfbe4e6,_0x12bfe2){return _0xfbe4e6 instanceof _0x12bfe2;},'DytKt':function(_0x5efad0,_0x4628ec){return _0x5efad0===_0x4628ec;},'UAjKt':function(_0x5a52c7,_0x4dde22){return _0x5a52c7+_0x4dde22;},'deQpN':function(_0x19cad1,_0x3fae21){return _0x19cad1!==_0x3fae21;},'PCFmC':function(_0x4ced9b){return _0x4ced9b();},'hMruD':function(_0x1478ae,_0x15e22f,_0x39f9b8,_0x119b78){return _0x1478ae(_0x15e22f,_0x39f9b8,_0x119b78);},'dMZzk':function(_0xfa2165,_0x4a81e1){return _0xfa2165 instanceof _0x4a81e1;}};let _0x495d9c;try{_0x495d9c=await fetchAuthConfig();}catch{return _0x437a93?.['trackPhaseEnd']('profile.add.autoRouteSkipped',{'reason':'no_auth_config','profileName':_0xd1a878}),![];}if(!_0x495d9c||!_0x495d9c[_0xa04fb4(0x1dd)]||Object['keys'](_0x495d9c[_0xa04fb4(0x1dd)])[_0xa04fb4(0x22e)]===0x0)return _0x437a93?.[_0xa04fb4(0x245)]('profile.add.autoRouteSkipped',{'reason':_0x19a956[_0xa04fb4(0x248)],'profileName':_0xd1a878}),![];const _0x46993d=_0x19a956['YNeQR'](matchAuthEnvironment,_0x1012db,_0x495d9c);if(!_0x46993d)return console['log'](_0xa04fb4(0x22d)),_0x437a93?.[_0xa04fb4(0x245)](_0x19a956[_0xa04fb4(0x1ce)],{'reason':_0x19a956['XLGiV'],'profileName':_0xd1a878}),![];const _0xe20c3e=_0x495d9c['environments'][_0x46993d],_0x346cf7=_0xe20c3e?.[_0xa04fb4(0x208)]??[];if(_0x26a082&&!_0x4ad738[_0xa04fb4(0x1fe)]){const {saveToCloud:_0x543245}=await _0xd634aa['prompt']([{'type':_0xa04fb4(0x23c),'name':_0x19a956['ITXPy'],'message':'Found\x20auth\x20environment\x20\x27'+_0x46993d+'\x27\x20matching\x20'+_0x1012db+_0xa04fb4(0x1f3)+_0x346cf7[_0xa04fb4(0x238)](',\x20')+')\x0a\x20\x20Save\x20\x27'+_0xd1a878+'\x27\x20to\x20the\x20cloud?','default':!![]}]);if(!_0x543245)return _0x437a93?.['trackPhaseEnd']('profile.add.autoRouteSkipped',{'reason':_0x19a956[_0xa04fb4(0x21e)],'profileName':_0xd1a878}),![];}const _0x5cd20c=_0x346cf7['some'](_0x459fb9=>{try{return _0x19a956['tgUvy'](new URL(_0x459fb9)['origin'],new URL(_0x1012db)['origin']);}catch{return![];}}),_0x3e7168={};!_0x5cd20c&&(_0x3e7168['baseUrl']=_0x1012db);try{await createCloudProfile(_0xd1a878,_0x46993d,_0x3e7168);}catch(_0x309ad6){if(_0x19a956['PtlZz'](_0x309ad6,ApiError)&&_0x19a956['DytKt'](_0x309ad6['status'],0x199)){console['error']('\x0a\x20\x20A\x20cloud\x20profile\x20named\x20\x22'+_0xd1a878+_0xa04fb4(0x206));throw _0x309ad6;}return console[_0xa04fb4(0x1f2)]('\x20\x20Could\x20not\x20reach\x20Ranger\x20API\x20to\x20create\x20a\x20cloud\x20profile\x20('+(_0x19a956[_0xa04fb4(0x1f4)](_0x309ad6,Error)?_0x309ad6['message']:String(_0x309ad6))+').\x20Falling\x20back\x20to\x20local\x20profile.'),_0x437a93?.['trackPhaseEnd']('profile.add.autoRouteSkipped',{'reason':'no_auth_config','profileName':_0xd1a878}),![];}console['log'](_0x19a956[_0xa04fb4(0x242)](_0xa04fb4(0x23b)+_0xd1a878+'\x27\x20created,\x20linked\x20to\x20env\x20\x27'+_0x46993d+'\x27.\x0a','\x20\x20Next:\x20RANGER_TEST_USERNAME=...\x20RANGER_TEST_PASSWORD=...\x20ranger\x20go\x20--profile\x20'+_0xd1a878));try{await sweepOrphanLocalProfile(_0xd1a878,getRangerHomeDir(),![]);const _0x2c3aa3=getRangerDir();_0x19a956[_0xa04fb4(0x225)](_0x2c3aa3,_0x19a956['PCFmC'](getRangerHomeDir))&&await _0x19a956['hMruD'](sweepOrphanLocalProfile,_0xd1a878,_0x2c3aa3,!![]);}catch(_0x210774){console['log']('\x20\x20Note:\x20cloud\x20profile\x20created,\x20but\x20failed\x20to\x20sweep\x20orphan\x20local\x20dirs\x20('+(_0x19a956['dMZzk'](_0x210774,Error)?_0x210774[_0xa04fb4(0x21d)]:String(_0x210774))+').');}return _0x437a93?.['trackPhaseEnd']('profile.add.autoRouted',{'envKey':_0x46993d,'profileName':_0xd1a878}),!![];}export async function addEnv(_0x2241b0,_0x4c4c35={},_0x5bd2d2){const _0x3ae18f=_0x4d42,_0x3dde0e={'OmtiU':_0x3ae18f(0x22c),'WaDZt':function(_0xb15e62){return _0xb15e62();},'kbVSr':_0x3ae18f(0x23f),'DetlJ':function(_0x548722,_0xe9245a){return _0x548722===_0xe9245a;},'siGic':function(_0xfdc23,_0x39c0f4){return _0xfdc23+_0x39c0f4;},'yqOeN':function(_0x256601,_0x3a7420){return _0x256601!==_0x3a7420;},'xFBjW':_0x3ae18f(0x247),'XVeFk':_0x3ae18f(0x1b3),'ZxVKu':_0x3ae18f(0x1ec),'UVxjt':function(_0x395efd,_0x1762bd,_0x38dd51,_0xaf74f0,_0x3fd147,_0x1ace40){return _0x395efd(_0x1762bd,_0x38dd51,_0xaf74f0,_0x3fd147,_0x1ace40);},'gyQWf':function(_0x144af7,_0x3b879e,_0x1be555){return _0x144af7(_0x3b879e,_0x1be555);},'urqjf':_0x3ae18f(0x23c),'TBhxF':_0x3ae18f(0x201),'kNyGg':'legacy','VCYVW':_0x3ae18f(0x22a),'JfBfr':'Aborted.','BYCrK':_0x3ae18f(0x1fb),'ONwAR':_0x3ae18f(0x1e4),'OqiHq':'\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a','ghJes':'input','yYjoL':'Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):','ZGKRl':function(_0x47a93d,_0x172298){return _0x47a93d||_0x172298;},'EeLCP':_0x3ae18f(0x1eb),'gnmKe':function(_0x1e94cb,_0xc86a0d){return _0x1e94cb(_0xc86a0d);},'pvAPR':_0x3ae18f(0x1df),'TiGif':function(_0x2f6c5c,_0x404ac9){return _0x2f6c5c===_0x404ac9;},'yNJlS':function(_0x4db60d,_0x5130f7,_0xfb8fd8){return _0x4db60d(_0x5130f7,_0xfb8fd8);},'qhWNv':_0x3ae18f(0x20b),'sGajP':'\x0a\x20\x20\x20⚠\x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.','TNvlG':_0x3ae18f(0x1da),'auVxs':_0x3ae18f(0x1ba),'bTPAm':function(_0x4550fd,_0x1b9567){return _0x4550fd>_0x1b9567;},'GJIYf':_0x3ae18f(0x203),'LCJTi':_0x3ae18f(0x21c),'vGwDp':'Browser\x20closed\x20before\x20authentication\x20was\x20saved.','GXDLa':function(_0x4b9a6a,_0x241f79,_0x137082){return _0x4b9a6a(_0x241f79,_0x137082);},'yfAws':_0x3ae18f(0x1bd),'xDUSE':_0x3ae18f(0x218),'XqPPb':'\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','wMpRj':'browser_auth','NDVNw':'settings.json','IqIFY':'Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.','MaxPE':_0x3ae18f(0x240),'BDDzI':'SIGINT'},_0x40070e=_0x4c4c35['ci']??![],_0x22904a=_0x40070e?'ci':'local',_0x36d69a=_0x4c4c35[_0x3ae18f(0x223)]===_0x3dde0e['kbVSr']?_0x3dde0e[_0x3ae18f(0x220)](getRangerHomeDir):_0x3dde0e['WaDZt'](getRangerDir),_0x558205=join(_0x36d69a,_0x22904a,_0x2241b0),_0xbd216e={};if(_0x4c4c35[_0x3ae18f(0x239)])for(const _0x8af290 of _0x4c4c35[_0x3ae18f(0x239)]){const _0x3b038d=_0x8af290['indexOf'](':');if(_0x3dde0e['DetlJ'](_0x3b038d,-0x1))throw new Error('Invalid\x20--setup-header\x20format:\x20\x22'+_0x8af290+'\x22.\x20Expected\x20\x22Name:\x20Value\x22.');const _0x30cc98=_0x8af290[_0x3ae18f(0x200)](0x0,_0x3b038d)['trim'](),_0x1ac070=_0x8af290[_0x3ae18f(0x200)](_0x3dde0e['siGic'](_0x3b038d,0x1))['trim']();_0xbd216e[_0x30cc98]=_0x1ac070;}const _0xf0936c=join(_0x36d69a,_0x22904a);if(_0x3dde0e[_0x3ae18f(0x1c9)](_0x4c4c35['cdpEndpoint'],undefined)&&_0x4c4c35['cdpEndpoint']['trim']()==='')throw new Error(_0x3ae18f(0x1f1));if(_0x4c4c35[_0x3ae18f(0x1c4)]&&_0x4c4c35['url'])throw new Error(_0x3dde0e['xFBjW']);if(_0x4c4c35['cdpEndpoint']&&_0x4c4c35['ci'])throw new Error(_0x3dde0e[_0x3ae18f(0x1e7)]);const _0x36f5e2=Boolean(_0x4c4c35['cdpEndpoint']),_0x39d9d5=!_0x4c4c35['skipAuth']&&!_0x36f5e2,_0xdb64d0=process[_0x3ae18f(0x235)]['isTTY']&&process['stdout'][_0x3ae18f(0x243)];if(!_0xdb64d0&&!_0x4c4c35[_0x3ae18f(0x213)]&&!_0x36f5e2)throw new Error(_0x3dde0e[_0x3ae18f(0x1cc)]);if(!_0x40070e&&!_0x4c4c35[_0x3ae18f(0x1e5)]&&!_0x36f5e2&&_0x4c4c35['url']){const _0x1bc0e3=await _0x3dde0e['UVxjt'](tryAutoRouteCloudProfile,_0x2241b0,_0x4c4c35[_0x3ae18f(0x213)],_0x4c4c35,_0xdb64d0,_0x5bd2d2);if(_0x1bc0e3)return;}const _0x50a274=_0x3dde0e[_0x3ae18f(0x1c7)](findExistingEnv,_0x2241b0,{'rangerDir':_0x36d69a});let _0x456671=null;if(_0x50a274){if(!_0xdb64d0)_0x456671=_0x50a274;else{if(_0x50a274['location']===_0x22904a){const {overwrite:_0x751b77}=await _0xd634aa['prompt']([{'type':_0x3dde0e['urqjf'],'name':_0x3dde0e[_0x3ae18f(0x1ff)],'message':_0x3ae18f(0x1e2)+_0x2241b0+'\x22\x20already\x20exists.\x20Overwrite?','default':![]}]);if(!_0x751b77){console['log']('Aborted.');return;}_0x456671=_0x50a274;}else{const _0x5b3898=_0x50a274['location']===_0x3dde0e[_0x3ae18f(0x230)]?_0x3dde0e[_0x3ae18f(0x229)]:_0x50a274['location'];console[_0x3ae18f(0x237)](_0x3ae18f(0x1c3)+_0x2241b0+'\x22\x20already\x20exists\x20in\x20'+_0x5b3898+':\x20'+_0x50a274['path']),console[_0x3ae18f(0x237)]('\x20\x20\x20Creating\x20it\x20in\x20'+_0x22904a+_0x3ae18f(0x20f));const {shouldReplace:_0x304b9e}=await _0xd634aa[_0x3ae18f(0x249)]([{'type':_0x3ae18f(0x23c),'name':'shouldReplace','message':_0x3ae18f(0x222)+_0x22904a+'?','default':![]}]);if(!_0x304b9e){console['log'](_0x3dde0e['JfBfr']);return;}_0x456671=_0x50a274;}}}_0x5bd2d2?.['trackPhaseStart'](_0x3dde0e[_0x3ae18f(0x209)]);let _0x5487ae='';if(_0x36f5e2)console['log'](_0x3dde0e[_0x3ae18f(0x232)]),console['log'](_0x3ae18f(0x1bc)+_0x4c4c35[_0x3ae18f(0x1c4)]),console[_0x3ae18f(0x1f2)](_0x3dde0e[_0x3ae18f(0x1e9)]);else{if(_0x4c4c35[_0x3ae18f(0x213)]){_0x5487ae=_0x4c4c35['url'];const _0x46aa2c=await checkUrlReachability(_0x5487ae);if(!_0x46aa2c['ok']&&!_0x4c4c35[_0x3ae18f(0x21b)])throw new Error(_0x3ae18f(0x1de)+_0x5487ae+':\x20'+_0x46aa2c['error']+_0x3ae18f(0x20e));!_0x46aa2c['ok']&&_0x4c4c35['force']&&console['log'](_0x3ae18f(0x1b9)+_0x5487ae+':\x20'+_0x46aa2c[_0x3ae18f(0x237)]+_0x3ae18f(0x219));}else{console[_0x3ae18f(0x1f2)](_0x3ae18f(0x1b6)),console[_0x3ae18f(0x1f2)]('\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.'),console[_0x3ae18f(0x1f2)](_0x3ae18f(0x20a));let _0x50ea6c=![];while(!![]){const _0x553338=await _0xd634aa[_0x3ae18f(0x249)]([{'type':_0x3dde0e['ghJes'],'name':'baseUrl','message':_0x50ea6c?_0x3dde0e['yYjoL']:_0x3ae18f(0x1cd),'default':_0x3dde0e['ZGKRl'](_0x5487ae,_0x3dde0e['EeLCP'])}]);_0x5487ae=_0x553338['baseUrl'];const _0x42866c=await _0x3dde0e['gnmKe'](checkUrlReachability,_0x5487ae);if(_0x42866c['ok'])break;const _0x5caba9=/^[a-zA-Z][\w+.-]*:\/\//[_0x3ae18f(0x1c6)](_0x5487ae),_0x1cd9c5=_0x42866c[_0x3ae18f(0x234)]&&!_0x5caba9,_0x541e28=_0x1cd9c5?_0x3ae18f(0x1d2)+_0x5487ae:null;_0x50ea6c=!![],console['log']('\x0a\x20\x20Could\x20not\x20reach\x20'+_0x5487ae+':\x20'+_0x42866c[_0x3ae18f(0x237)]);_0x541e28&&console[_0x3ae18f(0x1f2)]('\x20\x20Did\x20you\x20mean\x20'+_0x541e28+'?');const {action:_0x2fe68b}=await _0xd634aa['prompt']([{'type':'list','name':'action','message':'What\x20would\x20you\x20like\x20to\x20do?','choices':[..._0x541e28?[{'name':_0x3ae18f(0x1f5)+_0x541e28,'value':'use_suggestion'}]:[],{'name':'Enter\x20a\x20different\x20URL','value':_0x3dde0e['pvAPR']},{'name':_0x3ae18f(0x1d8),'value':_0x3ae18f(0x23a)}]}]);if(_0x2fe68b==='use_suggestion'&&_0x541e28){_0x5487ae=_0x541e28;const _0x311dc9=await _0x3dde0e[_0x3ae18f(0x1e1)](checkUrlReachability,_0x5487ae);if(_0x311dc9['ok'])break;console['log']('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x5487ae+':\x20'+_0x311dc9[_0x3ae18f(0x237)]);}else{if(_0x3dde0e[_0x3ae18f(0x241)](_0x2fe68b,_0x3ae18f(0x23a)))break;}}}}_0x5bd2d2?.['trackPhaseEnd'](_0x3ae18f(0x1fb));const _0x290fec={};if(_0x456671){const _0x45f1f1=await loadSettings(_0x2241b0);Object['assign'](_0x290fec,_0x45f1f1['setupHeaders']);}Object[_0x3ae18f(0x1cf)](_0x290fec,_0xbd216e),await _0x3dde0e['gyQWf'](mkdir,_0xf0936c,{'recursive':!![]});try{const _0x49252e=await _0x3dde0e[_0x3ae18f(0x1e1)](readdir,_0xf0936c),_0x19fbdb='.tmp-'+_0x2241b0+'-';for(const _0x4c1e1f of _0x49252e){_0x4c1e1f['startsWith'](_0x19fbdb)&&await _0x3dde0e['gyQWf'](rm,join(_0xf0936c,_0x4c1e1f),{'recursive':!![],'force':!![]});}}catch{}const _0x10da60=await _0x3dde0e['gnmKe'](mkdtemp,_0x3dde0e['yNJlS'](join,_0xf0936c,_0x3ae18f(0x1d6)+_0x2241b0+'-')),_0x28e91e=join(_0x10da60,'auth.json'),_0x4d911e=()=>{const _0x2ece48=_0x3ae18f;rm(_0x10da60,{'recursive':!![],'force':!![]})[_0x2ece48(0x21a)](()=>{})['finally'](()=>{process['exit'](0x82);});};process[_0x3ae18f(0x1e3)](_0x3ae18f(0x1ea),_0x4d911e);const _0x134664=_0x3dde0e[_0x3ae18f(0x1e1)](Boolean,_0x5487ae)&&/^https:\/\/localhost(:\d+)?/i[_0x3ae18f(0x1c6)](_0x5487ae);try{if(_0x39d9d5){_0x5bd2d2?.['trackPhaseStart']('browser_auth'),console[_0x3ae18f(0x1f2)](_0x3dde0e[_0x3ae18f(0x1f7)]),console[_0x3ae18f(0x1f2)]('\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.'),console['log'](_0x3ae18f(0x236));!_0xdb64d0?(console[_0x3ae18f(0x1f2)](_0x3dde0e['sGajP']),console[_0x3ae18f(0x1f2)]('\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a')):console['log']('');await new Promise(_0x3cf4cd=>setTimeout(_0x3cf4cd,0xbb8));const _0x898b17=[];_0x4c4c35['safeMode']&&_0x898b17[_0x3ae18f(0x1dc)](_0x3dde0e[_0x3ae18f(0x23e)]);const _0x196e51=_0x4c4c35['allowInsecureLocalhost']||_0x134664;_0x196e51&&_0x898b17['push'](_0x3dde0e[_0x3ae18f(0x205)]);const _0x4a6b95=await chromium['launch']({'headless':![],..._0x3dde0e['bTPAm'](_0x898b17['length'],0x0)?{'args':_0x898b17}:{}});try{const _0x375afb=_0x3dde0e[_0x3ae18f(0x228)](Object[_0x3ae18f(0x1bb)](_0x290fec)[_0x3ae18f(0x22e)],0x0),_0x4e54d0={'ignoreHTTPSErrors':!![]};_0x375afb&&(_0x4e54d0['extraHTTPHeaders']=_0x290fec);const _0xe7d785=await _0x4a6b95[_0x3ae18f(0x1ef)](_0x4e54d0);await addProfileSetupBanner(_0xe7d785);const _0x269ac4=await _0xe7d785['newPage']();await _0x269ac4['goto'](_0x5487ae||_0x3dde0e['GJIYf']);let _0x327738=![];await new Promise(_0x3a3816=>{const _0x6c67dd=_0x3ae18f;_0x269ac4['on'](_0x6c67dd(0x202),async()=>{const _0x5097a5=_0x6c67dd;try{console['log'](_0x3dde0e['OmtiU']),await _0xe7d785[_0x5097a5(0x226)]({'path':_0x28e91e}),_0x327738=!![];}catch{}_0x3dde0e[_0x5097a5(0x220)](_0x3a3816);});});if(!_0x327738){console['log'](_0x3dde0e[_0x3ae18f(0x1f6)]);!_0x4c4c35[_0x3ae18f(0x1b4)]&&(console['log']('This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a'),console[_0x3ae18f(0x1f2)](_0x3ae18f(0x1c2)),console['log']('\x20\x20ranger\x20profile\x20add\x20'+_0x2241b0+'\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)'),console[_0x3ae18f(0x1f2)]('\x20\x20ranger\x20profile\x20add\x20'+_0x2241b0+_0x3ae18f(0x22f)));throw new Error(_0x3dde0e[_0x3ae18f(0x1c1)]);}}finally{await _0x4a6b95[_0x3ae18f(0x202)]()['catch'](()=>{});}if(_0x40070e){const _0x300250=await _0x3dde0e[_0x3ae18f(0x1cb)](readFile,_0x28e91e,_0x3ae18f(0x21f)),_0x5e1798=await _0x3dde0e['WaDZt'](getToken);if(!_0x5e1798){console[_0x3ae18f(0x237)]('\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]'),await unlink(_0x28e91e)[_0x3ae18f(0x21a)](()=>{});throw new Error(_0x3dde0e['yfAws']);}else{const _0x4c018c=_0x3dde0e[_0x3ae18f(0x1c7)](encrypt,_0x300250,_0x5e1798);await writeFile(_0x28e91e+_0x3dde0e['xDUSE'],_0x4c018c),await unlink(_0x28e91e),console[_0x3ae18f(0x1f2)](_0x3ae18f(0x207)+_0x28e91e+_0x3ae18f(0x218)),console['log']('\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.'),console[_0x3ae18f(0x1f2)](_0x3dde0e['XqPPb']);}}else console['log'](_0x3ae18f(0x1be)+_0x28e91e);_0x5bd2d2?.['trackPhaseEnd'](_0x3dde0e[_0x3ae18f(0x211)]);}_0x5bd2d2?.['trackPhaseStart'](_0x3ae18f(0x240));const _0x4e5777={};_0x5487ae&&(_0x4e5777['baseUrl']=_0x5487ae);_0x4c4c35['cdpEndpoint']&&(_0x4e5777['cdpEndpoint']=_0x4c4c35['cdpEndpoint'],_0x4e5777['isElectron']=!![]);(_0x4c4c35['allowInsecureLocalhost']||_0x134664)&&(_0x4e5777[_0x3ae18f(0x1fc)]=!![]);_0x4c4c35['safeMode']&&(_0x4e5777['safeMode']=!![]);_0x3dde0e[_0x3ae18f(0x228)](Object[_0x3ae18f(0x1bb)](_0x290fec)[_0x3ae18f(0x22e)],0x0)&&(_0x4e5777[_0x3ae18f(0x1ed)]=_0x290fec);await writeFile(_0x3dde0e['gyQWf'](join,_0x10da60,_0x3ae18f(0x204)),JSON['stringify'](_0x4e5777,null,0x2)),console['log'](_0x3ae18f(0x1b8)+join(_0x558205,_0x3dde0e[_0x3ae18f(0x1b7)]));if(_0x456671?.[_0x3ae18f(0x1d9)]===_0x22904a){const _0xfad95b=_0x456671['path']+_0x3ae18f(0x1d1)+Date[_0x3ae18f(0x1b5)]();await _0x3dde0e['yNJlS'](rename,_0x456671['path'],_0xfad95b);try{await _0x3dde0e['gyQWf'](rename,_0x10da60,_0x558205);}catch(_0x9de3fa){await rename(_0xfad95b,_0x456671['path']);throw _0x9de3fa;}try{await rm(_0xfad95b,{'recursive':!![]});}catch{console[_0x3ae18f(0x1f2)]('Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20'+_0xfad95b);}}else{await rename(_0x10da60,_0x558205);if(_0x456671)try{await rm(_0x456671['path'],{'recursive':!![]}),console['log']('Removed\x20existing\x20profile\x20at\x20'+_0x456671[_0x3ae18f(0x1fa)]);}catch{console[_0x3ae18f(0x1f2)]('Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20'+_0x456671['path']);}}try{await _0x3dde0e[_0x3ae18f(0x1e1)](writeActiveProfileName,_0x2241b0),console['log']('\x20\x20Set\x20active\x20profile:\x20'+_0x2241b0);}catch{console[_0x3ae18f(0x1f2)](_0x3dde0e[_0x3ae18f(0x22b)]);}_0x5bd2d2?.[_0x3ae18f(0x245)](_0x3dde0e[_0x3ae18f(0x1f8)]),console[_0x3ae18f(0x1f2)]('\x0a\x20\x20Profile\x20\x22'+_0x2241b0+'\x22\x20configured');}catch(_0x2693fc){await rm(_0x10da60,{'recursive':!![],'force':!![]});throw _0x2693fc;}finally{process[_0x3ae18f(0x221)](_0x3dde0e[_0x3ae18f(0x1d5)],_0x4d911e);}}
|