@ranger-testing/ranger-cli 3.1.6-alpha.4de822b-51 → 3.1.6-alpha.cbf7608-55

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.
Files changed (87) hide show
  1. package/build/cli.js +1 -1
  2. package/build/commands/addEnv.js +1 -1
  3. package/build/commands/authEncrypt.js +1 -1
  4. package/build/commands/clean.js +1 -1
  5. package/build/commands/config.js +1 -1
  6. package/build/commands/deleteProfile.js +1 -1
  7. package/build/commands/env.js +1 -1
  8. package/build/commands/feature.js +1 -1
  9. package/build/commands/hook.js +1 -1
  10. package/build/commands/hooks/autoPrompt.js +1 -1
  11. package/build/commands/hooks/disable.js +1 -1
  12. package/build/commands/hooks/enable.js +1 -1
  13. package/build/commands/hooks/exitPlanMode.js +1 -1
  14. package/build/commands/hooks/index.js +1 -1
  15. package/build/commands/hooks/output.js +1 -1
  16. package/build/commands/hooks/planReminder.js +1 -1
  17. package/build/commands/hooks/planStart.js +1 -1
  18. package/build/commands/hooks/postEdit.js +1 -1
  19. package/build/commands/hooks/preCompact.js +1 -1
  20. package/build/commands/hooks/sessionEnd.js +1 -1
  21. package/build/commands/hooks/sessionStart.js +1 -1
  22. package/build/commands/hooks/stopHook.js +1 -1
  23. package/build/commands/index.js +1 -1
  24. package/build/commands/login.js +1 -1
  25. package/build/commands/mcpBootstrap.js +1 -1
  26. package/build/commands/migrateProfile.js +1 -1
  27. package/build/commands/setup/claude.js +1 -1
  28. package/build/commands/setup/opencode.js +1 -1
  29. package/build/commands/setupCi.js +1 -1
  30. package/build/commands/skillup.js +1 -1
  31. package/build/commands/start.js +1 -1
  32. package/build/commands/status.js +1 -1
  33. package/build/commands/update.js +1 -1
  34. package/build/commands/updateEnv.js +1 -1
  35. package/build/commands/useEnv.js +1 -1
  36. package/build/commands/utils/activeProfile.js +1 -1
  37. package/build/commands/utils/agentEnv.js +1 -1
  38. package/build/commands/utils/browserSessionsApi.js +1 -1
  39. package/build/commands/utils/claudeConfig.js +1 -1
  40. package/build/commands/utils/claudeOverrideSettings.js +1 -1
  41. package/build/commands/utils/claudePlugin.js +1 -1
  42. package/build/commands/utils/cloudProfile.js +1 -1
  43. package/build/commands/utils/cloudProfileSession.js +1 -1
  44. package/build/commands/utils/crypto.js +1 -1
  45. package/build/commands/utils/desirePathLog.js +1 -1
  46. package/build/commands/utils/deviceAuth.js +1 -1
  47. package/build/commands/utils/environment.js +1 -1
  48. package/build/commands/utils/featureApi.js +1 -1
  49. package/build/commands/utils/fixWebmDuration.js +1 -1
  50. package/build/commands/utils/gitTracked.js +1 -1
  51. package/build/commands/utils/keychain.js +1 -1
  52. package/build/commands/utils/legacyWarning.js +1 -1
  53. package/build/commands/utils/localAgentInstallationsApi.js +1 -1
  54. package/build/commands/utils/matchAuthEnvironment.js +1 -1
  55. package/build/commands/utils/mcpImageBase64.js +1 -1
  56. package/build/commands/utils/model.js +1 -1
  57. package/build/commands/utils/novaActCli.js +1 -1
  58. package/build/commands/utils/opencodeConfig.js +1 -1
  59. package/build/commands/utils/organizationEnvApi.js +1 -1
  60. package/build/commands/utils/playwrightCli.js +1 -1
  61. package/build/commands/utils/profileMessages.js +1 -1
  62. package/build/commands/utils/profileSetupBanner.js +1 -1
  63. package/build/commands/utils/projectsConfig.js +1 -1
  64. package/build/commands/utils/rangerConfig.js +1 -1
  65. package/build/commands/utils/rangerRoot.js +1 -1
  66. package/build/commands/utils/rangerwrightCli.js +1 -1
  67. package/build/commands/utils/resolveProfileContext.js +1 -1
  68. package/build/commands/utils/resolveProfileUrl.js +1 -1
  69. package/build/commands/utils/retry.js +1 -1
  70. package/build/commands/utils/scenarioOriginCheck.js +1 -1
  71. package/build/commands/utils/sessionCache.js +1 -1
  72. package/build/commands/utils/settings.js +1 -1
  73. package/build/commands/utils/skillContent.js +1 -1
  74. package/build/commands/utils/skills.js +1 -1
  75. package/build/commands/utils/stitchWebmFiles.js +1 -1
  76. package/build/commands/utils/telemetry.js +1 -1
  77. package/build/commands/utils/tokenRefresh.js +1 -1
  78. package/build/commands/utils/traceSnapshotMapper.js +1 -1
  79. package/build/commands/utils/tunnelClient.js +1 -1
  80. package/build/commands/utils/userApi.js +1 -1
  81. package/build/commands/utils/version.js +1 -1
  82. package/build/commands/verifyFeature.js +1 -1
  83. package/build/commands/verifyFeatureCli.js +1 -1
  84. package/build/commands/verifyFeatureNovaCli.js +1 -1
  85. package/build/commands/verifyFeatureRangerwrightCli.js +1 -1
  86. package/build/skills/ranger/SKILL.md +1 -0
  87. package/package.json +14 -5
package/build/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const _0x592cb3=_0x5120;(function(_0x5b8c97,_0x3c7da3){const _0x33d153=_0x5120,_0x131d57=_0x5b8c97();while(!![]){try{const _0x3ccb50=-parseInt(_0x33d153(0x21b))/0x1*(-parseInt(_0x33d153(0x1eb))/0x2)+parseInt(_0x33d153(0x323))/0x3*(parseInt(_0x33d153(0x251))/0x4)+-parseInt(_0x33d153(0x350))/0x5*(-parseInt(_0x33d153(0x202))/0x6)+-parseInt(_0x33d153(0x32f))/0x7*(parseInt(_0x33d153(0x2e5))/0x8)+-parseInt(_0x33d153(0x2ca))/0x9+parseInt(_0x33d153(0x322))/0xa*(-parseInt(_0x33d153(0x1c7))/0xb)+-parseInt(_0x33d153(0x295))/0xc*(-parseInt(_0x33d153(0x282))/0xd);if(_0x3ccb50===_0x3c7da3)break;else _0x131d57['push'](_0x131d57['shift']());}catch(_0x54cda9){_0x131d57['push'](_0x131d57['shift']());}}}(_0x28a8,0x5926f));import _0x37f4ed from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x21870b=_0x5120,_0x2c04c7={'qpvpc':function(_0x521ff0,_0x30cf5d){return _0x521ff0!==_0x30cf5d;},'PiUoR':function(_0x55729c,_0x3f0f86){return _0x55729c(_0x3f0f86);},'XDDwB':'.ranger','WhPeA':function(_0xacdb2c,_0x562970){return _0xacdb2c(_0x562970);},'xRQAK':'.env'};let _0x41dc70=process['cwd']();const _0x1c80ec=parse(_0x41dc70)['root'];while(_0x2c04c7[_0x21870b(0x276)](_0x41dc70,_0x1c80ec)){if(_0x2c04c7[_0x21870b(0x1dd)](existsSync,join(_0x41dc70,_0x2c04c7[_0x21870b(0x33b)]))||_0x2c04c7[_0x21870b(0x2eb)](existsSync,join(_0x41dc70,_0x2c04c7[_0x21870b(0x1d1)])))return _0x41dc70;_0x41dc70=_0x2c04c7[_0x21870b(0x1dd)](dirname,_0x41dc70);}return process[_0x21870b(0x31b)]();}_0x37f4ed['config']({'path':join(findProjectRoot(),'.env')});import _0x270062 from'yargs/yargs';function _0x28a8(){const _0xd9d6ff=['Scenario\x20description','get\x20<env>\x20<key>','strictCommands','value','13500acVPaV','Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','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','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','YxyGy','\x20VERIFIED','project','LvSBy','Fdywm','RAvHL','WLATC','vyIop','restore\x20<id>','env-var','Ranger\x20API\x20token\x20(rngr_...)','environment-variable','prybp','aMuEH','Rtuca','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','Manage\x20profile\x20configuration','offset','Auth\x20environment\x20key\x20for\x20ad-hoc\x20profile\x20resolution\x20(e.g.\x20prod,\x20ripples-local-backend).\x20Use\x20with\x20RANGER_TEST_USERNAME.\x20Also\x20respects\x20RANGER_AUTH_ENV.','VRKuN','mcp','KInOe','DItrs','Delete\x20a\x20cloud\x20profile','isArray','forEach','Alias\x20for\x20--mcp-bootstrap','ranger\x20feature\x20add-checklist-item','Install\x20Chromium\x20browser\x20binary','LloSm','feature\x20delete','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile;\x20also\x20reads\x20RANGER_PROFILE)','\x0aError:\x20','wyWFx','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','PKqDE','Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','XKaiV','bCvoW','Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','allow-insecure-localhost','CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.','--checklist','option','Dwktv','xNbGC','print-access-token','some','wghue','save-creds','JxFFS','summary','verified','task','CawRb','1499674dPWZgs','yimrL','Skip\x20Chromium\x20browser\x20check\x20and\x20installation','use\x20<env-name>','url','hook','nyeLw','Install\x20scope\x20for\x20plugin\x20and\x20skills','slice','zUUJS','xRQAK','user','XXgkA','map','VFbRM','yNqAK','No\x20auth\x20config\x20for\x20this\x20org;\x20profile\x20login\x20unavailable.','You\x20must\x20specify\x20a\x20profile\x20subcommand','srpYf','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','Evaluation:\x20','AAuFT','PiUoR','tokenOrSubcommand','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','VOKRz','model','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','RANGER_PROFILE','ranger\x20config\x20get','get-feedback\x20[id]','\x0aIssues:','nrnZp','ranger\x20profile\x20config\x20unset','rqARQ','New\x20scenario\x20description','20efwtNQ','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','panuz','bksNw','jykrf','Config\x20key\x20to\x20remove','JUUUX','ranger\x20profile\x20config\x20list','Skip\x20browser\x20authentication','uVkdS','Feature\x20review\x20ID','start-path','nhlIF','feature\x20show','PUnOd','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','disable','scope','esEgm','BJrHm','cpSgX','bBrFu','organizationName','642jdkaBR','GaWbT','setup\x20[tokenOrSubcommand]','WJtfu','update\x20<profile-name>','taOzN','NRwpq','ranger','EqUcd','enXxf','list','wrVWG','VdUJk','MbyLC','base-url','failed','vjbNm','include-deleted','profile-name','partial','woMhx','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard).\x20Also\x20respects\x20RANGER_START_PATH.','ranger\x20resume','exit','MgCvZ','67115EbnHfc','rprAz','safe-mode','pfCtf','add\x20env\x20<env-name>','Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run.\x20Also\x20respects\x20RANGER_BASE_URL.','create\x20<name>','oAGwI','ranger\x20get-review','ranger\x20profile\x20update','feature\x20resume','ranger\x20feature\x20delete','Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','mqfWi','mcp-bootstrap','allow-url-mismatch','set\x20<profile>\x20<key>\x20<value>','ranger\x20verify-feature','Drop\x20the\x20--scope\x20flag\x20or\x20pass\x20--scope=user.','uBeff','env','Include\x20soft-deleted\x20feature\x20reviews','RANGER_TEST_PASSWORD','positional','unset\x20<profile>\x20<key>','name','Authenticate\x20via\x20MCP\x20proxy','debug-address-comments','WruUY','iMnAL','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','TBOTj','Set\x20up\x20a\x20local\x20browser\x20profile','Restore\x20a\x20soft-deleted\x20feature\x20review','Feature\x20review\x20description','usage','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','WPacY','\x27.\x20Session\x20saved.','Mqjww','oHpJm','etmgJ','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.','claude','The\x20--env-var\x20option\x20requires\x20RANGER_TRANSPORT=playwright-cli\x20or\x20RANGER_TRANSPORT=rangerwright-cli.\x20Current\x20transport:\x20','item','Remove\x20a\x20config\x20value','BnAee','skills','login','\x20is\x20no\x20longer\x20supported.\x20','XkzLq','scenario','953404RNflAb','limit','feature','You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','\x20\x20https://docs.ranger.net\x0a','encrypt-auth\x20<profile>','RFepG','unset\x20<env>\x20<key>','bqsOn','xYQcf','fYDcr','setup-ci\x20<token>','ranger\x20env\x20ls','notes','erBAh','XWdLH','get-review','✓\x20Authenticated\x20to\x20','with-deps','trackCommandError','ranger\x20go','iUnJb','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server\x20instead\x20of\x20browser\x20login','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review','XpEbp','get\x20<profile>\x20<key>','auth','boolean','Manage\x20profiles','XGizF','Feature\x20review\x20name','Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','qlEPT','--env','key','zcsKX','qpvpc','exclude-scenario','fqXwf','Summary:\x20','XFqgB','CvbSQ','Profile\x20name','tbKmW','You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','You\x20must\x20specify\x20an\x20auth\x20subcommand','uGlIf','evaluation','485563nGHpQb','WKVqN','FmtLu','Config\x20key\x20(e.g.,\x20userAgent,\x20headers.X-Custom)','yPwlq','Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aConvention\x20is\x20one\x20profile\x20per\x20account\x20—\x20use\x20whatever\x20name\x20is\x20stable\x20for\x20that\x0aaccount\x20(email,\x20username,\x20etc.).\x20For\x20CI\x20/\x20background\x20agents\x20and\x20other\x20setup\x0aoptions,\x20see\x20https://docs.ranger.net/main/concepts/profiles.\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Refresh\x20authentication\x20for\x20an\x20existing\x20profile\x0a\x20\x20delete\x20<profile-name>\x20\x20\x20\x20\x20Delete\x20a\x20cloud\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\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset/reset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20alice@example.com\x0a\x20\x20ranger\x20profile\x20config\x20set\x20alice@example.com\x20baseUrl\x20http://localhost:3001\x0a\x20\x20ranger\x20profile\x20config\x20set\x20alice@example.com\x20headers.X-Debug\x201','config\x20list','length','cZWFD','NFBAT','flatMap','MdrdC','resume\x20[id]','IsLzo','includes','EZPTh','WXiuA','--item','success','204YmFtad','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','cjOsO','profile\x20login','incomplete','sdCpU','You\x20must\x20specify\x20a\x20config\x20subcommand','HRLmP','check','feature\x20add-checklist-item','VIaKE','deps','XLpoH','force','Name\x20of\x20a\x20single\x20local\x20profile\x20to\x20migrate.\x20Omit\x20with\x20--all.','JGgPl','QtOst','eszmu','ranger\x20feature\x20list','--profile','OQDFV','SzRlT','List\x20all\x20profiles','delete\x20<profile-name>','Set\x20a\x20config\x20value','config\x20get','AnUvU','fiVHI','list\x20<profile>','Authenticated\x20via\x20MCP,\x20but\x20failed\x20to\x20verify:\x20','eDHnZ','profiles','Skip\x20the\x20deletion\x20confirmation\x20prompt.','feature\x20get-feedback','profile\x20config\x20unset','ZRNeG','Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version','fPKkW','show\x20[id]','report\x20[id]','ycMsQ','config\x20set','yes','JtruA','Proceed\x20even\x20when\x20the\x20selected\x20scenario\x20names\x20a\x20URL\x20on\x20a\x20different\x20origin\x20than\x20the\x20resolved\x20target','show','rHcbf','OGLka','token','tfzay','RcdzX','env\x20list','pRbQo','4435182znuWTt','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','ouKKz','help','ranger\x20feature\x20show','opencode','demandCommand','pyLZW','GHmpc','config\x20unset','SBOkJ','Config\x20value','tSmvN','cQxSu','--scenario','LVlTM','current-branch','WYcWS','WKxAD','Limid','hZXqI','skip-chromium','VLsNK','Reason:\x20','not_configured','Ngsdl','feature\x20restore','5347344bMmQGB','Wpuba','session-id','number','ZQGKs','Unknown\x20error','WhPeA','mJpMQ','Clear\x20all\x20config\x20overrides\x20for\x20a\x20profile','argv','hgBdC','Base\x20URL\x20of\x20the\x20running\x20app','CRLpt','profile\x20update','env-name','Optional\x20feature\x20ID','PfToc','Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aFine-tune\x20browser\x20behavior\x20for\x20a\x20profile.\x20Settings\x20apply\x20per\x20cwd,\x20so\x20different\x0acheckouts\x20of\x20the\x20same\x20repo\x20can\x20have\x20different\x20overrides.\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\x20\x20reset\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Clear\x20all\x20overrides\x0a\x0aKeys:\x0a\x20\x20baseUrl\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Base\x20URL\x20(most\x20common\x20override)\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\x20headers.<name>\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20headers.X-Test-Mode).\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x22header.<name>\x22\x20is\x20also\x20accepted\x20as\x20an\x20alias.\x0a\x20\x20setupHeaders.<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\x20(e.g.,\x20setupHeaders.x-bypass-turnstile).\x20\x22setupHeader.<name>\x22\x20alias\x20accepted.\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','qzMDS','Name\x20of\x20the\x20environment\x20to\x20update','EVUrp','--task','Install\x20OS-level\x20dependencies\x20for\x20Chromium','status','error','eSUxm','cdp-endpoint','profile','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','kSgVY','migrate\x20[profile-name]','aGuVx','USsmf','syRjQ','Error:\x20`ranger\x20create`\x20requires\x20a\x20feature\x20review\x20name.\x0a','log','string','CvORs','kwbbW','debug-outcome','IVRUZ','ranger\x20list','profile\x20delete','Switch\x20to\x20using\x20a\x20specific\x20profile','uEOcV','feature\x20list','PqmEI','TaRFN','hook:disable','skip-auth','profile\x20config\x20list','command','json','JIxxE','cwd','kTOuw','gCyCW','Ukaqa','FZwqq','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.','get-review\x20[id]','40OBwHjR','6SwDArd','setup-ci','Run\x20full\x20interactive\x20setup','rTYgK','description','message','UQrzW','Get\x20a\x20config\x20value','OpBHu','Login\x20failed:\x20','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','checklist','7KeJLAU','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','BPZck','DYUuU','blocked','\x20BLOCKED','GHjgE','\x20is\x20now\x20','ryAiu','SqkUB','xVhWP','Allow\x20localhost\x20content\x20in\x20deployed\x20environments','XDDwB','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','pZUms','update\x20<env-name>','KtvJZ','config','RqAge','QjWZX','Auth\x20environment\x20key\x20to\x20bind\x20this\x20profile\x20to\x20(e.g.\x20prod,\x20ripples-local-backend).\x20Bypasses\x20URL-based\x20matching;\x20required\x20for\x20bare-localhost\x20custom\x20ports.','Unknown\x20command','ranger\x20create','You\x20must\x20specify\x20an\x20env\x20subcommand','KuplO','FpQjC','test','YbHzH','FDBbH'];_0x28a8=function(){return _0xd9d6ff;};return _0x28a8();}import{addEnv,clean,login,start,setupCi,useEnv,deleteProfile,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{getVerificationTransport,isByokEnabled}from'./commands/utils/environment.js';import{shouldShowLegacyWarning,showLegacyDeprecationWarning}from'./commands/utils/legacyWarning.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']('unhandledRejection',async _0x4e2e4d=>{const _0x532e20=_0x5120,_0x42539c=getCurrentCollector();_0x42539c&&await _0x42539c[_0x532e20(0x265)](_0x4e2e4d),process['exitCode']=0x1;});const rawArgs=process['argv']['slice'](0x2),TOP_LEVEL_HELP='Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aTo\x20set\x20up\x20a\x20profile\x20for\x20your\x20app,\x20run\x20`ranger\x20profile\x20add\x20<name>`\x20—\x20opens\x20a\x0abrowser\x20so\x20you\x20can\x20log\x20in\x20once.\x20For\x20CI\x20/\x20background\x20agents\x20and\x20other\x20setup\x0aoptions,\x20see\x20https://docs.ranger.net/main/concepts/profiles.\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\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\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/config)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Refresh\x20authentication\x20for\x20an\x20existing\x20profile\x0a\x20\x20\x20\x20delete\x20<profile-name>\x20\x20\x20\x20\x20Delete\x20a\x20cloud\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\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=_0x592cb3(0x287),PROFILE_CONFIG_HELP=_0x592cb3(0x2f6);function warnRenamed(_0x29d589,_0x32f838){const _0x53c527=_0x592cb3;console['error']('\x0a'+_0x29d589+_0x53c527(0x336)+_0x32f838+'\x0a');}function argUsed(_0x2627cc){const _0x30802a=_0x592cb3;return rawArgs[_0x30802a(0x1bf)](_0x26ea5f=>_0x26ea5f===_0x2627cc||_0x26ea5f['startsWith'](_0x2627cc+'='));}function _0x5120(_0x22c4a9,_0x10175a){_0x22c4a9=_0x22c4a9-0x1b0;const _0x28a80f=_0x28a8();let _0x512006=_0x28a80f[_0x22c4a9];return _0x512006;}function warnFlagRenamed(_0x324344,_0x47d7d9,_0x39f467){const _0x5c2ff6={'myiKS':function(_0x137381,_0x51656f,_0x187368){return _0x137381(_0x51656f,_0x187368);}};argUsed(_0x47d7d9)&&_0x5c2ff6['myiKS'](warnRenamed,_0x324344+'\x20'+_0x47d7d9,_0x324344+'\x20'+_0x39f467);}function normalizeEnvVarNames(_0x13b2dd){const _0x2689cc=_0x592cb3,_0x7ddd33=Array[_0x2689cc(0x36c)](_0x13b2dd)?_0x13b2dd:_0x13b2dd?[_0x13b2dd]:[];return _0x7ddd33[_0x2689cc(0x28c)](_0xfbd9bc=>String(_0xfbd9bc)['split'](',')['map'](_0x5c51fb=>_0x5c51fb['trim']())['filter'](Boolean));}async function runGoCommand(_0x4d4a29,_0x22ed2b=![]){const _0x2bc0de=_0x592cb3,_0x4fd3e6={'FZwqq':_0x2bc0de(0x266),'WJtfu':function(_0x5845f5,_0x57f45c,_0x5b098f,_0x432753){return _0x5845f5(_0x57f45c,_0x5b098f,_0x432753);},'aWcyM':'--notes','yIYIO':_0x2bc0de(0x293),'rTYgK':function(_0x26014d){return _0x26014d();},'nfaLf':function(_0x39112f,_0x23665c){return _0x39112f!==_0x23665c;},'JTlxx':function(_0x5cc839,_0x2260b7){return _0x5cc839(_0x2260b7);},'dMpGW':'base-url','SEDQo':'debug-outcome','Lgndr':_0x2bc0de(0x22a),'WBekR':function(_0x349ed8,_0x54f88a){return _0x349ed8+_0x54f88a;},'jzyRB':_0x2bc0de(0x355),'VIaKE':'\x20INCOMPLETE','SqkUB':function(_0x5e58db,_0x4034df){return _0x5e58db===_0x4034df;},'bKRwM':'\x20PARTIAL','eAjFh':'blocked','JGgPl':_0x2bc0de(0x1e6),'HZdna':function(_0x2f6125,_0x480480){return _0x2f6125===_0x480480;},'XidaA':'verified'};_0x22ed2b&&(warnRenamed(_0x2bc0de(0x22c),_0x4fd3e6['FZwqq']),_0x4fd3e6[_0x2bc0de(0x205)](warnFlagRenamed,_0x2bc0de(0x22c),_0x2bc0de(0x273),_0x2bc0de(0x2a8)));_0x4fd3e6[_0x2bc0de(0x205)](warnFlagRenamed,_0x4fd3e6[_0x2bc0de(0x31f)],_0x2bc0de(0x2fa),_0x4fd3e6['aWcyM']),warnFlagRenamed(_0x4fd3e6[_0x2bc0de(0x31f)],_0x4fd3e6['yIYIO'],'--scenario');const _0x48411c=await loadRangerConfig(),_0x136466=_0x4fd3e6[_0x2bc0de(0x326)](isByokEnabled),_0x2a00b3=_0x4d4a29[_0x2bc0de(0x1e1)],_0x388637=_0x48411c[_0x2bc0de(0x1e1)],_0x36e461=normalizeEnvVarNames(_0x4d4a29['env-var']),_0x45ce4c=getVerificationTransport();if(_0x36e461[_0x2bc0de(0x289)]>0x0&&_0x4fd3e6['nfaLf'](_0x45ce4c,'playwright-cli')&&_0x45ce4c!=='rangerwright-cli')throw new Error(_0x2bc0de(0x248)+_0x45ce4c+'.');const _0x270d35=await _0x4fd3e6['JTlxx'](verifyFeature,{'featureId':_0x4d4a29[_0x2bc0de(0x253)],'profile':_0x4d4a29['profile']??(_0x22ed2b?_0x4d4a29[_0x2bc0de(0x22f)]:undefined)??process[_0x2bc0de(0x22f)][_0x2bc0de(0x1e3)],'authEnv':_0x22ed2b?undefined:_0x4d4a29[_0x2bc0de(0x22f)]??process[_0x2bc0de(0x22f)]['RANGER_AUTH_ENV'],'notes':_0x4d4a29['notes']??_0x4d4a29[_0x2bc0de(0x1c5)],'check':_0x4d4a29[_0x2bc0de(0x29d)],'scenario':_0x4d4a29['scenario']??_0x4d4a29[_0x2bc0de(0x249)],'startPath':_0x4d4a29[_0x2bc0de(0x1f6)],'baseUrl':_0x4d4a29[_0x4fd3e6['dMpGW']],'debugOutcome':_0x4d4a29[_0x4fd3e6['SEDQo']],'debugAddressComments':_0x4d4a29['debug-address-comments'],'headed':_0x4d4a29['headed'],'verifierEnvVars':_0x36e461,'allowUrlMismatch':_0x4d4a29[_0x4fd3e6['Lgndr']],'byokEnabled':_0x136466,'flagVerifyModel':_0x2a00b3,'configVerifyModel':_0x388637});console[_0x2bc0de(0x308)](_0x4fd3e6['WBekR']('\x0a','='['repeat'](0x3c))),console[_0x2bc0de(0x308)](_0x270d35['evaluation']===_0x2bc0de(0x1c4)?_0x4fd3e6['jzyRB']:_0x270d35['evaluation']===_0x2bc0de(0x299)?_0x4fd3e6[_0x2bc0de(0x29f)]:_0x4fd3e6[_0x2bc0de(0x338)](_0x270d35['evaluation'],_0x2bc0de(0x215))?_0x4fd3e6['bKRwM']:_0x4fd3e6['SqkUB'](_0x270d35['evaluation'],_0x4fd3e6['eAjFh'])?_0x2bc0de(0x334):'\x20FAILED'),console[_0x2bc0de(0x308)]('='['repeat'](0x3c)),console[_0x2bc0de(0x308)](_0x2bc0de(0x279)+_0x270d35[_0x2bc0de(0x1c3)]),console['log'](_0x2bc0de(0x1db)+_0x270d35['evaluation']),console[_0x2bc0de(0x308)](_0x2bc0de(0x2e1)+_0x270d35['evaluationReason']),_0x270d35['issues']?.['length']&&(console[_0x2bc0de(0x308)](_0x4fd3e6[_0x2bc0de(0x2a4)]),_0x270d35['issues'][_0x2bc0de(0x36d)]((_0x1de596,_0x1b3779)=>{const _0x25eae3=_0x2bc0de;console[_0x25eae3(0x308)]('\x0a'+(_0x1b3779+0x1)+'.\x20['+_0x1de596['severity']+']\x20'+_0x1de596['description']);})),process['exit'](_0x4fd3e6['HZdna'](_0x270d35[_0x2bc0de(0x281)],_0x4fd3e6['XidaA'])?0x0:0x1);}export function buildParser(_0x5c609b){const _0x5d4682=_0x592cb3,_0x284687={'NTyVa':_0x5d4682(0x234),'wghue':_0x5d4682(0x270),'AAuFT':'array','uGlIf':function(_0x3222c5,_0x2729b5){return _0x3222c5+_0x2729b5;},'JIxxE':'--checklist','RlsWH':_0x5d4682(0x2da),'RMshk':_0x5d4682(0x252),'FpQjC':_0x5d4682(0x2e8),'htmhc':_0x5d4682(0x230),'VOKRz':function(_0x3f6fe9,_0xb7c591,_0x1eb61b){return _0x3f6fe9(_0xb7c591,_0x1eb61b);},'KtvJZ':_0x5d4682(0x309),'CvORs':_0x5d4682(0x1b2),'BJrHm':_0x5d4682(0x327),'getnn':_0x5d4682(0x34c),'OiajP':'add-scenario','ZcQUn':_0x5d4682(0x1ea),'yimrL':'Scenario\x20number\x20to\x20edit\x20(1-based)','WciJR':_0x5d4682(0x2cb),'KfOBO':'edit-scenario','AsmeG':'Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','CvbSQ':function(_0x15dfd9,_0x1173f5,_0x566d70){return _0x15dfd9(_0x1173f5,_0x566d70);},'yZLHY':_0x5d4682(0x262),'zUUJS':'Feature\x20review\x20ID\x20to\x20restore','oAGwI':'restore','mHfaK':'Ranger\x20API\x20token','WLATC':_0x5d4682(0x2df),'kSgVY':_0x5d4682(0x26d),'tbKmW':'with-deps','mqfWi':_0x5d4682(0x2fb),'USsmf':'scope','EunWb':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup','RAvHL':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','RcdzX':_0x5d4682(0x2cf),'cOkVR':'allow-insecure-localhost','kTOuw':_0x5d4682(0x33a),'syRjQ':'Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server','xHXOs':'setup:deps','hZXqI':_0x5d4682(0x35e),'yNqAK':_0x5d4682(0x235),'wminx':_0x5d4682(0x356),'UQrzW':_0x5d4682(0x1ce),'PYXSF':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','XKaiV':function(_0xd9479d,_0xc66bf7){return _0xd9479d!==_0xc66bf7;},'qzMDS':'setup:all','EOQps':function(_0x446ea5,_0x35d698,_0x4971c2){return _0x446ea5(_0x35d698,_0x4971c2);},'eSUxm':_0x5d4682(0x1cb),'pZUms':_0x5d4682(0x2a2),'kkXro':_0x5d4682(0x1de),'MbyLC':'Subcommand\x20or\x20API\x20token\x20(rngr_...)','Ukaqa':'all','wrVWG':'Authenticate\x20with\x20Ranger','ETdBO':_0x5d4682(0x2b4),'bCvoW':_0x5d4682(0x1c9),'zcsKX':_0x5d4682(0x1d2),'PKqDE':'Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.','enXxf':_0x5d4682(0x229),'RxbiI':_0x5d4682(0x268),'FLbcr':_0x5d4682(0x2c5),'NWplO':'API\x20token','Limid':'start','sdCpU':'profile','rprAz':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','MgCvZ':'Skip\x20Chromium\x20browser\x20installation','rskWt':_0x5d4682(0x324),'pRbQo':function(_0x30335d,_0x46dfb9,_0x5cc63a){return _0x30335d(_0x46dfb9,_0x5cc63a);},'bqsOn':_0x5d4682(0x24d),'ymFHS':'Install\x20skills\x20for\x20OpenCode','ZKQKl':'skillup','OQDFV':'clean','TBOTj':function(_0x3b5d20,_0x165e67,_0x10af7c,_0x470973){return _0x3b5d20(_0x165e67,_0x10af7c,_0x470973);},'iUnJb':'profile\x20add','OpBHu':'profile-name','PftXC':'yes','oViMb':_0x5d4682(0x2b5),'VFbRM':'profile\x20ls','bRRsr':'dry-run','prybp':_0x5d4682(0x1c1),'dNQtA':'Store\x20RANGER_TEST_USERNAME/PASSWORD\x20env\x20values\x20on\x20the\x20migrated\x20profile.','RFeDc':'Profile\x20name','panuz':_0x5d4682(0x2ad),'gCyCW':_0x5d4682(0x26b),'CWuHi':'List\x20all\x20config\x20for\x20a\x20profile','tCvZW':_0x5d4682(0x233),'qtkIs':_0x5d4682(0x24a),'gSepj':_0x5d4682(0x2ed),'qMVXP':_0x5d4682(0x27e),'QZyiy':_0x5d4682(0x1e2),'xnomw':'cdp-endpoint','EVUrp':'Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','rqARQ':'Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)','PqmEI':function(_0x1a64dd,_0x2e320b,_0x1c01db){return _0x1a64dd(_0x2e320b,_0x1c01db);},'GHjgE':'profile\x20encrypt-auth','oHpJm':'Error:\x20`ranger\x20profile\x20login`\x20is\x20headless\x20—\x20set\x20RANGER_TEST_USERNAME\x20and\x20RANGER_TEST_PASSWORD\x20before\x20running.','OXjFt':function(_0x25f959,_0x529026){return _0x25f959===_0x529026;},'Dwktv':_0x5d4682(0x1d7),'aBGkd':'failed','uoDSP':_0x5d4682(0x285),'XkzLq':'profile\x20config\x20set','HRLmP':_0x5d4682(0x1f0),'hsbPs':'profile\x20config\x20reset','SpvGI':_0x5d4682(0x310),'Njjhr':_0x5d4682(0x2ac),'lptFr':_0x5d4682(0x257),'mJpMQ':_0x5d4682(0x206),'bBrFu':_0x5d4682(0x303),'lsXzT':function(_0x163e6d){return _0x163e6d();},'iPxVC':_0x5d4682(0x2f4),'WXiuA':_0x5d4682(0x373),'cHrVx':'Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','QjWZX':_0x5d4682(0x29d),'fYDcr':'Start\x20a\x20fresh\x20one-scenario\x20feature\x20review\x20from\x20this\x20text\x20and\x20verify\x20it.\x20To\x20re-verify,\x20use\x20--scenario;\x20to\x20extend\x20the\x20active\x20review,\x20use\x20`ranger\x20add-scenario`.','gfGRq':_0x5d4682(0x250),'hgBdC':'Scenario\x20index\x20(1-based)','VdUJk':'start-path','tSmvN':_0x5d4682(0x210),'vyIop':'Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run\x20(e.g.,\x20https://localhost:3003).\x20Also\x20respects\x20RANGER_BASE_URL.','WZyfG':_0x5d4682(0x1e1),'vYzhR':'headed','QcWCo':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','ZQGKs':_0x5d4682(0x35f),'XGizF':_0x5d4682(0x2c1),'OGLka':_0x5d4682(0x30c),'OLHKE':_0x5d4682(0x333),'YxyGy':_0x5d4682(0x236),'bksNw':_0x5d4682(0x366),'tedXI':'task','nhlIF':'item','pzyMZ':'ranger\x20profile\x20encrypt-auth','pkDqC':function(_0x523c21,_0x39a5e8){return _0x523c21(_0x39a5e8);},'sTNaz':'encrypt\x20<profile>','eszmu':_0x5d4682(0x363),'KInOe':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','OFGdI':_0x5d4682(0x316),'AjhwR':'Skip\x20authentication','fPKkW':function(_0x11d781,_0x672c57,_0x584774){return _0x11d781(_0x672c57,_0x584774);},'kwbbW':'env','hZSHR':'Task\x20description\x20(defaults\x20to\x20scenario\x20description)','QqCHz':_0x5d4682(0x220),'KuplO':_0x5d4682(0x35d),'Rnaaw':'verified','siuCj':'partial','nGeiQ':_0x5d4682(0x296),'ryAiu':function(_0x22a68b,_0x2c7b75,_0x308f76){return _0x22a68b(_0x2c7b75,_0x308f76);},'PfToc':function(_0x5147f2,_0x2b2ec3,_0x40d7c0){return _0x5147f2(_0x2b2ec3,_0x40d7c0);},'pyLZW':'ranger\x20profile\x20use','Xekrb':'key','JxFFS':'Config\x20key','PUnOd':function(_0xcfba6c,_0x37ede1,_0x3753dd){return _0xcfba6c(_0x37ede1,_0x3753dd);},'XLpoH':'ranger\x20config\x20unset','erBAh':_0x5d4682(0x1e8),'yPwlq':'ranger\x20profile\x20config\x20get','yVjmF':'set\x20<env>\x20<key>\x20<value>','IjJvX':'list\x20<env>','vYgQu':_0x5d4682(0x259),'Rtuca':_0x5d4682(0x29b),'cjOsO':_0x5d4682(0x2c8),'zyeSp':'ranger\x20env\x20update','iMnAL':_0x5d4682(0x224),'qlEPT':'env\x20update','atNTG':'Feature\x20review\x20description','HnMNx':'checklist','wyWFx':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','elmPT':_0x5d4682(0x2a7),'WKxAD':_0x5d4682(0x30e),'vuMjl':function(_0x553225,_0x472626,_0x15dfcd){return _0x553225(_0x472626,_0x15dfcd);},'VLsNK':_0x5d4682(0x218),'lSJeC':_0x5d4682(0x225),'DdMvm':'Feature\x20review\x20ID','etmgJ':'feature\x20create','UYBcs':_0x5d4682(0x1fa),'EZPTh':'ranger\x20show','JtruA':function(_0x1379cd,_0x557114,_0x1f45c7){return _0x1379cd(_0x557114,_0x1f45c7);},'GaWbT':_0x5d4682(0x36f),'taOzN':function(_0x516619,_0x5db45f,_0x506b31){return _0x516619(_0x5db45f,_0x506b31);},'XWdLH':_0x5d4682(0x226),'adLaO':_0x5d4682(0x221),'rHcbf':_0x5d4682(0x20c),'ZRNeG':_0x5d4682(0x2bb),'AzCsa':_0x5d4682(0x28e),'QtOst':'add-checklist-item\x20<description>','tfzay':_0x5d4682(0x35c),'SzRlT':_0x5d4682(0x2e7),'pfCtf':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','zgOgb':function(_0x23971d,_0x246384,_0x15e5c2){return _0x23971d(_0x246384,_0x15e5c2);},'teoFy':'enable','KqYzi':_0x5d4682(0x33c),'XFeRG':_0x5d4682(0x1fb),'pActi':_0x5d4682(0x239),'ROvoG':function(_0x421ada,_0x47df31,_0xcaa215){return _0x421ada(_0x47df31,_0xcaa215);},'HDRbz':function(_0x4cd7bd){return _0x4cd7bd();},'uVkdS':function(_0x4c068c,_0x44e093){return _0x4c068c||_0x44e093;},'CawRb':_0x5d4682(0x2ea),'QfaCj':'Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','RqAge':'Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','yXauk':'add-scenario\x20<description>','woMhx':_0x5d4682(0x2bc),'OMbfm':_0x5d4682(0x321),'sftPA':_0x5d4682(0x330),'GVtqF':'Initialize\x20Ranger\x20in\x20your\x20project','JUUUX':_0x5d4682(0x25d),'SOTmF':_0x5d4682(0x301),'GIPBs':'Install\x20Ranger\x20skills','fGEdc':'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project','xkWjl':_0x5d4682(0x26c),'VIYoL':_0x5d4682(0x21f),'IVRUZ':_0x5d4682(0x1ca),'xNbGC':'config','xrjZn':_0x5d4682(0x1cc),'nBegk':'You\x20must\x20specify\x20a\x20command','maLOi':'Documentation:\x0a','xYQcf':'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)'};return _0x270062(_0x5c609b??process['argv']['slice'](0x2))['scriptName']('ranger')['usage'](TOP_LEVEL_HELP)['version'](getCurrentVersion())[_0x5d4682(0x318)](_0x284687['adLaO'],_0x284687['QfaCj'],_0xe02f8a=>{const _0x24a3c9=_0x5d4682;return _0xe02f8a['positional'](_0x284687['NTyVa'],{'type':_0x24a3c9(0x309),'description':_0x284687[_0x24a3c9(0x1c0)],'demandOption':!![]})[_0x24a3c9(0x1bb)](_0x24a3c9(0x327),{'type':_0x24a3c9(0x309),'alias':'d','description':_0x24a3c9(0x23d)})['option'](_0x24a3c9(0x250),{'type':_0x284687[_0x24a3c9(0x1dc)],'alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})[_0x24a3c9(0x1bb)](_0x24a3c9(0x32e),{'type':'array','hidden':!![]});},async _0x2776fb=>{const _0x2521e2=_0x5d4682;if(!_0x2776fb[_0x2521e2(0x234)]){console[_0x2521e2(0x2fd)](_0x284687[_0x2521e2(0x280)](_0x2521e2(0x307),'Example:\x20ranger\x20create\x20my-feature')),process['exit'](0x1);return;}warnFlagRenamed('ranger\x20create',_0x284687[_0x2521e2(0x31a)],_0x2521e2(0x2d8));const _0x4c9cdd=_0x2776fb['scenario']||_0x2776fb['checklist'];await withTelemetry('create',()=>featureCreate(_0x2776fb['name'],{'description':_0x2776fb['description'],'scenarios':_0x4c9cdd}));})[_0x5d4682(0x318)](_0x5d4682(0x20c),'List\x20all\x20feature\x20reviews',_0x42f4de=>{const _0x421cd8=_0x5d4682;return _0x42f4de[_0x421cd8(0x1bb)](_0x284687['RlsWH'],{'type':'boolean','description':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch'})['option'](_0x284687['RMshk'],{'type':_0x284687['FpQjC'],'alias':'l','description':_0x421cd8(0x23f),'default':0xa})[_0x421cd8(0x1bb)]('offset',{'type':_0x421cd8(0x2e8),'alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})[_0x421cd8(0x1bb)](_0x421cd8(0x213),{'type':'boolean','alias':'d','description':_0x284687['htmhc'],'default':![]});},async _0x5d1f31=>{const _0x21ffb6=_0x5d4682;await _0x284687[_0x21ffb6(0x1e0)](withTelemetry,'list',()=>featureList({'currentBranch':_0x5d1f31[_0x21ffb6(0x2da)],'limit':_0x5d1f31[_0x21ffb6(0x252)],'offset':_0x5d1f31[_0x21ffb6(0x365)],'includeDeleted':_0x5d1f31['include-deleted']}));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x2b8)],'Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x752fc9=>{return _0x752fc9['positional']('id',{'type':'string','description':'Feature\x20review\x20ID'});},async _0xa86bf5=>{const _0x1d4264=_0x5d4682;await withTelemetry(_0x1d4264(0x2c2),()=>featureShow(_0xa86bf5['id']));})[_0x5d4682(0x318)]('resume\x20[id]',_0x284687[_0x5d4682(0x341)],_0x11b990=>{const _0x2ea8c9=_0x5d4682;return _0x11b990[_0x2ea8c9(0x232)]('id',{'type':_0x284687['KtvJZ'],'description':_0x284687['CvORs']});},async _0x2de1f4=>{await withTelemetry('resume',()=>featureResume(_0x2de1f4['id']));})['command'](_0x284687['yXauk'],_0x5d4682(0x269),_0x36406a=>{const _0x58da32=_0x5d4682;return _0x36406a[_0x58da32(0x232)](_0x284687['BJrHm'],{'type':_0x284687['KtvJZ'],'description':_0x284687['getnn'],'demandOption':!![]})[_0x58da32(0x1bb)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x5c5d10=>{await withTelemetry(_0x284687['OiajP'],()=>featureAddScenario(_0x5c5d10['description'],_0x5c5d10['id']));})[_0x5d4682(0x318)]('edit-scenario\x20<description>','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review',_0x43625a=>{const _0x35fdb1=_0x5d4682;return _0x43625a['positional'](_0x284687[_0x35fdb1(0x1fe)],{'type':_0x35fdb1(0x309),'description':_0x284687['ZcQUn'],'demandOption':!![]})['option'](_0x35fdb1(0x250),{'type':_0x35fdb1(0x2e8),'description':_0x284687[_0x35fdb1(0x1c8)],'demandOption':!![]})[_0x35fdb1(0x1bb)]('id',{'type':_0x284687[_0x35fdb1(0x33f)],'description':_0x284687['WciJR']});},async _0x93a2a6=>{const _0xb123e2=_0x5d4682;await _0x284687[_0xb123e2(0x1e0)](withTelemetry,_0x284687['KfOBO'],()=>featureEditScenario(_0x93a2a6[_0xb123e2(0x327)],{'id':_0x93a2a6['id'],'scenario':_0x93a2a6[_0xb123e2(0x250)]}));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x216)],_0x5d4682(0x227),_0x4d465c=>{const _0x115ee7=_0x5d4682;return _0x4d465c['positional']('id',{'type':_0x115ee7(0x309),'description':_0x115ee7(0x1f5)})['option'](_0x115ee7(0x277),{'type':'array','description':_0x115ee7(0x1da)})['option'](_0x115ee7(0x319),{'type':'boolean','description':_0x284687['AsmeG'],'default':![]});},async _0x525c1a=>{const _0x540283=_0x5d4682,_0x3e06db=_0x525c1a['exclude-scenario'],_0x41b43e=_0x3e06db?_0x3e06db[_0x540283(0x1d4)](_0x2969e8=>Number(_0x2969e8)):undefined;await withTelemetry('report',()=>featureReportPrDescription(_0x525c1a['id'],{'excludeScenarios':_0x41b43e,'json':_0x525c1a[_0x540283(0x319)]}));})[_0x5d4682(0x318)](_0x284687['OMbfm'],'Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios',_0x1fbf16=>{return _0x1fbf16['positional']('id',{'type':_0x284687['KtvJZ'],'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x30c6d6=>{const _0x37bf19=_0x5d4682;await _0x284687[_0x37bf19(0x27b)](withTelemetry,_0x284687['yZLHY'],()=>featureGetReview(_0x30c6d6['id']));})['command']('delete\x20[id]',_0x284687['sftPA'],_0x3aa2a5=>{const _0x9f9458=_0x5d4682;return _0x3aa2a5['positional']('id',{'type':_0x9f9458(0x309),'description':'Feature\x20review\x20ID'});},async _0x2b6d19=>{await withTelemetry('delete',()=>featureDelete(_0x2b6d19['id']));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x2c6)],_0x5d4682(0x23c),_0x2f5e33=>{const _0x123bdf=_0x5d4682;return _0x2f5e33[_0x123bdf(0x232)]('id',{'type':_0x123bdf(0x309),'description':_0x284687['zUUJS'],'demandOption':!![]});},async _0x11ea90=>{const _0x2617c=_0x5d4682;await withTelemetry(_0x284687[_0x2617c(0x222)],()=>featureRestore(_0x11ea90['id']));})['command'](_0x5d4682(0x204),_0x284687['GVtqF'],_0x2c4ed2=>{const _0x1f4b51=_0x5d4682,_0x40495b={'eMyOd':_0x1f4b51(0x229),'EqUcd':_0x284687[_0x1f4b51(0x2f7)],'fqXwf':_0x1f4b51(0x26d),'nyeLw':'Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','bspnf':function(_0x11b8fb){return _0x11b8fb();},'oniha':'Failed\x20to\x20exchange\x20MCP\x20refresh\x20token\x20for\x20a\x20CLI\x20token.','TaRFN':function(_0xdcde63,_0x303ca6){return _0xdcde63(_0x303ca6);},'WKVqN':function(_0x30c832,_0x616604,_0x2c5ecb){return _0x284687['EOQps'](_0x30c832,_0x616604,_0x2c5ecb);},'EUgvh':_0x284687[_0x1f4b51(0x33f)],'VRKuN':_0x1f4b51(0x1d2),'ckWMG':_0x284687[_0x1f4b51(0x2fe)],'BPZck':_0x284687[_0x1f4b51(0x33d)],'gEMgW':_0x1f4b51(0x32d),'CRLpt':_0x1f4b51(0x1b8)};return _0x2c4ed2['usage'](_0x1f4b51(0x352))['positional'](_0x284687['kkXro'],{'type':'string','description':_0x284687[_0x1f4b51(0x20f)]})[_0x1f4b51(0x318)](_0x284687['Ukaqa'],_0x1f4b51(0x325),_0x56544b=>{const _0x4b0b57=_0x1f4b51;return _0x56544b['option']('token',{'type':_0x284687['KtvJZ'],'description':_0x284687['mHfaK']})['option'](_0x284687[_0x4b0b57(0x35a)],{'type':_0x284687[_0x4b0b57(0x302)],'description':_0x4b0b57(0x1c9),'default':![]})['option']('skip-auth',{'type':_0x284687[_0x4b0b57(0x302)],'description':'Skip\x20authentication','default':![]})['option'](_0x284687[_0x4b0b57(0x27d)],{'type':_0x284687[_0x4b0b57(0x302)],'description':_0x284687[_0x4b0b57(0x228)],'default':![]})[_0x4b0b57(0x1bb)](_0x284687[_0x4b0b57(0x305)],{'type':_0x4b0b57(0x309),'choices':[_0x4b0b57(0x1d2)],'hidden':!![],'description':_0x4b0b57(0x246)})['option']('url',{'type':'string','description':_0x284687['EunWb']})['option'](_0x4b0b57(0x2a2),{'type':_0x4b0b57(0x26d),'description':_0x284687[_0x4b0b57(0x359)],'default':![]})[_0x4b0b57(0x1bb)](_0x284687[_0x4b0b57(0x2c7)],{'type':'boolean','description':_0x4b0b57(0x271),'default':![]})[_0x4b0b57(0x1bb)](_0x284687['cOkVR'],{'type':_0x4b0b57(0x26d),'description':_0x284687[_0x4b0b57(0x31c)],'default':![]})[_0x4b0b57(0x1bb)]('mcp-bootstrap',{'type':_0x284687['kSgVY'],'description':_0x284687[_0x4b0b57(0x306)],'default':![]})['option'](_0x4b0b57(0x368),{'type':_0x284687['kSgVY'],'description':_0x4b0b57(0x36e),'default':![]});},async _0x598a61=>{const _0x2aea27=_0x1f4b51;(_0x598a61[_0x40495b['eMyOd']]||_0x598a61['mcp'])&&await withTelemetry('mcp-bootstrap',()=>mcpBootstrap()),await withTelemetry(_0x40495b[_0x2aea27(0x20a)],_0x3f484c=>start(_0x598a61['token'],{'skipChromium':_0x598a61['skip-chromium'],'skipAuth':_0x598a61[_0x2aea27(0x316)],'withDeps':_0x598a61[_0x2aea27(0x264)],'scope':_0x598a61[_0x2aea27(0x1fc)],'url':_0x598a61[_0x2aea27(0x1cb)],'force':_0x598a61[_0x2aea27(0x2a2)],'opencode':_0x598a61['opencode'],'allowInsecureLocalhost':_0x598a61['allow-insecure-localhost']},_0x3f484c));})[_0x1f4b51(0x318)](_0x1f4b51(0x2a0),_0x1f4b51(0x370),_0x52003b=>{const _0x3cbf69=_0x1f4b51;return _0x52003b[_0x3cbf69(0x1bb)]('with-deps',{'type':_0x40495b[_0x3cbf69(0x278)],'description':_0x40495b[_0x3cbf69(0x1cd)],'default':![]});},async _0x480a2d=>{const _0x5e2fec=_0x1f4b51;await _0x284687[_0x5e2fec(0x27b)](withTelemetry,_0x284687['xHXOs'],()=>ensureChromium(_0x480a2d['with-deps']));})['command']('login',_0x284687[_0x1f4b51(0x20d)],_0x4ce7d8=>{const _0x2023df=_0x1f4b51;return _0x4ce7d8[_0x2023df(0x1bb)]('token',{'type':_0x284687[_0x2023df(0x33f)],'description':_0x284687[_0x2023df(0x2de)]})['option']('mcp',{'type':'boolean','description':_0x284687[_0x2023df(0x1d6)],'default':![]});},async _0x2e1f64=>{const _0x4c759a=_0x1f4b51;await _0x40495b[_0x4c759a(0x283)](withTelemetry,'setup:login',async()=>{const _0xd008e2=_0x4c759a;if(_0x2e1f64[_0xd008e2(0x368)]){await _0x40495b['bspnf'](mcpBootstrap);const _0x121f2f=await refreshCliToken();if(!_0x121f2f)throw new Error(_0x40495b['oniha']);const _0x15ea5f=await _0x40495b['TaRFN'](getCurrentUser,_0x121f2f);if(!_0x15ea5f[_0xd008e2(0x294)])throw new Error(_0xd008e2(0x2b2)+_0x15ea5f[_0xd008e2(0x2fd)]);console['log'](_0xd008e2(0x263)+_0x15ea5f[_0xd008e2(0x1d2)][_0xd008e2(0x201)]);return;}await _0x40495b[_0xd008e2(0x314)](authenticate,_0x2e1f64['token']);});})['command'](_0x1f4b51(0x24c),'Install\x20Claude\x20Code\x20plugin\x20and\x20skills',_0x1a5244=>{const _0x41a040=_0x1f4b51;return _0x1a5244['option']('scope',{'type':_0x284687[_0x41a040(0x33f)],'choices':['user',_0x284687['wminx']],'description':_0x284687[_0x41a040(0x329)]})[_0x41a040(0x1bb)]('opencode',{'type':_0x41a040(0x26d),'description':_0x284687['PYXSF'],'default':![]});},async _0x1d1741=>{await withTelemetry('setup:skills',async()=>{const _0x5da309=_0x5120,_0x987ede=_0x1d1741['scope'];if(_0x1d1741['opencode']){const _0x27bd78=await ensureOpencodePluginConfig(_0x987ede);_0x27bd78&&await _0x40495b[_0x5da309(0x283)](installSkill,_0x5da309(0x209),{'level':_0x27bd78['scope'],'cliVersion':_0x40495b['bspnf'](getCurrentVersion),'platform':'opencode'});}else await _0x40495b[_0x5da309(0x314)](ensureClaudePlugin,_0x987ede),await ensureClaudeSkills(_0x987ede);});})['command'](_0x284687['ETdBO'],_0x1f4b51(0x23b),_0x10b849=>{const _0x551b3c=_0x1f4b51;return _0x10b849['option']('scope',{'type':_0x40495b['EUgvh'],'choices':[_0x40495b[_0x551b3c(0x367)]],'description':_0x551b3c(0x246)})['option'](_0x40495b['ckWMG'],{'type':_0x40495b['EUgvh'],'description':_0x551b3c(0x2f0)})['option'](_0x551b3c(0x316),{'type':_0x40495b['fqXwf'],'description':_0x551b3c(0x1f3),'default':![]})['option'](_0x40495b[_0x551b3c(0x331)],{'type':_0x40495b[_0x551b3c(0x278)],'description':_0x40495b['gEMgW'],'default':![]})[_0x551b3c(0x1bb)](_0x40495b[_0x551b3c(0x2f1)],{'type':_0x551b3c(0x26d),'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments','default':![]});},async _0x5e8c3d=>{const _0x39f231=_0x1f4b51,_0x43ab58=_0x5e8c3d['scope'];_0x43ab58!==undefined&&_0x284687[_0x39f231(0x1b5)](_0x43ab58,_0x39f231(0x1d2))&&(console['error'](_0x284687[_0x39f231(0x280)]('ranger\x20setup\x20profiles\x20--scope='+_0x43ab58+_0x39f231(0x24e)+'Setup\x20always\x20installs\x20at\x20user\x20scope\x20now.\x20',_0x39f231(0x22d))),process['exit'](0x1)),await withTelemetry('setup:profiles',_0x59152c=>ensureLocalEnv({'url':_0x5e8c3d['url'],'force':_0x5e8c3d[_0x39f231(0x2a2)],'allowInsecureLocalhost':_0x5e8c3d['allow-insecure-localhost'],'scope':_0x39f231(0x1d2)},_0x59152c));})['option'](_0x284687['WLATC'],{'type':'boolean','description':_0x284687[_0x1f4b51(0x1b6)],'default':![]})[_0x1f4b51(0x1bb)]('scope',{'type':_0x284687['KtvJZ'],'choices':[_0x284687['zcsKX']],'hidden':!![],'description':_0x284687[_0x1f4b51(0x1b3)]})[_0x1f4b51(0x1bb)](_0x1f4b51(0x1cb),{'type':_0x284687['KtvJZ'],'description':_0x1f4b51(0x1ec)})[_0x1f4b51(0x1bb)]('force',{'type':_0x284687[_0x1f4b51(0x302)],'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})[_0x1f4b51(0x1bb)](_0x284687[_0x1f4b51(0x2c7)],{'type':_0x1f4b51(0x26d),'description':_0x284687['PYXSF'],'default':![]})[_0x1f4b51(0x1bb)](_0x284687['cOkVR'],{'type':'boolean','description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','default':![]})['option'](_0x284687['enXxf'],{'type':'boolean','description':_0x284687['RxbiI'],'default':![]})[_0x1f4b51(0x1bb)](_0x1f4b51(0x316),{'type':_0x284687['kSgVY'],'description':'Skip\x20authentication\x20(install\x20deps\x20only\x20—\x20for\x20container/CI\x20image\x20builds)','default':![]})[_0x1f4b51(0x1bb)](_0x284687[_0x1f4b51(0x27d)],{'type':_0x284687['kSgVY'],'description':_0x1f4b51(0x1b4),'default':![]})[_0x1f4b51(0x1bb)](_0x284687['FLbcr'],{'type':'string','hidden':!![],'description':_0x284687['NWplO']});},async _0xee1245=>{const _0x57a3a4=_0x5d4682,_0x43d47e=_0xee1245[_0x57a3a4(0x1de)],_0x14bd4d=_0xee1245['token']??_0x43d47e;_0xee1245[_0x57a3a4(0x229)]&&await withTelemetry(_0x284687[_0x57a3a4(0x20b)],()=>mcpBootstrap()),await _0x284687['VOKRz'](withTelemetry,_0x284687['Limid'],_0x5b8914=>start(_0x14bd4d,{'skipChromium':_0xee1245[_0x57a3a4(0x2df)],'skipAuth':_0xee1245[_0x57a3a4(0x316)],'withDeps':_0xee1245['with-deps'],'scope':_0xee1245['scope'],'url':_0xee1245['url'],'force':_0xee1245[_0x57a3a4(0x2a2)],'opencode':_0xee1245['opencode'],'allowInsecureLocalhost':_0xee1245['allow-insecure-localhost']},_0x5b8914));})['command'](_0x284687[_0x5d4682(0x1f1)],![],_0x12207d=>{const _0x47d0e4=_0x5d4682;return _0x12207d[_0x47d0e4(0x232)](_0x284687['FLbcr'],{'type':_0x47d0e4(0x309),'description':'Ranger\x20API\x20token','demandOption':!![]})['option'](_0x284687[_0x47d0e4(0x29a)],{'type':'string','description':_0x47d0e4(0x245)})[_0x47d0e4(0x1bb)](_0x47d0e4(0x210),{'type':_0x284687['KtvJZ'],'description':_0x284687[_0x47d0e4(0x21c)]})[_0x47d0e4(0x1bb)](_0x47d0e4(0x2df),{'type':_0x284687[_0x47d0e4(0x302)],'description':_0x284687[_0x47d0e4(0x21a)],'default':![]});},async _0x2b7765=>{const _0x353898=_0x5d4682;await withTelemetry(_0x284687['rskWt'],_0x41d8ef=>setupCi(_0x2b7765['token'],{'profile':_0x2b7765['profile'],'baseUrl':_0x2b7765['base-url'],'skipChromium':_0x2b7765[_0x353898(0x2df)]},_0x41d8ef));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x25a)],_0x284687['SOTmF'],()=>{},async()=>{const _0xb51d4d=_0x5d4682;await _0x284687['pRbQo'](withTelemetry,_0x284687[_0xb51d4d(0x25a)],()=>login());})['command'](_0x284687['ZKQKl'],_0x284687['GIPBs'],_0x5385c1=>{const _0xbd9ba6=_0x5d4682;return _0x5385c1['option'](_0x284687['RcdzX'],{'type':_0x284687[_0xbd9ba6(0x302)],'description':_0x284687['ymFHS'],'default':![]})['option'](_0x284687[_0xbd9ba6(0x305)],{'type':_0x284687['KtvJZ'],'choices':[_0xbd9ba6(0x1d2),_0x284687['wminx']],'description':'Install\x20scope\x20for\x20skills'});},async _0x3c61c6=>{const _0x5a4735=_0x5d4682,_0x5514c7=Boolean(_0x3c61c6[_0x5a4735(0x2cf)]);await withTelemetry(_0x284687['ZKQKl'],()=>skillup({'autoInstall':_0x3c61c6['scope'],'platform':_0x5514c7?_0x5a4735(0x2cf):_0x5a4735(0x247)}));})['command'](_0x284687[_0x5d4682(0x2a9)],_0x284687['fGEdc'],()=>{},async()=>{const _0x2b42e3=_0x5d4682;await withTelemetry(_0x284687[_0x2b42e3(0x2a9)],()=>clean());})[_0x5d4682(0x318)]([_0x5d4682(0x300),_0x284687['ETdBO']],_0x5d4682(0x26e),_0xe77212=>{const _0x13a730=_0x5d4682,_0x2aa9e5={'hbNCo':_0x284687[_0x13a730(0x32b)],'LloSm':_0x284687[_0x13a730(0x302)],'aGuVx':_0x13a730(0x1b7),'NFBAT':_0x284687['KtvJZ'],'WPacY':_0x284687['QZyiy'],'cpSgX':_0x13a730(0x2a2),'XpEbp':_0x13a730(0x32d),'lgkra':_0x284687['xnomw'],'ycMsQ':_0x13a730(0x1b9),'xVhWP':_0x13a730(0x1b8),'gcgfK':_0x284687[_0x13a730(0x2f9)],'vyjPg':'scope','LvSBy':_0x284687[_0x13a730(0x275)],'BnAee':_0x13a730(0x356),'jWsqj':_0x284687[_0x13a730(0x1e9)],'LPAna':'Skip\x20interactive\x20confirmation\x20prompts\x20(e.g.\x20cloud-profile\x20auto-route).','MdrdC':function(_0x12eb03,_0x3ce374,_0x330604){const _0x316fb9=_0x13a730;return _0x284687[_0x316fb9(0x313)](_0x12eb03,_0x3ce374,_0x330604);},'IsLzo':_0x284687['RFeDc'],'MpFvC':function(_0x5c526c,_0x24761a,_0x5235fa){return _0x5c526c(_0x24761a,_0x5235fa);},'SBOkJ':_0x284687[_0x13a730(0x335)],'nePWk':'Name\x20of\x20the\x20profile\x20to\x20update','AxssV':function(_0x5b4935,_0x5a9be5){return _0x5b4935||_0x5a9be5;},'XXgkA':_0x284687[_0x13a730(0x243)],'Fdywm':function(_0x5e2726,_0x4a3eb5){return _0x284687['OXjFt'](_0x5e2726,_0x4a3eb5);},'nrnZp':_0x284687[_0x13a730(0x1bc)],'vJyMg':_0x284687['aBGkd'],'Mqjww':_0x13a730(0x298),'aMuEH':_0x284687['sdCpU'],'FDBbH':_0x284687['uoDSP'],'cQxSu':'value','AnUvU':_0x284687[_0x13a730(0x24f)],'jykrf':'key','Ngsdl':_0x284687[_0x13a730(0x29c)],'LReTN':function(_0x4815b9,_0x138181,_0x55f6b3){return _0x4815b9(_0x138181,_0x55f6b3);},'esEgm':_0x284687['hsbPs']};return _0xe77212[_0x13a730(0x23e)](PROFILE_HELP)['command']('add\x20<profile-name>','Add\x20profile\x20configuration',_0xd7ed31=>{const _0x29cf3f=_0x13a730;return _0xd7ed31[_0x29cf3f(0x232)](_0x2aa9e5['hbNCo'],{'type':_0x29cf3f(0x309),'description':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','demandOption':!![]})['option']('ci',{'type':_0x29cf3f(0x26d),'hidden':!![],'default':![]})['option'](_0x29cf3f(0x316),{'type':_0x2aa9e5['LloSm'],'description':_0x2aa9e5[_0x29cf3f(0x304)],'default':![]})['option']('url',{'type':_0x2aa9e5['NFBAT'],'description':_0x2aa9e5[_0x29cf3f(0x240)]})['option'](_0x2aa9e5[_0x29cf3f(0x1ff)],{'type':_0x2aa9e5['LloSm'],'description':_0x2aa9e5[_0x29cf3f(0x26a)],'default':![]})[_0x29cf3f(0x1bb)](_0x2aa9e5['lgkra'],{'type':_0x2aa9e5['NFBAT'],'description':_0x2aa9e5[_0x29cf3f(0x2bd)]})['option'](_0x2aa9e5['xVhWP'],{'type':_0x2aa9e5[_0x29cf3f(0x371)],'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','default':![]})[_0x29cf3f(0x1bb)](_0x29cf3f(0x21d),{'type':_0x29cf3f(0x26d),'description':_0x2aa9e5['gcgfK'],'default':![]})[_0x29cf3f(0x1bb)]('setup-header',{'type':_0x2aa9e5[_0x29cf3f(0x28b)],'array':!![],'description':_0x29cf3f(0x353)})['option'](_0x2aa9e5['vyjPg'],{'type':'string','choices':[_0x2aa9e5[_0x29cf3f(0x357)],_0x2aa9e5[_0x29cf3f(0x24b)]],'description':_0x2aa9e5['jWsqj']})[_0x29cf3f(0x1bb)]('env',{'type':_0x2aa9e5['NFBAT'],'description':_0x29cf3f(0x343)})[_0x29cf3f(0x1bb)]('yes',{'type':'boolean','alias':'y','description':_0x2aa9e5['LPAna'],'default':![]});},async _0x23cc5d=>{const _0x47b84f=_0x13a730;await _0x284687[_0x47b84f(0x23a)](withTelemetry,_0x284687[_0x47b84f(0x267)],_0x2a6897=>addEnv(_0x23cc5d['profile-name'],{'ci':_0x23cc5d['ci'],'skipAuth':_0x23cc5d['skip-auth'],'url':_0x23cc5d[_0x47b84f(0x1cb)],'force':_0x23cc5d[_0x47b84f(0x2a2)],'cdpEndpoint':_0x23cc5d[_0x47b84f(0x2ff)],'allowInsecureLocalhost':_0x23cc5d['allow-insecure-localhost'],'safeMode':_0x23cc5d['safe-mode'],'setupHeader':_0x23cc5d['setup-header'],'scope':_0x23cc5d['scope'],'authEnv':_0x23cc5d[_0x47b84f(0x22f)],'yes':_0x23cc5d['yes']},_0x2a6897),{'isElectron':Boolean(_0x23cc5d[_0x47b84f(0x2ff)])});})[_0x13a730(0x318)]('use\x20<profile-name>',_0x284687['SpvGI'],_0x2391cf=>{const _0x408a6a=_0x13a730;return _0x2391cf['positional'](_0x408a6a(0x214),{'type':'string','description':'Name\x20of\x20the\x20profile','demandOption':!![]});},async _0x560e34=>{const _0x2dd4f3=_0x13a730;await _0x2aa9e5[_0x2dd4f3(0x28d)](withTelemetry,'profile\x20use',()=>useEnv(_0x560e34['profile-name']));})['command'](_0x284687['Njjhr'],_0x13a730(0x36b),_0xd31a09=>{const _0x44f3be=_0x13a730;return _0xd31a09['positional'](_0x284687[_0x44f3be(0x32b)],{'type':_0x44f3be(0x309),'description':'Name\x20of\x20the\x20cloud\x20profile\x20to\x20delete','demandOption':!![]})['option'](_0x284687['PftXC'],{'type':_0x284687['kSgVY'],'alias':'y','description':_0x284687['oViMb'],'default':![]});},async _0x1cf468=>{const _0x43deac=_0x13a730;await withTelemetry(_0x43deac(0x30f),()=>deleteProfile(_0x1cf468[_0x43deac(0x214)],{'yes':_0x1cf468[_0x43deac(0x2bf)]}));})['command'](_0x284687['lptFr'],![],_0x21aa80=>{const _0x86fe36=_0x13a730;return _0x21aa80[_0x86fe36(0x232)]('profile',{'type':_0x86fe36(0x309),'description':_0x2aa9e5[_0x86fe36(0x28f)],'demandOption':!![]});},async _0xbdc31d=>{const _0x1d9b5b=_0x13a730;await _0x2aa9e5['MpFvC'](withTelemetry,_0x2aa9e5[_0x1d9b5b(0x2d4)],()=>authEncrypt(_0xbdc31d[_0x1d9b5b(0x300)]));})['command']('ls',_0x13a730(0x2ab),()=>{},async()=>{const _0x4b576c=_0x13a730;await withTelemetry(_0x284687[_0x4b576c(0x1d5)],()=>envList());})[_0x13a730(0x318)](_0x284687[_0x13a730(0x2ec)],'Update\x20authentication\x20for\x20an\x20existing\x20profile',_0x19258a=>{const _0x5ecf14=_0x13a730;return _0x19258a[_0x5ecf14(0x232)](_0x2aa9e5['hbNCo'],{'type':_0x5ecf14(0x309),'description':_0x2aa9e5['nePWk'],'demandOption':!![]})[_0x5ecf14(0x1bb)](_0x2aa9e5[_0x5ecf14(0x339)],{'type':_0x2aa9e5['LloSm'],'description':_0x5ecf14(0x255)})['option']('manual',{'type':_0x2aa9e5['LloSm'],'description':'Force\x20headed\x20browser\x20session\x20capture\x20and\x20skip\x20server-side\x20login'});},async _0x548d4f=>{const _0x19b9c9=_0x13a730;await withTelemetry(_0x19b9c9(0x2f2),_0x2d95fd=>updateEnv(_0x548d4f[_0x19b9c9(0x214)],_0x2d95fd,{'allowInsecureLocalhost':_0x548d4f[_0x19b9c9(0x1b8)],'manual':_0x548d4f['manual']}));})[_0x13a730(0x318)]('login\x20<name>',![],_0x531223=>{const _0x1aa9e0=_0x13a730;return _0x531223[_0x1aa9e0(0x232)](_0x284687['NTyVa'],{'type':_0x1aa9e0(0x309),'description':'Cloud\x20profile\x20name','demandOption':!![]});},async _0x5c99f6=>{const _0x10816f=_0x13a730;await withTelemetry(_0x2aa9e5[_0x10816f(0x242)],async()=>{const _0x47ac44=_0x10816f,_0x116788=process['env']['RANGER_TEST_USERNAME'],_0x3e8af3=process[_0x47ac44(0x22f)][_0x47ac44(0x231)];_0x2aa9e5['AxssV'](!_0x116788,!_0x3e8af3)&&(console[_0x47ac44(0x2fd)](_0x2aa9e5[_0x47ac44(0x1d3)]),process[_0x47ac44(0x219)](0x1));const _0x6a5d16=_0x5c99f6['name'],_0x2af195=await _0x2aa9e5['MpFvC'](serverSideLogin,_0x6a5d16,{'force':!![]});_0x2aa9e5[_0x47ac44(0x358)](_0x2af195['status'],_0x47ac44(0x2e2))&&(console['error'](_0x2aa9e5[_0x47ac44(0x1e7)]),process['exit'](0x1)),_0x2af195[_0x47ac44(0x2fc)]===_0x2aa9e5['vJyMg']&&(console['error'](_0x47ac44(0x32c)+(_0x2af195['error']??'unknown\x20error')),_0x2af195['test_output']&&console['error'](_0x2af195['test_output']),process[_0x47ac44(0x219)](0x1)),console['log']('✓\x20Login\x20succeeded\x20for\x20\x27'+_0x6a5d16+_0x47ac44(0x241));});})['command'](_0x284687[_0x13a730(0x200)],![],_0x220004=>{const _0x41e6a3=_0x13a730;return _0x220004[_0x41e6a3(0x232)](_0x41e6a3(0x214),{'type':_0x41e6a3(0x309),'description':_0x41e6a3(0x2a3)})[_0x41e6a3(0x1bb)](_0x284687[_0x41e6a3(0x31e)],{'type':_0x284687[_0x41e6a3(0x302)],'description':'Migrate\x20all\x20local\x20profiles\x20that\x20match\x20a\x20configured\x20auth\x20environment.','default':![]})['option'](_0x284687['bRRsr'],{'type':_0x284687[_0x41e6a3(0x302)],'description':'Print\x20the\x20migration\x20plan\x20without\x20mutating\x20anything.','default':![]})['option'](_0x284687['PftXC'],{'type':'boolean','alias':'y','description':'Skip\x20interactive\x20confirmation\x20prompts.','default':![]})['option'](_0x284687[_0x41e6a3(0x360)],{'type':_0x284687['kSgVY'],'description':_0x284687['dNQtA'],'default':![]});},async _0x3e35c5=>{const _0x2dd18c=_0x13a730;await _0x284687['EOQps'](withTelemetry,'profile\x20migrate',_0x2ec692=>migrateProfile({'profileName':_0x3e35c5[_0x2dd18c(0x214)],'all':_0x3e35c5['all'],'dryRun':_0x3e35c5['dry-run'],'yes':_0x3e35c5[_0x2dd18c(0x2bf)],'saveCreds':_0x3e35c5['save-creds']},_0x2ec692));})[_0x13a730(0x318)](_0x13a730(0x340),_0x13a730(0x364),_0x5586b9=>{const _0x4bb901=_0x13a730,_0x2df9e1={'ZcClJ':'profile\x20config\x20get','LVlTM':_0x284687['sdCpU'],'tCdoS':_0x284687['RFeDc'],'DYUuU':function(_0x358a93,_0x4e7722,_0x5ddc6a){return _0x358a93(_0x4e7722,_0x5ddc6a);},'srpYf':_0x4bb901(0x2b7),'zCPps':_0x4bb901(0x309)};return _0x5586b9[_0x4bb901(0x23e)](PROFILE_CONFIG_HELP)[_0x4bb901(0x318)](_0x4bb901(0x22b),_0x284687[_0x4bb901(0x1ed)],_0x16d7c9=>{const _0x6b5681=_0x4bb901;return _0x16d7c9[_0x6b5681(0x232)](_0x2aa9e5['aMuEH'],{'type':_0x6b5681(0x309),'description':_0x2aa9e5['IsLzo'],'demandOption':!![]})['positional'](_0x6b5681(0x274),{'type':_0x2aa9e5['NFBAT'],'description':_0x2aa9e5[_0x6b5681(0x34b)],'demandOption':!![]})[_0x6b5681(0x232)](_0x2aa9e5[_0x6b5681(0x2d7)],{'type':'string','description':_0x6b5681(0x2d5),'demandOption':!![]});},async _0x305075=>{const _0x3b4a35=_0x4bb901;await withTelemetry(_0x2aa9e5[_0x3b4a35(0x2af)],()=>configSet(_0x305075[_0x3b4a35(0x300)],_0x305075[_0x3b4a35(0x274)],_0x305075[_0x3b4a35(0x34f)]));})[_0x4bb901(0x318)](_0x284687[_0x4bb901(0x31d)],_0x4bb901(0x32a),_0x443a07=>{const _0x211dd0=_0x4bb901;return _0x443a07[_0x211dd0(0x232)]('profile',{'type':_0x2aa9e5['NFBAT'],'description':_0x211dd0(0x27c),'demandOption':!![]})['positional'](_0x2aa9e5['jykrf'],{'type':_0x2aa9e5['NFBAT'],'description':'Config\x20key','demandOption':!![]});},async _0x383310=>{const _0x683b98=_0x4bb901;await withTelemetry(_0x2df9e1['ZcClJ'],()=>configGet(_0x383310[_0x683b98(0x300)],_0x383310['key']));})[_0x4bb901(0x318)](_0x4bb901(0x2b1),_0x284687['CWuHi'],_0x5da3de=>{return _0x5da3de['positional'](_0x2df9e1['LVlTM'],{'type':'string','description':_0x2df9e1['tCdoS'],'demandOption':!![]});},async _0x51b069=>{const _0x1d57b3=_0x4bb901;await _0x2df9e1[_0x1d57b3(0x332)](withTelemetry,_0x1d57b3(0x317),()=>configList(_0x51b069[_0x1d57b3(0x300)]));})[_0x4bb901(0x318)](_0x284687['tCvZW'],_0x284687['qtkIs'],_0x5ca2cf=>{const _0x1f66a9=_0x4bb901;return _0x5ca2cf[_0x1f66a9(0x232)](_0x2aa9e5[_0x1f66a9(0x361)],{'type':_0x1f66a9(0x309),'description':_0x2aa9e5[_0x1f66a9(0x28f)],'demandOption':!![]})[_0x1f66a9(0x232)](_0x2aa9e5[_0x1f66a9(0x1ef)],{'type':_0x2aa9e5['NFBAT'],'description':_0x2aa9e5[_0x1f66a9(0x2e3)],'demandOption':!![]});},async _0x32766d=>{const _0x387acf=_0x4bb901;await withTelemetry(_0x2df9e1[_0x387acf(0x1d9)],()=>configUnset(_0x32766d['profile'],_0x32766d[_0x387acf(0x274)]));})[_0x4bb901(0x318)]('reset\x20<profile>',_0x284687['gSepj'],_0x3b4cc5=>{const _0x2b4535=_0x4bb901;return _0x3b4cc5[_0x2b4535(0x232)](_0x2df9e1[_0x2b4535(0x2d9)],{'type':_0x2df9e1['zCPps'],'description':_0x2b4535(0x27c),'demandOption':!![]});},async _0x3e0c22=>{const _0x132101=_0x4bb901;await _0x2aa9e5['LReTN'](withTelemetry,_0x2aa9e5[_0x132101(0x1fd)],()=>configReset(_0x3e0c22[_0x132101(0x300)]));})['demandCommand'](0x1,_0x284687['qMVXP']);})[_0x13a730(0x2d0)](0x1,_0x13a730(0x1d8));})['command'](_0x5d4682(0x2fc),'Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)',()=>{},async()=>{await withTelemetry('status',()=>status());})['command']('update',_0x5d4682(0x2b9),()=>{},async()=>{const _0xf5b562=_0x5d4682;await _0x284687[_0xf5b562(0x27b)](withTelemetry,'update',()=>update());})[_0x5d4682(0x318)]('print-access-token','Print\x20the\x20current\x20CLI\x20access\x20token',()=>{},async()=>{const _0x461a13=_0x5d4682;await withTelemetry(_0x461a13(0x1be),async()=>{const _0xaabcc5=_0x461a13,_0x1a9acb=await _0x284687['lsXzT'](getToken);if(!_0x1a9acb)throw new Error('No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.');console[_0xaabcc5(0x308)](_0x1a9acb);});})[_0x5d4682(0x318)]('go','Verify\x20a\x20scenario\x20in\x20the\x20browser.\x20Uses\x20the\x20active\x20profile\x20by\x20default;\x20pass\x20--profile\x20to\x20switch.',_0x2efcc5=>{const _0x498222=_0x5d4682;return _0x2efcc5[_0x498222(0x1bb)]('feature',{'type':_0x284687[_0x498222(0x33f)],'description':_0x284687['iPxVC']})[_0x498222(0x1bb)](_0x284687['sdCpU'],{'type':'string','description':_0x284687[_0x498222(0x292)]})[_0x498222(0x1bb)](_0x498222(0x25f),{'type':_0x284687['KtvJZ'],'description':_0x284687['cHrVx']})['option'](_0x284687[_0x498222(0x342)],{'type':_0x284687['KtvJZ'],'description':_0x284687[_0x498222(0x25c)]})['option'](_0x284687['gfGRq'],{'type':_0x284687['FpQjC'],'description':_0x284687[_0x498222(0x2ef)]})['option'](_0x284687[_0x498222(0x20e)],{'type':'string','description':_0x498222(0x217)})['option'](_0x284687['tSmvN'],{'type':_0x498222(0x309),'description':_0x284687[_0x498222(0x35b)]})[_0x498222(0x1bb)](_0x284687['WZyfG'],{'type':_0x498222(0x309),'description':_0x498222(0x320)})['option'](_0x284687['vYzhR'],{'type':_0x498222(0x26d),'description':_0x284687['QcWCo'],'default':![]})['option']('env-var',{'type':_0x498222(0x309),'array':!![],'alias':_0x284687[_0x498222(0x2e9)],'description':'Environment\x20variable\x20name\x20to\x20expose\x20to\x20the\x20verifier\x20runtime.\x20May\x20be\x20repeated;\x20values\x20come\x20from\x20the\x20local\x20shell\x20first,\x20then\x20organization\x20env\x20vars.'})[_0x498222(0x1bb)](_0x498222(0x22a),{'type':_0x284687[_0x498222(0x302)],'description':_0x284687[_0x498222(0x26f)],'default':![]})[_0x498222(0x1bb)](_0x284687[_0x498222(0x2c4)],{'type':_0x284687['KtvJZ'],'hidden':!![],'choices':[_0x498222(0x1c4),'partial',_0x284687['OLHKE'],_0x498222(0x211),_0x498222(0x299)]})[_0x498222(0x1bb)](_0x284687[_0x498222(0x354)],{'type':_0x284687[_0x498222(0x302)],'hidden':!![]})[_0x498222(0x1bb)]('env',{'type':_0x284687[_0x498222(0x33f)],'description':_0x284687[_0x498222(0x1ee)]})[_0x498222(0x1bb)](_0x284687['tedXI'],{'type':'string','hidden':!![]})['option'](_0x284687[_0x498222(0x1f7)],{'type':_0x284687[_0x498222(0x348)],'hidden':!![]});},async _0x4d981d=>{await runGoCommand(_0x4d981d);})[_0x5d4682(0x318)](_0x284687['xkWjl'],![],_0x39db0a=>{const _0x2d7a19=_0x5d4682,_0x298cd9={'ULqDb':_0x284687['sdCpU']};return _0x39db0a[_0x2d7a19(0x318)](_0x284687['sTNaz'],![],_0x243fbe=>{const _0x44781c=_0x2d7a19;return _0x243fbe['positional'](_0x298cd9['ULqDb'],{'type':_0x44781c(0x309),'description':_0x44781c(0x27c),'demandOption':!![]});},async _0x59c32a=>{warnRenamed('ranger\x20auth\x20encrypt',_0x284687['pzyMZ']),await _0x284687['pkDqC'](authEncrypt,_0x59c32a['profile']);})['demandCommand'](0x1,_0x2d7a19(0x27f));},()=>{})['command']('start\x20[token]',![],_0x903d=>{const _0x449fd1=_0x5d4682;return _0x903d['positional']('token',{'type':'string','description':_0x284687[_0x449fd1(0x2a6)]})['option']('skip-chromium',{'type':_0x449fd1(0x26d),'description':_0x284687[_0x449fd1(0x1b6)],'default':![]})['option'](_0x449fd1(0x1fc),{'type':'string','choices':[_0x284687['zcsKX']],'hidden':!![],'description':_0x449fd1(0x246)})['option']('url',{'type':'string','description':_0x284687[_0x449fd1(0x369)]})[_0x449fd1(0x1bb)](_0x449fd1(0x2a2),{'type':'boolean','description':_0x284687['RAvHL'],'default':![]})[_0x449fd1(0x1bb)](_0x284687['OFGdI'],{'type':_0x284687[_0x449fd1(0x302)],'description':_0x284687['AjhwR'],'default':![]})['option'](_0x284687[_0x449fd1(0x27d)],{'type':_0x284687[_0x449fd1(0x302)],'description':_0x449fd1(0x2fb),'default':![]});},async _0x15fb72=>{const _0x369965=_0x5d4682;warnRenamed('ranger\x20start','ranger\x20setup'),await _0x284687[_0x369965(0x2ba)](withTelemetry,_0x284687[_0x369965(0x2dd)],_0x15df1b=>start(_0x15fb72[_0x369965(0x2c5)],{'skipChromium':_0x15fb72['skip-chromium'],'skipAuth':_0x15fb72[_0x369965(0x316)],'withDeps':_0x15fb72['with-deps'],'scope':_0x15fb72['scope'],'url':_0x15fb72['url'],'force':_0x15fb72[_0x369965(0x2a2)]},_0x15df1b));})[_0x5d4682(0x318)]('verify-feature',![],_0x3cd65c=>{const _0x2533a4=_0x5d4682;return _0x3cd65c['option'](_0x284687[_0x2533a4(0x30b)],{'type':_0x284687['KtvJZ'],'description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})['option']('task',{'type':_0x284687[_0x2533a4(0x33f)],'description':_0x284687['hZSHR']})[_0x2533a4(0x1bb)](_0x284687['nhlIF'],{'type':_0x2533a4(0x2e8),'description':'Scenario\x20index\x20(1-based)'})[_0x2533a4(0x1bb)](_0x284687['sdCpU'],{'type':'string','hidden':!![]})['option'](_0x2533a4(0x25f),{'type':_0x284687['KtvJZ'],'hidden':!![]})['option'](_0x284687['gfGRq'],{'type':'number','hidden':!![]})['option'](_0x2533a4(0x1f6),{'type':_0x284687['KtvJZ'],'description':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard).\x20Also\x20respects\x20RANGER_START_PATH.'})[_0x2533a4(0x1bb)](_0x284687[_0x2533a4(0x2d6)],{'type':'string','description':_0x284687['QqCHz']})[_0x2533a4(0x1bb)]('model',{'type':_0x2533a4(0x309),'hidden':!![]})[_0x2533a4(0x1bb)](_0x284687['vYzhR'],{'type':'boolean','hidden':!![],'default':![]})['option'](_0x284687[_0x2533a4(0x347)],{'type':_0x284687['KtvJZ'],'array':!![],'alias':_0x284687['ZQGKs'],'hidden':!![]})['option'](_0x2533a4(0x30c),{'type':_0x284687['KtvJZ'],'hidden':!![],'choices':[_0x284687['Rnaaw'],_0x284687['siuCj'],_0x284687['OLHKE'],_0x2533a4(0x211),'incomplete']});},async _0x4b32e3=>{const _0x4b84ed=_0x5d4682;await _0x284687[_0x4b84ed(0x1e0)](runGoCommand,_0x4b32e3,!![]);})[_0x5d4682(0x318)](_0x284687['VIYoL'],![],_0x19145d=>{const _0xbfd9f3=_0x5d4682;return _0x19145d[_0xbfd9f3(0x232)]('env-name',{'type':_0xbfd9f3(0x309),'description':_0x284687['nGeiQ'],'demandOption':!![]})[_0xbfd9f3(0x1bb)]('ci',{'type':_0x284687['kSgVY'],'description':_0xbfd9f3(0x351),'default':![]})['option'](_0xbfd9f3(0x316),{'type':'boolean','description':_0xbfd9f3(0x1b7),'default':![]});},async _0x396d5e=>{const _0x55e2e7=_0x5d4682;_0x284687[_0x55e2e7(0x337)](warnRenamed,'ranger\x20add\x20env','ranger\x20profile\x20add'),await _0x284687[_0x55e2e7(0x2f5)](withTelemetry,'add\x20env',_0x56545a=>addEnv(_0x396d5e[_0x55e2e7(0x2f3)],{'ci':_0x396d5e['ci'],'skipAuth':_0x396d5e[_0x55e2e7(0x316)]},_0x56545a));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x30d)],![],_0x5bc2fa=>{const _0x510504=_0x5d4682;return _0x5bc2fa[_0x510504(0x232)](_0x510504(0x2f3),{'type':'string','description':'Name\x20of\x20the\x20environment','demandOption':!![]});},async _0x49a81e=>{const _0x5726e0=_0x5d4682;_0x284687['CvbSQ'](warnRenamed,'ranger\x20use',_0x284687[_0x5726e0(0x2d1)]),await _0x284687[_0x5726e0(0x313)](withTelemetry,'use',()=>useEnv(_0x49a81e['env-name']));})[_0x5d4682(0x318)](_0x284687[_0x5d4682(0x1bd)],![],_0x5c56ea=>{const _0x325aa6=_0x5d4682,_0x585bf4={'dQNUy':'ranger\x20config\x20set','NRwpq':function(_0x5b5d32,_0x36c497,_0x34da28){return _0x284687['ryAiu'](_0x5b5d32,_0x36c497,_0x34da28);},'uEOcV':_0x325aa6(0x2be),'Zgcjm':function(_0x1ba7d4,_0x141ef7,_0x3f50ee){const _0x281aca=_0x325aa6;return _0x284687[_0x281aca(0x2c9)](_0x1ba7d4,_0x141ef7,_0x3f50ee);},'uBeff':_0x325aa6(0x1e4),'TkljR':_0x284687[_0x325aa6(0x286)],'DaVov':_0x325aa6(0x2ae),'SaYIy':_0x284687[_0x325aa6(0x30b)],'eDHnZ':_0x284687['KtvJZ'],'xsuJA':_0x325aa6(0x288)};return _0x5c56ea['command'](_0x284687['yVjmF'],![],_0x1d0746=>{const _0x1ab4f9=_0x325aa6;return _0x1d0746[_0x1ab4f9(0x232)](_0x284687[_0x1ab4f9(0x30b)],{'type':_0x284687[_0x1ab4f9(0x33f)],'description':'Environment\x20name','demandOption':!![]})[_0x1ab4f9(0x232)](_0x1ab4f9(0x274),{'type':_0x284687['KtvJZ'],'description':'Config\x20key\x20(e.g.,\x20userAgent,\x20headers.X-Custom)','demandOption':!![]})[_0x1ab4f9(0x232)](_0x1ab4f9(0x34f),{'type':_0x284687['KtvJZ'],'description':'Config\x20value','demandOption':!![]});},async _0x4e953e=>{const _0x3bc865=_0x325aa6;warnRenamed(_0x585bf4['dQNUy'],'ranger\x20profile\x20config\x20set'),await _0x585bf4['NRwpq'](withTelemetry,_0x585bf4[_0x3bc865(0x311)],()=>configSet(_0x4e953e[_0x3bc865(0x22f)],_0x4e953e['key'],_0x4e953e['value']));})['command'](_0x325aa6(0x34d),![],_0x2ae3fe=>{const _0x1cd0ee=_0x325aa6;return _0x2ae3fe[_0x1cd0ee(0x232)](_0x1cd0ee(0x22f),{'type':_0x1cd0ee(0x309),'description':'Environment\x20name','demandOption':!![]})[_0x1cd0ee(0x232)](_0x284687['Xekrb'],{'type':'string','description':_0x284687[_0x1cd0ee(0x1c2)],'demandOption':!![]});},async _0x5e6f41=>{const _0x532278=_0x325aa6;_0x585bf4['Zgcjm'](warnRenamed,_0x585bf4[_0x532278(0x22e)],_0x585bf4['TkljR']),await withTelemetry(_0x585bf4['DaVov'],()=>configGet(_0x5e6f41['env'],_0x5e6f41['key']));})['command'](_0x284687['IjJvX'],![],_0x22a46e=>{const _0x35f0ee=_0x325aa6;return _0x22a46e['positional'](_0x585bf4['SaYIy'],{'type':_0x585bf4[_0x35f0ee(0x2b3)],'description':'Environment\x20name','demandOption':!![]});},async _0x9d0505=>{const _0x43370f=_0x325aa6;_0x585bf4[_0x43370f(0x208)](warnRenamed,'ranger\x20config\x20list',_0x43370f(0x1f2)),await withTelemetry(_0x585bf4['xsuJA'],()=>configList(_0x9d0505['env']));})[_0x325aa6(0x318)](_0x284687['vYgQu'],![],_0x268589=>{const _0x37ca92=_0x325aa6;return _0x268589[_0x37ca92(0x232)](_0x284687[_0x37ca92(0x30b)],{'type':_0x284687['KtvJZ'],'description':'Environment\x20name','demandOption':!![]})[_0x37ca92(0x232)]('key',{'type':_0x284687['KtvJZ'],'description':'Config\x20key\x20to\x20remove','demandOption':!![]});},async _0x4f86fd=>{const _0x4e266d=_0x325aa6;_0x284687[_0x4e266d(0x1f9)](warnRenamed,_0x284687[_0x4e266d(0x2a1)],_0x284687[_0x4e266d(0x260)]),await _0x284687[_0x4e266d(0x2ba)](withTelemetry,_0x4e266d(0x2d3),()=>configUnset(_0x4f86fd[_0x4e266d(0x22f)],_0x4f86fd[_0x4e266d(0x274)]));})[_0x325aa6(0x2d0)](0x1,_0x284687[_0x325aa6(0x362)]);})['command'](_0x284687['kwbbW'],![],_0x3b6f0d=>{const _0x547f82=_0x5d4682,_0x52c064={'XFqgB':_0x547f82(0x2f3)};return _0x3b6f0d[_0x547f82(0x318)]('ls',![],()=>{},async()=>{const _0x186f55=_0x547f82;_0x284687[_0x186f55(0x27b)](warnRenamed,_0x186f55(0x25e),'ranger\x20profile\x20ls'),await withTelemetry(_0x284687[_0x186f55(0x297)],()=>envList());})['command'](_0x547f82(0x33e),![],_0x1555c4=>{const _0x4bb497=_0x547f82;return _0x1555c4['positional'](_0x52c064[_0x4bb497(0x27a)],{'type':_0x4bb497(0x309),'description':_0x4bb497(0x2f8),'demandOption':!![]});},async _0x386cf4=>{const _0x3bb069=_0x547f82;warnRenamed(_0x284687['zyeSp'],_0x284687[_0x3bb069(0x238)]),await withTelemetry(_0x284687[_0x3bb069(0x272)],_0x24e11b=>updateEnv(_0x386cf4[_0x3bb069(0x2f3)],_0x24e11b));})['demandCommand'](0x1,_0x547f82(0x346));})['command'](_0x5d4682(0x253),![],_0x18b733=>{const _0x51b4cc=_0x5d4682,_0x9a6869={'Wpuba':_0x51b4cc(0x1ba),'FmtLu':function(_0x394b78,_0xefec2c,_0x168e33){return _0x394b78(_0xefec2c,_0x168e33);},'RFepG':_0x284687[_0x51b4cc(0x244)],'itbFM':_0x284687['RlsWH'],'DItrs':_0x284687['kSgVY'],'IDDSr':_0x284687['UYBcs'],'RqnNY':_0x284687['FpQjC'],'dssWO':'Number\x20of\x20feature\x20reviews\x20to\x20skip','tKByG':_0x51b4cc(0x213),'vjbNm':_0x284687['htmhc'],'haZty':_0x284687[_0x51b4cc(0x291)],'HbSvm':function(_0x3ba27c,_0xe9f23a,_0x12c5b6){return _0x3ba27c(_0xe9f23a,_0x12c5b6);},'bxXPw':'description','nppmp':_0x51b4cc(0x309),'fLHAf':_0x51b4cc(0x34c),'vCTjT':function(_0x36a462,_0x1a80d9,_0x3e2ff7){return _0x284687['JtruA'](_0x36a462,_0x1a80d9,_0x3e2ff7);},'WYcWS':_0x284687[_0x51b4cc(0x203)],'hplrG':function(_0x128319,_0x53e894,_0xd4f073){return _0x128319(_0x53e894,_0xd4f073);},'MnRXP':function(_0x4c3cfe,_0x4a9933,_0x5a8604){const _0x5ec97b=_0x51b4cc;return _0x284687[_0x5ec97b(0x207)](_0x4c3cfe,_0x4a9933,_0x5a8604);},'WruUY':_0x51b4cc(0x2b6),'GHmpc':function(_0x49412f,_0x833a23,_0x338524){return _0x284687['pRbQo'](_0x49412f,_0x833a23,_0x338524);},'YbHzH':_0x284687[_0x51b4cc(0x261)],'LeuDG':function(_0x113059,_0x463430,_0x2545ee){return _0x113059(_0x463430,_0x2545ee);},'HjBME':function(_0x2cd00c,_0x4647c6,_0x11a975){const _0x20de21=_0x51b4cc;return _0x284687[_0x20de21(0x2c9)](_0x2cd00c,_0x4647c6,_0x11a975);},'fiVHI':'ranger\x20restore'};return _0x18b733[_0x51b4cc(0x318)](_0x284687['adLaO'],![],_0x499f57=>{const _0x19363a=_0x51b4cc;return _0x499f57[_0x19363a(0x232)](_0x19363a(0x234),{'type':'string','description':_0x284687['wghue'],'demandOption':!![]})[_0x19363a(0x1bb)]('description',{'type':_0x284687[_0x19363a(0x33f)],'alias':'d','description':_0x284687['atNTG']})['option'](_0x284687['HnMNx'],{'type':_0x284687['AAuFT'],'alias':'c','description':_0x284687[_0x19363a(0x1b1)]})[_0x19363a(0x1bb)]('scenario',{'type':_0x284687['AAuFT'],'hidden':!![]});},async _0x2397d1=>{const _0x4180f1=_0x51b4cc;warnRenamed('ranger\x20feature\x20create','ranger\x20create'),warnFlagRenamed(_0x4180f1(0x345),_0x9a6869[_0x4180f1(0x2e6)],_0x4180f1(0x2d8));const _0x2e3bc1=_0x2397d1[_0x4180f1(0x250)]||_0x2397d1[_0x4180f1(0x32e)];await _0x9a6869[_0x4180f1(0x284)](withTelemetry,_0x9a6869[_0x4180f1(0x258)],()=>featureCreate(_0x2397d1[_0x4180f1(0x234)],{'description':_0x2397d1['description'],'scenarios':_0x2e3bc1}));})[_0x51b4cc(0x318)](_0x284687[_0x51b4cc(0x2c3)],![],_0xc0e5aa=>{const _0x5910b4=_0x51b4cc;return _0xc0e5aa['option'](_0x9a6869['itbFM'],{'type':_0x9a6869['DItrs'],'description':_0x9a6869['IDDSr']})[_0x5910b4(0x1bb)](_0x5910b4(0x252),{'type':'number','alias':'l','description':_0x5910b4(0x23f),'default':0xa})[_0x5910b4(0x1bb)]('offset',{'type':_0x9a6869['RqnNY'],'alias':'o','description':_0x9a6869['dssWO'],'default':0x0})[_0x5910b4(0x1bb)](_0x9a6869['tKByG'],{'type':_0x9a6869[_0x5910b4(0x36a)],'alias':'d','description':_0x9a6869[_0x5910b4(0x212)],'default':![]});},async _0x3c1e68=>{const _0x3ed5cf=_0x51b4cc;_0x284687['fPKkW'](warnRenamed,_0x284687['elmPT'],_0x284687[_0x3ed5cf(0x2dc)]),await _0x284687['vuMjl'](withTelemetry,_0x3ed5cf(0x312),()=>featureList({'currentBranch':_0x3c1e68['current-branch'],'limit':_0x3c1e68[_0x3ed5cf(0x252)],'offset':_0x3c1e68['offset'],'includeDeleted':_0x3c1e68['include-deleted']}));})[_0x51b4cc(0x318)](_0x284687[_0x51b4cc(0x2b8)],![],_0x2b6177=>{const _0x1120b9=_0x51b4cc;return _0x2b6177[_0x1120b9(0x232)]('id',{'type':'string','description':'Feature\x20review\x20ID'});},async _0x2375ed=>{const _0x36fabf=_0x51b4cc;warnRenamed(_0x36fabf(0x2ce),_0x9a6869['haZty']),await _0x9a6869['HbSvm'](withTelemetry,_0x36fabf(0x1f8),()=>featureShow(_0x2375ed['id']));})[_0x51b4cc(0x318)](_0x284687['AzCsa'],![],_0x1e71e8=>{const _0x46e5af=_0x51b4cc;return _0x1e71e8['positional']('id',{'type':_0x284687['KtvJZ'],'description':_0x284687[_0x46e5af(0x30a)]});},async _0x2885b2=>{const _0x1f07b5=_0x51b4cc;warnRenamed('ranger\x20feature\x20resume',_0x284687[_0x1f07b5(0x2e0)]),await withTelemetry(_0x284687['lSJeC'],()=>featureResume(_0x2885b2['id']));})[_0x51b4cc(0x318)](_0x284687[_0x51b4cc(0x2a5)],![],_0x4130a1=>{const _0x16a855=_0x51b4cc;return _0x4130a1['positional'](_0x9a6869['bxXPw'],{'type':_0x9a6869['nppmp'],'description':_0x9a6869['fLHAf'],'demandOption':!![]})['option']('id',{'type':_0x9a6869['nppmp'],'description':_0x16a855(0x2cb)});},async _0x3e5995=>{const _0x3dcd6b=_0x51b4cc;_0x9a6869['vCTjT'](warnRenamed,_0x9a6869[_0x3dcd6b(0x2db)],'ranger\x20add-scenario'),await _0x9a6869['hplrG'](withTelemetry,_0x3dcd6b(0x29e),()=>featureAddScenario(_0x3e5995['description'],_0x3e5995['id']));})[_0x51b4cc(0x318)](_0x51b4cc(0x1e5),![],_0x5edb90=>{return _0x5edb90['positional']('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x49fd6f=>{const _0x33a027=_0x51b4cc;_0x9a6869['MnRXP'](warnRenamed,'ranger\x20feature\x20get-feedback',_0x33a027(0x223)),await withTelemetry(_0x9a6869[_0x33a027(0x237)],()=>featureGetReview(_0x49fd6f['id']));})[_0x51b4cc(0x318)]('delete\x20[id]',![],_0x3780c6=>{const _0x313d3c=_0x51b4cc;return _0x3780c6[_0x313d3c(0x232)]('id',{'type':_0x284687[_0x313d3c(0x33f)],'description':_0x284687['DdMvm']});},async _0x59d65e=>{const _0x26c6f2=_0x51b4cc;_0x9a6869[_0x26c6f2(0x2d2)](warnRenamed,_0x9a6869[_0x26c6f2(0x34a)],'ranger\x20delete'),await _0x9a6869['LeuDG'](withTelemetry,_0x26c6f2(0x372),()=>featureDelete(_0x59d65e['id']));})['command'](_0x284687['tfzay'],![],_0x59b5ec=>{const _0x3974dc=_0x51b4cc;return _0x59b5ec[_0x3974dc(0x232)]('id',{'type':'string','description':_0x284687[_0x3974dc(0x1d0)],'demandOption':!![]});},async _0x4aff08=>{const _0x1e8c4a=_0x51b4cc;_0x9a6869['HjBME'](warnRenamed,'ranger\x20feature\x20restore',_0x9a6869[_0x1e8c4a(0x2b0)]),await withTelemetry(_0x1e8c4a(0x2e4),()=>featureRestore(_0x4aff08['id']));})[_0x51b4cc(0x2d0)](0x1,_0x51b4cc(0x254));})['command'](_0x284687['xrjZn'],![],_0x37085c=>{const _0x2e18ba=_0x5d4682,_0x3c2c88={'cZWFD':'session-id','LGjZB':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','ouKKz':function(_0x577e24,_0x57b73c,_0x1f86d1){return _0x284687['zgOgb'](_0x577e24,_0x57b73c,_0x1f86d1);}};return _0x37085c['command'](_0x284687['teoFy'],_0x284687['KqYzi'],_0x20a3f9=>{const _0x534011=_0x5120;return _0x20a3f9['option'](_0x3c2c88[_0x534011(0x28a)],{'type':_0x534011(0x309),'description':_0x3c2c88['LGjZB']});},async _0x1c4767=>{const _0x1272f0=_0x5120;await _0x3c2c88[_0x1272f0(0x2cc)](withTelemetry,'hook:enable',()=>hook('enable',_0x1c4767[_0x1272f0(0x2e7)]));})['command'](_0x284687['XFeRG'],_0x2e18ba(0x1df),_0x46a3a0=>{const _0x3c8443=_0x2e18ba;return _0x46a3a0[_0x3c8443(0x1bb)](_0x284687[_0x3c8443(0x2aa)],{'type':'string','description':_0x284687[_0x3c8443(0x21e)]});},async _0x50738f=>{const _0x3d7418=_0x2e18ba;await _0x3c2c88['ouKKz'](withTelemetry,_0x3d7418(0x315),()=>hook(_0x3d7418(0x1fb),_0x50738f[_0x3d7418(0x2e7)]));})['option']('name',{'type':'string','description':_0x284687['pActi']})['option'](_0x284687['SzRlT'],{'type':_0x284687['KtvJZ'],'description':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)'});},async _0x1bfa83=>{const _0xa14ee4=_0x5d4682;_0x1bfa83[_0xa14ee4(0x234)]&&await _0x284687['ROvoG'](hook,_0x1bfa83['name'],_0x1bfa83[_0xa14ee4(0x2e7)]);})[_0x5d4682(0x2d0)](0x1,_0x284687['nBegk'])[_0x5d4682(0x34e)]()['fail'](async(_0x2ff1f5,_0x18a248,_0x26f0d0)=>{const _0x2f37a2=_0x5d4682,_0x3734bf=sanitizeArgs(process[_0x2f37a2(0x2ee)][_0x2f37a2(0x1cf)](0x2)),_0x366619=_0x284687[_0x2f37a2(0x2c0)](getErrorType,_0x2ff1f5,_0x18a248);if(_0x2ff1f5&&_0x2ff1f5[_0x2f37a2(0x290)](_0x2f37a2(0x344))){const _0x1a6921=process['argv'][0x2];console[_0x2f37a2(0x2fd)]('\x0aUnknown\x20command:\x20'+_0x1a6921),console['error']('Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a');}else{if(_0x2ff1f5)console['error']('\x0a'+_0x2ff1f5+'\x0a');else _0x18a248&&console[_0x2f37a2(0x2fd)](_0x2f37a2(0x1b0)+_0x18a248[_0x2f37a2(0x328)]+'\x0a');}await logDesirePath({'rawCommand':_0x3734bf,'errorMessage':_0x2ff1f5||_0x18a248?.['message'],'errorType':_0x366619});const _0x1c6ecd=_0x284687['HDRbz'](getCurrentCollector);_0x1c6ecd&&await _0x1c6ecd[_0x2f37a2(0x265)](_0x18a248||new Error(_0x284687[_0x2f37a2(0x1f4)](_0x2ff1f5,_0x284687[_0x2f37a2(0x1c6)]))),process['exit'](0x1);})['epilogue'](_0x284687['maLOi']+_0x5d4682(0x256)+_0x284687[_0x5d4682(0x25b)])[_0x5d4682(0x2cd)]()['alias']('help','h');}process[_0x592cb3(0x22f)]['NODE_ENV']!==_0x592cb3(0x349)&&(shouldShowLegacyWarning(process['argv'])&&showLegacyDeprecationWarning(),buildParser()['parse']());
2
+ const _0x375f0b=_0x3608;(function(_0x1a9dcd,_0x47fce8){const _0x1255cf=_0x3608,_0x3cf0c8=_0x1a9dcd();while(!![]){try{const _0x3b4244=-parseInt(_0x1255cf(0x3c6))/0x1*(-parseInt(_0x1255cf(0x341))/0x2)+-parseInt(_0x1255cf(0x331))/0x3*(parseInt(_0x1255cf(0x325))/0x4)+parseInt(_0x1255cf(0x1f0))/0x5*(-parseInt(_0x1255cf(0x356))/0x6)+parseInt(_0x1255cf(0x305))/0x7+-parseInt(_0x1255cf(0x390))/0x8+-parseInt(_0x1255cf(0x37d))/0x9+-parseInt(_0x1255cf(0x2e5))/0xa*(-parseInt(_0x1255cf(0x243))/0xb);if(_0x3b4244===_0x47fce8)break;else _0x3cf0c8['push'](_0x3cf0c8['shift']());}catch(_0x3be286){_0x3cf0c8['push'](_0x3cf0c8['shift']());}}}(_0x18c0,0x4f69e));import _0x21e020 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x17c641=_0x3608,_0x5ed76a={'narLh':function(_0x19ee7d,_0x322477){return _0x19ee7d(_0x322477);},'zzETA':function(_0x2f16c2,_0x3b3b09,_0x19f39d){return _0x2f16c2(_0x3b3b09,_0x19f39d);},'Tnhkr':_0x17c641(0x323),'SWvJq':function(_0x51b6ef,_0x1512ae){return _0x51b6ef(_0x1512ae);}};let _0x2fe6e2=process['cwd']();const _0x53600b=parse(_0x2fe6e2)['root'];while(_0x2fe6e2!==_0x53600b){if(_0x5ed76a['narLh'](existsSync,_0x5ed76a['zzETA'](join,_0x2fe6e2,_0x5ed76a['Tnhkr']))||existsSync(join(_0x2fe6e2,'.env')))return _0x2fe6e2;_0x2fe6e2=_0x5ed76a['SWvJq'](dirname,_0x2fe6e2);}return process[_0x17c641(0x308)]();}_0x21e020[_0x375f0b(0x2e6)]({'path':join(findProjectRoot(),'.env')});import _0x5ee7bf from'yargs/yargs';import{addEnv,clean,login,start,setupCi,useEnv,deleteProfile,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';function _0x3608(_0x4733c7,_0x377a8a){_0x4733c7=_0x4733c7-0x1e3;const _0x18c086=_0x18c0();let _0x360819=_0x18c086[_0x4733c7];return _0x360819;}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{getVerificationTransport,isByokEnabled}from'./commands/utils/environment.js';import{shouldShowLegacyWarning,showLegacyDeprecationWarning}from'./commands/utils/legacyWarning.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']('unhandledRejection',async _0x463224=>{const _0x18ed7b=_0x375f0b,_0x38e941=getCurrentCollector();_0x38e941&&await _0x38e941[_0x18ed7b(0x1ff)](_0x463224),process['exitCode']=0x1;});const rawArgs=process[_0x375f0b(0x21a)]['slice'](0x2),TOP_LEVEL_HELP=_0x375f0b(0x218),PROFILE_HELP='Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aConvention\x20is\x20one\x20profile\x20per\x20account\x20—\x20use\x20whatever\x20name\x20is\x20stable\x20for\x20that\x0aaccount\x20(email,\x20username,\x20etc.).\x20For\x20CI\x20/\x20background\x20agents\x20and\x20other\x20setup\x0aoptions,\x20see\x20https://docs.ranger.net/main/concepts/profiles.\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Refresh\x20authentication\x20for\x20an\x20existing\x20profile\x0a\x20\x20delete\x20<profile-name>\x20\x20\x20\x20\x20Delete\x20a\x20cloud\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\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset/reset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20alice@example.com\x0a\x20\x20ranger\x20profile\x20config\x20set\x20alice@example.com\x20baseUrl\x20http://localhost:3001\x0a\x20\x20ranger\x20profile\x20config\x20set\x20alice@example.com\x20headers.X-Debug\x201',PROFILE_CONFIG_HELP=_0x375f0b(0x27d);function warnRenamed(_0x4891cf,_0x5d0a96){const _0x23f502=_0x375f0b;console[_0x23f502(0x3ad)]('\x0a'+_0x4891cf+_0x23f502(0x397)+_0x5d0a96+'\x0a');}function argUsed(_0x559436){return rawArgs['some'](_0x36d032=>_0x36d032===_0x559436||_0x36d032['startsWith'](_0x559436+'='));}function warnFlagRenamed(_0x27f859,_0x5bcca9,_0x18452b){const _0x391b87={'TteOr':function(_0xd07a10,_0xa2ed4c){return _0xd07a10(_0xa2ed4c);}};_0x391b87['TteOr'](argUsed,_0x5bcca9)&&warnRenamed(_0x27f859+'\x20'+_0x5bcca9,_0x27f859+'\x20'+_0x18452b);}function normalizeEnvVarNames(_0x32a548){const _0x407aef=_0x375f0b,_0xc6e3d0=Array[_0x407aef(0x352)](_0x32a548)?_0x32a548:_0x32a548?[_0x32a548]:[];return _0xc6e3d0['flatMap'](_0x5eefa5=>String(_0x5eefa5)[_0x407aef(0x223)](',')['map'](_0x1ecf91=>_0x1ecf91[_0x407aef(0x277)]())['filter'](Boolean));}async function runGoCommand(_0x1f9ab8,_0x3972c6=![]){const _0x16c946=_0x375f0b,_0x55e035={'nvIzn':function(_0x353f7c,_0x52eb3a,_0x2c3c8d){return _0x353f7c(_0x52eb3a,_0x2c3c8d);},'ccZEP':_0x16c946(0x312),'ZjlsG':function(_0xf98c3,_0x513dcb,_0x4cc7c3,_0x2f5ca0){return _0xf98c3(_0x513dcb,_0x4cc7c3,_0x2f5ca0);},'SiLMv':'ranger\x20verify-feature','APdoB':_0x16c946(0x215),'dhTAr':_0x16c946(0x280),'GuSVE':_0x16c946(0x342),'HjGod':function(_0x4923d9){return _0x4923d9();},'QuLFo':'env-var','fAFnG':function(_0x4571cc,_0x4a66fe){return _0x4571cc>_0x4a66fe;},'IInqi':function(_0x1f2f78,_0xad767f){return _0x1f2f78!==_0xad767f;},'bgBoo':function(_0x1c4279,_0x56d1cc){return _0x1c4279!==_0x56d1cc;},'oeWIz':'debug-outcome','joxdv':'debug-address-comments','BjOFi':_0x16c946(0x2bc),'BSYJw':function(_0x1bd1bc,_0x3bbb26){return _0x1bd1bc+_0x3bbb26;},'yRfnW':function(_0x1293c0,_0x14c854){return _0x1293c0===_0x14c854;},'OQPFe':'\x20VERIFIED','jglyP':function(_0x2af594,_0x4f3a69){return _0x2af594===_0x4f3a69;},'nvHKW':_0x16c946(0x333),'oZTeL':_0x16c946(0x309),'RhcTI':_0x16c946(0x34f),'RIyXn':_0x16c946(0x23b),'BAKBd':'\x0aIssues:','wvAIe':function(_0x1de026,_0x4e2ca5){return _0x1de026===_0x4e2ca5;},'Pkelk':'verified'};_0x3972c6&&(_0x55e035['nvIzn'](warnRenamed,_0x16c946(0x2ce),_0x55e035['ccZEP']),_0x55e035['ZjlsG'](warnFlagRenamed,_0x55e035[_0x16c946(0x255)],_0x55e035['APdoB'],_0x55e035['dhTAr']));_0x55e035['ZjlsG'](warnFlagRenamed,'ranger\x20go','--task',_0x16c946(0x396)),_0x55e035['ZjlsG'](warnFlagRenamed,_0x55e035[_0x16c946(0x281)],'--item',_0x55e035['GuSVE']);const _0x34361f=await _0x55e035[_0x16c946(0x2f0)](loadRangerConfig),_0x3ddc81=_0x55e035[_0x16c946(0x2f0)](isByokEnabled),_0x5bd25b=_0x1f9ab8['model'],_0x8c0e0c=_0x34361f['model'],_0x4007a6=normalizeEnvVarNames(_0x1f9ab8[_0x55e035[_0x16c946(0x3b0)]]),_0x566847=_0x55e035[_0x16c946(0x2f0)](getVerificationTransport);if(_0x55e035['fAFnG'](_0x4007a6[_0x16c946(0x20f)],0x0)&&_0x55e035['IInqi'](_0x566847,_0x16c946(0x291))&&_0x55e035['bgBoo'](_0x566847,'rangerwright-cli'))throw new Error('The\x20--env-var\x20option\x20requires\x20RANGER_TRANSPORT=playwright-cli\x20or\x20RANGER_TRANSPORT=rangerwright-cli.\x20Current\x20transport:\x20'+_0x566847+'.');const _0x1a0a07=await verifyFeature({'featureId':_0x1f9ab8['feature'],'profile':_0x1f9ab8[_0x16c946(0x204)]??(_0x3972c6?_0x1f9ab8[_0x16c946(0x205)]:undefined)??process[_0x16c946(0x205)]['RANGER_PROFILE'],'authEnv':_0x3972c6?undefined:_0x1f9ab8['env']??process[_0x16c946(0x205)][_0x16c946(0x1e3)],'notes':_0x1f9ab8[_0x16c946(0x25d)]??_0x1f9ab8['task'],'check':_0x1f9ab8['check'],'scenario':_0x1f9ab8['scenario']??_0x1f9ab8[_0x16c946(0x248)],'startPath':_0x1f9ab8[_0x16c946(0x283)],'baseUrl':_0x1f9ab8[_0x16c946(0x3ac)],'debugOutcome':_0x1f9ab8[_0x55e035[_0x16c946(0x2bf)]],'debugAddressComments':_0x1f9ab8[_0x55e035['joxdv']],'headed':_0x1f9ab8[_0x16c946(0x391)],'verifierEnvVars':_0x4007a6,'allowUrlMismatch':_0x1f9ab8[_0x55e035[_0x16c946(0x34b)]],'byokEnabled':_0x3ddc81,'flagVerifyModel':_0x5bd25b,'configVerifyModel':_0x8c0e0c});console['log'](_0x55e035[_0x16c946(0x1e7)]('\x0a','='[_0x16c946(0x252)](0x3c))),console['log'](_0x55e035['yRfnW'](_0x1a0a07[_0x16c946(0x2d3)],'verified')?_0x55e035['OQPFe']:_0x55e035['jglyP'](_0x1a0a07['evaluation'],_0x16c946(0x365))?_0x55e035[_0x16c946(0x3a9)]:_0x55e035['jglyP'](_0x1a0a07['evaluation'],_0x55e035['oZTeL'])?_0x16c946(0x2ab):_0x55e035['jglyP'](_0x1a0a07[_0x16c946(0x2d3)],_0x55e035[_0x16c946(0x226)])?_0x16c946(0x2d0):_0x55e035[_0x16c946(0x35a)]),console[_0x16c946(0x39b)]('='['repeat'](0x3c)),console['log']('Summary:\x20'+_0x1a0a07[_0x16c946(0x307)]),console['log']('Evaluation:\x20'+_0x1a0a07[_0x16c946(0x2d3)]),console['log']('Reason:\x20'+_0x1a0a07[_0x16c946(0x34a)]),_0x1a0a07[_0x16c946(0x366)]?.[_0x16c946(0x20f)]&&(console['log'](_0x55e035['BAKBd']),_0x1a0a07['issues'][_0x16c946(0x21b)]((_0x47aa74,_0xa069ea)=>{const _0x498cf7=_0x16c946;console['log']('\x0a'+(_0xa069ea+0x1)+'.\x20['+_0x47aa74[_0x498cf7(0x258)]+']\x20'+_0x47aa74[_0x498cf7(0x36f)]);})),process[_0x16c946(0x2d1)](_0x55e035[_0x16c946(0x2fd)](_0x1a0a07[_0x16c946(0x2d3)],_0x55e035['Pkelk'])?0x0:0x1);}export function buildParser(_0x4e40ff){const _0x4ecf12=_0x375f0b,_0x505793={'sJIid':'Feature\x20review\x20name','fOuph':'description','FcZia':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','heEIQ':function(_0x11cf81,_0x3b4af7){return _0x11cf81+_0x3b4af7;},'KZPfG':_0x4ecf12(0x24e),'hRJiV':function(_0x20ae4d,_0x2f9ec0,_0x1adc38,_0x1671ba){return _0x20ae4d(_0x2f9ec0,_0x1adc38,_0x1671ba);},'pZvbY':_0x4ecf12(0x388),'TJaRX':'--checklist','oQAfH':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','kdarN':_0x4ecf12(0x374),'NiHXv':_0x4ecf12(0x324),'tmizQ':'number','OIrYR':'Number\x20of\x20feature\x20reviews\x20to\x20skip','hPsUu':function(_0x3a5c8c,_0x274072,_0x26f6e9){return _0x3a5c8c(_0x274072,_0x26f6e9);},'FlUyW':'list','XLWPo':_0x4ecf12(0x2eb),'qVuWN':_0x4ecf12(0x202),'bohns':function(_0x4d516d,_0x482f52,_0x5e62db){return _0x4d516d(_0x482f52,_0x5e62db);},'aireJ':_0x4ecf12(0x394),'sJtkd':_0x4ecf12(0x209),'lbavW':'report','NoJrJ':_0x4ecf12(0x2f8),'LrfFt':_0x4ecf12(0x1f2),'LUlnP':_0x4ecf12(0x22e),'rnxGR':_0x4ecf12(0x245),'dlhHP':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','btMVZ':'skip-auth','ALNJT':'scope','abDvB':'url','HAJpU':_0x4ecf12(0x385),'aVZZX':'opencode','koJyt':_0x4ecf12(0x32d),'xZTKj':_0x4ecf12(0x25f),'DDLnL':_0x4ecf12(0x2ca),'pqGvO':_0x4ecf12(0x237),'SUfAM':_0x4ecf12(0x2c5),'ulfyH':_0x4ecf12(0x39a),'OKHIO':_0x4ecf12(0x2e1),'AfYZz':function(_0x9c7cc8,_0x42e819,_0x1380e1){return _0x9c7cc8(_0x42e819,_0x1380e1);},'jXqGD':function(_0x46631e,_0x3c1300,_0x11c57a){return _0x46631e(_0x3c1300,_0x11c57a);},'wNuXX':_0x4ecf12(0x381),'IVEml':_0x4ecf12(0x398),'HziND':'Ranger\x20API\x20token\x20(rngr_...)','wntjj':'Authenticate\x20via\x20MCP\x20proxy','LYhky':function(_0x3e2a75){return _0x3e2a75();},'lezlR':_0x4ecf12(0x2e8),'dlGNn':function(_0x19e972,_0x5a9c21){return _0x19e972(_0x5a9c21);},'jWvUK':'with-deps','sqRzz':_0x4ecf12(0x238),'AGePM':'Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.','USNAT':_0x4ecf12(0x235),'TTOqd':function(_0x4a274e,_0x3f6ffb){return _0x4a274e!==_0x3f6ffb;},'UXenS':'user','OytZT':'setup:profiles','wtIuv':_0x4ecf12(0x260),'Bweaf':'deps','CjcJJ':'Install\x20Chromium\x20browser\x20binary','hPZSR':_0x4ecf12(0x1ef),'dWGGm':_0x4ecf12(0x21f),'LZJZJ':_0x4ecf12(0x288),'PXhxw':'Set\x20up\x20a\x20local\x20browser\x20profile','NibhL':'skip-chromium','UJsps':_0x4ecf12(0x241),'whoSK':_0x4ecf12(0x208),'pEmge':'Skip\x20authentication\x20(install\x20deps\x20only\x20—\x20for\x20container/CI\x20image\x20builds)','kdRYz':'profile','MyZMp':_0x4ecf12(0x344),'vzgks':_0x4ecf12(0x3ac),'pFZFU':_0x4ecf12(0x319),'LeIAS':function(_0x582f01,_0x204da9,_0x442c26){return _0x582f01(_0x204da9,_0x442c26);},'CIaIs':'setup-ci','aZoLe':'Install\x20scope\x20for\x20skills','UEfgA':_0x4ecf12(0x23f),'KoQmh':function(_0x268642,_0xb3136e,_0xf931da){return _0x268642(_0xb3136e,_0xf931da);},'pDRBV':'clean','iRgmu':function(_0x449336,_0x5b9802,_0x5d6c5f,_0x37e75b){return _0x449336(_0x5b9802,_0x5d6c5f,_0x37e75b);},'sTuoh':'profile\x20add','uQitI':_0x4ecf12(0x28d),'fvoaa':_0x4ecf12(0x2da),'vVvWw':'Profile\x20name','PkPOl':function(_0x18e52e,_0x1593e9,_0x1322cb){return _0x18e52e(_0x1593e9,_0x1322cb);},'GCsct':_0x4ecf12(0x2b7),'pxyfY':'name','NnMLE':function(_0x40622b,_0x575618,_0x65b07){return _0x40622b(_0x575618,_0x65b07);},'vNFiq':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','TCVwp':'Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','NQUYv':'Auth\x20environment\x20key\x20to\x20bind\x20this\x20profile\x20to\x20(e.g.\x20prod,\x20ripples-local-backend).\x20Bypasses\x20URL-based\x20matching;\x20required\x20for\x20bare-localhost\x20custom\x20ports.','KxJfO':'yes','oHwHb':function(_0x124dcc,_0x33ed27,_0x218fdc){return _0x124dcc(_0x33ed27,_0x218fdc);},'SxGYL':_0x4ecf12(0x349),'ySNQB':function(_0x2ef030,_0x19f7dc,_0xa8ca3e){return _0x2ef030(_0x19f7dc,_0xa8ca3e);},'HdhHV':_0x4ecf12(0x262),'znyBp':_0x4ecf12(0x2d2),'rAwlD':'dry-run','oUDvN':_0x4ecf12(0x336),'lgXnQ':_0x4ecf12(0x3c1),'TcbFw':_0x4ecf12(0x39f),'eicnf':_0x4ecf12(0x295),'lypAH':function(_0x2e438d,_0x5324eb,_0x5a1e44){return _0x2e438d(_0x5324eb,_0x5a1e44);},'OLTXD':'set\x20<profile>\x20<key>\x20<value>','HAFFR':_0x4ecf12(0x39d),'huFLT':_0x4ecf12(0x231),'UJoZv':_0x4ecf12(0x298),'hAZlU':_0x4ecf12(0x239),'yvxvb':_0x4ecf12(0x270),'gXOUJ':'Add\x20profile\x20configuration','sOHcl':_0x4ecf12(0x285),'wQJXg':_0x4ecf12(0x357),'fgCqb':'List\x20all\x20profiles','nuxnE':'Update\x20authentication\x20for\x20an\x20existing\x20profile','wfKWy':_0x4ecf12(0x2af),'avCQj':'migrate\x20[profile-name]','OfDKt':_0x4ecf12(0x26a),'XGPoT':'status','UnxdM':_0x4ecf12(0x2f5),'AKABY':function(_0x1ecd00){return _0x1ecd00();},'xMyUG':function(_0x2fb656,_0x60d0aa,_0x3d877e){return _0x2fb656(_0x60d0aa,_0x3d877e);},'wUerY':_0x4ecf12(0x293),'yqzkJ':_0x4ecf12(0x25d),'Mtwmz':_0x4ecf12(0x29f),'MPKDa':'Scenario\x20index\x20(1-based)','ccmRV':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard).\x20Also\x20respects\x20RANGER_START_PATH.','JPqKt':'model','sHEeN':_0x4ecf12(0x391),'aiIez':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','zIVRp':'env-var','GSLrZ':'Environment\x20variable\x20name\x20to\x20expose\x20to\x20the\x20verifier\x20runtime.\x20May\x20be\x20repeated;\x20values\x20come\x20from\x20the\x20local\x20shell\x20first,\x20then\x20organization\x20env\x20vars.','miepf':_0x4ecf12(0x2bc),'fAAgN':_0x4ecf12(0x2d7),'arOWA':'verified','Putan':'blocked','rFwEZ':'env','kgJCo':'Auth\x20environment\x20key\x20(e.g.\x20prod,\x20ripples-local-backend).\x20Used\x20with\x20RANGER_TEST_USERNAME\x20for\x20ad-hoc\x20runs,\x20and\x20with\x20--profile\x20to\x20override\x20that\x20profile\x27s\x20pinned\x20env\x20for\x20this\x20run.\x20Required\x20to\x20run\x20an\x20automated\x20login\x20against\x20a\x20bare-localhost\x20target\x20(localhost\x20/\x20127.0.0.1).\x20Also\x20respects\x20RANGER_AUTH_ENV.','nAlCM':function(_0x4c1686,_0x29c2d3){return _0x4c1686(_0x29c2d3);},'DRFXu':_0x4ecf12(0x2ba),'UOOdN':_0x4ecf12(0x287),'ZLYfg':'token','eVoKN':_0x4ecf12(0x29d),'oeoxo':'force','NBoEp':function(_0x39faea,_0x42beee,_0x24d1f1){return _0x39faea(_0x42beee,_0x24d1f1);},'pPKgG':'ranger\x20start','LpWtB':_0x4ecf12(0x3a8),'xQCjE':function(_0x16247c,_0x1779ec,_0x3a8db6){return _0x16247c(_0x1779ec,_0x3a8db6);},'uEhyS':_0x4ecf12(0x248),'UrlSP':_0x4ecf12(0x283),'sNtwv':'environment-variable','IZzkE':'debug-outcome','FObzt':_0x4ecf12(0x309),'YRoCS':'failed','lsziU':_0x4ecf12(0x365),'PRHBW':_0x4ecf12(0x1e5),'QScbp':_0x4ecf12(0x1fa),'oHsLZ':'ranger\x20add\x20env','RXTcv':'ranger\x20profile\x20add','bfluF':'add\x20env','ddclw':_0x4ecf12(0x380),'apStb':_0x4ecf12(0x21e),'tAGjR':'ranger\x20config\x20unset','rmOPn':'config\x20unset','hpuML':_0x4ecf12(0x211),'ParLY':function(_0x341113,_0x460137,_0x19bd90){return _0x341113(_0x460137,_0x19bd90);},'mCKzx':_0x4ecf12(0x234),'sXnzF':'ranger\x20config\x20get','gPhlm':_0x4ecf12(0x289),'sbRAM':'list\x20<env>','AWFlu':_0x4ecf12(0x2aa),'WormO':'ranger\x20env\x20ls','sfqPd':_0x4ecf12(0x2c0),'FWrsF':_0x4ecf12(0x267),'kiarE':'You\x20must\x20specify\x20an\x20env\x20subcommand','xJCYX':'checklist','YqXRz':_0x4ecf12(0x22a),'jLeOC':_0x4ecf12(0x386),'Thenh':'ranger\x20show','pLKtr':function(_0x5d3c50,_0x5625ed,_0x1a29da){return _0x5d3c50(_0x5625ed,_0x1a29da);},'qauOM':function(_0x2efbe5,_0x4950f5,_0x37dae0){return _0x2efbe5(_0x4950f5,_0x37dae0);},'OaIZW':_0x4ecf12(0x212),'BbRJk':'feature\x20delete','jDKgv':'ranger\x20feature\x20resume','hybLr':_0x4ecf12(0x37e),'lxQYG':function(_0x48d389,_0x24f576,_0x3fd99c){return _0x48d389(_0x24f576,_0x3fd99c);},'SEJjP':'feature\x20get-feedback','CTCTm':'resume\x20[id]','eyDBz':'add-checklist-item\x20<description>','qyXft':'get-feedback\x20[id]','raWkE':'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand','XCdxP':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','siqKJ':_0x4ecf12(0x28e),'NvlrU':'enable','jwrKv':'disable','ZIfSO':_0x4ecf12(0x38a),'hsZJT':_0x4ecf12(0x2f6),'IPJhj':function(_0x3e9f9f,_0x16ebde,_0x14e966){return _0x3e9f9f(_0x16ebde,_0x14e966);},'HjXSK':function(_0x235cbc){return _0x235cbc();},'hoSTe':'create\x20<name>','bonWo':_0x4ecf12(0x1ee),'qjdBp':'Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','lqObN':_0x4ecf12(0x232),'ZPHED':_0x4ecf12(0x24a),'SXlhM':'Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','bwNNr':'get-review\x20[id]','YbCtA':_0x4ecf12(0x355),'DMkkG':_0x4ecf12(0x23a),'dYvtj':_0x4ecf12(0x33b),'XAVBM':'Install\x20Ranger\x20skills','ODEXQ':_0x4ecf12(0x257),'rJFgn':_0x4ecf12(0x2f3),'TRqTH':_0x4ecf12(0x33d),'MiwNS':'print-access-token','aXrTd':_0x4ecf12(0x2fe),'qcWWO':'auth','SdIsl':'start\x20[token]','jKMYt':_0x4ecf12(0x377),'YyJBm':'hook','xfhjN':_0x4ecf12(0x2b6)};return _0x5ee7bf(_0x4e40ff??process[_0x4ecf12(0x21a)][_0x4ecf12(0x30f)](0x2))[_0x4ecf12(0x3a0)](_0x4ecf12(0x30a))[_0x4ecf12(0x3c3)](TOP_LEVEL_HELP)[_0x4ecf12(0x2c3)](_0x505793['HjXSK'](getCurrentVersion))['command'](_0x505793[_0x4ecf12(0x24f)],_0x4ecf12(0x39e),_0x4503b5=>{const _0x25f1b6=_0x4ecf12;return _0x4503b5[_0x25f1b6(0x222)](_0x25f1b6(0x2cd),{'type':_0x25f1b6(0x2eb),'description':_0x505793['sJIid'],'demandOption':!![]})[_0x25f1b6(0x30e)](_0x505793[_0x25f1b6(0x2d8)],{'type':_0x25f1b6(0x2eb),'alias':'d','description':_0x25f1b6(0x286)})[_0x25f1b6(0x30e)](_0x25f1b6(0x29f),{'type':_0x25f1b6(0x368),'alias':'c','description':_0x505793[_0x25f1b6(0x253)]})['option']('checklist',{'type':'array','hidden':!![]});},async _0x26d595=>{const _0x529668=_0x4ecf12;if(!_0x26d595[_0x529668(0x2cd)]){console[_0x529668(0x3ad)](_0x505793['heEIQ'](_0x505793['KZPfG'],'Example:\x20ranger\x20create\x20my-feature')),process[_0x529668(0x2d1)](0x1);return;}_0x505793[_0x529668(0x244)](warnFlagRenamed,_0x505793['pZvbY'],_0x505793['TJaRX'],_0x529668(0x342));const _0x5c0842=_0x26d595['scenario']||_0x26d595['checklist'];await withTelemetry(_0x529668(0x382),()=>featureCreate(_0x26d595[_0x529668(0x2cd)],{'description':_0x26d595['description'],'scenarios':_0x5c0842}));})[_0x4ecf12(0x3c5)](_0x4ecf12(0x3bf),_0x4ecf12(0x214),_0x2885dd=>{const _0x57efba=_0x4ecf12;return _0x2885dd['option'](_0x57efba(0x22a),{'type':_0x57efba(0x245),'description':_0x505793[_0x57efba(0x201)]})[_0x57efba(0x30e)](_0x505793['kdarN'],{'type':_0x57efba(0x346),'alias':'l','description':_0x505793['NiHXv'],'default':0xa})['option'](_0x57efba(0x3ae),{'type':_0x505793[_0x57efba(0x34c)],'alias':'o','description':_0x505793[_0x57efba(0x301)],'default':0x0})['option'](_0x57efba(0x1f7),{'type':_0x57efba(0x245),'alias':'d','description':'Include\x20soft-deleted\x20feature\x20reviews','default':![]});},async _0x4fc195=>{const _0x2e9de9=_0x4ecf12;await _0x505793[_0x2e9de9(0x2fa)](withTelemetry,_0x505793[_0x2e9de9(0x304)],()=>featureList({'currentBranch':_0x4fc195[_0x2e9de9(0x22a)],'limit':_0x4fc195['limit'],'offset':_0x4fc195['offset'],'includeDeleted':_0x4fc195[_0x2e9de9(0x1f7)]}));})['command'](_0x505793[_0x4ecf12(0x328)],_0x505793['qjdBp'],_0x271163=>{const _0x200425=_0x4ecf12;return _0x271163[_0x200425(0x222)]('id',{'type':_0x505793['XLWPo'],'description':_0x505793[_0x200425(0x3a1)]});},async _0x537c03=>{await _0x505793['bohns'](withTelemetry,'show',()=>featureShow(_0x537c03['id']));})['command'](_0x505793[_0x4ecf12(0x217)],_0x505793[_0x4ecf12(0x376)],_0x5b9826=>{const _0x5f053f=_0x4ecf12;return _0x5b9826[_0x5f053f(0x222)]('id',{'type':_0x505793[_0x5f053f(0x22b)],'description':_0x505793[_0x5f053f(0x216)]});},async _0x32dc92=>{const _0x2f3714=_0x4ecf12;await _0x505793[_0x2f3714(0x36c)](withTelemetry,_0x505793[_0x2f3714(0x275)],()=>featureResume(_0x32dc92['id']));})[_0x4ecf12(0x3c5)](_0x4ecf12(0x203),_0x4ecf12(0x2bb),_0xdc578=>{const _0x2ee381=_0x4ecf12;return _0xdc578['positional']('description',{'type':'string','description':_0x2ee381(0x3b4),'demandOption':!![]})[_0x2ee381(0x30e)]('id',{'type':_0x505793[_0x2ee381(0x22b)],'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x3e373d=>{await withTelemetry('add-scenario',()=>featureAddScenario(_0x3e373d['description'],_0x3e373d['id']));})[_0x4ecf12(0x3c5)](_0x4ecf12(0x3b1),_0x505793['ZPHED'],_0x2158b5=>{const _0x5c438e=_0x4ecf12;return _0x2158b5[_0x5c438e(0x222)](_0x505793['fOuph'],{'type':_0x505793[_0x5c438e(0x22b)],'description':_0x5c438e(0x2b8),'demandOption':!![]})[_0x5c438e(0x30e)]('scenario',{'type':_0x505793['tmizQ'],'description':_0x5c438e(0x2ad),'demandOption':!![]})['option']('id',{'type':_0x505793['XLWPo'],'description':_0x5c438e(0x2f8)});},async _0x4d443a=>{const _0x42617c=_0x4ecf12;await withTelemetry(_0x42617c(0x2cb),()=>featureEditScenario(_0x4d443a['description'],{'id':_0x4d443a['id'],'scenario':_0x4d443a['scenario']}));})[_0x4ecf12(0x3c5)]('report\x20[id]',_0x505793[_0x4ecf12(0x2f7)],_0x1a9c12=>{const _0x230731=_0x4ecf12;return _0x1a9c12['positional']('id',{'type':_0x505793['XLWPo'],'description':_0x230731(0x202)})['option'](_0x230731(0x27b),{'type':'array','description':_0x230731(0x2b4)})[_0x230731(0x30e)](_0x230731(0x35b),{'type':_0x230731(0x245),'description':_0x230731(0x2e2),'default':![]});},async _0x5afa8f=>{const _0xe647ed=_0x4ecf12,_0x591b4b=_0x5afa8f['exclude-scenario'],_0x3146e5=_0x591b4b?_0x591b4b[_0xe647ed(0x3ba)](_0x37ac18=>Number(_0x37ac18)):undefined;await withTelemetry(_0x505793['lbavW'],()=>featureReportPrDescription(_0x5afa8f['id'],{'excludeScenarios':_0x3146e5,'json':_0x5afa8f[_0xe647ed(0x35b)]}));})[_0x4ecf12(0x3c5)](_0x505793[_0x4ecf12(0x362)],'Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios',_0x2572dc=>{const _0x26e265=_0x4ecf12;return _0x2572dc[_0x26e265(0x222)]('id',{'type':_0x505793[_0x26e265(0x22b)],'description':_0x505793['NoJrJ']});},async _0x536f5d=>{const _0x552525=_0x4ecf12;await withTelemetry(_0x552525(0x348),()=>featureGetReview(_0x536f5d['id']));})[_0x4ecf12(0x3c5)](_0x505793[_0x4ecf12(0x358)],'Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x47ce66=>{const _0x916f05=_0x4ecf12;return _0x47ce66['positional']('id',{'type':_0x916f05(0x2eb),'description':_0x505793[_0x916f05(0x3a1)]});},async _0xc7e6eb=>{await withTelemetry('delete',()=>featureDelete(_0xc7e6eb['id']));})[_0x4ecf12(0x3c5)]('restore\x20<id>',_0x505793['DMkkG'],_0x31e6ce=>{const _0x51d52b=_0x4ecf12;return _0x31e6ce['positional']('id',{'type':_0x51d52b(0x2eb),'description':_0x505793[_0x51d52b(0x33a)],'demandOption':!![]});},async _0x1f123e=>{await withTelemetry('restore',()=>featureRestore(_0x1f123e['id']));})[_0x4ecf12(0x3c5)](_0x4ecf12(0x1e9),'Initialize\x20Ranger\x20in\x20your\x20project',_0x31fc40=>{const _0x36a5a9=_0x4ecf12,_0x368942={'mLdAZ':_0x505793[_0x36a5a9(0x2ff)],'sxLEl':'Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','EbyeB':_0x505793['sqRzz'],'PZDqE':'Install\x20scope\x20for\x20plugin\x20and\x20skills','eKvrQ':'opencode','CNJlh':_0x505793['koJyt'],'KFyGG':_0x505793['XLWPo'],'lpwRn':_0x505793['AGePM'],'bQSju':'Base\x20URL\x20of\x20the\x20running\x20app','SycCI':_0x505793[_0x36a5a9(0x3b2)],'wCFrD':_0x505793[_0x36a5a9(0x3b6)],'AXbYV':_0x36a5a9(0x25f),'MBIsO':_0x505793['DDLnL'],'tHBTA':function(_0x195d93,_0x457111){const _0x427002=_0x36a5a9;return _0x505793[_0x427002(0x2a8)](_0x195d93,_0x457111);},'rrISD':_0x505793[_0x36a5a9(0x1ec)],'kunFv':_0x505793[_0x36a5a9(0x236)]};return _0x31fc40[_0x36a5a9(0x3c3)]('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')[_0x36a5a9(0x222)](_0x505793['wtIuv'],{'type':'string','description':'Subcommand\x20or\x20API\x20token\x20(rngr_...)'})['command']('all',_0x36a5a9(0x375),_0x2eca00=>{const _0x4064ef=_0x36a5a9;return _0x2eca00['option']('token',{'type':'string','description':_0x505793[_0x4064ef(0x320)]})[_0x4064ef(0x30e)](_0x4064ef(0x343),{'type':_0x505793['rnxGR'],'description':_0x505793['dlhHP'],'default':![]})[_0x4064ef(0x30e)](_0x505793['btMVZ'],{'type':_0x505793['rnxGR'],'description':_0x4064ef(0x34d),'default':![]})['option'](_0x4064ef(0x326),{'type':_0x505793['rnxGR'],'description':_0x4064ef(0x2d4),'default':![]})['option'](_0x505793[_0x4064ef(0x1f6)],{'type':'string','choices':['user'],'hidden':!![],'description':'Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.'})['option'](_0x505793['abDvB'],{'type':_0x4064ef(0x2eb),'description':_0x505793['HAJpU']})[_0x4064ef(0x30e)](_0x4064ef(0x35d),{'type':_0x505793['rnxGR'],'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})[_0x4064ef(0x30e)](_0x505793['aVZZX'],{'type':_0x4064ef(0x245),'description':_0x505793[_0x4064ef(0x228)],'default':![]})[_0x4064ef(0x30e)](_0x505793[_0x4064ef(0x392)],{'type':_0x4064ef(0x245),'description':_0x505793['DDLnL'],'default':![]})['option'](_0x505793[_0x4064ef(0x254)],{'type':_0x505793['rnxGR'],'description':_0x505793['SUfAM'],'default':![]})['option'](_0x505793[_0x4064ef(0x271)],{'type':_0x505793['rnxGR'],'description':_0x505793[_0x4064ef(0x33e)],'default':![]});},async _0x4ba926=>{const _0x5cabaa=_0x36a5a9;(_0x4ba926[_0x505793['pqGvO']]||_0x4ba926['mcp'])&&await _0x505793[_0x5cabaa(0x3a2)](withTelemetry,_0x5cabaa(0x237),()=>mcpBootstrap()),await _0x505793[_0x5cabaa(0x315)](withTelemetry,_0x505793['wNuXX'],_0x422ddb=>start(_0x4ba926[_0x5cabaa(0x3c0)],{'skipChromium':_0x4ba926['skip-chromium'],'skipAuth':_0x4ba926['skip-auth'],'withDeps':_0x4ba926['with-deps'],'scope':_0x4ba926[_0x5cabaa(0x1e8)],'url':_0x4ba926[_0x5cabaa(0x26c)],'force':_0x4ba926[_0x5cabaa(0x35d)],'opencode':_0x4ba926['opencode'],'allowInsecureLocalhost':_0x4ba926['allow-insecure-localhost']},_0x422ddb));})[_0x36a5a9(0x3c5)](_0x505793[_0x36a5a9(0x276)],_0x505793[_0x36a5a9(0x1e6)],_0x329993=>{const _0x3cd24c=_0x36a5a9;return _0x329993['option'](_0x368942[_0x3cd24c(0x38b)],{'type':_0x3cd24c(0x245),'description':_0x368942[_0x3cd24c(0x37f)],'default':![]});},async _0x199469=>{const _0x5ea872=_0x36a5a9;await withTelemetry(_0x505793['IVEml'],()=>ensureChromium(_0x199469[_0x5ea872(0x326)]));})['command'](_0x505793['hPZSR'],_0x36a5a9(0x38c),_0x5f0a21=>{const _0x41b817=_0x36a5a9;return _0x5f0a21[_0x41b817(0x30e)](_0x41b817(0x3c0),{'type':_0x41b817(0x2eb),'description':_0x505793['HziND']})['option'](_0x41b817(0x39a),{'type':_0x41b817(0x245),'description':_0x505793['wntjj'],'default':![]});},async _0x63dd0c=>{const _0x1e3637=_0x36a5a9,_0xe6b65={'zTyBh':function(_0x54588d){return _0x505793['LYhky'](_0x54588d);},'Kcxwq':_0x505793[_0x1e3637(0x256)],'aVAth':function(_0x44cb55,_0x2caa99){const _0x14b49b=_0x1e3637;return _0x505793[_0x14b49b(0x329)](_0x44cb55,_0x2caa99);},'YstUK':function(_0x45b15e,_0x163e4c){return _0x505793['dlGNn'](_0x45b15e,_0x163e4c);}};await withTelemetry('setup:login',async()=>{const _0x318d2e=_0x1e3637;if(_0x63dd0c[_0x318d2e(0x39a)]){await _0xe6b65['zTyBh'](mcpBootstrap);const _0x74cfdb=await refreshCliToken();if(!_0x74cfdb)throw new Error(_0xe6b65[_0x318d2e(0x3c4)]);const _0x57c6c8=await _0xe6b65['aVAth'](getCurrentUser,_0x74cfdb);if(!_0x57c6c8['success'])throw new Error(_0x318d2e(0x321)+_0x57c6c8['error']);console[_0x318d2e(0x39b)](_0x318d2e(0x230)+_0x57c6c8['user']['organizationName']);return;}await _0xe6b65[_0x318d2e(0x266)](authenticate,_0x63dd0c[_0x318d2e(0x3c0)]);});})[_0x36a5a9(0x3c5)](_0x36a5a9(0x1eb),_0x505793[_0x36a5a9(0x28c)],_0x563a1a=>{const _0x2b7640=_0x36a5a9;return _0x563a1a['option']('scope',{'type':_0x2b7640(0x2eb),'choices':[_0x2b7640(0x347),_0x368942[_0x2b7640(0x23d)]],'description':_0x368942[_0x2b7640(0x322)]})['option'](_0x368942[_0x2b7640(0x3a4)],{'type':'boolean','description':_0x368942['CNJlh'],'default':![]});},async _0x26891b=>{const _0x4e2df5=_0x36a5a9,_0x56de84={'VbzHI':_0x4e2df5(0x30a),'admIR':'opencode','YSRfi':function(_0x2a3e90,_0x1c38a1){return _0x2a3e90(_0x1c38a1);},'YWQXE':function(_0x16fd4f,_0x1f66ca){return _0x16fd4f(_0x1f66ca);}};await withTelemetry('setup:skills',async()=>{const _0x11774f=_0x4e2df5,_0xec2707=_0x26891b[_0x11774f(0x1e8)];if(_0x26891b[_0x11774f(0x22c)]){const _0x349f90=await ensureOpencodePluginConfig(_0xec2707);_0x349f90&&await installSkill(_0x56de84['VbzHI'],{'level':_0x349f90[_0x11774f(0x1e8)],'cliVersion':getCurrentVersion(),'platform':_0x56de84[_0x11774f(0x395)]});}else await _0x56de84['YSRfi'](ensureClaudePlugin,_0xec2707),await _0x56de84['YWQXE'](ensureClaudeSkills,_0xec2707);});})[_0x36a5a9(0x3c5)](_0x505793[_0x36a5a9(0x23e)],_0x505793[_0x36a5a9(0x26b)],_0x57c7e4=>{const _0x388ffc=_0x36a5a9;return _0x57c7e4[_0x388ffc(0x30e)](_0x388ffc(0x1e8),{'type':_0x368942['KFyGG'],'choices':['user'],'description':_0x368942['lpwRn']})['option'](_0x388ffc(0x26c),{'type':_0x368942[_0x388ffc(0x371)],'description':_0x368942[_0x388ffc(0x1fe)]})['option'](_0x368942['SycCI'],{'type':_0x388ffc(0x245),'description':_0x368942[_0x388ffc(0x3a6)],'default':![]})[_0x388ffc(0x30e)](_0x388ffc(0x35d),{'type':'boolean','description':_0x388ffc(0x208),'default':![]})['option'](_0x368942['AXbYV'],{'type':'boolean','description':_0x368942[_0x388ffc(0x3aa)],'default':![]});},async _0x431ca6=>{const _0x28fbb7=_0x36a5a9,_0x1d988f=_0x431ca6['scope'];_0x368942['tHBTA'](_0x1d988f,undefined)&&_0x1d988f!==_0x368942[_0x28fbb7(0x20e)]&&(console[_0x28fbb7(0x3ad)]('ranger\x20setup\x20profiles\x20--scope='+_0x1d988f+'\x20is\x20no\x20longer\x20supported.\x20'+_0x28fbb7(0x21d)+'Drop\x20the\x20--scope\x20flag\x20or\x20pass\x20--scope=user.'),process[_0x28fbb7(0x2d1)](0x1)),await withTelemetry(_0x368942[_0x28fbb7(0x1fb)],_0x180724=>ensureLocalEnv({'url':_0x431ca6['url'],'force':_0x431ca6['force'],'allowInsecureLocalhost':_0x431ca6['allow-insecure-localhost'],'scope':'user'},_0x180724));})[_0x36a5a9(0x30e)](_0x505793[_0x36a5a9(0x20a)],{'type':'boolean','description':_0x505793['dlhHP'],'default':![]})['option'](_0x505793[_0x36a5a9(0x1f6)],{'type':_0x505793[_0x36a5a9(0x22b)],'choices':[_0x505793['UXenS']],'hidden':!![],'description':'Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.'})['option'](_0x36a5a9(0x26c),{'type':_0x505793['XLWPo'],'description':_0x505793[_0x36a5a9(0x2c7)]})[_0x36a5a9(0x30e)](_0x36a5a9(0x35d),{'type':'boolean','description':_0x505793[_0x36a5a9(0x1f9)],'default':![]})[_0x36a5a9(0x30e)]('opencode',{'type':_0x36a5a9(0x245),'description':'Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','default':![]})['option'](_0x36a5a9(0x25f),{'type':_0x36a5a9(0x245),'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','default':![]})[_0x36a5a9(0x30e)](_0x505793['pqGvO'],{'type':_0x505793[_0x36a5a9(0x350)],'description':_0x36a5a9(0x32c),'default':![]})[_0x36a5a9(0x30e)]('skip-auth',{'type':_0x36a5a9(0x245),'description':_0x505793[_0x36a5a9(0x3c7)],'default':![]})['option'](_0x505793[_0x36a5a9(0x2ff)],{'type':_0x505793['rnxGR'],'description':_0x36a5a9(0x25c),'default':![]})[_0x36a5a9(0x30e)]('token',{'type':'string','hidden':!![],'description':'API\x20token'});},async _0x4ca234=>{const _0x315900=_0x4ecf12,_0x2d61f6=_0x4ca234[_0x315900(0x260)],_0x5bcebb=_0x4ca234['token']??_0x2d61f6;_0x4ca234[_0x505793[_0x315900(0x254)]]&&await _0x505793[_0x315900(0x2fa)](withTelemetry,_0x315900(0x237),()=>mcpBootstrap()),await withTelemetry(_0x315900(0x292),_0x52bd5e=>start(_0x5bcebb,{'skipChromium':_0x4ca234[_0x315900(0x343)],'skipAuth':_0x4ca234['skip-auth'],'withDeps':_0x4ca234[_0x315900(0x326)],'scope':_0x4ca234[_0x315900(0x1e8)],'url':_0x4ca234['url'],'force':_0x4ca234[_0x315900(0x35d)],'opencode':_0x4ca234['opencode'],'allowInsecureLocalhost':_0x4ca234[_0x315900(0x25f)]},_0x52bd5e));})['command'](_0x505793[_0x4ecf12(0x2be)],![],_0x1249a0=>{const _0x55a915=_0x4ecf12;return _0x1249a0['positional'](_0x55a915(0x3c0),{'type':_0x505793[_0x55a915(0x22b)],'description':_0x55a915(0x22e),'demandOption':!![]})['option'](_0x505793['kdRYz'],{'type':_0x55a915(0x2eb),'description':_0x505793['MyZMp']})['option'](_0x505793[_0x55a915(0x221)],{'type':'string','description':_0x505793[_0x55a915(0x31d)]})[_0x55a915(0x30e)](_0x55a915(0x343),{'type':_0x55a915(0x245),'description':'Skip\x20Chromium\x20browser\x20installation','default':![]});},async _0x335432=>{const _0x5bb14d=_0x4ecf12;await _0x505793[_0x5bb14d(0x269)](withTelemetry,_0x505793['CIaIs'],_0x5366bf=>setupCi(_0x335432[_0x5bb14d(0x3c0)],{'profile':_0x335432['profile'],'baseUrl':_0x335432['base-url'],'skipChromium':_0x335432['skip-chromium']},_0x5366bf));})['command'](_0x505793[_0x4ecf12(0x28a)],_0x4ecf12(0x338),()=>{},async()=>{const _0x22f490=_0x4ecf12;await _0x505793['AfYZz'](withTelemetry,_0x505793[_0x22f490(0x28a)],()=>login());})[_0x4ecf12(0x3c5)](_0x505793['UEfgA'],_0x505793[_0x4ecf12(0x317)],_0x4085de=>{const _0x415e80=_0x4ecf12;return _0x4085de[_0x415e80(0x30e)]('opencode',{'type':_0x505793[_0x415e80(0x350)],'description':'Install\x20skills\x20for\x20OpenCode','default':![]})['option'](_0x505793[_0x415e80(0x1f6)],{'type':_0x505793['XLWPo'],'choices':[_0x505793['UXenS'],_0x505793['sqRzz']],'description':_0x505793[_0x415e80(0x378)]});},async _0x4a0930=>{const _0x24cfc0=_0x4ecf12,_0xef4442=_0x505793['dlGNn'](Boolean,_0x4a0930[_0x24cfc0(0x22c)]);await withTelemetry(_0x505793[_0x24cfc0(0x2d9)],()=>skillup({'autoInstall':_0x4a0930['scope'],'platform':_0xef4442?'opencode':_0x24cfc0(0x2e3)}));})['command'](_0x4ecf12(0x29e),'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project',()=>{},async()=>{const _0x38cdd0=_0x4ecf12;await _0x505793[_0x38cdd0(0x3ca)](withTelemetry,_0x505793[_0x38cdd0(0x207)],()=>clean());})[_0x4ecf12(0x3c5)]([_0x4ecf12(0x204),_0x505793[_0x4ecf12(0x23e)]],_0x505793[_0x4ecf12(0x31c)],_0xca9134=>{const _0x31c06e=_0x4ecf12,_0x302057={'xfkWD':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','FZOaA':_0x505793[_0x31c06e(0x350)],'xHszZ':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','yTGKh':_0x505793['abDvB'],'iwrtR':_0x31c06e(0x35d),'TvHNq':_0x505793[_0x31c06e(0x2c8)],'SSqeH':_0x505793[_0x31c06e(0x387)],'dgPXo':_0x31c06e(0x300),'cjqPz':_0x505793['XLWPo'],'nwfyN':_0x31c06e(0x347),'iThfQ':_0x505793['NQUYv'],'fsJgL':_0x505793[_0x31c06e(0x2c6)],'Xxawh':function(_0x59bc06,_0x21cfdb,_0x3b0049){return _0x505793['oHwHb'](_0x59bc06,_0x21cfdb,_0x3b0049);},'mBIRt':_0x505793[_0x31c06e(0x3be)],'RfBTk':function(_0x5d2f5b,_0x117f55,_0x563380){return _0x505793['ySNQB'](_0x5d2f5b,_0x117f55,_0x563380);},'pEPCh':'profile\x20ls','nFCab':_0x31c06e(0x227),'KRevo':_0x31c06e(0x25f),'ILzEn':_0x505793['HdhHV'],'sGCHh':'Force\x20headed\x20browser\x20session\x20capture\x20and\x20skip\x20server-side\x20login','pZyIQ':_0x31c06e(0x31a),'TNhSD':function(_0x435a18,_0x4bae17){return _0x435a18===_0x4bae17;},'FswFy':_0x31c06e(0x32e),'SkAXd':_0x31c06e(0x2c4),'BYKgH':_0x31c06e(0x30b),'lhNOg':_0x505793[_0x31c06e(0x2ee)],'rTQVw':_0x505793[_0x31c06e(0x337)],'jvMko':_0x505793[_0x31c06e(0x372)],'BbVLC':_0x505793['lgXnQ'],'fishF':_0x505793[_0x31c06e(0x220)],'ipmJr':function(_0x4ce535,_0x33abf1,_0x533ec5){return _0x4ce535(_0x33abf1,_0x533ec5);},'SzVkS':_0x505793['vVvWw'],'euxbM':_0x505793[_0x31c06e(0x2dc)],'wEDhE':function(_0xb673c3,_0x11a310,_0x55f884){const _0x29b999=_0x31c06e;return _0x505793[_0x29b999(0x2e0)](_0xb673c3,_0x11a310,_0x55f884);},'namab':_0x505793[_0x31c06e(0x26f)],'GTraQ':_0x505793[_0x31c06e(0x2dd)],'sDGYn':'get\x20<profile>\x20<key>','lnfHd':_0x505793[_0x31c06e(0x32a)],'ulODb':_0x505793[_0x31c06e(0x261)],'zULrj':_0x505793['hAZlU'],'VubpL':_0x31c06e(0x316),'vJevF':'You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand'};return _0xca9134['usage'](PROFILE_HELP)[_0x31c06e(0x3c5)](_0x505793['yvxvb'],_0x505793[_0x31c06e(0x310)],_0xa0ab0f=>{const _0x386fc7=_0x31c06e;return _0xa0ab0f['positional'](_0x386fc7(0x2b3),{'type':'string','description':_0x302057['xfkWD'],'demandOption':!![]})[_0x386fc7(0x30e)]('ci',{'type':_0x302057['FZOaA'],'hidden':!![],'default':![]})['option'](_0x386fc7(0x2f9),{'type':_0x386fc7(0x245),'description':_0x302057[_0x386fc7(0x26e)],'default':![]})[_0x386fc7(0x30e)](_0x302057['yTGKh'],{'type':_0x386fc7(0x2eb),'description':'Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)'})[_0x386fc7(0x30e)](_0x302057['iwrtR'],{'type':_0x302057[_0x386fc7(0x28f)],'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})['option'](_0x386fc7(0x28d),{'type':'string','description':_0x386fc7(0x26d)})['option'](_0x386fc7(0x25f),{'type':_0x302057['FZOaA'],'description':_0x302057['TvHNq'],'default':![]})['option']('safe-mode',{'type':_0x302057['FZOaA'],'description':_0x302057[_0x386fc7(0x247)],'default':![]})[_0x386fc7(0x30e)](_0x302057[_0x386fc7(0x2c1)],{'type':_0x302057['cjqPz'],'array':!![],'description':'HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)'})['option'](_0x386fc7(0x1e8),{'type':_0x302057[_0x386fc7(0x2f2)],'choices':[_0x302057['nwfyN'],_0x386fc7(0x238)],'description':_0x386fc7(0x299)})[_0x386fc7(0x30e)](_0x386fc7(0x205),{'type':_0x386fc7(0x2eb),'description':_0x302057['iThfQ']})['option'](_0x302057['fsJgL'],{'type':'boolean','alias':'y','description':_0x386fc7(0x354),'default':![]});},async _0x4e620e=>{const _0x1c64dd=_0x31c06e;await _0x505793['iRgmu'](withTelemetry,_0x505793[_0x1c64dd(0x2a4)],_0x1ac3a0=>addEnv(_0x4e620e['profile-name'],{'ci':_0x4e620e['ci'],'skipAuth':_0x4e620e[_0x1c64dd(0x2f9)],'url':_0x4e620e[_0x1c64dd(0x26c)],'force':_0x4e620e[_0x1c64dd(0x35d)],'cdpEndpoint':_0x4e620e['cdp-endpoint'],'allowInsecureLocalhost':_0x4e620e['allow-insecure-localhost'],'safeMode':_0x4e620e['safe-mode'],'setupHeader':_0x4e620e[_0x1c64dd(0x300)],'scope':_0x4e620e['scope'],'authEnv':_0x4e620e['env'],'yes':_0x4e620e[_0x1c64dd(0x249)]},_0x1ac3a0),{'isElectron':Boolean(_0x4e620e[_0x505793['uQitI']])});})[_0x31c06e(0x3c5)]('use\x20<profile-name>',_0x31c06e(0x1ea),_0x552624=>{const _0x239fab=_0x31c06e;return _0x552624[_0x239fab(0x222)](_0x239fab(0x2b3),{'type':_0x505793[_0x239fab(0x22b)],'description':_0x239fab(0x384),'demandOption':!![]});},async _0x7fa46f=>{const _0x147988=_0x31c06e;await withTelemetry('profile\x20use',()=>useEnv(_0x7fa46f[_0x147988(0x2b3)]));})[_0x31c06e(0x3c5)]('delete\x20<profile-name>',_0x505793[_0x31c06e(0x2b5)],_0x286d38=>{const _0x278590=_0x31c06e;return _0x286d38['positional']('profile-name',{'type':_0x505793[_0x278590(0x22b)],'description':'Name\x20of\x20the\x20cloud\x20profile\x20to\x20delete','demandOption':!![]})[_0x278590(0x30e)](_0x278590(0x249),{'type':_0x505793[_0x278590(0x350)],'alias':'y','description':_0x278590(0x2a0),'default':![]});},async _0x53a9e0=>{const _0x35178c=_0x31c06e;await withTelemetry(_0x505793[_0x35178c(0x1e4)],()=>deleteProfile(_0x53a9e0[_0x35178c(0x2b3)],{'yes':_0x53a9e0['yes']}));})[_0x31c06e(0x3c5)](_0x505793['wQJXg'],![],_0x4a4f58=>{const _0x59567f=_0x31c06e;return _0x4a4f58[_0x59567f(0x222)](_0x505793[_0x59567f(0x3a5)],{'type':_0x505793[_0x59567f(0x22b)],'description':_0x505793[_0x59567f(0x1fc)],'demandOption':!![]});},async _0x1ea25f=>{const _0x25a36d=_0x31c06e;await _0x302057[_0x25a36d(0x206)](withTelemetry,_0x302057[_0x25a36d(0x251)],()=>authEncrypt(_0x1ea25f['profile']));})['command']('ls',_0x505793['fgCqb'],()=>{},async()=>{const _0x52f964=_0x31c06e;await _0x302057[_0x52f964(0x39c)](withTelemetry,_0x302057[_0x52f964(0x38d)],()=>envList());})[_0x31c06e(0x3c5)](_0x31c06e(0x265),_0x505793[_0x31c06e(0x1f3)],_0x33154a=>{const _0x3cff7f=_0x31c06e;return _0x33154a['positional']('profile-name',{'type':_0x302057['cjqPz'],'description':_0x302057[_0x3cff7f(0x22f)],'demandOption':!![]})['option'](_0x302057[_0x3cff7f(0x383)],{'type':_0x302057['FZOaA'],'description':_0x3cff7f(0x36a)})['option'](_0x302057[_0x3cff7f(0x2e7)],{'type':_0x302057['FZOaA'],'description':_0x302057[_0x3cff7f(0x314)]});},async _0x4e5ab0=>{const _0xcb040f=_0x31c06e;await _0x505793['PkPOl'](withTelemetry,_0x505793['GCsct'],_0x387ffc=>updateEnv(_0x4e5ab0['profile-name'],_0x387ffc,{'allowInsecureLocalhost':_0x4e5ab0[_0xcb040f(0x25f)],'manual':_0x4e5ab0[_0xcb040f(0x262)]}));})[_0x31c06e(0x3c5)](_0x505793['wfKWy'],![],_0x4cd281=>{const _0x148390=_0x31c06e;return _0x4cd281['positional'](_0x505793[_0x148390(0x246)],{'type':_0x148390(0x2eb),'description':'Cloud\x20profile\x20name','demandOption':!![]});},async _0x9fe9f8=>{const _0x4ea779=_0x31c06e;await _0x505793['NnMLE'](withTelemetry,_0x4ea779(0x2ef),async()=>{const _0x481f4e=_0x4ea779,_0x44d5d8=process[_0x481f4e(0x205)]['RANGER_TEST_USERNAME'],_0xf965ff=process[_0x481f4e(0x205)]['RANGER_TEST_PASSWORD'];(!_0x44d5d8||!_0xf965ff)&&(console[_0x481f4e(0x3ad)](_0x302057[_0x481f4e(0x213)]),process['exit'](0x1));const _0x3ee7fb=_0x9fe9f8['name'],_0x20a9dc=await serverSideLogin(_0x3ee7fb,{'force':!![]});_0x302057['TNhSD'](_0x20a9dc[_0x481f4e(0x242)],_0x302057['FswFy'])&&(console['error']('No\x20auth\x20config\x20for\x20this\x20org;\x20profile\x20login\x20unavailable.'),process[_0x481f4e(0x2d1)](0x1)),_0x302057['TNhSD'](_0x20a9dc[_0x481f4e(0x242)],'failed')&&(console['error'](_0x481f4e(0x2a2)+(_0x20a9dc['error']??_0x302057[_0x481f4e(0x31b)])),_0x20a9dc[_0x481f4e(0x339)]&&console[_0x481f4e(0x3ad)](_0x20a9dc[_0x481f4e(0x339)]),process[_0x481f4e(0x2d1)](0x1)),console[_0x481f4e(0x39b)](_0x481f4e(0x268)+_0x3ee7fb+'\x27.\x20Session\x20saved.');});})[_0x31c06e(0x3c5)](_0x505793['avCQj'],![],_0x26db77=>{const _0x1eda55=_0x31c06e;return _0x26db77['positional'](_0x1eda55(0x2b3),{'type':'string','description':_0x302057[_0x1eda55(0x3c9)]})['option']('all',{'type':_0x1eda55(0x245),'description':_0x302057[_0x1eda55(0x31e)],'default':![]})['option'](_0x302057[_0x1eda55(0x29c)],{'type':_0x302057['FZOaA'],'description':_0x1eda55(0x3bc),'default':![]})[_0x1eda55(0x30e)](_0x302057['fsJgL'],{'type':_0x302057['FZOaA'],'alias':'y','description':'Skip\x20interactive\x20confirmation\x20prompts.','default':![]})[_0x1eda55(0x30e)](_0x1eda55(0x200),{'type':_0x1eda55(0x245),'description':'Store\x20RANGER_TEST_USERNAME/PASSWORD\x20env\x20values\x20on\x20the\x20migrated\x20profile.','default':![]});},async _0x588e3a=>{const _0x227fe3=_0x31c06e;await withTelemetry('profile\x20migrate',_0x4fdccb=>migrateProfile({'profileName':_0x588e3a['profile-name'],'all':_0x588e3a['all'],'dryRun':_0x588e3a['dry-run'],'yes':_0x588e3a[_0x227fe3(0x249)],'saveCreds':_0x588e3a['save-creds']},_0x4fdccb));})[_0x31c06e(0x3c5)]('config','Manage\x20profile\x20configuration',_0x29474a=>{const _0x22f6fe=_0x31c06e,_0x1ee5fa={'FBKkq':'profile','MdLlI':'string','zVvrN':'key','qSsHx':_0x302057['euxbM'],'zLrWJ':function(_0x562c43,_0x240234,_0x4856d5){const _0x390813=_0x3608;return _0x302057[_0x390813(0x2d6)](_0x562c43,_0x240234,_0x4856d5);},'FvQOF':_0x22f6fe(0x2ac),'KzOAP':'Config\x20key\x20to\x20remove','FREUc':function(_0xb5e68e,_0x2e7fd7,_0x344e12){return _0xb5e68e(_0x2e7fd7,_0x344e12);}};return _0x29474a['usage'](PROFILE_CONFIG_HELP)['command'](_0x302057[_0x22f6fe(0x332)],_0x302057[_0x22f6fe(0x32f)],_0x5a531e=>{const _0x5b9896=_0x22f6fe;return _0x5a531e[_0x5b9896(0x222)]('profile',{'type':_0x302057['cjqPz'],'description':_0x5b9896(0x240),'demandOption':!![]})['positional']('key',{'type':_0x5b9896(0x2eb),'description':_0x302057[_0x5b9896(0x351)],'demandOption':!![]})[_0x5b9896(0x222)](_0x302057[_0x5b9896(0x2a1)],{'type':'string','description':'Config\x20value','demandOption':!![]});},async _0x246ae9=>{const _0x15d1e2=_0x22f6fe;await withTelemetry(_0x302057[_0x15d1e2(0x296)],()=>configSet(_0x246ae9['profile'],_0x246ae9[_0x15d1e2(0x2fc)],_0x246ae9[_0x15d1e2(0x3c1)]));})[_0x22f6fe(0x3c5)](_0x302057[_0x22f6fe(0x2b9)],_0x302057[_0x22f6fe(0x373)],_0x3b83a3=>{const _0x2c424d=_0x22f6fe;return _0x3b83a3[_0x2c424d(0x222)](_0x1ee5fa['FBKkq'],{'type':_0x1ee5fa['MdLlI'],'description':'Profile\x20name','demandOption':!![]})['positional'](_0x1ee5fa['zVvrN'],{'type':_0x1ee5fa['MdLlI'],'description':_0x1ee5fa[_0x2c424d(0x330)],'demandOption':!![]});},async _0x1cd78b=>{const _0xd75d54=_0x22f6fe;await _0x1ee5fa['zLrWJ'](withTelemetry,_0xd75d54(0x359),()=>configGet(_0x1cd78b['profile'],_0x1cd78b[_0xd75d54(0x2fc)]));})['command'](_0x302057[_0x22f6fe(0x1f4)],'List\x20all\x20config\x20for\x20a\x20profile',_0x34b648=>{const _0x386329=_0x22f6fe;return _0x34b648['positional'](_0x386329(0x204),{'type':_0x386329(0x2eb),'description':_0x386329(0x240),'demandOption':!![]});},async _0x2ac4ae=>{const _0x27ebd5=_0x22f6fe;await withTelemetry(_0x1ee5fa['FvQOF'],()=>configList(_0x2ac4ae[_0x27ebd5(0x204)]));})[_0x22f6fe(0x3c5)](_0x302057['zULrj'],_0x302057[_0x22f6fe(0x306)],_0x5bfcf9=>{const _0x190c28=_0x22f6fe;return _0x5bfcf9[_0x190c28(0x222)](_0x190c28(0x204),{'type':_0x190c28(0x2eb),'description':_0x190c28(0x240),'demandOption':!![]})[_0x190c28(0x222)](_0x1ee5fa['zVvrN'],{'type':_0x1ee5fa['MdLlI'],'description':_0x1ee5fa[_0x190c28(0x264)],'demandOption':!![]});},async _0x319082=>{const _0x5456cc=_0x22f6fe;await _0x302057['ipmJr'](withTelemetry,'profile\x20config\x20unset',()=>configUnset(_0x319082[_0x5456cc(0x204)],_0x319082['key']));})['command'](_0x22f6fe(0x33f),_0x22f6fe(0x379),_0x4c47d6=>{const _0x282623=_0x22f6fe;return _0x4c47d6[_0x282623(0x222)]('profile',{'type':_0x282623(0x2eb),'description':_0x302057['SzVkS'],'demandOption':!![]});},async _0x4a8932=>{const _0x552472=_0x22f6fe;await _0x1ee5fa['FREUc'](withTelemetry,_0x552472(0x35f),()=>configReset(_0x4a8932[_0x552472(0x204)]));})['demandCommand'](0x1,_0x302057['vJevF']);})[_0x31c06e(0x297)](0x1,_0x505793[_0x31c06e(0x1ed)]);})[_0x4ecf12(0x3c5)](_0x4ecf12(0x242),_0x505793['rJFgn'],()=>{},async()=>{const _0x1aacd6=_0x4ecf12;await _0x505793[_0x1aacd6(0x2a7)](withTelemetry,_0x505793['XGPoT'],()=>status());})['command'](_0x4ecf12(0x2f5),_0x505793['TRqTH'],()=>{},async()=>{await withTelemetry(_0x505793['UnxdM'],()=>update());})['command'](_0x505793['MiwNS'],_0x505793['aXrTd'],()=>{},async()=>{const _0x34da04=_0x4ecf12,_0x107dae={'yrrxr':function(_0x5513bf){return _0x505793['AKABY'](_0x5513bf);}};await _0x505793['xMyUG'](withTelemetry,_0x34da04(0x35c),async()=>{const _0x19ba66=_0x34da04,_0x185fe7=await _0x107dae['yrrxr'](getToken);if(!_0x185fe7)throw new Error(_0x19ba66(0x335));console['log'](_0x185fe7);});})['command']('go','Verify\x20a\x20scenario\x20in\x20the\x20browser.\x20Uses\x20the\x20active\x20profile\x20by\x20default;\x20pass\x20--profile\x20to\x20switch.',_0x1fbf7c=>{const _0x437c71=_0x4ecf12;return _0x1fbf7c['option']('feature',{'type':_0x437c71(0x2eb),'description':'Optional\x20feature\x20ID'})[_0x437c71(0x30e)](_0x505793['kdRYz'],{'type':_0x437c71(0x2eb),'description':_0x505793[_0x437c71(0x2f1)]})['option'](_0x505793[_0x437c71(0x224)],{'type':'string','description':'Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)'})[_0x437c71(0x30e)](_0x437c71(0x2e9),{'type':_0x505793[_0x437c71(0x22b)],'description':_0x437c71(0x27a)})[_0x437c71(0x30e)](_0x505793['Mtwmz'],{'type':_0x505793['tmizQ'],'description':_0x505793['MPKDa']})[_0x437c71(0x30e)](_0x437c71(0x283),{'type':_0x505793[_0x437c71(0x22b)],'description':_0x505793['ccmRV']})[_0x437c71(0x30e)]('base-url',{'type':'string','description':'Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run\x20(e.g.,\x20https://localhost:3003).\x20Also\x20respects\x20RANGER_BASE_URL.'})['option'](_0x505793['JPqKt'],{'type':_0x505793['XLWPo'],'description':_0x437c71(0x2a5)})['option'](_0x505793[_0x437c71(0x1f5)],{'type':_0x437c71(0x245),'description':_0x505793[_0x437c71(0x27f)],'default':![]})['option'](_0x505793['zIVRp'],{'type':'string','array':!![],'alias':'environment-variable','description':_0x505793['GSLrZ']})['option'](_0x505793['miepf'],{'type':_0x505793['rnxGR'],'description':_0x505793['fAAgN'],'default':![]})[_0x437c71(0x30e)](_0x437c71(0x367),{'type':_0x505793[_0x437c71(0x22b)],'hidden':!![],'choices':[_0x505793[_0x437c71(0x38e)],'partial',_0x505793[_0x437c71(0x2c2)],'failed','incomplete']})['option'](_0x437c71(0x279),{'type':_0x437c71(0x245),'hidden':!![]})[_0x437c71(0x30e)](_0x505793['rFwEZ'],{'type':'string','description':_0x505793['kgJCo']})['option'](_0x437c71(0x22d),{'type':_0x505793['XLWPo'],'hidden':!![]})['option'](_0x437c71(0x248),{'type':_0x505793[_0x437c71(0x34c)],'hidden':!![]});},async _0x4d48be=>{await _0x505793['nAlCM'](runGoCommand,_0x4d48be);})['command'](_0x505793['qcWWO'],![],_0x8c7500=>{const _0x8065c3=_0x4ecf12,_0x352aef={'ypsiM':_0x505793['kdRYz'],'dJNUT':_0x8065c3(0x240)};return _0x8c7500['command'](_0x505793['UOOdN'],![],_0x4700dc=>{const _0x4de92a=_0x8065c3;return _0x4700dc[_0x4de92a(0x222)](_0x352aef['ypsiM'],{'type':'string','description':_0x352aef[_0x4de92a(0x225)],'demandOption':!![]});},async _0x50ab94=>{const _0x2f676f=_0x8065c3;warnRenamed(_0x2f676f(0x259),_0x505793['DRFXu']),await authEncrypt(_0x50ab94[_0x2f676f(0x204)]);})['demandCommand'](0x1,'You\x20must\x20specify\x20an\x20auth\x20subcommand');},()=>{})['command'](_0x505793[_0x4ecf12(0x2db)],![],_0x2e3f14=>{const _0x983f50=_0x4ecf12;return _0x2e3f14['positional'](_0x505793['ZLYfg'],{'type':_0x983f50(0x2eb),'description':_0x505793[_0x983f50(0x313)]})['option'](_0x505793[_0x983f50(0x20a)],{'type':_0x983f50(0x245),'description':_0x505793[_0x983f50(0x30d)],'default':![]})[_0x983f50(0x30e)](_0x505793[_0x983f50(0x1f6)],{'type':_0x983f50(0x2eb),'choices':[_0x505793['UXenS']],'hidden':!![],'description':'Reserved\x20—\x20setup\x20always\x20installs\x20at\x20user\x20scope.'})[_0x983f50(0x30e)](_0x983f50(0x26c),{'type':_0x505793[_0x983f50(0x22b)],'description':_0x505793['UJsps']})[_0x983f50(0x30e)](_0x505793[_0x983f50(0x2b2)],{'type':_0x505793[_0x983f50(0x350)],'description':_0x505793['whoSK'],'default':![]})['option'](_0x983f50(0x2f9),{'type':_0x505793[_0x983f50(0x350)],'description':'Skip\x20authentication','default':![]})[_0x983f50(0x30e)]('with-deps',{'type':'boolean','description':_0x983f50(0x2d4),'default':![]});},async _0x3d87c6=>{const _0x1b19da=_0x4ecf12;_0x505793['NBoEp'](warnRenamed,_0x505793[_0x1b19da(0x24b)],_0x505793[_0x1b19da(0x20d)]),await _0x505793[_0x1b19da(0x32b)](withTelemetry,'start',_0x3cc869=>start(_0x3d87c6['token'],{'skipChromium':_0x3d87c6[_0x1b19da(0x343)],'skipAuth':_0x3d87c6[_0x1b19da(0x2f9)],'withDeps':_0x3d87c6[_0x1b19da(0x326)],'scope':_0x3d87c6['scope'],'url':_0x3d87c6['url'],'force':_0x3d87c6[_0x1b19da(0x35d)]},_0x3cc869));})['command'](_0x505793['jKMYt'],![],_0x2219c3=>{const _0x45c190=_0x4ecf12;return _0x2219c3['option'](_0x505793['rFwEZ'],{'type':_0x505793[_0x45c190(0x22b)],'description':_0x45c190(0x27c)})[_0x45c190(0x30e)](_0x45c190(0x22d),{'type':_0x505793['XLWPo'],'description':'Task\x20description\x20(defaults\x20to\x20scenario\x20description)'})[_0x45c190(0x30e)](_0x505793['uEhyS'],{'type':_0x505793[_0x45c190(0x34c)],'description':_0x505793[_0x45c190(0x284)]})[_0x45c190(0x30e)]('profile',{'type':_0x505793['XLWPo'],'hidden':!![]})['option'](_0x505793['yqzkJ'],{'type':_0x45c190(0x2eb),'hidden':!![]})['option'](_0x45c190(0x29f),{'type':_0x505793[_0x45c190(0x34c)],'hidden':!![]})[_0x45c190(0x30e)](_0x505793[_0x45c190(0x3b7)],{'type':_0x505793['XLWPo'],'description':_0x505793['ccmRV']})[_0x45c190(0x30e)](_0x505793['vzgks'],{'type':_0x505793['XLWPo'],'description':'Override\x20the\x20profile\x20base\x20URL\x20for\x20this\x20run.\x20Also\x20respects\x20RANGER_BASE_URL.'})[_0x45c190(0x30e)]('model',{'type':_0x505793['XLWPo'],'hidden':!![]})[_0x45c190(0x30e)](_0x505793['sHEeN'],{'type':_0x505793[_0x45c190(0x350)],'hidden':!![],'default':![]})['option'](_0x45c190(0x2b0),{'type':'string','array':!![],'alias':_0x505793[_0x45c190(0x2de)],'hidden':!![]})['option'](_0x505793['IZzkE'],{'type':_0x505793[_0x45c190(0x22b)],'hidden':!![],'choices':[_0x45c190(0x3b5),_0x505793[_0x45c190(0x311)],_0x45c190(0x34f),_0x505793[_0x45c190(0x24d)],_0x505793[_0x45c190(0x2a9)]]});},async _0x4150b2=>{await runGoCommand(_0x4150b2,!![]);})[_0x4ecf12(0x3c5)](_0x4ecf12(0x364),![],_0x5ed2c6=>{const _0x4436f1=_0x4ecf12;return _0x5ed2c6['positional'](_0x4436f1(0x345),{'type':_0x505793[_0x4436f1(0x22b)],'description':_0x505793[_0x4436f1(0x3c8)],'demandOption':!![]})['option']('ci',{'type':_0x505793['rnxGR'],'description':'Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})[_0x4436f1(0x30e)]('skip-auth',{'type':_0x505793[_0x4436f1(0x350)],'description':_0x505793['QScbp'],'default':![]});},async _0x38ca71=>{const _0x25da0b=_0x4ecf12;warnRenamed(_0x505793['oHsLZ'],_0x505793['RXTcv']),await withTelemetry(_0x505793[_0x25da0b(0x36b)],_0x450cfb=>addEnv(_0x38ca71['env-name'],{'ci':_0x38ca71['ci'],'skipAuth':_0x38ca71[_0x25da0b(0x2f9)]},_0x450cfb));})[_0x4ecf12(0x3c5)]('use\x20<env-name>',![],_0x39727c=>{const _0x54fb3a=_0x4ecf12;return _0x39727c[_0x54fb3a(0x222)]('env-name',{'type':_0x505793[_0x54fb3a(0x22b)],'description':_0x54fb3a(0x28b),'demandOption':!![]});},async _0x239c3f=>{const _0xd41ad4=_0x4ecf12;_0x505793[_0xd41ad4(0x2e0)](warnRenamed,_0x505793['ddclw'],_0x505793[_0xd41ad4(0x35e)]),await withTelemetry('use',()=>useEnv(_0x239c3f['env-name']));})['command'](_0x4ecf12(0x2e6),![],_0x175f88=>{const _0x51c739=_0x4ecf12,_0x100b27={'cDVPY':_0x505793[_0x51c739(0x361)],'xqidr':_0x505793['XLWPo'],'sgyNp':_0x505793[_0x51c739(0x372)],'yFGkV':_0x505793['lgXnQ'],'Kckvu':_0x505793[_0x51c739(0x3bb)],'uBkIN':function(_0x27bd04,_0x26c50c,_0x3423b0){const _0x302e18=_0x51c739;return _0x505793[_0x302e18(0x25a)](_0x27bd04,_0x26c50c,_0x3423b0);},'RWyqC':_0x51c739(0x21c),'NTnkY':_0x505793['mCKzx'],'paTMi':_0x505793['sXnzF'],'VUauF':_0x505793[_0x51c739(0x210)]};return _0x175f88['command'](_0x51c739(0x3a7),![],_0x570386=>{const _0x350465=_0x51c739;return _0x570386['positional'](_0x100b27[_0x350465(0x278)],{'type':_0x350465(0x2eb),'description':'Environment\x20name','demandOption':!![]})[_0x350465(0x222)]('key',{'type':_0x100b27['xqidr'],'description':_0x100b27[_0x350465(0x363)],'demandOption':!![]})[_0x350465(0x222)](_0x100b27['yFGkV'],{'type':_0x350465(0x2eb),'description':_0x100b27[_0x350465(0x36e)],'demandOption':!![]});},async _0xbb6d55=>{const _0x4f2c70=_0x51c739;_0x100b27['uBkIN'](warnRenamed,_0x100b27['RWyqC'],'ranger\x20profile\x20config\x20set'),await withTelemetry(_0x4f2c70(0x33c),()=>configSet(_0xbb6d55['env'],_0xbb6d55[_0x4f2c70(0x2fc)],_0xbb6d55['value']));})['command']('get\x20<env>\x20<key>',![],_0xe2c8c8=>{const _0xac6bed=_0x51c739;return _0xe2c8c8['positional'](_0xac6bed(0x205),{'type':_0x100b27[_0xac6bed(0x399)],'description':_0x100b27['NTnkY'],'demandOption':!![]})[_0xac6bed(0x222)]('key',{'type':_0x100b27['xqidr'],'description':_0xac6bed(0x295),'demandOption':!![]});},async _0x59b922=>{const _0xbeaf4c=_0x51c739;_0x100b27[_0xbeaf4c(0x1fd)](warnRenamed,_0x100b27[_0xbeaf4c(0x3b8)],'ranger\x20profile\x20config\x20get'),await withTelemetry('config\x20get',()=>configGet(_0x59b922[_0xbeaf4c(0x205)],_0x59b922['key']));})['command'](_0x505793['sbRAM'],![],_0x38a0a4=>{const _0x51fb31=_0x51c739;return _0x38a0a4[_0x51fb31(0x222)](_0x51fb31(0x205),{'type':_0x100b27['xqidr'],'description':'Environment\x20name','demandOption':!![]});},async _0x793db9=>{const _0x4c7afd=_0x51c739;_0x100b27['uBkIN'](warnRenamed,_0x4c7afd(0x2c9),_0x4c7afd(0x360)),await _0x100b27['uBkIN'](withTelemetry,_0x100b27[_0x4c7afd(0x327)],()=>configList(_0x793db9[_0x4c7afd(0x205)]));})[_0x51c739(0x3c5)](_0x51c739(0x274),![],_0x35ab36=>{const _0x13b1ae=_0x51c739;return _0x35ab36['positional'](_0x13b1ae(0x205),{'type':_0x100b27['xqidr'],'description':'Environment\x20name','demandOption':!![]})[_0x13b1ae(0x222)](_0x13b1ae(0x2fc),{'type':'string','description':_0x13b1ae(0x3af),'demandOption':!![]});},async _0x385fdc=>{const _0x2a8b89=_0x51c739;warnRenamed(_0x505793['tAGjR'],'ranger\x20profile\x20config\x20unset'),await withTelemetry(_0x505793[_0x2a8b89(0x3a3)],()=>configUnset(_0x385fdc[_0x2a8b89(0x205)],_0x385fdc[_0x2a8b89(0x2fc)]));})[_0x51c739(0x297)](0x1,_0x505793['AWFlu']);})['command'](_0x505793[_0x4ecf12(0x361)],![],_0xbea6bb=>{const _0x3fd165=_0x4ecf12,_0x3262b1={'SxJsY':function(_0xecf6c5,_0x4142fc,_0x28be5c){return _0xecf6c5(_0x4142fc,_0x28be5c);}};return _0xbea6bb['command']('ls',![],()=>{},async()=>{const _0x4061dc=_0x3608;warnRenamed(_0x505793[_0x4061dc(0x2a3)],_0x505793['sfqPd']),await _0x505793[_0x4061dc(0x25a)](withTelemetry,_0x505793[_0x4061dc(0x2cf)],()=>envList());})['command']('update\x20<env-name>',![],_0x275093=>{const _0x23e364=_0x3608;return _0x275093['positional']('env-name',{'type':_0x23e364(0x2eb),'description':'Name\x20of\x20the\x20environment\x20to\x20update','demandOption':!![]});},async _0x7bdc08=>{const _0x42fea2=_0x3608;warnRenamed(_0x42fea2(0x273),'ranger\x20profile\x20update'),await _0x3262b1[_0x42fea2(0x233)](withTelemetry,'env\x20update',_0x1601cb=>updateEnv(_0x7bdc08['env-name'],_0x1601cb));})[_0x3fd165(0x297)](0x1,_0x505793[_0x3fd165(0x318)]);})[_0x4ecf12(0x3c5)]('feature',![],_0x5a57a0=>{const _0x51031f=_0x4ecf12,_0x26bb43={'HgoyF':function(_0xf7aa2d,_0x13a181,_0x404b07){return _0xf7aa2d(_0x13a181,_0x404b07);},'uEZWZ':_0x51031f(0x23c),'VXcQf':'ranger\x20create','YmKXA':_0x51031f(0x342),'sZVDH':_0x505793[_0x51031f(0x36d)],'spXtZ':_0x505793['hybLr'],'rStpI':function(_0x4b994e,_0x52f15b,_0x5ae09b){return _0x505793['lxQYG'](_0x4b994e,_0x52f15b,_0x5ae09b);},'JLtmZ':_0x505793[_0x51031f(0x2d8)],'WyUgd':_0x505793[_0x51031f(0x22b)],'BihKg':_0x51031f(0x3b4),'UmWRR':_0x505793['NoJrJ'],'JyeHC':function(_0x51be98,_0x2c4525,_0xa73fd1){return _0x51be98(_0x2c4525,_0xa73fd1);},'lYTKm':'ranger\x20get-review','PbLRH':function(_0x31b7c8,_0x46a5b9,_0x94fe88){return _0x31b7c8(_0x46a5b9,_0x94fe88);},'ZXuKB':_0x505793[_0x51031f(0x30c)],'VmFsw':'Feature\x20review\x20ID\x20to\x20restore'};return _0x5a57a0[_0x51031f(0x3c5)](_0x51031f(0x37c),![],_0x508e06=>{const _0x1440fe=_0x51031f;return _0x508e06[_0x1440fe(0x222)]('name',{'type':_0x505793[_0x1440fe(0x22b)],'description':_0x505793[_0x1440fe(0x3b3)],'demandOption':!![]})['option']('description',{'type':'string','alias':'d','description':'Feature\x20review\x20description'})['option'](_0x505793[_0x1440fe(0x272)],{'type':_0x1440fe(0x368),'alias':'c','description':_0x1440fe(0x29b)})[_0x1440fe(0x30e)](_0x505793[_0x1440fe(0x302)],{'type':_0x1440fe(0x368),'hidden':!![]});},async _0x383353=>{const _0x4ec883=_0x51031f;_0x26bb43['HgoyF'](warnRenamed,_0x26bb43[_0x4ec883(0x2b1)],'ranger\x20create'),warnFlagRenamed(_0x26bb43['VXcQf'],_0x4ec883(0x393),_0x26bb43['YmKXA']);const _0x448419=_0x383353['scenario']||_0x383353['checklist'];await withTelemetry('feature\x20create',()=>featureCreate(_0x383353[_0x4ec883(0x2cd)],{'description':_0x383353[_0x4ec883(0x36f)],'scenarios':_0x448419}));})[_0x51031f(0x3c5)](_0x51031f(0x3bf),![],_0x281ccf=>{const _0x3d8b9d=_0x51031f;return _0x281ccf['option'](_0x505793[_0x3d8b9d(0x25e)],{'type':_0x505793[_0x3d8b9d(0x350)],'description':_0x505793['oQAfH']})[_0x3d8b9d(0x30e)](_0x505793[_0x3d8b9d(0x20b)],{'type':_0x3d8b9d(0x346),'alias':'l','description':_0x3d8b9d(0x324),'default':0xa})[_0x3d8b9d(0x30e)]('offset',{'type':_0x3d8b9d(0x346),'alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})[_0x3d8b9d(0x30e)]('include-deleted',{'type':_0x3d8b9d(0x245),'alias':'d','description':_0x3d8b9d(0x370),'default':![]});},async _0x567101=>{const _0x57dd87=_0x51031f;warnRenamed(_0x57dd87(0x34e),'ranger\x20list'),await withTelemetry(_0x57dd87(0x20c),()=>featureList({'currentBranch':_0x567101[_0x57dd87(0x22a)],'limit':_0x567101['limit'],'offset':_0x567101['offset'],'includeDeleted':_0x567101['include-deleted']}));})['command'](_0x51031f(0x1ee),![],_0x5c5ed3=>{return _0x5c5ed3['positional']('id',{'type':'string','description':_0x505793['qVuWN']});},async _0x538cfd=>{const _0x5747aa=_0x51031f;warnRenamed(_0x505793[_0x5747aa(0x2df)],_0x505793['Thenh']),await _0x505793[_0x5747aa(0x263)](withTelemetry,_0x5747aa(0x29a),()=>featureShow(_0x538cfd['id']));})['command'](_0x505793['CTCTm'],![],_0x3344c7=>{const _0x2176d3=_0x51031f;return _0x3344c7[_0x2176d3(0x222)]('id',{'type':_0x2176d3(0x2eb),'description':_0x2176d3(0x394)});},async _0x506936=>{const _0x5ad2d8=_0x51031f;warnRenamed(_0x26bb43['sZVDH'],_0x26bb43['spXtZ']),await _0x26bb43[_0x5ad2d8(0x294)](withTelemetry,'feature\x20resume',()=>featureResume(_0x506936['id']));})[_0x51031f(0x3c5)](_0x505793['eyDBz'],![],_0x15e090=>{const _0x1b03cd=_0x51031f;return _0x15e090['positional'](_0x26bb43[_0x1b03cd(0x37b)],{'type':_0x26bb43['WyUgd'],'description':_0x26bb43['BihKg'],'demandOption':!![]})['option']('id',{'type':_0x26bb43['WyUgd'],'description':_0x26bb43[_0x1b03cd(0x3ab)]});},async _0x5acd54=>{const _0x4f4bc0=_0x51031f;warnRenamed('ranger\x20feature\x20add-checklist-item','ranger\x20add-scenario'),await _0x505793[_0x4f4bc0(0x37a)](withTelemetry,_0x505793[_0x4f4bc0(0x2e4)],()=>featureAddScenario(_0x5acd54['description'],_0x5acd54['id']));})['command'](_0x505793['qyXft'],![],_0x140249=>{return _0x140249['positional']('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x51b8eb=>{const _0x184f0c=_0x51031f;_0x26bb43['JyeHC'](warnRenamed,_0x184f0c(0x369),_0x26bb43[_0x184f0c(0x2cc)]),await _0x26bb43[_0x184f0c(0x2bd)](withTelemetry,_0x26bb43[_0x184f0c(0x27e)],()=>featureGetReview(_0x51b8eb['id']));})[_0x51031f(0x3c5)](_0x51031f(0x355),![],_0x5281d8=>{const _0x362ddd=_0x51031f;return _0x5281d8['positional']('id',{'type':_0x505793[_0x362ddd(0x22b)],'description':_0x505793[_0x362ddd(0x3a1)]});},async _0x1e4868=>{const _0x47c105=_0x51031f;_0x505793['KoQmh'](warnRenamed,_0x47c105(0x389),_0x47c105(0x219)),await _0x505793[_0x47c105(0x1f8)](withTelemetry,_0x505793['BbRJk'],()=>featureDelete(_0x1e4868['id']));})['command'](_0x51031f(0x3b9),![],_0x2270ef=>{const _0x55cc54=_0x51031f;return _0x2270ef[_0x55cc54(0x222)]('id',{'type':_0x26bb43['WyUgd'],'description':_0x26bb43[_0x55cc54(0x250)],'demandOption':!![]});},async _0x38376d=>{warnRenamed('ranger\x20feature\x20restore','ranger\x20restore'),await withTelemetry('feature\x20restore',()=>featureRestore(_0x38376d['id']));})['demandCommand'](0x1,_0x505793[_0x51031f(0x282)]);})['command'](_0x505793['YyJBm'],![],_0xb5147e=>{const _0x534bf1=_0x4ecf12;return _0xb5147e['command'](_0x505793['NvlrU'],'Enable\x20Ranger\x20hooks\x20for\x20this\x20session',_0x538c4d=>{const _0x59c0de=_0x3608;return _0x538c4d[_0x59c0de(0x30e)](_0x59c0de(0x28e),{'type':_0x505793['XLWPo'],'description':_0x505793[_0x59c0de(0x1f1)]});},async _0x4c6d26=>{const _0x314e48=_0x3608;await _0x505793['LeIAS'](withTelemetry,_0x314e48(0x353),()=>hook(_0x314e48(0x229),_0x4c6d26[_0x314e48(0x28e)]));})['command'](_0x505793[_0x534bf1(0x2a6)],_0x505793['ZIfSO'],_0x308212=>{const _0x342267=_0x534bf1;return _0x308212[_0x342267(0x30e)](_0x505793[_0x342267(0x2d5)],{'type':_0x505793[_0x342267(0x22b)],'description':_0x505793[_0x342267(0x1f1)]});},async _0x358b66=>{const _0x5c8ea7=_0x534bf1;await _0x505793['xMyUG'](withTelemetry,_0x5c8ea7(0x2ed),()=>hook(_0x5c8ea7(0x2ec),_0x358b66[_0x5c8ea7(0x28e)]));})[_0x534bf1(0x30e)]('name',{'type':_0x534bf1(0x2eb),'description':_0x505793['hsZJT']})[_0x534bf1(0x30e)](_0x505793['siqKJ'],{'type':_0x505793['XLWPo'],'description':_0x505793[_0x534bf1(0x1f1)]});},async _0x15bbb1=>{const _0x1c866f=_0x4ecf12;_0x15bbb1[_0x1c866f(0x2cd)]&&await hook(_0x15bbb1['name'],_0x15bbb1['session-id']);})['demandCommand'](0x1,_0x4ecf12(0x25b))[_0x4ecf12(0x3c2)]()[_0x4ecf12(0x38f)](async(_0x365a57,_0xb7e9f4,_0x47305e)=>{const _0x552c7b=_0x4ecf12,_0x280522=sanitizeArgs(process['argv'][_0x552c7b(0x30f)](0x2)),_0x3b9bbe=_0x505793['IPJhj'](getErrorType,_0x365a57,_0xb7e9f4);if(_0x365a57&&_0x365a57['includes'](_0x552c7b(0x2fb))){const _0x2d6f69=process['argv'][0x2];console[_0x552c7b(0x3ad)]('\x0aUnknown\x20command:\x20'+_0x2d6f69),console[_0x552c7b(0x3ad)](_0x552c7b(0x2ae));}else{if(_0x365a57)console['error']('\x0a'+_0x365a57+'\x0a');else _0xb7e9f4&&console['error'](_0x552c7b(0x3bd)+_0xb7e9f4[_0x552c7b(0x24c)]+'\x0a');}await _0x505793[_0x552c7b(0x290)](logDesirePath,{'rawCommand':_0x280522,'errorMessage':_0x365a57||_0xb7e9f4?.['message'],'errorType':_0x3b9bbe});const _0x1cd511=_0x505793[_0x552c7b(0x2f4)](getCurrentCollector);_0x1cd511&&await _0x1cd511[_0x552c7b(0x1ff)](_0xb7e9f4||new Error(_0x365a57||'Unknown\x20error')),process['exit'](0x1);})[_0x4ecf12(0x2ea)](_0x505793['heEIQ'](_0x505793['xfhjN'],'\x20\x20https://docs.ranger.net\x0a')+'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)')[_0x4ecf12(0x303)]()[_0x4ecf12(0x340)]('help','h');}process['env'][_0x375f0b(0x31f)]!=='test'&&(shouldShowLegacyWarning(process['argv'])&&showLegacyDeprecationWarning(),buildParser()[_0x375f0b(0x334)]());function _0x18c0(){const _0x13011e=['Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','clean','scenario','Skip\x20the\x20deletion\x20confirmation\x20prompt.','BbVLC','Login\x20failed:\x20','WormO','sTuoh','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.','jwrKv','NnMLE','TTOqd','lsziU','You\x20must\x20specify\x20a\x20config\x20subcommand','\x20PARTIAL','profile\x20config\x20list','Scenario\x20number\x20to\x20edit\x20(1-based)','Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','login\x20<name>','env-var','uEZWZ','oeoxo','profile-name','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','sOHcl','Documentation:\x0a','profile\x20update','New\x20scenario\x20description','sDGYn','ranger\x20profile\x20encrypt-auth','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review','allow-url-mismatch','PbLRH','dYvtj','oeWIz','ranger\x20profile\x20ls','dgPXo','Putan','version','unknown\x20error','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server','KxJfO','UJsps','vNFiq','ranger\x20config\x20list','Allow\x20localhost\x20content\x20in\x20deployed\x20environments','edit-scenario','lYTKm','name','ranger\x20verify-feature','FWrsF','\x20BLOCKED','exit','Migrate\x20all\x20local\x20profiles\x20that\x20match\x20a\x20configured\x20auth\x20environment.','evaluation','Install\x20OS-level\x20dependencies\x20for\x20Chromium','siqKJ','wEDhE','Proceed\x20even\x20when\x20the\x20selected\x20scenario\x20names\x20a\x20URL\x20on\x20a\x20different\x20origin\x20than\x20the\x20resolved\x20target','fOuph','UEfgA','profile\x20delete','SdIsl','eicnf','HAFFR','sNtwv','jLeOC','lypAH','Alias\x20for\x20--mcp-bootstrap','Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','claude','OaIZW','434770lKlKAG','config','ILzEn','Failed\x20to\x20exchange\x20MCP\x20refresh\x20token\x20for\x20a\x20CLI\x20token.','check','epilogue','string','disable','hook:disable','znyBp','profile\x20login','HjGod','wUerY','cjqPz','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)','AKABY','update','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','SXlhM','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','skip-auth','hPsUu','Unknown\x20command','key','wvAIe','Print\x20the\x20current\x20CLI\x20access\x20token','jWvUK','setup-header','OIrYR','Mtwmz','help','FlUyW','2882670DxExsY','VubpL','summary','cwd','partial','ranger','Name\x20of\x20a\x20single\x20local\x20profile\x20to\x20migrate.\x20Omit\x20with\x20--all.','SEJjP','dlhHP','option','slice','gXOUJ','FObzt','ranger\x20go','eVoKN','sGCHh','jXqGD','Remove\x20a\x20config\x20value','XAVBM','kiarE','Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','Error:\x20`ranger\x20profile\x20login`\x20is\x20headless\x20—\x20set\x20RANGER_TEST_USERNAME\x20and\x20RANGER_TEST_PASSWORD\x20before\x20running.','SkAXd','ODEXQ','pFZFU','lhNOg','NODE_ENV','LUlnP','Authenticated\x20via\x20MCP,\x20but\x20failed\x20to\x20verify:\x20','PZDqE','.ranger','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','1556nAvxgo','with-deps','VUauF','bonWo','dlGNn','huFLT','xQCjE','Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server\x20instead\x20of\x20browser\x20login','Install\x20for\x20OpenCode\x20instead\x20of\x20Claude\x20Code','not_configured','GTraQ','qSsHx','579wZkxiK','namab','\x20INCOMPLETE','parse','No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.','Config\x20key\x20(e.g.,\x20userAgent,\x20headers.X-Custom)','rAwlD','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','test_output','LrfFt','setup-ci\x20<token>','config\x20set','Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version','OKHIO','reset\x20<profile>','alias','4nkmQvu','--scenario','skip-chromium','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','env-name','number','user','get-review','profile\x20encrypt-auth','evaluationReason','BjOFi','tmizQ','Skip\x20authentication','ranger\x20feature\x20list','blocked','rnxGR','jvMko','isArray','hook:enable','Skip\x20interactive\x20confirmation\x20prompts\x20(e.g.\x20cloud-profile\x20auto-route).','delete\x20[id]','246YtHwln','encrypt-auth\x20<profile>','YbCtA','profile\x20config\x20get','RIyXn','json','print-access-token','force','apStb','profile\x20config\x20reset','ranger\x20profile\x20config\x20list','rFwEZ','bwNNr','sgyNp','add\x20env\x20<env-name>','incomplete','issues','debug-outcome','array','ranger\x20feature\x20get-feedback','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','bfluF','bohns','jDKgv','Kckvu','description','Include\x20soft-deleted\x20feature\x20reviews','KFyGG','oUDvN','lnfHd','limit','Run\x20full\x20interactive\x20setup','lqObN','verify-feature','aZoLe','Clear\x20all\x20config\x20overrides\x20for\x20a\x20profile','qauOM','JLtmZ','create\x20<name>','4033989kIpUCl','ranger\x20resume','sxLEl','ranger\x20use','setup:all','create','KRevo','Name\x20of\x20the\x20profile','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup','ranger\x20feature\x20show','TCVwp','ranger\x20create','ranger\x20feature\x20delete','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','mLdAZ','Authenticate\x20with\x20Ranger','pEPCh','arOWA','fail','3599888uaLtqM','headed','xZTKj','--checklist','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','admIR','--notes','\x20is\x20now\x20','setup:deps','xqidr','mcp','log','RfBTk','Set\x20a\x20config\x20value','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','profile\x20config\x20set','scriptName','qVuWN','AfYZz','rmOPn','eKvrQ','kdRYz','wCFrD','set\x20<env>\x20<key>\x20<value>','ranger\x20setup','nvHKW','MBIsO','UmWRR','base-url','error','offset','Config\x20key\x20to\x20remove','QuLFo','edit-scenario\x20<description>','btMVZ','sJIid','Scenario\x20description','verified','USNAT','UrlSP','paTMi','restore\x20<id>','map','hpuML','Print\x20the\x20migration\x20plan\x20without\x20mutating\x20anything.','\x0aError:\x20','SxGYL','list','token','value','strictCommands','usage','Kcxwq','command','72802UpQTqy','pEmge','PRHBW','BYKgH','KoQmh','RANGER_AUTH_ENV','fvoaa','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','CjcJJ','BSYJw','scope','setup\x20[tokenOrSubcommand]','Switch\x20to\x20using\x20a\x20specific\x20profile','skills','UXenS','OfDKt','show\x20[id]','login','47470EDEsDx','XCdxP','Feature\x20review\x20ID\x20to\x20restore','nuxnE','ulODb','sHEeN','ALNJT','include-deleted','xMyUG','whoSK','Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','kunFv','vVvWw','uBkIN','bQSju','trackCommandError','save-creds','oQAfH','Feature\x20review\x20ID','add-scenario\x20<description>','profile','env','Xxawh','pDRBV','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','resume','NibhL','kdarN','feature\x20list','LpWtB','rrISD','length','gPhlm','Config\x20value','feature\x20add-checklist-item','pZyIQ','List\x20all\x20feature\x20reviews','--env','aireJ','CTCTm','Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aTo\x20set\x20up\x20a\x20profile\x20for\x20your\x20app,\x20run\x20`ranger\x20profile\x20add\x20<name>`\x20—\x20opens\x20a\x0abrowser\x20so\x20you\x20can\x20log\x20in\x20once.\x20For\x20CI\x20/\x20background\x20agents\x20and\x20other\x20setup\x0aoptions,\x20see\x20https://docs.ranger.net/main/concepts/profiles.\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\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\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/config)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20a\x20profile\x20(opens\x20a\x20browser\x20for\x20login)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Refresh\x20authentication\x20for\x20an\x20existing\x20profile\x0a\x20\x20\x20\x20delete\x20<profile-name>\x20\x20\x20\x20\x20Delete\x20a\x20cloud\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\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.','ranger\x20delete','argv','forEach','ranger\x20config\x20set','Setup\x20always\x20installs\x20at\x20user\x20scope\x20now.\x20','ranger\x20profile\x20use','Install\x20Claude\x20Code\x20plugin\x20and\x20skills','TcbFw','vzgks','positional','split','yqzkJ','dJNUT','RhcTI','Name\x20of\x20the\x20profile\x20to\x20update','koJyt','enable','current-branch','XLWPo','opencode','task','Ranger\x20API\x20token','nFCab','✓\x20Authenticated\x20to\x20','Get\x20a\x20config\x20value','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','SxJsY','Environment\x20name','Skip\x20browser\x20authentication','OytZT','mcp-bootstrap','project','unset\x20<profile>\x20<key>','Restore\x20a\x20soft-deleted\x20feature\x20review','\x20FAILED','ranger\x20feature\x20create','EbyeB','LZJZJ','skillup','Profile\x20name','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','status','286QQVKxd','hRJiV','boolean','pxyfY','SSqeH','item','yes','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review','pPKgG','message','YRoCS','Error:\x20`ranger\x20create`\x20requires\x20a\x20feature\x20review\x20name.\x0a','hoSTe','VmFsw','mBIRt','repeat','FcZia','pqGvO','SiLMv','lezlR','Manage\x20profiles','severity','ranger\x20auth\x20encrypt','ParLY','You\x20must\x20specify\x20a\x20command','Install\x20OS-level\x20dependencies\x20for\x20Chromium\x20(apt\x20packages\x20for\x20Debian/Ubuntu\x20containers)','notes','YqXRz','allow-insecure-localhost','tokenOrSubcommand','UJoZv','manual','pLKtr','KzOAP','update\x20<profile-name>','YstUK','env\x20list','✓\x20Login\x20succeeded\x20for\x20\x27','LeIAS','You\x20must\x20specify\x20a\x20profile\x20subcommand','PXhxw','url','CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.','xHszZ','OLTXD','add\x20<profile-name>','ulfyH','xJCYX','ranger\x20env\x20update','unset\x20<env>\x20<key>','sJtkd','Bweaf','trim','cDVPY','debug-address-comments','Start\x20a\x20fresh\x20one-scenario\x20feature\x20review\x20from\x20this\x20text\x20and\x20verify\x20it.\x20To\x20re-verify,\x20use\x20--scenario;\x20to\x20extend\x20the\x20active\x20review,\x20use\x20`ranger\x20add-scenario`.','exclude-scenario','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aFine-tune\x20browser\x20behavior\x20for\x20a\x20profile.\x20Settings\x20apply\x20per\x20cwd,\x20so\x20different\x0acheckouts\x20of\x20the\x20same\x20repo\x20can\x20have\x20different\x20overrides.\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\x20\x20reset\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Clear\x20all\x20overrides\x0a\x0aKeys:\x0a\x20\x20baseUrl\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Base\x20URL\x20(most\x20common\x20override)\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\x20headers.<name>\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20headers.X-Test-Mode).\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x22header.<name>\x22\x20is\x20also\x20accepted\x20as\x20an\x20alias.\x0a\x20\x20setupHeaders.<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\x20(e.g.,\x20setupHeaders.x-bypass-turnstile).\x20\x22setupHeader.<name>\x22\x20alias\x20accepted.\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','ZXuKB','aiIez','--profile','ccZEP','raWkE','start-path','MPKDa','Delete\x20a\x20cloud\x20profile','Feature\x20review\x20description','encrypt\x20<profile>','profiles','config\x20list','hPZSR','Name\x20of\x20the\x20environment','dWGGm','cdp-endpoint','session-id','FZOaA','nAlCM','playwright-cli','start','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile;\x20also\x20reads\x20RANGER_PROFILE)','rStpI','Config\x20key','fishF','demandCommand','list\x20<profile>','Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)','feature\x20show','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','rTQVw'];_0x18c0=function(){return _0x13011e;};return _0x18c0();}