@ranger-testing/ranger-cli 2.5.0 → 2.5.2

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 (73) 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/env.js +1 -1
  7. package/build/commands/feature.js +1 -1
  8. package/build/commands/hook.js +1 -1
  9. package/build/commands/hooks/autoPrompt.js +1 -1
  10. package/build/commands/hooks/disable.js +1 -1
  11. package/build/commands/hooks/enable.js +1 -1
  12. package/build/commands/hooks/exitPlanMode.js +1 -1
  13. package/build/commands/hooks/index.js +1 -1
  14. package/build/commands/hooks/output.js +1 -1
  15. package/build/commands/hooks/planReminder.js +1 -1
  16. package/build/commands/hooks/planStart.js +1 -1
  17. package/build/commands/hooks/postEdit.js +1 -1
  18. package/build/commands/hooks/preCompact.js +1 -1
  19. package/build/commands/hooks/sessionEnd.js +1 -1
  20. package/build/commands/hooks/sessionStart.js +1 -1
  21. package/build/commands/hooks/stopHook.js +1 -1
  22. package/build/commands/index.js +1 -1
  23. package/build/commands/login.js +1 -1
  24. package/build/commands/mcpBootstrap.js +1 -0
  25. package/build/commands/setup/claude.js +1 -1
  26. package/build/commands/setup/opencode.js +1 -1
  27. package/build/commands/setupCi.js +1 -1
  28. package/build/commands/skillup.js +1 -1
  29. package/build/commands/start.js +1 -1
  30. package/build/commands/status.js +1 -1
  31. package/build/commands/update.js +1 -1
  32. package/build/commands/updateEnv.js +1 -1
  33. package/build/commands/useEnv.js +1 -1
  34. package/build/commands/utils/activeProfile.js +1 -1
  35. package/build/commands/utils/agentEnv.js +1 -1
  36. package/build/commands/utils/browserSessionsApi.js +1 -1
  37. package/build/commands/utils/claudeConfig.js +1 -1
  38. package/build/commands/utils/claudeOverrideSettings.js +1 -1
  39. package/build/commands/utils/claudePlugin.js +1 -1
  40. package/build/commands/utils/crypto.js +1 -1
  41. package/build/commands/utils/desirePathLog.js +1 -1
  42. package/build/commands/utils/deviceAuth.js +1 -1
  43. package/build/commands/utils/environment.js +1 -1
  44. package/build/commands/utils/featureApi.js +1 -1
  45. package/build/commands/utils/fixWebmDuration.js +1 -1
  46. package/build/commands/utils/keychain.js +1 -1
  47. package/build/commands/utils/localAgentInstallationsApi.js +1 -1
  48. package/build/commands/utils/mcpImageBase64.js +1 -1
  49. package/build/commands/utils/model.js +1 -1
  50. package/build/commands/utils/opencodeConfig.js +1 -1
  51. package/build/commands/utils/playwrightCli.js +1 -1
  52. package/build/commands/utils/profileMessages.js +1 -1
  53. package/build/commands/utils/profileSetupBanner.js +1 -1
  54. package/build/commands/utils/rangerConfig.js +1 -1
  55. package/build/commands/utils/rangerRoot.js +1 -1
  56. package/build/commands/utils/retry.js +1 -1
  57. package/build/commands/utils/sessionCache.js +1 -1
  58. package/build/commands/utils/settings.js +1 -1
  59. package/build/commands/utils/skillContent.js +1 -1
  60. package/build/commands/utils/skills.js +1 -1
  61. package/build/commands/utils/stitchWebmFiles.js +1 -1
  62. package/build/commands/utils/telemetry.js +1 -1
  63. package/build/commands/utils/tokenRefresh.js +1 -1
  64. package/build/commands/utils/traceSnapshotMapper.js +1 -1
  65. package/build/commands/utils/userApi.js +1 -1
  66. package/build/commands/utils/version.js +1 -1
  67. package/build/commands/verifyFeature.js +1 -1
  68. package/build/commands/verifyFeatureCli.js +1 -1
  69. package/package.json +1 -1
  70. package/build/commands/utils/featureReportGenerator.js +0 -1
  71. package/build/commands/utils/git.js +0 -1
  72. package/build/commands/utils/reportGenerator.js +0 -1
  73. package/build/commands/verifyInBrowser.js +0 -1
package/build/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const _0x43f580=_0x20c0;(function(_0x184986,_0x24eef2){const _0x286dda=_0x20c0,_0x5e7168=_0x184986();while(!![]){try{const _0x3288aa=-parseInt(_0x286dda(0x1bd))/0x1+parseInt(_0x286dda(0x144))/0x2+-parseInt(_0x286dda(0x142))/0x3*(-parseInt(_0x286dda(0x1c8))/0x4)+parseInt(_0x286dda(0x1de))/0x5*(parseInt(_0x286dda(0x1b3))/0x6)+parseInt(_0x286dda(0x16a))/0x7*(parseInt(_0x286dda(0x18b))/0x8)+parseInt(_0x286dda(0x17e))/0x9*(parseInt(_0x286dda(0x1b5))/0xa)+-parseInt(_0x286dda(0xae))/0xb*(parseInt(_0x286dda(0x174))/0xc);if(_0x3288aa===_0x24eef2)break;else _0x5e7168['push'](_0x5e7168['shift']());}catch(_0x23cf1a){_0x5e7168['push'](_0x5e7168['shift']());}}}(_0xe85e,0x76ef6));import _0x5d0d51 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x5577d7=_0x20c0,_0x428e4b={'zTxNK':function(_0x5a201d,_0x20067d){return _0x5a201d(_0x20067d);},'GkwQi':_0x5577d7(0x1ce),'OjoaA':function(_0x235877,_0x38f9b3,_0x2aad28){return _0x235877(_0x38f9b3,_0x2aad28);},'yENak':_0x5577d7(0x89)};let _0xc9db53=process['cwd']();const _0x18ae6a=parse(_0xc9db53)['root'];while(_0xc9db53!==_0x18ae6a){if(_0x428e4b[_0x5577d7(0x18d)](existsSync,join(_0xc9db53,_0x428e4b[_0x5577d7(0xe5)]))||_0x428e4b[_0x5577d7(0x18d)](existsSync,_0x428e4b['OjoaA'](join,_0xc9db53,_0x428e4b[_0x5577d7(0x1d8)])))return _0xc9db53;_0xc9db53=dirname(_0xc9db53);}return process[_0x5577d7(0x184)]();}_0x5d0d51[_0x43f580(0x80)]({'path':join(findProjectRoot(),_0x43f580(0x89))});import _0x40683c from'yargs/yargs';import{addEnv,clean,login,start,setupCi,useEnv,updateEnv,update,skillup,envList,hook}from'./commands/index.js';function _0x20c0(_0x563339,_0x515368){_0x563339=_0x563339-0x7a;const _0xe85e8e=_0xe85e();let _0x20c015=_0xe85e8e[_0x563339];return _0x20c015;}import{authEncrypt}from'./commands/authEncrypt.js';import{getToken}from'./commands/utils/keychain.js';import{status}from'./commands/status.js';import{configSet,configGet,configList,configUnset}from'./commands/config.js';import{verifyFeature}from'./commands/verifyFeature.js';import{loadRangerConfig}from'./commands/utils/rangerConfig.js';import{isByokEnabled}from'./commands/utils/environment.js';import{featureCreate,featureList,featureShow,featureResume,featureAddScenario,featureEditScenario,featureGetReview,featureReportPrDescription,featureDelete,featureRestore}from'./commands/feature.js';import{logDesirePath,getErrorType,sanitizeArgs}from'./commands/utils/desirePathLog.js';import{getCurrentVersion}from'./commands/utils/version.js';function _0xe85e(){const _0x2b474c=['iFSZZ','riijc','use\x20<env-name>','22VEzClb','UiEqZ','update\x20<profile-name>','get\x20<env>\x20<key>','ranger\x20profile\x20ls','argv','DoDrj','XgxtH','RgzwL','evaluation','feature\x20list','oLpmw','delete','fgSII','lYNNX','IeXId','ColxT','url','\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)','CRHAh','Fkhwa','ZqMQF','ranger\x20go','force','ghDkX','use','You\x20must\x20specify\x20a\x20command','fyWhL','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)','current-branch','show\x20[id]','\x20VERIFIED','feature\x20create','Print\x20the\x20current\x20CLI\x20access\x20token','FLyuN','IKZci','Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','error','zVrKz','BBRUh','opencode','list','cdp-endpoint','IkqdL','--profile','value','wsvRd','log','usage','Manage\x20profile\x20configuration','Add\x20profile\x20configuration','DrHJs','message','ranger\x20feature\x20list','WdKwL','GkwQi','profile\x20config\x20set','ktOEo','scriptName','encrypt-auth\x20<profile>','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','dZiXB','blocked','ranger\x20create','rvwEg','MMBgq','scenario','skip-chromium','hdYaY','NkdJp','Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)','MVQWZ','hook','YxKzo','safe-mode','uwYLV','GSFWN','BASZq','Ranger\x20API\x20token','bmmbl','checklist','lqYfk','JjHnD','You\x20must\x20specify\x20an\x20auth\x20subcommand','feature\x20get-feedback','Profile\x20name','cdMgP','add\x20<profile-name>','JAZAV','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','string','delete\x20[id]','allow-insecure-localhost','array','jJfQZ','use\x20<profile-name>','MMuwm','command','VnfPK','repeat','ranger\x20setup','ranger\x20add-scenario','key','start-path','AoMBN','Name\x20of\x20the\x20environment','Config\x20key','uUqUc','unset\x20<profile>\x20<key>','Get\x20a\x20config\x20value','obvws','ranger\x20feature\x20restore','HVINz','ranger\x20show','xzyPu','ZKGUo','JXZWV','ranger\x20feature\x20create','severity','start','hjrkO','ranger\x20profile\x20config\x20list','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','Set\x20a\x20config\x20value','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','name','exclude-scenario','number','get-feedback\x20[id]','create\x20<name>','mrURB','LoCez','sXipY','ranger\x20resume','\x20\x20https://docs.ranger.net\x0a','Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version','hNeqw','GNNhK','KLqmU','mPJuB','ranger\x20delete','profile\x20config\x20get','json','DKQQx','lMeXC','clean','positional','ranger\x20auth\x20encrypt','27363XMQuhM','dNOis','41260ieTgTG','iwIdU','kYTeH','Feature\x20review\x20ID\x20to\x20restore','\x20is\x20now\x20','VvtYu','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','--scenario','Summary:\x20','GWFdl','untux','restore','update','Feature\x20review\x20ID','jcWlY','vyCGN','GzhYw','encrypt\x20<profile>','KkTin','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','issues','verified','version','offset','UfCpa','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','RRiuz','feature\x20delete','add\x20env\x20<env-name>','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','scope','demandCommand','boolean','ranger\x20feature\x20get-feedback','jmDWB','debug-address-comments','Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','ranger\x20start','3997GFYNES','ZzcgB','jLIxN','add-scenario','Ktmvl','Skip\x20Claude\x20Code\x20plugin\x20+\x20skills\x20install\x20(for\x20OpenCode\x20users)','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','slice','set\x20<env>\x20<key>\x20<value>','IZuJn','2273352HMgfHG','WqyVg','GQcUN','vaovc','rChhN','uRKGX','Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','edit-scenario','kLrnT','9McsoZs','jwgPk','pBvtn','ranger\x20feature\x20resume','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','config\x20set','cwd','IROsx','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','Feature\x20review\x20description','Audjv','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','clUJq','288aUShnj','ytSAY','zTxNK','map','HdBRp','Scenario\x20index\x20(1-based)','Reason:\x20','login','KNjLU','include-deleted','alias','mEwFv','strictCommands','uULlR','--checklist','vSBQL','\x0aIssues:','profile-name','\x20INCOMPLETE','token','base-url','partial','project','Name\x20of\x20the\x20environment\x20to\x20update','profile','List\x20all\x20profiles','disable','config\x20unset','parse','exitCode','Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','option','IKvBn','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','Documentation:\x0a','item','dgdOW','yhMyB','ranger\x20env\x20update','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review','8706hnyIdd','restore\x20<id>','6023560xEIjiD','add-checklist-item\x20<description>','feature','add-scenario\x20<description>','model','beTBj','dIkhz','setup-ci','589052GdCgAG','jaCTs','LOeRb','update\x20<env-name>','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','ZJMjm','\x20FAILED','profile\x20ls','ePBHM','DdrRj','ranger','340RYaGDI','New\x20scenario\x20description','\x0aError:\x20','skillup','DTSAY','dAlxv','.ranger','start\x20[token]','enable','WaxRl','Remove\x20a\x20config\x20value','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','Scenario\x20number\x20to\x20edit\x20(1-based)','ranger\x20feature\x20show','incomplete','Include\x20soft-deleted\x20feature\x20reviews','yENak','JUKrg','help','VkaNy','xGXgz','verify-feature','125ECwTHZ','RvxeD','gKfCf','xLehl','Environment\x20name','PFvMJ','tsZIE','ranger\x20profile\x20update','failed','config','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','paJea','get-review\x20[id]','NyzcO','--item','epilogue','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','debug-outcome','.env','HDzkh','ranger\x20profile\x20config\x20set','Uibdc','pGDIB','Config\x20key\x20to\x20remove','summary','env-name','task','skip-auth','ehxqS','session-id','You\x20must\x20specify\x20an\x20env\x20subcommand','profile\x20encrypt-auth','.\x20[','bjnhG','Egujw','env','GNyKj','headed','DASNW','user','Initialize\x20Ranger\x20in\x20your\x20project','wPcew','RqLAs','limit','description','unset\x20<env>\x20<key>','vgclK','rTiBs','--notes','auth','byYaa','ranger\x20profile\x20config\x20get'];_0xe85e=function(){return _0x2b474c;};return _0xe85e();}import{withTelemetry,getCurrentCollector}from'./commands/utils/telemetry.js';process['on']('unhandledRejection',async _0x117035=>{const _0x346b92=_0x43f580,_0x43b67e={'xugPG':function(_0x18aba6){return _0x18aba6();}},_0x163473=_0x43b67e['xugPG'](getCurrentCollector);_0x163473&&await _0x163473['trackCommandError'](_0x117035),process[_0x346b92(0x1a8)]=0x1;});const rawArgs=process[_0x43f580(0xb3)][_0x43f580(0x171)](0x2),TOP_LEVEL_HELP='Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20setup\x20[token]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Initialize\x20Ranger\x20in\x20your\x20project\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Re-authenticate\x20without\x20full\x20setup\x0a\x20\x20skillup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Ranger\x20skills\x0a\x20\x20clean\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20Ranger\x20artifacts\x20from\x20the\x20project\x0a\x20\x20status\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20version,\x20org,\x20skills,\x20and\x20profile\x20status\x0a\x20\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version\x0a\x0a\x20\x20profile\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Manage\x20profiles\x20(add/use/ls/update/config/encrypt-auth)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set/get/list/unset\x20profile\x20config\x0a\x0a\x20\x20create\x20<name>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Create\x20a\x20feature\x20review\x20with\x20scenarios\x0a\x20\x20list\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20feature\x20reviews\x0a\x20\x20show\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20feature\x20review\x20details\x0a\x20\x20resume\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Resume\x20a\x20feature\x20review\x0a\x20\x20add-scenario\x20<description>\x20\x20Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review\x0a\x20\x20edit-scenario\x20<description>\x20Edit\x20a\x20scenario\x20description\x0a\x20\x20get-review\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20reviewer\x20feedback\x0a\x20\x20report\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Generate\x20PR\x20description\x20markdown\x0a\x20\x20delete\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Soft\x20delete\x20a\x20feature\x20review\x0a\x20\x20restore\x20<id>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Restore\x20a\x20soft-deleted\x20feature\x20review\x0a\x0a\x20\x20go\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Verify\x20a\x20scenario\x20in\x20the\x20browser\x0a\x0aRun\x20`ranger\x20<command>\x20--help`\x20for\x20details.',PROFILE_HELP='Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20local\x0a\x20\x20ranger\x20profile\x20encrypt-auth\x20ci\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20headless\x20true',PROFILE_CONFIG_HELP='Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aCommands:\x0a\x20\x20set\x20<profile>\x20<key>\x20<value>\x20\x20\x20\x20Set\x20a\x20config\x20value\x0a\x20\x20get\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Get\x20a\x20config\x20value\x0a\x20\x20list\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20all\x20config\x20for\x20a\x20profile\x0a\x20\x20unset\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20a\x20config\x20value\x0a\x0aKeys:\x0a\x20\x20userAgent\x20\x20\x20\x20\x20\x20\x20\x20Browser\x20user\x20agent\x20string\x0a\x20\x20headless\x20\x20\x20\x20\x20\x20\x20\x20\x20Run\x20browser\x20in\x20headless\x20mode\x20(true/false)\x0a\x20\x20allowInsecureLocalhost\x20\x20\x20Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(true/false)\x0a\x20\x20storageState\x20\x20\x20\x20\x20Path\x20to\x20auth\x20state\x20file\x20(e.g.,\x20./auth.json)\x0a\x20\x20header.<name>\x20\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20header.X-Test-Mode)\x0a\x20\x20setupHeader.<name>\x20\x20HTTP\x20header\x20sent\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20(e.g.,\x20setupHeader.x-bypass-turnstile)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20userAgent\x20\x22Mozilla/5.0\x20(CI\x20Bot)\x22\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20allowInsecureLocalhost\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20header.Authorization\x20\x27${AUTH_TOKEN}\x27\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20setupHeader.x-bypass-turnstile\x20\x27a1b2c3d4...\x27';function warnRenamed(_0x2bf950,_0x2b1537){const _0x34bb60=_0x43f580;console['error']('\x0a'+_0x2bf950+_0x34bb60(0x148)+_0x2b1537+'\x0a');}function argUsed(_0x34114a){return rawArgs['some'](_0x1a5ba3=>_0x1a5ba3===_0x34114a||_0x1a5ba3['startsWith'](_0x34114a+'='));}function warnFlagRenamed(_0x1c6f1a,_0x520872,_0x42d172){const _0x267d0c=_0x43f580,_0x157783={'NyzcO':function(_0x39e132,_0x5dc167){return _0x39e132(_0x5dc167);}};_0x157783[_0x267d0c(0x84)](argUsed,_0x520872)&&warnRenamed(_0x1c6f1a+'\x20'+_0x520872,_0x1c6f1a+'\x20'+_0x42d172);}async function runGoCommand(_0xa2be98,_0x142084=![]){const _0x2d74e5=_0x43f580,_0x3d56f6={'DKQQx':'ranger\x20verify-feature','uxKKy':'ranger\x20go','pGDIB':function(_0x2a473b,_0x3747b2,_0x3b50c6,_0x5b957a){return _0x2a473b(_0x3747b2,_0x3b50c6,_0x5b957a);},'byYaa':'--env','KNjLU':'--task','QRDyE':_0x2d74e5(0x14b),'mVSHm':_0x2d74e5(0x88),'oLpmw':function(_0x4be932,_0x5b7879){return _0x4be932===_0x5b7879;},'UiSwr':_0x2d74e5(0x1a0),'hmlCJ':'\x20PARTIAL','HVINz':_0x2d74e5(0xec),'zGptE':'\x20BLOCKED','vSBQL':_0x2d74e5(0x19b)};_0x142084&&warnRenamed(_0x3d56f6[_0x2d74e5(0x13d)],_0x3d56f6['uxKKy']);_0x3d56f6[_0x2d74e5(0x8d)](warnFlagRenamed,'ranger\x20go',_0x3d56f6[_0x2d74e5(0xa9)],_0x2d74e5(0xda)),_0x3d56f6['pGDIB'](warnFlagRenamed,_0x2d74e5(0xc4),_0x3d56f6[_0x2d74e5(0x193)],_0x2d74e5(0xa7)),warnFlagRenamed('ranger\x20go',_0x2d74e5(0x85),_0x3d56f6['QRDyE']);const _0x4f1627=await loadRangerConfig(),_0x572c49=isByokEnabled(),_0x1e79f5=_0xa2be98['model'],_0x322e0f=_0x4f1627['model'],_0x35a785=await verifyFeature({'featureId':_0xa2be98['feature'],'profile':_0xa2be98['profile']??_0xa2be98['env'],'notes':_0xa2be98['notes']??_0xa2be98[_0x2d74e5(0x91)],'scenario':_0xa2be98[_0x2d74e5(0xf0)]??_0xa2be98['item'],'startPath':_0xa2be98[_0x2d74e5(0x115)],'debugOutcome':_0xa2be98[_0x3d56f6['mVSHm']],'debugAddressComments':_0xa2be98[_0x2d74e5(0x167)],'headed':_0xa2be98[_0x2d74e5(0x9c)],'byokEnabled':_0x572c49,'flagVerifyModel':_0x1e79f5,'configVerifyModel':_0x322e0f});console['log']('\x0a'+'='['repeat'](0x3c)),console[_0x2d74e5(0xdd)](_0x35a785[_0x2d74e5(0xb7)]===_0x2d74e5(0x159)?_0x2d74e5(0xcd):_0x3d56f6['oLpmw'](_0x35a785['evaluation'],_0x2d74e5(0x1d6))?_0x2d74e5(0x19d):_0x3d56f6[_0x2d74e5(0xb9)](_0x35a785['evaluation'],_0x3d56f6['UiSwr'])?_0x3d56f6['hmlCJ']:_0x35a785['evaluation']===_0x3d56f6[_0x2d74e5(0x11e)]?_0x3d56f6['zGptE']:_0x2d74e5(0x1c3)),console['log']('='[_0x2d74e5(0x111)](0x3c)),console['log'](_0x2d74e5(0x14c)+_0x35a785[_0x2d74e5(0x8f)]),console[_0x2d74e5(0xdd)]('Evaluation:\x20'+_0x35a785['evaluation']),console['log'](_0x2d74e5(0x191)+_0x35a785['evaluationReason']),_0x35a785[_0x2d74e5(0x158)]?.['length']&&(console[_0x2d74e5(0xdd)](_0x3d56f6[_0x2d74e5(0x19a)]),_0x35a785[_0x2d74e5(0x158)]['forEach']((_0x4bd6a6,_0x245634)=>{const _0x288531=_0x2d74e5;console[_0x288531(0xdd)]('\x0a'+(_0x245634+0x1)+_0x288531(0x97)+_0x4bd6a6[_0x288531(0x124)]+']\x20'+_0x4bd6a6['description']);})),process['exit'](_0x35a785[_0x2d74e5(0xb7)]==='verified'?0x0:0x1);}_0x40683c(process[_0x43f580(0xb3)][_0x43f580(0x171)](0x2))[_0x43f580(0xe8)](_0x43f580(0x1c7))[_0x43f580(0xde)](TOP_LEVEL_HELP)[_0x43f580(0x15a)](getCurrentVersion())[_0x43f580(0x10f)](_0x43f580(0x12f),_0x43f580(0x189),_0x5c74ad=>{const _0x24c6da=_0x43f580,_0x3423a={'vWhgv':_0x24c6da(0x108),'ezoBa':'Feature\x20review\x20name','pdvMW':_0x24c6da(0xa3),'lYNNX':_0x24c6da(0x10b),'eMjnD':_0x24c6da(0x87),'jcWlY':_0x24c6da(0xfe)};return _0x5c74ad[_0x24c6da(0x140)](_0x24c6da(0x12b),{'type':_0x3423a['vWhgv'],'description':_0x3423a['ezoBa'],'demandOption':!![]})['option'](_0x3423a['pdvMW'],{'type':_0x24c6da(0x108),'alias':'d','description':'Feature\x20review\x20description'})['option'](_0x24c6da(0xf0),{'type':_0x3423a[_0x24c6da(0xbc)],'alias':'c','description':_0x3423a['eMjnD']})['option'](_0x3423a[_0x24c6da(0x152)],{'type':_0x3423a[_0x24c6da(0xbc)],'hidden':!![]});},async _0x4db482=>{const _0x5c7a51=_0x43f580,_0x116d9b={'ciCJY':function(_0x4c88df,_0x321077,_0x39472f,_0x118886){return _0x4c88df(_0x321077,_0x39472f,_0x118886);},'qHVOB':'--checklist','nWdPG':'--scenario','SQxIc':function(_0x29ca43,_0x112267,_0x2a3b5a){return _0x29ca43(_0x112267,_0x2a3b5a);}};_0x116d9b['ciCJY'](warnFlagRenamed,_0x5c7a51(0xed),_0x116d9b['qHVOB'],_0x116d9b['nWdPG']);const _0x543a96=_0x4db482['scenario']||_0x4db482[_0x5c7a51(0xfe)];await _0x116d9b['SQxIc'](withTelemetry,'create',()=>featureCreate(_0x4db482[_0x5c7a51(0x12b)],{'description':_0x4db482[_0x5c7a51(0xa3)],'scenarios':_0x543a96}));})[_0x43f580(0x10f)](_0x43f580(0xd7),'List\x20all\x20feature\x20reviews',_0x2bb43a=>{const _0x4469e0=_0x43f580,_0x5ceb03={'qoUqU':'current-branch','uKHHe':_0x4469e0(0x107),'dZiXB':'offset','ytSAY':'boolean','PiLNQ':'Include\x20soft-deleted\x20feature\x20reviews'};return _0x2bb43a[_0x4469e0(0x1aa)](_0x5ceb03['qoUqU'],{'type':_0x4469e0(0x164),'description':_0x4469e0(0xea)})[_0x4469e0(0x1aa)]('limit',{'type':'number','alias':'l','description':_0x5ceb03['uKHHe'],'default':0xa})[_0x4469e0(0x1aa)](_0x5ceb03[_0x4469e0(0xeb)],{'type':_0x4469e0(0x12d),'alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})['option'](_0x4469e0(0x194),{'type':_0x5ceb03[_0x4469e0(0x18c)],'alias':'d','description':_0x5ceb03['PiLNQ'],'default':![]});},async _0x7821c5=>{const _0x3b289c=_0x43f580,_0x275309={'UfCpa':function(_0x37251d,_0x1450a2,_0x4ae26c){return _0x37251d(_0x1450a2,_0x4ae26c);}};await _0x275309[_0x3b289c(0x15c)](withTelemetry,_0x3b289c(0xd7),()=>featureList({'currentBranch':_0x7821c5[_0x3b289c(0xcb)],'limit':_0x7821c5[_0x3b289c(0xa2)],'offset':_0x7821c5['offset'],'includeDeleted':_0x7821c5[_0x3b289c(0x194)]}));})['command']('show\x20[id]',_0x43f580(0x1ac),_0xe31fdb=>{const _0x5cd115=_0x43f580,_0x14f2f3={'ZJMjm':_0x5cd115(0x108),'ZKGUo':'Feature\x20review\x20ID'};return _0xe31fdb[_0x5cd115(0x140)]('id',{'type':_0x14f2f3[_0x5cd115(0x1c2)],'description':_0x14f2f3[_0x5cd115(0x121)]});},async _0x4b2d22=>{const _0x167d91={'LQyNZ':function(_0x1da8de,_0x1b37d5,_0x4a200d){return _0x1da8de(_0x1b37d5,_0x4a200d);}};await _0x167d91['LQyNZ'](withTelemetry,'show',()=>featureShow(_0x4b2d22['id']));})['command']('resume\x20[id]','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context',_0x236a57=>{const _0x57b82d=_0x43f580;return _0x236a57['positional']('id',{'type':_0x57b82d(0x108),'description':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'});},async _0x309bfa=>{const _0x5caf6d={'UhajJ':function(_0x14f67e,_0x51f0e2,_0xf9f7e2){return _0x14f67e(_0x51f0e2,_0xf9f7e2);}};await _0x5caf6d['UhajJ'](withTelemetry,'resume',()=>featureResume(_0x309bfa['id']));})['command'](_0x43f580(0x1b8),'Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review',_0x2149d6=>{const _0x17cd5d=_0x43f580,_0x57c381={'NkdJp':'description','RptEN':_0x17cd5d(0x108),'lqYfk':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x2149d6['positional'](_0x57c381[_0x17cd5d(0xf3)],{'type':_0x57c381['RptEN'],'description':'Scenario\x20description','demandOption':!![]})['option']('id',{'type':'string','description':_0x57c381[_0x17cd5d(0xff)]});},async _0x37f76f=>{const _0x3c67f0=_0x43f580;await withTelemetry(_0x3c67f0(0x16d),()=>featureAddScenario(_0x37f76f['description'],_0x37f76f['id']));})['command']('edit-scenario\x20<description>',_0x43f580(0x1b2),_0x4f7b58=>{const _0x255acd=_0x43f580,_0x2b9935={'GNyKj':_0x255acd(0xa3),'QEkwu':_0x255acd(0x108),'CRHAh':_0x255acd(0x1c9),'ZzcgB':_0x255acd(0x12d),'WqyVg':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x4f7b58[_0x255acd(0x140)](_0x2b9935[_0x255acd(0x9b)],{'type':_0x2b9935['QEkwu'],'description':_0x2b9935[_0x255acd(0xc1)],'demandOption':!![]})[_0x255acd(0x1aa)](_0x255acd(0xf0),{'type':_0x2b9935[_0x255acd(0x16b)],'description':_0x255acd(0x1d4),'demandOption':!![]})['option']('id',{'type':_0x255acd(0x108),'description':_0x2b9935[_0x255acd(0x175)]});},async _0x324c6e=>{const _0x4c6424=_0x43f580;await withTelemetry(_0x4c6424(0x17c),()=>featureEditScenario(_0x324c6e['description'],{'id':_0x324c6e['id'],'scenario':_0x324c6e['scenario']}));})[_0x43f580(0x10f)]('report\x20[id]',_0x43f580(0xd2),_0x1c359d=>{const _0x22e9c2=_0x43f580,_0x150507={'QFiUK':'exclude-scenario','MMBgq':'array','DleQI':'json','untux':_0x22e9c2(0x164),'xzyPu':'Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown'};return _0x1c359d['positional']('id',{'type':_0x22e9c2(0x108),'description':'Feature\x20review\x20ID'})['option'](_0x150507['QFiUK'],{'type':_0x150507[_0x22e9c2(0xef)],'description':_0x22e9c2(0x12a)})[_0x22e9c2(0x1aa)](_0x150507['DleQI'],{'type':_0x150507[_0x22e9c2(0x14e)],'description':_0x150507[_0x22e9c2(0x120)],'default':![]});},async _0x552f95=>{const _0x16748f=_0x43f580,_0x20930e={'jwgPk':_0x16748f(0x12c),'wPcew':function(_0x40a1cd,_0x454de4,_0x99df25){return _0x40a1cd(_0x454de4,_0x99df25);},'ColxT':'report'},_0x4aa247=_0x552f95[_0x20930e[_0x16748f(0x17f)]],_0x140ee3=_0x4aa247?_0x4aa247[_0x16748f(0x18e)](_0x501fe7=>Number(_0x501fe7)):undefined;await _0x20930e[_0x16748f(0xa0)](withTelemetry,_0x20930e[_0x16748f(0xbe)],()=>featureReportPrDescription(_0x552f95['id'],{'excludeScenarios':_0x140ee3,'json':_0x552f95[_0x16748f(0x13c)]}));})['command'](_0x43f580(0x83),'Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios',_0x34ffe7=>{const _0x14b20f=_0x43f580,_0x4730bf={'paJea':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x34ffe7[_0x14b20f(0x140)]('id',{'type':_0x14b20f(0x108),'description':_0x4730bf[_0x14b20f(0x82)]});},async _0x358a77=>{const _0x275d09=_0x43f580,_0x34645c={'ktOEo':function(_0x37fd94,_0x5c5608,_0x24a8c4){return _0x37fd94(_0x5c5608,_0x24a8c4);},'lMeXC':'get-review'};await _0x34645c[_0x275d09(0xe7)](withTelemetry,_0x34645c[_0x275d09(0x13e)],()=>featureGetReview(_0x358a77['id']));})[_0x43f580(0x10f)](_0x43f580(0x109),_0x43f580(0x161),_0x48bf21=>{const _0x6fde3=_0x43f580,_0x2297f9={'rvwEg':_0x6fde3(0x108)};return _0x48bf21[_0x6fde3(0x140)]('id',{'type':_0x2297f9[_0x6fde3(0xee)],'description':_0x6fde3(0x151)});},async _0x3ada96=>{const _0x5575ae=_0x43f580,_0x5e4295={'VkaNy':function(_0x381ff6,_0x4d4494,_0x22c410){return _0x381ff6(_0x4d4494,_0x22c410);},'ijbnh':_0x5575ae(0xba)};await _0x5e4295[_0x5575ae(0x1db)](withTelemetry,_0x5e4295['ijbnh'],()=>featureDelete(_0x3ada96['id']));})['command'](_0x43f580(0x1b4),'Restore\x20a\x20soft-deleted\x20feature\x20review',_0x56b3dc=>{const _0x5b107c=_0x43f580,_0x36fe9a={'uRKGX':'string'};return _0x56b3dc['positional']('id',{'type':_0x36fe9a[_0x5b107c(0x179)],'description':_0x5b107c(0x147),'demandOption':!![]});},async _0x1440f8=>{const _0x5cdd93=_0x43f580,_0x302995={'IkqdL':function(_0x2f0d9c,_0x26b036,_0x4da9fc){return _0x2f0d9c(_0x26b036,_0x4da9fc);}};await _0x302995[_0x5cdd93(0xd9)](withTelemetry,_0x5cdd93(0x14f),()=>featureRestore(_0x1440f8['id']));})['command']('setup\x20[token]',_0x43f580(0x9f),_0x3a02ec=>{const _0x240574=_0x43f580,_0x14ca67={'dAlxv':_0x240574(0x19e),'eGTnA':_0x240574(0x164),'UiEqZ':_0x240574(0x162),'jaCTs':'string','ZCOrf':'project','YnahI':_0x240574(0x15d),'GrzdP':'url','wsvRd':_0x240574(0x1d3),'wTSGJ':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','dpZmc':'opencode','wnlZs':_0x240574(0x16f)};return _0x3a02ec['positional'](_0x14ca67[_0x240574(0x1cd)],{'type':'string','description':_0x240574(0x182)})[_0x240574(0x1aa)]('skip-chromium',{'type':_0x14ca67['eGTnA'],'description':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','default':![]})['option'](_0x14ca67[_0x240574(0xaf)],{'type':_0x14ca67[_0x240574(0x1be)],'choices':[_0x240574(0x9e),_0x14ca67['ZCOrf']],'description':_0x14ca67['YnahI']})[_0x240574(0x1aa)](_0x14ca67['GrzdP'],{'type':'string','description':_0x14ca67[_0x240574(0xdc)]})['option']('force',{'type':_0x14ca67['eGTnA'],'description':_0x14ca67['wTSGJ'],'default':![]})['option'](_0x14ca67['dpZmc'],{'type':'boolean','description':_0x14ca67['wnlZs'],'default':![]})[_0x240574(0x1aa)]('allow-insecure-localhost',{'type':_0x14ca67['eGTnA'],'description':_0x240574(0x17b),'default':![]});},async _0x5a31c9=>{const _0x2fbab4=_0x43f580,_0xa3f3f3={'IoAKX':_0x2fbab4(0x125)};await withTelemetry(_0xa3f3f3['IoAKX'],_0x5218d8=>start(_0x5a31c9[_0x2fbab4(0x19e)],{'skipChromium':_0x5a31c9[_0x2fbab4(0xf1)],'scope':_0x5a31c9['scope'],'url':_0x5a31c9['url'],'force':_0x5a31c9[_0x2fbab4(0xc5)],'opencode':_0x5a31c9[_0x2fbab4(0xd6)],'allowInsecureLocalhost':_0x5a31c9[_0x2fbab4(0x10a)]},_0x5218d8));})['command']('setup-ci\x20<token>','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)',_0x497aea=>{const _0x4ecaa9=_0x43f580,_0x21027e={'yhMyB':_0x4ecaa9(0x19e),'KTgag':'string','gWYyu':'profile','mnPFM':'CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','hjrkO':'base-url','XzUQg':_0x4ecaa9(0xf1)};return _0x497aea['positional'](_0x21027e[_0x4ecaa9(0x1b0)],{'type':_0x21027e['KTgag'],'description':_0x4ecaa9(0xfc),'demandOption':!![]})[_0x4ecaa9(0x1aa)](_0x21027e['gWYyu'],{'type':'string','description':_0x21027e['mnPFM']})[_0x4ecaa9(0x1aa)](_0x21027e[_0x4ecaa9(0x126)],{'type':_0x21027e['KTgag'],'description':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)'})[_0x4ecaa9(0x1aa)](_0x21027e['XzUQg'],{'type':_0x4ecaa9(0x164),'description':'Skip\x20Chromium\x20browser\x20installation','default':![]});},async _0x3ece7f=>{const _0x1db4af=_0x43f580,_0x32b451={'zmIyg':function(_0x3b0639,_0x4553d5,_0x4b6cdd){return _0x3b0639(_0x4553d5,_0x4b6cdd);}};await _0x32b451['zmIyg'](withTelemetry,_0x1db4af(0x1bc),_0x203b0c=>setupCi(_0x3ece7f[_0x1db4af(0x19e)],{'profile':_0x3ece7f[_0x1db4af(0x1a3)],'baseUrl':_0x3ece7f[_0x1db4af(0x19f)],'skipChromium':_0x3ece7f['skip-chromium']},_0x203b0c));})['command'](_0x43f580(0x192),_0x43f580(0x170),()=>{},async()=>{const _0x40a1c2=_0x43f580;await withTelemetry(_0x40a1c2(0x192),()=>login());})[_0x43f580(0x10f)](_0x43f580(0x1cb),'Install\x20Ranger\x20skills',_0x2db7f0=>{const _0x567104=_0x43f580,_0xa7a881={'MMBdB':_0x567104(0xd6),'GXyvk':_0x567104(0x164),'UwKEW':_0x567104(0x108)};return _0x2db7f0[_0x567104(0x1aa)](_0xa7a881['MMBdB'],{'type':_0xa7a881['GXyvk'],'description':'Install\x20skills\x20for\x20OpenCode','default':![]})['option'](_0x567104(0x162),{'type':_0xa7a881['UwKEW'],'choices':[_0x567104(0x9e),'project'],'description':'Install\x20scope\x20for\x20skills'});},async _0x3fbc8c=>{const _0x2c69aa=_0x43f580,_0x227291={'IeXId':function(_0x5c0148,_0x538737,_0x42f520){return _0x5c0148(_0x538737,_0x42f520);}},_0x549f06=Boolean(_0x3fbc8c['opencode']);await _0x227291[_0x2c69aa(0xbd)](withTelemetry,_0x2c69aa(0x1cb),()=>skillup({'autoInstall':_0x3fbc8c['scope'],'platform':_0x549f06?'opencode':'claude'}));})[_0x43f580(0x10f)](_0x43f580(0x13f),'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project',()=>{},async()=>{const _0x34b5e6=_0x43f580;await withTelemetry(_0x34b5e6(0x13f),()=>clean());})['command']('profile','Manage\x20profiles',_0x4a7e04=>{const _0x585c8f=_0x43f580,_0x5a3fe9={'dSBol':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','RvxeD':_0x585c8f(0xbf),'YxKzo':_0x585c8f(0x108),'SmkCl':'Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','vgclK':'boolean','PODvh':_0x585c8f(0xd8),'xglyE':_0x585c8f(0x17b),'bjnhG':'safe-mode','QEDiw':'Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','fyWhL':_0x585c8f(0x9e),'xGXgz':function(_0x2e89a1,_0x5d2f89){return _0x2e89a1(_0x5d2f89);},'DASNW':'profile-name','jLIxN':'Name\x20of\x20the\x20profile','IKZci':_0x585c8f(0x1a3),'xLehl':function(_0x242754,_0x288d8e,_0x3123e3){return _0x242754(_0x288d8e,_0x3123e3);},'hMEiM':_0x585c8f(0x1c4),'fVAZa':function(_0x27f064,_0x2b58f6,_0x11a0b0){return _0x27f064(_0x2b58f6,_0x11a0b0);},'kYTeH':_0x585c8f(0xe6),'OeOES':_0x585c8f(0x186),'dOCHJ':function(_0x265f29,_0x54abe6,_0x1978b0){return _0x265f29(_0x54abe6,_0x1978b0);},'QnBSa':_0x585c8f(0x8e),'tixNE':'set\x20<profile>\x20<key>\x20<value>','MWjQM':_0x585c8f(0x129),'vSIYV':'get\x20<profile>\x20<key>','WaxRl':'List\x20all\x20config\x20for\x20a\x20profile','Awpjp':'You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','xPFne':_0x585c8f(0xe0),'zVrKz':_0x585c8f(0x10d),'ITGcF':_0x585c8f(0xe9),'DneOi':'Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','mEwFv':_0x585c8f(0x1a4),'LOeRb':'Update\x20authentication\x20for\x20an\x20existing\x20profile','BBRUh':_0x585c8f(0x80),'GQcUN':_0x585c8f(0xdf),'SraYf':'You\x20must\x20specify\x20a\x20profile\x20subcommand'};return _0x4a7e04[_0x585c8f(0xde)](PROFILE_HELP)[_0x585c8f(0x10f)](_0x585c8f(0x105),_0x5a3fe9['xPFne'],_0xc19026=>{const _0x427cd8=_0x585c8f;return _0xc19026[_0x427cd8(0x140)]('profile-name',{'type':'string','description':_0x5a3fe9['dSBol'],'demandOption':!![]})['option']('ci',{'type':_0x427cd8(0x164),'description':_0x427cd8(0x168),'default':![]})[_0x427cd8(0x1aa)](_0x427cd8(0x92),{'type':_0x427cd8(0x164),'description':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','default':![]})[_0x427cd8(0x1aa)](_0x5a3fe9[_0x427cd8(0x1df)],{'type':_0x5a3fe9['YxKzo'],'description':_0x5a3fe9['SmkCl']})[_0x427cd8(0x1aa)]('force',{'type':_0x5a3fe9['vgclK'],'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})[_0x427cd8(0x1aa)](_0x5a3fe9['PODvh'],{'type':_0x5a3fe9[_0x427cd8(0xf7)],'description':'CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.'})[_0x427cd8(0x1aa)](_0x427cd8(0x10a),{'type':'boolean','description':_0x5a3fe9['xglyE'],'default':![]})[_0x427cd8(0x1aa)](_0x5a3fe9[_0x427cd8(0x98)],{'type':_0x5a3fe9[_0x427cd8(0xa5)],'description':_0x5a3fe9['QEDiw'],'default':![]})[_0x427cd8(0x1aa)]('setup-header',{'type':_0x5a3fe9['YxKzo'],'array':!![],'description':'HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)'})[_0x427cd8(0x1aa)](_0x427cd8(0x162),{'type':_0x5a3fe9['YxKzo'],'choices':[_0x5a3fe9[_0x427cd8(0xc9)],'project'],'description':_0x427cd8(0xf4)});},async _0x4ff08d=>{const _0x47d215=_0x585c8f;await withTelemetry('profile\x20add',_0x3722e4=>addEnv(_0x4ff08d[_0x47d215(0x19c)],{'ci':_0x4ff08d['ci'],'skipAuth':_0x4ff08d['skip-auth'],'url':_0x4ff08d['url'],'force':_0x4ff08d[_0x47d215(0xc5)],'cdpEndpoint':_0x4ff08d[_0x47d215(0xd8)],'allowInsecureLocalhost':_0x4ff08d['allow-insecure-localhost'],'safeMode':_0x4ff08d[_0x47d215(0xf8)],'setupHeader':_0x4ff08d['setup-header'],'scope':_0x4ff08d[_0x47d215(0x162)]},_0x3722e4),{'isElectron':_0x5a3fe9[_0x47d215(0x1dc)](Boolean,_0x4ff08d[_0x5a3fe9['PODvh']])});})['command'](_0x5a3fe9[_0x585c8f(0xd4)],'Switch\x20to\x20using\x20a\x20specific\x20profile',_0xb4fca3=>{const _0x4226ee=_0x585c8f;return _0xb4fca3[_0x4226ee(0x140)](_0x5a3fe9[_0x4226ee(0x9d)],{'type':_0x5a3fe9[_0x4226ee(0xf7)],'description':_0x5a3fe9[_0x4226ee(0x16c)],'demandOption':!![]});},async _0x4910d6=>{const _0x380e5a=_0x585c8f;await withTelemetry('profile\x20use',()=>useEnv(_0x4910d6[_0x380e5a(0x19c)]));})['command'](_0x5a3fe9['ITGcF'],_0x5a3fe9['DneOi'],_0x41bece=>{const _0xf9057=_0x585c8f;return _0x41bece['positional'](_0x5a3fe9[_0xf9057(0xd1)],{'type':_0xf9057(0x108),'description':'Profile\x20name','demandOption':!![]});},async _0x1d2b77=>{const _0x1e8cea=_0x585c8f;await _0x5a3fe9[_0x1e8cea(0x7a)](withTelemetry,_0x1e8cea(0x96),()=>authEncrypt(_0x1d2b77[_0x1e8cea(0x1a3)]));})['command']('ls',_0x5a3fe9[_0x585c8f(0x196)],()=>{},async()=>{const _0x52b26=_0x585c8f;await _0x5a3fe9[_0x52b26(0x7a)](withTelemetry,_0x5a3fe9['hMEiM'],()=>envList());})[_0x585c8f(0x10f)](_0x585c8f(0xb0),_0x5a3fe9[_0x585c8f(0x1bf)],_0x5697d6=>{const _0x284a29=_0x585c8f;return _0x5697d6['positional']('profile-name',{'type':_0x5a3fe9[_0x284a29(0xf7)],'description':'Name\x20of\x20the\x20profile\x20to\x20update','demandOption':!![]})[_0x284a29(0x1aa)](_0x284a29(0x10a),{'type':_0x5a3fe9[_0x284a29(0xa5)],'description':_0x284a29(0x17b)});},async _0x53c529=>{const _0x1d96d1=_0x585c8f;await _0x5a3fe9['fVAZa'](withTelemetry,'profile\x20update',_0x40a6e4=>updateEnv(_0x53c529['profile-name'],_0x40a6e4,{'allowInsecureLocalhost':_0x53c529[_0x1d96d1(0x10a)]}));})[_0x585c8f(0x10f)](_0x5a3fe9[_0x585c8f(0xd5)],_0x5a3fe9[_0x585c8f(0x176)],_0x48218c=>{const _0x511e2d=_0x585c8f,_0x2f04c1={'cdMgP':'string','DOtSz':_0x5a3fe9['OeOES'],'uUqUc':_0x511e2d(0x1a3),'ehxqS':_0x511e2d(0x118),'DTSAY':'Profile\x20name','mPJuB':function(_0x57d72e,_0x1ab2e4,_0x1869fb){return _0x5a3fe9['dOCHJ'](_0x57d72e,_0x1ab2e4,_0x1869fb);},'fgSII':_0x5a3fe9['QnBSa'],'MVQWZ':'profile\x20config\x20unset'};return _0x48218c[_0x511e2d(0xde)](PROFILE_CONFIG_HELP)[_0x511e2d(0x10f)](_0x5a3fe9['tixNE'],_0x5a3fe9['MWjQM'],_0x35be79=>{const _0x4599bc=_0x511e2d;return _0x35be79[_0x4599bc(0x140)]('profile',{'type':_0x2f04c1[_0x4599bc(0x104)],'description':_0x4599bc(0x103),'demandOption':!![]})[_0x4599bc(0x140)](_0x4599bc(0x114),{'type':'string','description':_0x2f04c1['DOtSz'],'demandOption':!![]})['positional']('value',{'type':_0x2f04c1['cdMgP'],'description':'Config\x20value','demandOption':!![]});},async _0x161d52=>{const _0x4ad62d=_0x511e2d;await withTelemetry(_0x5a3fe9[_0x4ad62d(0x146)],()=>configSet(_0x161d52[_0x4ad62d(0x1a3)],_0x161d52[_0x4ad62d(0x114)],_0x161d52[_0x4ad62d(0xdb)]));})['command'](_0x5a3fe9['vSIYV'],_0x511e2d(0x11b),_0x58ae03=>{const _0x3427f3=_0x511e2d;return _0x58ae03[_0x3427f3(0x140)](_0x2f04c1[_0x3427f3(0x119)],{'type':_0x2f04c1['cdMgP'],'description':'Profile\x20name','demandOption':!![]})[_0x3427f3(0x140)]('key',{'type':_0x3427f3(0x108),'description':_0x2f04c1[_0x3427f3(0x93)],'demandOption':!![]});},async _0x288d3b=>{const _0x25dd8c=_0x511e2d;await _0x5a3fe9['fVAZa'](withTelemetry,_0x25dd8c(0x13b),()=>configGet(_0x288d3b[_0x25dd8c(0x1a3)],_0x288d3b['key']));})[_0x511e2d(0x10f)]('list\x20<profile>',_0x5a3fe9[_0x511e2d(0x1d1)],_0x46157c=>{const _0x18d295=_0x511e2d;return _0x46157c[_0x18d295(0x140)](_0x2f04c1[_0x18d295(0x119)],{'type':_0x2f04c1[_0x18d295(0x104)],'description':_0x2f04c1[_0x18d295(0x1cc)],'demandOption':!![]});},async _0x4e937d=>{const _0x40fa12=_0x511e2d;await _0x2f04c1[_0x40fa12(0x139)](withTelemetry,'profile\x20config\x20list',()=>configList(_0x4e937d[_0x40fa12(0x1a3)]));})['command'](_0x511e2d(0x11a),_0x511e2d(0x1d2),_0x16f603=>{const _0x3e9741=_0x511e2d;return _0x16f603['positional'](_0x2f04c1[_0x3e9741(0x119)],{'type':_0x2f04c1[_0x3e9741(0x104)],'description':_0x2f04c1[_0x3e9741(0x1cc)],'demandOption':!![]})['positional'](_0x3e9741(0x114),{'type':'string','description':_0x2f04c1[_0x3e9741(0xbb)],'demandOption':!![]});},async _0x484905=>{const _0x20a044=_0x511e2d;await withTelemetry(_0x2f04c1[_0x20a044(0xf5)],()=>configUnset(_0x484905[_0x20a044(0x1a3)],_0x484905[_0x20a044(0x114)]));})[_0x511e2d(0x163)](0x1,_0x5a3fe9['Awpjp']);})[_0x585c8f(0x163)](0x1,_0x5a3fe9['SraYf']);})['command']('status','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)',()=>{},async()=>{const _0x1e682c={'utJJz':function(_0x16e731,_0xa8cafb,_0x414a95){return _0x16e731(_0xa8cafb,_0x414a95);},'rdqOC':'status'};await _0x1e682c['utJJz'](withTelemetry,_0x1e682c['rdqOC'],()=>status());})['command'](_0x43f580(0x150),_0x43f580(0x135),()=>{},async()=>{const _0x369f25={'Prpan':function(_0x10ddc5,_0xcbd963,_0x316a1b){return _0x10ddc5(_0xcbd963,_0x316a1b);}};await _0x369f25['Prpan'](withTelemetry,'update',()=>update());})['command']('print-access-token',_0x43f580(0xcf),()=>{},async()=>{const _0x31dbfe={'mrURB':'No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.','LSQBI':'print-access-token'};await withTelemetry(_0x31dbfe['LSQBI'],async()=>{const _0x5a79f0=_0x20c0,_0x2c4216=await getToken();if(!_0x2c4216)throw new Error(_0x31dbfe[_0x5a79f0(0x130)]);console['log'](_0x2c4216);});})['command']('go',_0x43f580(0xca),_0x3c0b5a=>{const _0x150c8e=_0x43f580,_0x529704={'uwYLV':_0x150c8e(0x1b7),'IKvBn':'string','SBKij':'notes','RqLAs':'Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','GNNhK':'scenario','HTuju':_0x150c8e(0x12d),'cRlBK':'boolean','lTkzf':_0x150c8e(0x1a9),'rTiBs':_0x150c8e(0x88),'AwHrS':'partial','kDBLk':_0x150c8e(0x7f),'ePBHM':_0x150c8e(0x9a),'gJqfL':'item'};return _0x3c0b5a[_0x150c8e(0x1aa)](_0x529704[_0x150c8e(0xf9)],{'type':_0x150c8e(0x108),'description':'Optional\x20feature\x20ID'})[_0x150c8e(0x1aa)]('profile',{'type':_0x529704[_0x150c8e(0x1ab)],'description':_0x150c8e(0x157)})[_0x150c8e(0x1aa)](_0x529704['SBKij'],{'type':_0x529704['IKvBn'],'description':_0x529704[_0x150c8e(0xa1)]})[_0x150c8e(0x1aa)](_0x529704[_0x150c8e(0x137)],{'type':_0x529704['HTuju'],'description':'Scenario\x20index\x20(1-based)'})[_0x150c8e(0x1aa)]('start-path',{'type':_0x529704['IKvBn'],'description':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)'})[_0x150c8e(0x1aa)]('model',{'type':'string','description':'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.'})[_0x150c8e(0x1aa)](_0x150c8e(0x9c),{'type':_0x529704['cRlBK'],'description':_0x529704['lTkzf'],'default':![]})['option'](_0x529704[_0x150c8e(0xa6)],{'type':_0x529704['IKvBn'],'hidden':!![],'choices':[_0x150c8e(0x159),_0x529704['AwHrS'],'blocked',_0x529704['kDBLk'],_0x150c8e(0x1d6)]})['option']('debug-address-comments',{'type':'boolean','hidden':!![]})[_0x150c8e(0x1aa)](_0x529704[_0x150c8e(0x1c5)],{'type':'string','hidden':!![]})[_0x150c8e(0x1aa)]('task',{'type':_0x529704['IKvBn'],'hidden':!![]})[_0x150c8e(0x1aa)](_0x529704['gJqfL'],{'type':_0x529704['HTuju'],'hidden':!![]});},async _0x5fa86a=>{await runGoCommand(_0x5fa86a);})[_0x43f580(0x10f)](_0x43f580(0xa8),![],_0x291e07=>{const _0x1d4528=_0x43f580,_0x401f73={'FLyuN':'string','uHuwO':'Profile\x20name','MWRYI':function(_0x3c25c6,_0x1a6e47,_0x5bd2d1){return _0x3c25c6(_0x1a6e47,_0x5bd2d1);},'ghDkX':_0x1d4528(0x141),'ObymC':'ranger\x20profile\x20encrypt-auth','DrHJs':function(_0x1af3f2,_0x532e61){return _0x1af3f2(_0x532e61);},'itLVj':_0x1d4528(0x155)};return _0x291e07['command'](_0x401f73['itLVj'],![],_0x372646=>{const _0x35ba26=_0x1d4528;return _0x372646[_0x35ba26(0x140)](_0x35ba26(0x1a3),{'type':_0x401f73[_0x35ba26(0xd0)],'description':_0x401f73['uHuwO'],'demandOption':!![]});},async _0x5243c3=>{const _0x2c4df8=_0x1d4528;_0x401f73['MWRYI'](warnRenamed,_0x401f73[_0x2c4df8(0xc6)],_0x401f73['ObymC']),await _0x401f73[_0x2c4df8(0xe1)](authEncrypt,_0x5243c3['profile']);})[_0x1d4528(0x163)](0x1,_0x1d4528(0x101));},()=>{})['command'](_0x43f580(0x1cf),![],_0x6a8484=>{const _0x41d836=_0x43f580,_0x242038={'Ktmvl':_0x41d836(0x19e),'iFSZZ':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','LoCez':_0x41d836(0x108),'EGVjL':_0x41d836(0x1a1),'PFvMJ':'force','rQyBA':_0x41d836(0x164)};return _0x6a8484[_0x41d836(0x140)](_0x242038[_0x41d836(0x16e)],{'type':'string','description':'Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)'})[_0x41d836(0x1aa)](_0x41d836(0xf1),{'type':'boolean','description':_0x242038[_0x41d836(0xab)],'default':![]})['option']('scope',{'type':_0x242038['LoCez'],'choices':['user',_0x242038['EGVjL']],'description':_0x41d836(0x15d)})[_0x41d836(0x1aa)]('url',{'type':_0x242038[_0x41d836(0x131)],'description':_0x41d836(0x1d3)})['option'](_0x242038[_0x41d836(0x7c)],{'type':_0x242038['rQyBA'],'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]});},async _0x5165c7=>{const _0x462445=_0x43f580,_0x35a3c8={'neMyK':_0x462445(0x169),'MMuwm':_0x462445(0x112)};warnRenamed(_0x35a3c8['neMyK'],_0x35a3c8[_0x462445(0x10e)]),await withTelemetry('start',_0x11ee42=>start(_0x5165c7[_0x462445(0x19e)],{'skipChromium':_0x5165c7['skip-chromium'],'scope':_0x5165c7[_0x462445(0x162)],'url':_0x5165c7[_0x462445(0xbf)],'force':_0x5165c7[_0x462445(0xc5)]},_0x11ee42));})[_0x43f580(0x10f)](_0x43f580(0x1dd),![],_0x40170a=>{const _0x48ec02=_0x43f580,_0x598bc7={'FLTLq':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','cQZxi':'Task\x20description\x20(defaults\x20to\x20scenario\x20description)','vyRXH':_0x48ec02(0x190),'wZtVv':'profile','oukfp':'notes','RgzwL':_0x48ec02(0x108),'IXPAh':_0x48ec02(0x1b9),'uULlR':_0x48ec02(0x1a0),'sXipY':'blocked'};return _0x40170a[_0x48ec02(0x1aa)]('env',{'type':'string','description':_0x598bc7['FLTLq']})[_0x48ec02(0x1aa)]('task',{'type':'string','description':_0x598bc7['cQZxi']})['option'](_0x48ec02(0x1ae),{'type':_0x48ec02(0x12d),'description':_0x598bc7['vyRXH']})['option'](_0x598bc7['wZtVv'],{'type':_0x48ec02(0x108),'hidden':!![]})['option'](_0x598bc7['oukfp'],{'type':_0x598bc7[_0x48ec02(0xb6)],'hidden':!![]})['option'](_0x48ec02(0xf0),{'type':'number','hidden':!![]})['option']('start-path',{'type':_0x598bc7['RgzwL'],'description':_0x48ec02(0x128)})[_0x48ec02(0x1aa)](_0x598bc7['IXPAh'],{'type':_0x48ec02(0x108),'hidden':!![]})[_0x48ec02(0x1aa)]('headed',{'type':'boolean','hidden':!![],'default':![]})['option'](_0x48ec02(0x88),{'type':'string','hidden':!![],'choices':[_0x48ec02(0x159),_0x598bc7[_0x48ec02(0x198)],_0x598bc7[_0x48ec02(0x132)],_0x48ec02(0x7f),'incomplete']});},async _0x382d97=>{const _0x415718=_0x43f580,_0x590960={'KLqmU':function(_0x3fdd63,_0x3c898d,_0x5469df){return _0x3fdd63(_0x3c898d,_0x5469df);}};await _0x590960[_0x415718(0x138)](runGoCommand,_0x382d97,!![]);})['command'](_0x43f580(0x160),![],_0x49d0b8=>{const _0x7298bc=_0x43f580,_0x3a25c6={'bmmbl':'env-name','oAaZb':_0x7298bc(0x164),'pBvtn':'skip-auth'};return _0x49d0b8[_0x7298bc(0x140)](_0x3a25c6[_0x7298bc(0xfd)],{'type':'string','description':'Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','demandOption':!![]})[_0x7298bc(0x1aa)]('ci',{'type':_0x3a25c6['oAaZb'],'description':'Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})[_0x7298bc(0x1aa)](_0x3a25c6[_0x7298bc(0x180)],{'type':_0x3a25c6['oAaZb'],'description':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','default':![]});},async _0x406e95=>{const _0xe77d8c={'nmhLw':function(_0x45347f,_0x25bec8,_0x9077c3){return _0x45347f(_0x25bec8,_0x9077c3);},'tdJbV':'ranger\x20add\x20env','bBNzT':'ranger\x20profile\x20add'};_0xe77d8c['nmhLw'](warnRenamed,_0xe77d8c['tdJbV'],_0xe77d8c['bBNzT']),await withTelemetry('add\x20env',_0x143005=>addEnv(_0x406e95['env-name'],{'ci':_0x406e95['ci'],'skipAuth':_0x406e95['skip-auth']},_0x143005));})[_0x43f580(0x10f)](_0x43f580(0xad),![],_0x456f13=>{const _0x214c6e=_0x43f580,_0x437e74={'obvws':_0x214c6e(0x108),'Dywtt':_0x214c6e(0x117)};return _0x456f13['positional'](_0x214c6e(0x90),{'type':_0x437e74[_0x214c6e(0x11c)],'description':_0x437e74['Dywtt'],'demandOption':!![]});},async _0x481f5b=>{const _0x1ba0c3=_0x43f580,_0x2e1b86={'XgxtH':function(_0x33f321,_0x337a21,_0x58b6b7){return _0x33f321(_0x337a21,_0x58b6b7);},'sLAPF':_0x1ba0c3(0xc7)};_0x2e1b86[_0x1ba0c3(0xb5)](warnRenamed,'ranger\x20use','ranger\x20profile\x20use'),await withTelemetry(_0x2e1b86['sLAPF'],()=>useEnv(_0x481f5b['env-name']));})['command']('config',![],_0x16e539=>{const _0x491380=_0x43f580,_0x1ad91d={'hshdE':'key','SXIrq':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','GSFWN':_0x491380(0xdb),'bmBup':'Config\x20value','JXZWV':'ranger\x20config\x20set','DoDrj':_0x491380(0x8b),'IROsx':function(_0x36de49,_0x2e1a42,_0x1ed1b8){return _0x36de49(_0x2e1a42,_0x1ed1b8);},'tsZIE':_0x491380(0x183),'GtLcx':'env','dnyrW':_0x491380(0x108),'ZSLXJ':'Environment\x20name','CZPUl':'Config\x20key','HdBRp':'ranger\x20config\x20get','XGhyt':_0x491380(0xaa),'vaovc':function(_0x299c8a,_0x3fc44e,_0xb1a2d5){return _0x299c8a(_0x3fc44e,_0xb1a2d5);},'uEwGW':'config\x20get','RRiuz':'Config\x20key\x20to\x20remove','IZuJn':function(_0x4fcf4f,_0x1d5bf2,_0x3fec25){return _0x4fcf4f(_0x1d5bf2,_0x3fec25);},'rChhN':_0x491380(0x172),'xAjpD':_0x491380(0xb1),'hNeqw':'list\x20<env>','dLUyc':'You\x20must\x20specify\x20a\x20config\x20subcommand'};return _0x16e539['command'](_0x1ad91d[_0x491380(0x178)],![],_0x4a6c59=>{const _0x5c2a37=_0x491380;return _0x4a6c59['positional'](_0x5c2a37(0x9a),{'type':'string','description':_0x5c2a37(0x7b),'demandOption':!![]})['positional'](_0x1ad91d['hshdE'],{'type':'string','description':_0x1ad91d['SXIrq'],'demandOption':!![]})[_0x5c2a37(0x140)](_0x1ad91d[_0x5c2a37(0xfa)],{'type':'string','description':_0x1ad91d['bmBup'],'demandOption':!![]});},async _0x3f9939=>{const _0x1e1c7e=_0x491380;warnRenamed(_0x1ad91d[_0x1e1c7e(0x122)],_0x1ad91d[_0x1e1c7e(0xb4)]),await _0x1ad91d[_0x1e1c7e(0x185)](withTelemetry,_0x1ad91d[_0x1e1c7e(0x7d)],()=>configSet(_0x3f9939[_0x1e1c7e(0x9a)],_0x3f9939[_0x1e1c7e(0x114)],_0x3f9939['value']));})['command'](_0x1ad91d['xAjpD'],![],_0x5ea7d2=>{const _0x35e93e=_0x491380;return _0x5ea7d2[_0x35e93e(0x140)](_0x1ad91d['GtLcx'],{'type':_0x1ad91d['dnyrW'],'description':_0x1ad91d['ZSLXJ'],'demandOption':!![]})[_0x35e93e(0x140)](_0x35e93e(0x114),{'type':_0x35e93e(0x108),'description':_0x1ad91d['CZPUl'],'demandOption':!![]});},async _0x1acffd=>{const _0x77cae1=_0x491380;warnRenamed(_0x1ad91d[_0x77cae1(0x18f)],_0x1ad91d['XGhyt']),await _0x1ad91d['vaovc'](withTelemetry,_0x1ad91d['uEwGW'],()=>configGet(_0x1acffd[_0x77cae1(0x9a)],_0x1acffd[_0x77cae1(0x114)]));})[_0x491380(0x10f)](_0x1ad91d[_0x491380(0x136)],![],_0x4aedb7=>{const _0x183c79=_0x491380;return _0x4aedb7[_0x183c79(0x140)]('env',{'type':_0x183c79(0x108),'description':'Environment\x20name','demandOption':!![]});},async _0x568a47=>{const _0x112050=_0x491380;_0x1ad91d[_0x112050(0x177)](warnRenamed,'ranger\x20config\x20list',_0x112050(0x127)),await withTelemetry('config\x20list',()=>configList(_0x568a47[_0x112050(0x9a)]));})['command'](_0x491380(0xa4),![],_0x17a4de=>{const _0xce3d0b=_0x491380;return _0x17a4de[_0xce3d0b(0x140)]('env',{'type':'string','description':_0x1ad91d['ZSLXJ'],'demandOption':!![]})[_0xce3d0b(0x140)](_0xce3d0b(0x114),{'type':_0x1ad91d['dnyrW'],'description':_0x1ad91d[_0xce3d0b(0x15e)],'demandOption':!![]});},async _0x5c053c=>{const _0xbc51ca=_0x491380;_0x1ad91d['vaovc'](warnRenamed,'ranger\x20config\x20unset','ranger\x20profile\x20config\x20unset'),await _0x1ad91d[_0xbc51ca(0x173)](withTelemetry,_0xbc51ca(0x1a6),()=>configUnset(_0x5c053c[_0xbc51ca(0x9a)],_0x5c053c['key']));})[_0x491380(0x163)](0x1,_0x1ad91d['dLUyc']);})[_0x43f580(0x10f)]('env',![],_0x1d7998=>{const _0x297e46=_0x43f580,_0x4f883f={'jJfQZ':'ranger\x20env\x20ls','riijc':function(_0x3f34c7,_0x6ba299,_0x5bbf86){return _0x3f34c7(_0x6ba299,_0x5bbf86);},'oQkWb':'env\x20list','JAZAV':_0x297e46(0x90),'khlaD':'env\x20update','JUKrg':_0x297e46(0x95)};return _0x1d7998['command']('ls',![],()=>{},async()=>{const _0x279d57=_0x297e46;warnRenamed(_0x4f883f[_0x279d57(0x10c)],_0x279d57(0xb2)),await _0x4f883f['riijc'](withTelemetry,_0x4f883f['oQkWb'],()=>envList());})['command'](_0x297e46(0x1c0),![],_0x3090fb=>{const _0x3add53=_0x297e46;return _0x3090fb[_0x3add53(0x140)](_0x4f883f[_0x3add53(0x106)],{'type':_0x3add53(0x108),'description':_0x3add53(0x1a2),'demandOption':!![]});},async _0x1cc455=>{const _0x157312=_0x297e46;_0x4f883f[_0x157312(0xac)](warnRenamed,_0x157312(0x1b1),_0x157312(0x7e)),await withTelemetry(_0x4f883f['khlaD'],_0x145266=>updateEnv(_0x1cc455[_0x157312(0x90)],_0x145266));})[_0x297e46(0x163)](0x1,_0x4f883f[_0x297e46(0x1d9)]);})[_0x43f580(0x10f)](_0x43f580(0x1b7),![],_0x500894=>{const _0x30644a=_0x43f580,_0x537c4f={'FTmfS':'name','jmDWB':'Feature\x20review\x20name','GzhYw':_0x30644a(0xfe),'iwIdU':_0x30644a(0xf0),'gKfCf':function(_0x4ccc27,_0x4b632c,_0x4cb4f4){return _0x4ccc27(_0x4b632c,_0x4cb4f4);},'ZqMQF':_0x30644a(0xed),'hdYaY':function(_0x4d9142,_0x18cf93,_0x352f42,_0x11676b){return _0x4d9142(_0x18cf93,_0x352f42,_0x11676b);},'Audjv':'--scenario','hIPia':_0x30644a(0x15b),'Uibdc':_0x30644a(0x12d),'JqNBX':_0x30644a(0x194),'VnfPK':_0x30644a(0x164),'clUJq':_0x30644a(0x1d7),'GTTGt':_0x30644a(0xe3),'KkTin':'ranger\x20list','yMzBk':_0x30644a(0xb8),'Fkhwa':'Feature\x20review\x20ID','dNOis':'feature\x20show','EbwBg':'string','wQFkt':function(_0x3008ae,_0x27e7b5,_0x562a6c){return _0x3008ae(_0x27e7b5,_0x562a6c);},'WdKwL':_0x30644a(0x181),'fUkJz':function(_0x1eb07b,_0x192833,_0x46832a){return _0x1eb07b(_0x192833,_0x46832a);},'CiFYY':'description','PvoTO':'Scenario\x20description','WEqfS':_0x30644a(0x113),'dgdOW':'feature\x20add-checklist-item','BASZq':function(_0x4791df,_0x2650ba,_0x44c36d){return _0x4791df(_0x2650ba,_0x44c36d);},'JjHnD':_0x30644a(0x165),'rtwpG':'ranger\x20get-review','dIkhz':'ranger\x20feature\x20delete','Egujw':function(_0x2b5d96,_0x44af59,_0x169089){return _0x2b5d96(_0x44af59,_0x169089);},'nFQrO':'Feature\x20review\x20ID\x20to\x20restore','moWhZ':'create\x20<name>','VvtYu':_0x30644a(0xd7),'beTBj':_0x30644a(0xcc),'oBYej':'resume\x20[id]','uPgpb':_0x30644a(0x109),'kLrnT':_0x30644a(0x1b4)};return _0x500894[_0x30644a(0x10f)](_0x537c4f['moWhZ'],![],_0x3bb060=>{const _0x510db3=_0x30644a;return _0x3bb060[_0x510db3(0x140)](_0x537c4f['FTmfS'],{'type':_0x510db3(0x108),'description':_0x537c4f[_0x510db3(0x166)],'demandOption':!![]})['option'](_0x510db3(0xa3),{'type':_0x510db3(0x108),'alias':'d','description':_0x510db3(0x187)})['option'](_0x537c4f[_0x510db3(0x154)],{'type':_0x510db3(0x10b),'alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})[_0x510db3(0x1aa)](_0x537c4f[_0x510db3(0x145)],{'type':_0x510db3(0x10b),'hidden':!![]});},async _0x2de457=>{const _0x2e0b6a=_0x30644a;_0x537c4f[_0x2e0b6a(0x1e0)](warnRenamed,_0x2e0b6a(0x123),_0x537c4f[_0x2e0b6a(0xc3)]),_0x537c4f[_0x2e0b6a(0xf2)](warnFlagRenamed,_0x537c4f['ZqMQF'],_0x2e0b6a(0x199),_0x537c4f[_0x2e0b6a(0x188)]);const _0x4a2898=_0x2de457['scenario']||_0x2de457[_0x2e0b6a(0xfe)];await _0x537c4f[_0x2e0b6a(0x1e0)](withTelemetry,_0x2e0b6a(0xce),()=>featureCreate(_0x2de457[_0x2e0b6a(0x12b)],{'description':_0x2de457['description'],'scenarios':_0x4a2898}));})[_0x30644a(0x10f)](_0x537c4f[_0x30644a(0x149)],![],_0x2d15a3=>{const _0x555f77=_0x30644a;return _0x2d15a3['option'](_0x555f77(0xcb),{'type':'boolean','description':_0x555f77(0xea)})['option']('limit',{'type':_0x555f77(0x12d),'alias':'l','description':'Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','default':0xa})['option'](_0x537c4f['hIPia'],{'type':_0x537c4f[_0x555f77(0x8c)],'alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})[_0x555f77(0x1aa)](_0x537c4f['JqNBX'],{'type':_0x537c4f[_0x555f77(0x110)],'alias':'d','description':_0x537c4f[_0x555f77(0x18a)],'default':![]});},async _0x9eb3d3=>{const _0x35e121=_0x30644a;_0x537c4f[_0x35e121(0x1e0)](warnRenamed,_0x537c4f['GTTGt'],_0x537c4f[_0x35e121(0x156)]),await withTelemetry(_0x537c4f['yMzBk'],()=>featureList({'currentBranch':_0x9eb3d3['current-branch'],'limit':_0x9eb3d3[_0x35e121(0xa2)],'offset':_0x9eb3d3[_0x35e121(0x15b)],'includeDeleted':_0x9eb3d3['include-deleted']}));})['command'](_0x537c4f[_0x30644a(0x1ba)],![],_0x170720=>{const _0x1f0b04=_0x30644a;return _0x170720['positional']('id',{'type':'string','description':_0x537c4f[_0x1f0b04(0xc2)]});},async _0x4d92f6=>{const _0x51fcb4=_0x30644a;warnRenamed(_0x51fcb4(0x1d5),_0x51fcb4(0x11f)),await withTelemetry(_0x537c4f[_0x51fcb4(0x143)],()=>featureShow(_0x4d92f6['id']));})['command'](_0x537c4f['oBYej'],![],_0x536f48=>{const _0x1eb9ed=_0x30644a;return _0x536f48[_0x1eb9ed(0x140)]('id',{'type':_0x537c4f['EbwBg'],'description':_0x1eb9ed(0x14a)});},async _0x5e834f=>{const _0x77a435=_0x30644a;_0x537c4f['wQFkt'](warnRenamed,_0x537c4f[_0x77a435(0xe4)],_0x77a435(0x133)),await _0x537c4f['fUkJz'](withTelemetry,'feature\x20resume',()=>featureResume(_0x5e834f['id']));})['command'](_0x30644a(0x1b6),![],_0x113eb3=>{const _0x1a9c4b=_0x30644a;return _0x113eb3['positional'](_0x537c4f['CiFYY'],{'type':_0x537c4f['EbwBg'],'description':_0x537c4f['PvoTO'],'demandOption':!![]})[_0x1a9c4b(0x1aa)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0xeecb51=>{const _0x378df2=_0x30644a;warnRenamed('ranger\x20feature\x20add-checklist-item',_0x537c4f['WEqfS']),await withTelemetry(_0x537c4f[_0x378df2(0x1af)],()=>featureAddScenario(_0xeecb51['description'],_0xeecb51['id']));})[_0x30644a(0x10f)](_0x30644a(0x12e),![],_0x3f3233=>{const _0x11254b=_0x30644a;return _0x3f3233[_0x11254b(0x140)]('id',{'type':_0x537c4f['EbwBg'],'description':_0x11254b(0x81)});},async _0x268120=>{const _0x2fbbe1=_0x30644a;_0x537c4f[_0x2fbbe1(0xfb)](warnRenamed,_0x537c4f[_0x2fbbe1(0x100)],_0x537c4f['rtwpG']),await withTelemetry(_0x2fbbe1(0x102),()=>featureGetReview(_0x268120['id']));})[_0x30644a(0x10f)](_0x537c4f['uPgpb'],![],_0x2710ba=>{const _0x168d87=_0x30644a;return _0x2710ba['positional']('id',{'type':_0x168d87(0x108),'description':_0x168d87(0x151)});},async _0x49afd0=>{const _0x54dea6=_0x30644a;_0x537c4f['fUkJz'](warnRenamed,_0x537c4f[_0x54dea6(0x1bb)],_0x54dea6(0x13a)),await _0x537c4f[_0x54dea6(0x99)](withTelemetry,_0x54dea6(0x15f),()=>featureDelete(_0x49afd0['id']));})['command'](_0x537c4f[_0x30644a(0x17d)],![],_0x3439ca=>{const _0x13bb68=_0x30644a;return _0x3439ca['positional']('id',{'type':_0x13bb68(0x108),'description':_0x537c4f['nFQrO'],'demandOption':!![]});},async _0x3384e5=>{const _0x5e45b3=_0x30644a;warnRenamed(_0x5e45b3(0x11d),'ranger\x20restore'),await withTelemetry('feature\x20restore',()=>featureRestore(_0x3384e5['id']));})[_0x30644a(0x163)](0x1,'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand');})[_0x43f580(0x10f)](_0x43f580(0xf6),![],_0x26dff2=>{const _0x2a325a=_0x43f580,_0x143ade={'AoMBN':_0x2a325a(0x108),'vyCGN':function(_0x254ace,_0x419a62,_0x15ce97){return _0x254ace(_0x419a62,_0x15ce97);},'peEAP':'hook:disable','DdrRj':'Disable\x20Ranger\x20hooks\x20for\x20this\x20session','GWFdl':'Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','xnWVd':'session-id'};return _0x26dff2[_0x2a325a(0x10f)]('enable',_0x2a325a(0x1c1),_0x520f58=>{const _0x21614f=_0x2a325a;return _0x520f58['option'](_0x21614f(0x94),{'type':_0x143ade[_0x21614f(0x116)],'description':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)'});},async _0x24ead6=>{const _0xdb589f=_0x2a325a;await _0x143ade['vyCGN'](withTelemetry,'hook:enable',()=>hook(_0xdb589f(0x1d0),_0x24ead6['session-id']));})['command'](_0x2a325a(0x1a5),_0x143ade[_0x2a325a(0x1c6)],_0x58a108=>{return _0x58a108['option']('session-id',{'type':_0x143ade['AoMBN'],'description':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)'});},async _0x534fc0=>{const _0x655d7f=_0x2a325a;await _0x143ade[_0x655d7f(0x153)](withTelemetry,_0x143ade['peEAP'],()=>hook('disable',_0x534fc0['session-id']));})[_0x2a325a(0x1aa)]('name',{'type':_0x143ade[_0x2a325a(0x116)],'description':_0x143ade[_0x2a325a(0x14d)]})[_0x2a325a(0x1aa)](_0x143ade['xnWVd'],{'type':_0x2a325a(0x108),'description':_0x2a325a(0x17a)});},async _0x1771ff=>{const _0x160b9d=_0x43f580,_0x341126={'lqVkU':function(_0x4948da,_0x3df91b,_0x4daa49){return _0x4948da(_0x3df91b,_0x4daa49);},'aCSHh':_0x160b9d(0x94)};_0x1771ff[_0x160b9d(0x12b)]&&await _0x341126['lqVkU'](hook,_0x1771ff[_0x160b9d(0x12b)],_0x1771ff[_0x341126['aCSHh']]);})[_0x43f580(0x163)](0x1,_0x43f580(0xc8))[_0x43f580(0x197)]()['fail'](async(_0x3dd0bd,_0x217f10,_0x3c6cee)=>{const _0x5b99d8=_0x43f580,_0x2af043={'HDzkh':function(_0x4cda64,_0x317ac2){return _0x4cda64||_0x317ac2;}},_0x116899=sanitizeArgs(process[_0x5b99d8(0xb3)][_0x5b99d8(0x171)](0x2)),_0x2344b6=getErrorType(_0x3dd0bd,_0x217f10);if(_0x3dd0bd&&_0x3dd0bd['includes']('Unknown\x20command')){const _0x44eb7a=process['argv'][0x2];console['error']('\x0aUnknown\x20command:\x20'+_0x44eb7a),console[_0x5b99d8(0xd3)]('Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a');}else{if(_0x3dd0bd)console['error']('\x0a'+_0x3dd0bd+'\x0a');else _0x217f10&&console[_0x5b99d8(0xd3)](_0x5b99d8(0x1ca)+_0x217f10[_0x5b99d8(0xe2)]+'\x0a');}await logDesirePath({'rawCommand':_0x116899,'errorMessage':_0x3dd0bd||_0x217f10?.[_0x5b99d8(0xe2)],'errorType':_0x2344b6});const _0x196815=getCurrentCollector();_0x196815&&await _0x196815['trackCommandError'](_0x217f10||new Error(_0x2af043[_0x5b99d8(0x8a)](_0x3dd0bd,'Unknown\x20error'))),process['exit'](0x1);})[_0x43f580(0x86)](_0x43f580(0x1ad)+_0x43f580(0x134)+_0x43f580(0xc0))['help']()[_0x43f580(0x195)](_0x43f580(0x1da),'h')[_0x43f580(0x1a7)]();
2
+ const _0xb2634d=_0x3574;function _0x3574(_0x4d2d29,_0x5cd018){_0x4d2d29=_0x4d2d29-0x12c;const _0x436eaf=_0x436e();let _0x357416=_0x436eaf[_0x4d2d29];return _0x357416;}(function(_0x5f5d6f,_0x46553a){const _0x2e1e0f=_0x3574,_0x39d787=_0x5f5d6f();while(!![]){try{const _0x4c0ec0=parseInt(_0x2e1e0f(0x233))/0x1*(parseInt(_0x2e1e0f(0x25a))/0x2)+parseInt(_0x2e1e0f(0x25d))/0x3*(-parseInt(_0x2e1e0f(0x138))/0x4)+-parseInt(_0x2e1e0f(0x163))/0x5*(-parseInt(_0x2e1e0f(0x285))/0x6)+parseInt(_0x2e1e0f(0x222))/0x7*(parseInt(_0x2e1e0f(0x289))/0x8)+-parseInt(_0x2e1e0f(0x257))/0x9*(-parseInt(_0x2e1e0f(0x1dc))/0xa)+-parseInt(_0x2e1e0f(0x277))/0xb*(parseInt(_0x2e1e0f(0x24d))/0xc)+parseInt(_0x2e1e0f(0x211))/0xd*(-parseInt(_0x2e1e0f(0x165))/0xe);if(_0x4c0ec0===_0x46553a)break;else _0x39d787['push'](_0x39d787['shift']());}catch(_0x2e1c0c){_0x39d787['push'](_0x39d787['shift']());}}}(_0x436e,0x62f82));import _0x4c0eb9 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x22cdfb=_0x3574,_0x519b4a={'BXDtM':function(_0x2f8642,_0x5acc3b){return _0x2f8642!==_0x5acc3b;},'OCELz':function(_0x2b6906,_0x3229aa){return _0x2b6906(_0x3229aa);},'IwVaV':function(_0x3bd90d,_0x3cc469,_0x13523e){return _0x3bd90d(_0x3cc469,_0x13523e);},'XpGtW':'.env'};let _0x5370a1=process['cwd']();const _0x4bb84e=parse(_0x5370a1)['root'];while(_0x519b4a[_0x22cdfb(0x173)](_0x5370a1,_0x4bb84e)){if(_0x519b4a[_0x22cdfb(0x271)](existsSync,_0x519b4a[_0x22cdfb(0x245)](join,_0x5370a1,_0x22cdfb(0x1b8)))||existsSync(join(_0x5370a1,_0x519b4a[_0x22cdfb(0x17c)])))return _0x5370a1;_0x5370a1=_0x519b4a[_0x22cdfb(0x271)](dirname,_0x5370a1);}return process['cwd']();}_0x4c0eb9['config']({'path':join(findProjectRoot(),'.env')});import _0x18156d from'yargs/yargs';import{addEnv,clean,login,start,setupCi,useEnv,updateEnv,update,skillup,envList,hook}from'./commands/index.js';import{authEncrypt}from'./commands/authEncrypt.js';import{mcpBootstrap}from'./commands/mcpBootstrap.js';import{getToken}from'./commands/utils/keychain.js';import{status}from'./commands/status.js';function _0x436e(){const _0x5b8dc2=['mEpkv','unset\x20<env>\x20<key>','wvKyC','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','positional','profile','12GaYTpC','fCKUI','bwgOE','profile\x20update','verify-feature','Feature\x20review\x20description','SLLSa','XReiT','Install\x20scope\x20for\x20skills','Manage\x20profile\x20configuration','297PhxFzj','OOfVR','ENIBX','542704eyWYmV','CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.','ranger\x20go','263787fZxodR','ASans','ranger\x20feature\x20resume','feature\x20add-checklist-item','nYOlA','Skip\x20Chromium\x20browser\x20check\x20and\x20installation','length','ranger\x20profile\x20update','--checklist','Feature\x20review\x20ID\x20to\x20restore','Unknown\x20command','New\x20scenario\x20description','sjjRh','array','gLDfw','feature\x20resume','current-branch','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','resume\x20[id]','value','OCELz','profile\x20config\x20get','iFSla','skip-auth','env-name','list','8108111VCSTan','MaSnC','usage','command','Nqpxw','verified','dEhVA','ranger\x20profile\x20config\x20set','You\x20must\x20specify\x20a\x20config\x20subcommand','uJFLB','get\x20<profile>\x20<key>','QslSa','ranger\x20env\x20ls','startsWith','236052TVLroP','UGmmc','zDHQM','ranger\x20profile\x20add','1552GMlxwn','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','YOxSu','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','ibaZQ','glwFl','klbOT','setup-header','SPNIS','option','--env','project','ranger\x20create','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','partial','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','profile\x20config\x20set','BBBuU','ranger\x20config\x20get','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','KxTrG','You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand','add\x20env','ZOJXZ','--item','CnLfx','dpCBL','4mLaXvG','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','incomplete','failed','ranger\x20feature\x20create','Where\x20to\x20store\x20the\x20profile:\x20user\x20(~/.ranger/)\x20or\x20project\x20(.ranger/)','allow-insecure-localhost','Skip\x20Claude\x20Code\x20plugin\x20+\x20skills\x20install\x20(for\x20OpenCode\x20users)','iUogH','scenario','eLJgv','encrypt-auth\x20<profile>','unhandledRejection','yhptS','blocked','Install\x20skills\x20for\x20OpenCode','set\x20<env>\x20<key>\x20<value>','cdp-endpoint','AIxKH','rQAtp','Rlhmj','stAob','feature\x20restore','model','ranger\x20feature\x20get-feedback','get-review\x20[id]','bvMep','bnxVO','update\x20<env-name>','Scenario\x20description','ranger','You\x20must\x20specify\x20an\x20auth\x20subcommand','add\x20env\x20<env-name>','aaUHd','demandCommand','uHgBG','JoZPT','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','json','tbUpf','safe-mode','report\x20[id]','65zsLFwq','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','14ZAzMxN','jVldA','qfKFm','ranger\x20get-review','lXEef','\x20BLOCKED','cLqEH','Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios','ranger\x20profile\x20encrypt-auth','kNVXN','cNMEz','cWhHT','Config\x20value','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','BXDtM','peByY','ZUVFF','exit','argv','trackCommandError','rUnjZ','nolql','issues','XpGtW','\x20is\x20now\x20','MqIeL','ranger\x20config\x20set','update\x20<profile-name>','eoXUP','Install\x20Ranger\x20skills','restore\x20<id>','ranger\x20verify-feature','evaluation','opencode','tcWgL','qRVwY','PdhGK','epzVd','nfvGT','rFrDK','rjOcn','SvHOm','disable','include-deleted','some','ranger\x20delete','tESlC','Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version','ranger\x20profile\x20config\x20get','item','resume','scope','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','Switch\x20to\x20using\x20a\x20specific\x20profile','MCTxZ','edit-scenario\x20<description>','report','You\x20must\x20specify\x20a\x20profile\x20subcommand','JpoaU','UhyGx','Config\x20key\x20to\x20remove','add-scenario','Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','ranger\x20auth\x20encrypt','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','VKScF','gUhmh','List\x20all\x20feature\x20reviews','TTUYT','dCWKV','HqSxH','KJNyI','Unknown\x20error','description','Xxqyf','add-checklist-item\x20<description>','Number\x20of\x20feature\x20reviews\x20to\x20skip','ranger\x20profile\x20ls','dhfLX','gVTXt','show\x20[id]','skip-chromium','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','.ranger','offset','VbRjd','message','pIdwh','TCfSt','gQJot','qmLWo','start-path','Include\x20soft-deleted\x20feature\x20reviews','AHBep','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','token','Print\x20the\x20current\x20CLI\x20access\x20token','includes','VTNEF','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','\x20INCOMPLETE','number','phyeM','hook','\x20PARTIAL','Get\x20a\x20config\x20value','evaluationReason','FVXph','erabe','ranger\x20feature\x20list','Profile\x20name','peyQg','parse','sJPya','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','QZpFX','yQlHU','CMwPE','196730bhUtNR','WPuMc','GlkNo','encrypt\x20<profile>','lMLio','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','Config\x20key','version','boolean','show','config','mcp-bootstrap','LFnay','qjdZV','task','name','slice','zmsjf','status','lBMIf','fAden','pFflW','NFMgf','force','Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','feature\x20get-feedback','AeYzT','login','fXsHC','Scenario\x20index\x20(1-based)','WsoWt','UJaQS','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','clean','ranger\x20start','delete\x20[id]','edit-scenario','feature\x20delete','alias','env','Initialize\x20Ranger\x20in\x20your\x20project','hIGAx','debug-outcome','enable','key','ZdcOB','notes','IytJn','dXsYe','Remove\x20a\x20config\x20value','uKsxQ','nqsTV','jVYlZ','3077269VbYRTs','error','limit','qKNqo','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)','hook:disable','fJEhM','tPZYo','OOixY','FjtBd','start','Diwtj','VuzwT','gFBLr','log','update','session-id','1267NjJMzc','config\x20get','skillup','profile\x20config\x20unset','qCydO','sIBLx','ivQhn','string','profile\x20config\x20list','Set\x20a\x20config\x20value','help','repeat','url','xqgkH','FFSsp','base-url','Environment\x20name','1UfKSqv','Name\x20of\x20the\x20environment\x20to\x20update','cGztv','create','uppRe','Feature\x20review\x20ID','Manage\x20profiles','unset\x20<profile>\x20<key>','vNPTo','Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','GGXXW','PFMuG','qlYWB','checklist','user','rtVOY','EaZXp','IwVaV','Name\x20of\x20the\x20environment'];_0x436e=function(){return _0x5b8dc2;};return _0x436e();}import{configSet,configGet,configList,configUnset}from'./commands/config.js';import{verifyFeature}from'./commands/verifyFeature.js';import{loadRangerConfig}from'./commands/utils/rangerConfig.js';import{isByokEnabled}from'./commands/utils/environment.js';import{featureCreate,featureList,featureShow,featureResume,featureAddScenario,featureEditScenario,featureGetReview,featureReportPrDescription,featureDelete,featureRestore}from'./commands/feature.js';import{logDesirePath,getErrorType,sanitizeArgs}from'./commands/utils/desirePathLog.js';import{getCurrentVersion}from'./commands/utils/version.js';import{withTelemetry,getCurrentCollector}from'./commands/utils/telemetry.js';process['on'](_0xb2634d(0x145),async _0x499531=>{const _0x466664=getCurrentCollector();_0x466664&&await _0x466664['trackCommandError'](_0x499531),process['exitCode']=0x1;});const rawArgs=process['argv'][_0xb2634d(0x1ec)](0x2),TOP_LEVEL_HELP='Usage:\x20ranger\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20setup\x20[token]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Initialize\x20Ranger\x20in\x20your\x20project\x0a\x20\x20setup\x20--mcp-bootstrap\x20\x20\x20\x20\x20\x20\x20Bootstrap\x20CLI\x20auth\x20via\x20MCP\x20auth\x20server\x0a\x20\x20login\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Re-authenticate\x20without\x20full\x20setup\x0a\x20\x20skillup\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Install\x20Ranger\x20skills\x0a\x20\x20clean\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20Ranger\x20artifacts\x20from\x20the\x20project\x0a\x20\x20status\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20version,\x20org,\x20skills,\x20and\x20profile\x20status\x0a\x20\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version\x0a\x0a\x20\x20profile\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Manage\x20profiles\x20(add/use/ls/update/config/encrypt-auth)\x0a\x20\x20\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Set/get/list/unset\x20profile\x20config\x0a\x0a\x20\x20create\x20<name>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Create\x20a\x20feature\x20review\x20with\x20scenarios\x0a\x20\x20list\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20feature\x20reviews\x0a\x20\x20show\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20feature\x20review\x20details\x0a\x20\x20resume\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Resume\x20a\x20feature\x20review\x0a\x20\x20add-scenario\x20<description>\x20\x20Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review\x0a\x20\x20edit-scenario\x20<description>\x20Edit\x20a\x20scenario\x20description\x0a\x20\x20get-review\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Show\x20reviewer\x20feedback\x0a\x20\x20report\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Generate\x20PR\x20description\x20markdown\x0a\x20\x20delete\x20[id]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Soft\x20delete\x20a\x20feature\x20review\x0a\x20\x20restore\x20<id>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Restore\x20a\x20soft-deleted\x20feature\x20review\x0a\x0a\x20\x20go\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Verify\x20a\x20scenario\x20in\x20the\x20browser\x0a\x0aRun\x20`ranger\x20<command>\x20--help`\x20for\x20details.',PROFILE_HELP='Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth,\x20--scope\x20user|project)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20local\x0a\x20\x20ranger\x20profile\x20encrypt-auth\x20ci\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20headless\x20true',PROFILE_CONFIG_HELP='Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aCommands:\x0a\x20\x20set\x20<profile>\x20<key>\x20<value>\x20\x20\x20\x20Set\x20a\x20config\x20value\x0a\x20\x20get\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Get\x20a\x20config\x20value\x0a\x20\x20list\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20all\x20config\x20for\x20a\x20profile\x0a\x20\x20unset\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20a\x20config\x20value\x0a\x0aKeys:\x0a\x20\x20userAgent\x20\x20\x20\x20\x20\x20\x20\x20Browser\x20user\x20agent\x20string\x0a\x20\x20headless\x20\x20\x20\x20\x20\x20\x20\x20\x20Run\x20browser\x20in\x20headless\x20mode\x20(true/false)\x0a\x20\x20allowInsecureLocalhost\x20\x20\x20Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(true/false)\x0a\x20\x20storageState\x20\x20\x20\x20\x20Path\x20to\x20auth\x20state\x20file\x20(e.g.,\x20./auth.json)\x0a\x20\x20header.<name>\x20\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20header.X-Test-Mode)\x0a\x20\x20setupHeader.<name>\x20\x20HTTP\x20header\x20sent\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20(e.g.,\x20setupHeader.x-bypass-turnstile)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20userAgent\x20\x22Mozilla/5.0\x20(CI\x20Bot)\x22\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20allowInsecureLocalhost\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20header.Authorization\x20\x27${AUTH_TOKEN}\x27\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20setupHeader.x-bypass-turnstile\x20\x27a1b2c3d4...\x27';function warnRenamed(_0x5a3eac,_0x362704){const _0x7d1ef5=_0xb2634d;console[_0x7d1ef5(0x212)]('\x0a'+_0x5a3eac+_0x7d1ef5(0x17d)+_0x362704+'\x0a');}function argUsed(_0x4c315c){const _0x34e2b2=_0xb2634d;return rawArgs[_0x34e2b2(0x191)](_0x5a807c=>_0x5a807c===_0x4c315c||_0x5a807c[_0x34e2b2(0x284)](_0x4c315c+'='));}function warnFlagRenamed(_0x429573,_0x3e5559,_0x52b0b7){const _0x27e08b=_0xb2634d,_0x38a722={'cGztv':function(_0x18993a,_0x429058,_0x4e9f6a){return _0x18993a(_0x429058,_0x4e9f6a);}};argUsed(_0x3e5559)&&_0x38a722[_0x27e08b(0x235)](warnRenamed,_0x429573+'\x20'+_0x3e5559,_0x429573+'\x20'+_0x52b0b7);}async function runGoCommand(_0x22ac07,_0x2898cb=![]){const _0x4e7cb8=_0xb2634d,_0x144eaf={'fJEhM':function(_0x2d1c88,_0x387c12){return _0x2d1c88+_0x387c12;},'gnEJb':function(_0x62fd8b,_0x4d7371,_0x5aa686){return _0x62fd8b(_0x4d7371,_0x5aa686);},'hZCvu':_0x4e7cb8(0x184),'OOixY':_0x4e7cb8(0x25c),'ObeQI':function(_0x2c7738,_0x432e6d,_0x349de5,_0x5b772){return _0x2c7738(_0x432e6d,_0x349de5,_0x5b772);},'vcLdQ':_0x4e7cb8(0x293),'SPNIS':'--notes','xqgkH':_0x4e7cb8(0x135),'zDHQM':function(_0x2ff6d1){return _0x2ff6d1();},'ibaZQ':_0x4e7cb8(0x1c0),'EaZXp':'verified','Xxqyf':function(_0x2a6b81,_0x35efba){return _0x2a6b81===_0x35efba;},'WsoWt':'incomplete','aATTM':_0x4e7cb8(0x1ca),'pmGRz':'partial','soxWf':_0x4e7cb8(0x1ce),'jVldA':_0x4e7cb8(0x147),'qfKFm':'\x20FAILED','yRjmc':'\x0aIssues:'};_0x2898cb&&_0x144eaf['gnEJb'](warnRenamed,_0x144eaf['hZCvu'],_0x144eaf['OOixY']);_0x144eaf['ObeQI'](warnFlagRenamed,_0x144eaf['OOixY'],_0x144eaf['vcLdQ'],'--profile'),warnFlagRenamed(_0x144eaf['OOixY'],'--task',_0x144eaf[_0x4e7cb8(0x291)]),warnFlagRenamed(_0x144eaf[_0x4e7cb8(0x219)],_0x144eaf[_0x4e7cb8(0x22f)],'--scenario');const _0x506b96=await loadRangerConfig(),_0x5ef4f3=_0x144eaf[_0x4e7cb8(0x287)](isByokEnabled),_0x27a227=_0x22ac07['model'],_0x5c8c8c=_0x506b96[_0x4e7cb8(0x150)],_0xc246a7=await verifyFeature({'featureId':_0x22ac07['feature'],'profile':_0x22ac07['profile']??_0x22ac07[_0x4e7cb8(0x203)],'notes':_0x22ac07[_0x4e7cb8(0x20a)]??_0x22ac07[_0x4e7cb8(0x1ea)],'scenario':_0x22ac07[_0x4e7cb8(0x142)]??_0x22ac07[_0x4e7cb8(0x196)],'startPath':_0x22ac07[_0x144eaf[_0x4e7cb8(0x28d)]],'debugOutcome':_0x22ac07['debug-outcome'],'debugAddressComments':_0x22ac07['debug-address-comments'],'headed':_0x22ac07['headed'],'byokEnabled':_0x5ef4f3,'flagVerifyModel':_0x27a227,'configVerifyModel':_0x5c8c8c});console[_0x4e7cb8(0x21f)]('\x0a'+'='[_0x4e7cb8(0x22d)](0x3c)),console[_0x4e7cb8(0x21f)](_0xc246a7['evaluation']===_0x144eaf[_0x4e7cb8(0x244)]?'\x20VERIFIED':_0x144eaf[_0x4e7cb8(0x1af)](_0xc246a7[_0x4e7cb8(0x185)],_0x144eaf[_0x4e7cb8(0x1fa)])?_0x144eaf['aATTM']:_0xc246a7[_0x4e7cb8(0x185)]===_0x144eaf['pmGRz']?_0x144eaf['soxWf']:_0xc246a7['evaluation']===_0x144eaf[_0x4e7cb8(0x166)]?_0x4e7cb8(0x16a):_0x144eaf[_0x4e7cb8(0x167)]),console[_0x4e7cb8(0x21f)]('='[_0x4e7cb8(0x22d)](0x3c)),console[_0x4e7cb8(0x21f)]('Summary:\x20'+_0xc246a7['summary']),console['log']('Evaluation:\x20'+_0xc246a7['evaluation']),console['log']('Reason:\x20'+_0xc246a7[_0x4e7cb8(0x1d0)]),_0xc246a7['issues']?.[_0x4e7cb8(0x263)]&&(console[_0x4e7cb8(0x21f)](_0x144eaf['yRjmc']),_0xc246a7[_0x4e7cb8(0x17b)]['forEach']((_0x54db4a,_0x5432a8)=>{const _0x406dc7=_0x4e7cb8;console[_0x406dc7(0x21f)]('\x0a'+_0x144eaf[_0x406dc7(0x217)](_0x5432a8,0x1)+'.\x20['+_0x54db4a['severity']+']\x20'+_0x54db4a['description']);})),process['exit'](_0xc246a7[_0x4e7cb8(0x185)]==='verified'?0x0:0x1);}_0x18156d(process[_0xb2634d(0x177)]['slice'](0x2))['scriptName'](_0xb2634d(0x157))[_0xb2634d(0x279)](TOP_LEVEL_HELP)[_0xb2634d(0x1e3)](getCurrentVersion())['command']('create\x20<name>','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios',_0x4c0865=>{const _0x5bea09=_0xb2634d,_0x2a6cfd={'KxTrG':_0x5bea09(0x229),'wkfkR':'Feature\x20review\x20name','pIdwh':'description','yhptS':'scenario','MCTxZ':_0x5bea09(0x241),'OAUKR':'array'};return _0x4c0865['positional']('name',{'type':_0x2a6cfd[_0x5bea09(0x131)],'description':_0x2a6cfd['wkfkR'],'demandOption':!![]})[_0x5bea09(0x292)](_0x2a6cfd[_0x5bea09(0x1bc)],{'type':_0x5bea09(0x229),'alias':'d','description':_0x5bea09(0x252)})['option'](_0x2a6cfd[_0x5bea09(0x146)],{'type':'array','alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})['option'](_0x2a6cfd[_0x5bea09(0x19b)],{'type':_0x2a6cfd['OAUKR'],'hidden':!![]});},async _0x18bade=>{const _0x494193=_0xb2634d,_0x2f1670={'hSOLX':function(_0x38b499,_0xd0cfd4,_0x52b350,_0x1cc7a5){return _0x38b499(_0xd0cfd4,_0x52b350,_0x1cc7a5);},'ENIBX':_0x494193(0x265)};_0x2f1670['hSOLX'](warnFlagRenamed,'ranger\x20create',_0x2f1670[_0x494193(0x259)],'--scenario');const _0x377cd4=_0x18bade[_0x494193(0x142)]||_0x18bade[_0x494193(0x241)];await withTelemetry(_0x494193(0x236),()=>featureCreate(_0x18bade['name'],{'description':_0x18bade[_0x494193(0x1ae)],'scenarios':_0x377cd4}));})[_0xb2634d(0x27a)](_0xb2634d(0x276),_0xb2634d(0x1a8),_0x2c8d11=>{const _0x736b3d=_0xb2634d,_0x3a8f82={'urSeS':_0x736b3d(0x26d),'bwgOE':_0x736b3d(0x1e4),'PFMuG':_0x736b3d(0x1cb),'gSwTP':_0x736b3d(0x1b1),'epzVd':_0x736b3d(0x190),'TbnVn':_0x736b3d(0x1c1)};return _0x2c8d11[_0x736b3d(0x292)](_0x3a8f82['urSeS'],{'type':_0x3a8f82[_0x736b3d(0x24f)],'description':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch'})['option']('limit',{'type':_0x3a8f82[_0x736b3d(0x23f)],'alias':'l','description':_0x736b3d(0x23d),'default':0xa})[_0x736b3d(0x292)](_0x736b3d(0x1b9),{'type':_0x3a8f82['PFMuG'],'alias':'o','description':_0x3a8f82['gSwTP'],'default':0x0})['option'](_0x3a8f82[_0x736b3d(0x18a)],{'type':_0x3a8f82['bwgOE'],'alias':'d','description':_0x3a8f82['TbnVn'],'default':![]});},async _0x1c00c8=>{const _0x14dda0=_0xb2634d,_0x496d15={'nolql':function(_0xbba1c7,_0x20574c,_0x4185a4){return _0xbba1c7(_0x20574c,_0x4185a4);},'Nqpxw':_0x14dda0(0x276)};await _0x496d15[_0x14dda0(0x17a)](withTelemetry,_0x496d15[_0x14dda0(0x27b)],()=>featureList({'currentBranch':_0x1c00c8[_0x14dda0(0x26d)],'limit':_0x1c00c8['limit'],'offset':_0x1c00c8[_0x14dda0(0x1b9)],'includeDeleted':_0x1c00c8[_0x14dda0(0x190)]}));})[_0xb2634d(0x27a)](_0xb2634d(0x1b5),_0xb2634d(0x1e1),_0x2895d6=>{const _0x1d46af=_0xb2634d;return _0x2895d6[_0x1d46af(0x24b)]('id',{'type':_0x1d46af(0x229),'description':_0x1d46af(0x238)});},async _0x2d5702=>{const _0x110a05=_0xb2634d,_0x2b499e={'cNMEz':_0x110a05(0x1e5)};await withTelemetry(_0x2b499e[_0x110a05(0x16f)],()=>featureShow(_0x2d5702['id']));})['command'](_0xb2634d(0x26f),_0xb2634d(0x15e),_0x23202f=>{const _0x4062fc=_0xb2634d,_0x2361e1={'fAden':'string'};return _0x23202f['positional']('id',{'type':_0x2361e1[_0x4062fc(0x1f0)],'description':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'});},async _0x57831d=>{const _0x547794=_0xb2634d,_0x3b1f79={'gQJot':function(_0x47f6ba,_0x3e5d09,_0x408e5c){return _0x47f6ba(_0x3e5d09,_0x408e5c);}};await _0x3b1f79[_0x547794(0x1be)](withTelemetry,_0x547794(0x197),()=>featureResume(_0x57831d['id']));})['command']('add-scenario\x20<description>','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review',_0x4a1779=>{const _0x2c0ebd=_0xb2634d,_0x395c86={'cgwyc':'Scenario\x20description'};return _0x4a1779['positional'](_0x2c0ebd(0x1ae),{'type':'string','description':_0x395c86['cgwyc'],'demandOption':!![]})['option']('id',{'type':_0x2c0ebd(0x229),'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x23a221=>{const _0x5ba45c=_0xb2634d,_0x4ff412={'sIBLx':function(_0x45df8e,_0x7c2e13,_0x3cd4b9){return _0x45df8e(_0x7c2e13,_0x3cd4b9);}};await _0x4ff412[_0x5ba45c(0x227)](withTelemetry,_0x5ba45c(0x1a2),()=>featureAddScenario(_0x23a221[_0x5ba45c(0x1ae)],_0x23a221['id']));})[_0xb2634d(0x27a)](_0xb2634d(0x19c),'Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review',_0x33b131=>{const _0x2f5a3b=_0xb2634d,_0x57f37f={'kNVXN':'description','stAob':_0x2f5a3b(0x229)};return _0x33b131[_0x2f5a3b(0x24b)](_0x57f37f[_0x2f5a3b(0x16e)],{'type':'string','description':_0x2f5a3b(0x268),'demandOption':!![]})['option'](_0x2f5a3b(0x142),{'type':'number','description':'Scenario\x20number\x20to\x20edit\x20(1-based)','demandOption':!![]})['option']('id',{'type':_0x57f37f[_0x2f5a3b(0x14e)],'description':_0x2f5a3b(0x1a5)});},async _0x54dc81=>{const _0x52c5ae=_0xb2634d,_0xa27d20={'uuQIO':_0x52c5ae(0x200)};await withTelemetry(_0xa27d20['uuQIO'],()=>featureEditScenario(_0x54dc81['description'],{'id':_0x54dc81['id'],'scenario':_0x54dc81['scenario']}));})[_0xb2634d(0x27a)](_0xb2634d(0x162),'Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)',_0x1b471d=>{const _0x518db1=_0xb2634d,_0x1d1995={'iUogH':'exclude-scenario','VfieN':_0x518db1(0x15f),'ZdcOB':_0x518db1(0x1f4)};return _0x1b471d['positional']('id',{'type':_0x518db1(0x229),'description':_0x518db1(0x238)})[_0x518db1(0x292)](_0x1d1995[_0x518db1(0x141)],{'type':_0x518db1(0x26a),'description':_0x518db1(0x1c4)})['option'](_0x1d1995['VfieN'],{'type':_0x518db1(0x1e4),'description':_0x1d1995[_0x518db1(0x209)],'default':![]});},async _0x3b3aaf=>{const _0x403fe5=_0xb2634d,_0x124820={'qEDqP':'exclude-scenario','qjdZV':_0x403fe5(0x19d)},_0x31edae=_0x3b3aaf[_0x124820['qEDqP']],_0x1b5c26=_0x31edae?_0x31edae['map'](_0x241687=>Number(_0x241687)):undefined;await withTelemetry(_0x124820[_0x403fe5(0x1e9)],()=>featureReportPrDescription(_0x3b3aaf['id'],{'excludeScenarios':_0x1b5c26,'json':_0x3b3aaf[_0x403fe5(0x15f)]}));})[_0xb2634d(0x27a)](_0xb2634d(0x152),_0xb2634d(0x16c),_0x3ab061=>{const _0x2b537c=_0xb2634d,_0x44ed37={'ZQiyw':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x3ab061['positional']('id',{'type':_0x2b537c(0x229),'description':_0x44ed37['ZQiyw']});},async _0x32783f=>{const _0x468117=_0xb2634d,_0x247c72={'lBMIf':function(_0x2c80fc,_0x1be79c,_0x256098){return _0x2c80fc(_0x1be79c,_0x256098);},'aaUHd':'get-review'};await _0x247c72[_0x468117(0x1ef)](withTelemetry,_0x247c72[_0x468117(0x15a)],()=>featureGetReview(_0x32783f['id']));})[_0xb2634d(0x27a)]('delete\x20[id]',_0xb2634d(0x1fc),_0x124521=>{const _0x428144=_0xb2634d;return _0x124521[_0x428144(0x24b)]('id',{'type':_0x428144(0x229),'description':'Feature\x20review\x20ID'});},async _0x3a7912=>{const _0x2bcdd4=_0xb2634d,_0x4e09dd={'rFrDK':function(_0x23e88c,_0x2d2e1e,_0x213658){return _0x23e88c(_0x2d2e1e,_0x213658);},'xRVwp':'delete'};await _0x4e09dd[_0x2bcdd4(0x18c)](withTelemetry,_0x4e09dd['xRVwp'],()=>featureDelete(_0x3a7912['id']));})['command'](_0xb2634d(0x183),'Restore\x20a\x20soft-deleted\x20feature\x20review',_0x6f5f27=>{const _0x2dd3c4={'GDXkk':'string'};return _0x6f5f27['positional']('id',{'type':_0x2dd3c4['GDXkk'],'description':'Feature\x20review\x20ID\x20to\x20restore','demandOption':!![]});},async _0x4fa0f1=>{const _0x5666e1={'giRgQ':'restore'};await withTelemetry(_0x5666e1['giRgQ'],()=>featureRestore(_0x4fa0f1['id']));})['command']('setup\x20[token]',_0xb2634d(0x204),_0x3bbf21=>{const _0x44ba85=_0xb2634d,_0x31693e={'QZpFX':_0x44ba85(0x229),'oTjZj':_0x44ba85(0x1b6),'QslSa':_0x44ba85(0x1e4),'orRDi':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','uJFLB':_0x44ba85(0x198),'oadSA':'url','ewLIC':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','KeEDJ':'force','AeYzT':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','YYlQX':'opencode','IytJn':_0x44ba85(0x140),'MqIeL':_0x44ba85(0x199)};return _0x3bbf21['positional'](_0x44ba85(0x1c5),{'type':_0x31693e[_0x44ba85(0x1d9)],'description':_0x44ba85(0x28c)})['option'](_0x31693e['oTjZj'],{'type':_0x31693e[_0x44ba85(0x282)],'description':_0x31693e['orRDi'],'default':![]})['option'](_0x31693e[_0x44ba85(0x280)],{'type':_0x31693e['QZpFX'],'choices':['user','project'],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)'})['option'](_0x31693e['oadSA'],{'type':'string','description':_0x31693e['ewLIC']})['option'](_0x31693e['KeEDJ'],{'type':'boolean','description':_0x31693e[_0x44ba85(0x1f6)],'default':![]})['option'](_0x31693e['YYlQX'],{'type':_0x31693e['QslSa'],'description':_0x31693e[_0x44ba85(0x20b)],'default':![]})['option']('allow-insecure-localhost',{'type':_0x31693e['QslSa'],'description':_0x31693e[_0x44ba85(0x17e)],'default':![]})['option'](_0x44ba85(0x1e7),{'type':'boolean','description':'Bootstrap\x20CLI\x20auth\x20via\x20an\x20MCP\x20auth\x20server\x20instead\x20of\x20browser\x20login','default':![]});},async _0x27a7f6=>{const _0x9c0b41=_0xb2634d,_0x5e94cd={'Fnyts':function(_0x21360d,_0x2f36b9,_0x1218a1){return _0x21360d(_0x2f36b9,_0x1218a1);},'cWhHT':'mcp-bootstrap','klbOT':function(_0x2b0889,_0x262967,_0x300060){return _0x2b0889(_0x262967,_0x300060);}};_0x27a7f6['mcp-bootstrap']&&await _0x5e94cd['Fnyts'](withTelemetry,_0x5e94cd[_0x9c0b41(0x170)],()=>mcpBootstrap()),await _0x5e94cd[_0x9c0b41(0x28f)](withTelemetry,'start',_0x10fb82=>start(_0x27a7f6[_0x9c0b41(0x1c5)],{'skipChromium':_0x27a7f6[_0x9c0b41(0x1b6)],'scope':_0x27a7f6['scope'],'url':_0x27a7f6['url'],'force':_0x27a7f6['force'],'opencode':_0x27a7f6[_0x9c0b41(0x186)],'allowInsecureLocalhost':_0x27a7f6[_0x9c0b41(0x13f)]},_0x10fb82));})['command']('setup-ci\x20<token>','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)',_0x19fae1=>{const _0x45c5e6=_0xb2634d,_0xa41530={'VTNEF':_0x45c5e6(0x1c5),'HciZz':'string','YwzhO':'Ranger\x20API\x20token','AIxKH':_0x45c5e6(0x1d8),'NFMgf':'base-url','QrUui':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','ZUVFF':_0x45c5e6(0x1b6),'Kfxqx':_0x45c5e6(0x1e4),'asoKo':'Skip\x20Chromium\x20browser\x20installation'};return _0x19fae1['positional'](_0xa41530[_0x45c5e6(0x1c8)],{'type':_0xa41530['HciZz'],'description':_0xa41530['YwzhO'],'demandOption':!![]})['option'](_0x45c5e6(0x24c),{'type':'string','description':_0xa41530[_0x45c5e6(0x14b)]})[_0x45c5e6(0x292)](_0xa41530[_0x45c5e6(0x1f2)],{'type':'string','description':_0xa41530['QrUui']})[_0x45c5e6(0x292)](_0xa41530[_0x45c5e6(0x175)],{'type':_0xa41530['Kfxqx'],'description':_0xa41530['asoKo'],'default':![]});},async _0x3e71d2=>{const _0x2d17ce=_0xb2634d;await withTelemetry('setup-ci',_0x574c62=>setupCi(_0x3e71d2['token'],{'profile':_0x3e71d2['profile'],'baseUrl':_0x3e71d2[_0x2d17ce(0x231)],'skipChromium':_0x3e71d2[_0x2d17ce(0x1b6)]},_0x574c62));})[_0xb2634d(0x27a)](_0xb2634d(0x1f7),_0xb2634d(0x139),()=>{},async()=>{const _0x502f27={'YAHRt':function(_0x48d4d7,_0xae1ec2,_0x2d5008){return _0x48d4d7(_0xae1ec2,_0x2d5008);},'rjajk':'login'};await _0x502f27['YAHRt'](withTelemetry,_0x502f27['rjajk'],()=>login());})[_0xb2634d(0x27a)](_0xb2634d(0x224),_0xb2634d(0x182),_0x4ee84d=>{const _0x55c120=_0xb2634d,_0x5b18b5={'WOkbo':'boolean','WcVbg':_0x55c120(0x229),'fCKUI':'project','CMwPE':_0x55c120(0x255)};return _0x4ee84d[_0x55c120(0x292)](_0x55c120(0x186),{'type':_0x5b18b5['WOkbo'],'description':_0x55c120(0x148),'default':![]})[_0x55c120(0x292)](_0x55c120(0x198),{'type':_0x5b18b5['WcVbg'],'choices':[_0x55c120(0x242),_0x5b18b5[_0x55c120(0x24e)]],'description':_0x5b18b5[_0x55c120(0x1db)]});},async _0x2f6a56=>{const _0x4c365e=_0xb2634d,_0x526554={'mmLnz':_0x4c365e(0x224)},_0x19f2cb=Boolean(_0x2f6a56[_0x4c365e(0x186)]);await withTelemetry(_0x526554['mmLnz'],()=>skillup({'autoInstall':_0x2f6a56['scope'],'platform':_0x19f2cb?'opencode':'claude'}));})['command'](_0xb2634d(0x1fd),'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project',()=>{},async()=>{const _0x192540=_0xb2634d,_0x5b8924={'dhfLX':function(_0x39c0d4,_0xec3dd0,_0x249dda){return _0x39c0d4(_0xec3dd0,_0x249dda);},'rUnjZ':'clean'};await _0x5b8924[_0x192540(0x1b3)](withTelemetry,_0x5b8924[_0x192540(0x179)],()=>clean());})['command'](_0xb2634d(0x24c),_0xb2634d(0x239),_0x1614df=>{const _0x343951=_0xb2634d,_0x33bbed={'cLqEH':_0x343951(0x229),'cVUOa':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','IAbtQ':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','UJaQS':'url','JScJR':'Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','peByY':_0x343951(0x1f3),'rjOcn':_0x343951(0x25b),'HqSxH':'allow-insecure-localhost','ZOJXZ':_0x343951(0x199),'vZxLu':'boolean','paWBi':'Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','tESlC':_0x343951(0x290),'nqsTV':_0x343951(0x198),'WSVKP':_0x343951(0x242),'wIxrd':_0x343951(0x294),'bvMep':function(_0x11e93d,_0x4a675a,_0x420841,_0x5b8cc2){return _0x11e93d(_0x4a675a,_0x420841,_0x5b8cc2);},'eotZF':function(_0x10c6c9,_0x275bc1){return _0x10c6c9(_0x275bc1);},'jVYlZ':function(_0x56ce2e,_0x55b493,_0x5970e3){return _0x56ce2e(_0x55b493,_0x5970e3);},'WjHuv':'profile\x20ls','dfhxW':'profile-name','gUhmh':'Name\x20of\x20the\x20profile\x20to\x20update','VbRjd':function(_0x315c7a,_0x1bce80,_0x2c177f){return _0x315c7a(_0x1bce80,_0x2c177f);},'VyBaF':_0x343951(0x250),'lXEef':'profile','Xcpkp':_0x343951(0x1d4),'hTsfv':_0x343951(0x272),'cGEpd':_0x343951(0x22a),'fupFE':_0x343951(0x12c),'MlrHT':_0x343951(0x22b),'ejwfd':_0x343951(0x1cf),'KJNyI':_0x343951(0x23a),'erabe':'Add\x20profile\x20configuration','jWnVe':'use\x20<profile-name>','zhXZs':_0x343951(0x19a),'lJUlw':_0x343951(0x172),'dXsYe':'List\x20all\x20profiles','GlkNo':'config','hmFmH':_0x343951(0x19e)};return _0x1614df[_0x343951(0x279)](PROFILE_HELP)[_0x343951(0x27a)]('add\x20<profile-name>',_0x33bbed[_0x343951(0x1d2)],_0x3ed36e=>{const _0x56e96e=_0x343951;return _0x3ed36e[_0x56e96e(0x24b)]('profile-name',{'type':_0x33bbed[_0x56e96e(0x16b)],'description':_0x33bbed['cVUOa'],'demandOption':!![]})[_0x56e96e(0x292)]('ci',{'type':'boolean','description':'Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})[_0x56e96e(0x292)]('skip-auth',{'type':'boolean','description':_0x33bbed['IAbtQ'],'default':![]})['option'](_0x33bbed[_0x56e96e(0x1fb)],{'type':_0x33bbed[_0x56e96e(0x16b)],'description':_0x33bbed['JScJR']})['option'](_0x33bbed[_0x56e96e(0x174)],{'type':'boolean','description':_0x56e96e(0x130),'default':![]})['option'](_0x56e96e(0x14a),{'type':_0x33bbed[_0x56e96e(0x16b)],'description':_0x33bbed[_0x56e96e(0x18d)]})['option'](_0x33bbed[_0x56e96e(0x1ab)],{'type':_0x56e96e(0x1e4),'description':_0x33bbed[_0x56e96e(0x134)],'default':![]})['option']('safe-mode',{'type':_0x33bbed['vZxLu'],'description':_0x33bbed['paWBi'],'default':![]})['option'](_0x33bbed[_0x56e96e(0x193)],{'type':_0x33bbed[_0x56e96e(0x16b)],'array':!![],'description':_0x56e96e(0x26e)})['option'](_0x33bbed[_0x56e96e(0x20f)],{'type':_0x56e96e(0x229),'choices':[_0x33bbed['WSVKP'],_0x33bbed['wIxrd']],'description':_0x56e96e(0x13e)});},async _0x5f4480=>{const _0x171d92=_0x343951;await _0x33bbed[_0x171d92(0x153)](withTelemetry,'profile\x20add',_0x45336f=>addEnv(_0x5f4480['profile-name'],{'ci':_0x5f4480['ci'],'skipAuth':_0x5f4480[_0x171d92(0x274)],'url':_0x5f4480['url'],'force':_0x5f4480['force'],'cdpEndpoint':_0x5f4480['cdp-endpoint'],'allowInsecureLocalhost':_0x5f4480[_0x171d92(0x13f)],'safeMode':_0x5f4480[_0x171d92(0x161)],'setupHeader':_0x5f4480[_0x171d92(0x290)],'scope':_0x5f4480['scope']},_0x45336f),{'isElectron':_0x33bbed['eotZF'](Boolean,_0x5f4480[_0x171d92(0x14a)])});})[_0x343951(0x27a)](_0x33bbed['jWnVe'],_0x33bbed['zhXZs'],_0x1d2b99=>{const _0x260f5b=_0x343951;return _0x1d2b99[_0x260f5b(0x24b)]('profile-name',{'type':_0x260f5b(0x229),'description':'Name\x20of\x20the\x20profile','demandOption':!![]});},async _0x3bf9d3=>{const _0x244bdc=_0x343951;await _0x33bbed[_0x244bdc(0x210)](withTelemetry,'profile\x20use',()=>useEnv(_0x3bf9d3['profile-name']));})[_0x343951(0x27a)](_0x343951(0x144),_0x33bbed['lJUlw'],_0x5bc671=>{const _0x59dd7c=_0x343951;return _0x5bc671['positional'](_0x59dd7c(0x24c),{'type':_0x33bbed[_0x59dd7c(0x16b)],'description':'Profile\x20name','demandOption':!![]});},async _0x2a5569=>{await _0x33bbed['jVYlZ'](withTelemetry,'profile\x20encrypt-auth',()=>authEncrypt(_0x2a5569['profile']));})[_0x343951(0x27a)]('ls',_0x33bbed[_0x343951(0x20c)],()=>{},async()=>{await _0x33bbed['jVYlZ'](withTelemetry,_0x33bbed['WjHuv'],()=>envList());})[_0x343951(0x27a)](_0x343951(0x180),'Update\x20authentication\x20for\x20an\x20existing\x20profile',_0x16de35=>{const _0x224a21=_0x343951;return _0x16de35[_0x224a21(0x24b)](_0x33bbed['dfhxW'],{'type':_0x224a21(0x229),'description':_0x33bbed[_0x224a21(0x1a7)],'demandOption':!![]})['option'](_0x224a21(0x13f),{'type':_0x224a21(0x1e4),'description':_0x33bbed['ZOJXZ']});},async _0x13cecb=>{const _0x490825=_0x343951;await _0x33bbed['VbRjd'](withTelemetry,_0x33bbed['VyBaF'],_0x52e278=>updateEnv(_0x13cecb['profile-name'],_0x52e278,{'allowInsecureLocalhost':_0x13cecb[_0x490825(0x13f)]}));})['command'](_0x33bbed[_0x343951(0x1de)],_0x343951(0x256),_0x1e6ad6=>{const _0x327633=_0x343951,_0x260fdd={'ASans':'profile','qmLWo':'string','hDMZM':'Profile\x20name','OOfVR':_0x33bbed['fupFE'],'GImgY':_0x327633(0x270),'lKHFq':function(_0x3b2a6e,_0x58e5de,_0x53f785){return _0x3b2a6e(_0x58e5de,_0x53f785);},'MaSnC':function(_0x1168db,_0x429e92,_0x4bb7a9){return _0x1168db(_0x429e92,_0x4bb7a9);},'Rlhmj':_0x327633(0x225)};return _0x1e6ad6['usage'](PROFILE_CONFIG_HELP)['command']('set\x20<profile>\x20<key>\x20<value>',_0x33bbed['MlrHT'],_0x4327a5=>{const _0x2a4c19=_0x327633;return _0x4327a5[_0x2a4c19(0x24b)](_0x260fdd[_0x2a4c19(0x25e)],{'type':_0x260fdd[_0x2a4c19(0x1bf)],'description':_0x260fdd['hDMZM'],'demandOption':!![]})['positional'](_0x2a4c19(0x208),{'type':_0x2a4c19(0x229),'description':_0x260fdd[_0x2a4c19(0x258)],'demandOption':!![]})[_0x2a4c19(0x24b)](_0x260fdd['GImgY'],{'type':_0x260fdd['qmLWo'],'description':_0x2a4c19(0x171),'demandOption':!![]});},async _0x25aaae=>{const _0x312ed8=_0x327633;await _0x260fdd['lKHFq'](withTelemetry,_0x312ed8(0x12d),()=>configSet(_0x25aaae['profile'],_0x25aaae[_0x312ed8(0x208)],_0x25aaae[_0x312ed8(0x270)]));})['command'](_0x327633(0x281),_0x33bbed['ejwfd'],_0x1c3403=>{const _0x33ca67=_0x327633;return _0x1c3403[_0x33ca67(0x24b)](_0x33bbed['lXEef'],{'type':_0x33bbed[_0x33ca67(0x16b)],'description':_0x33bbed['Xcpkp'],'demandOption':!![]})['positional'](_0x33ca67(0x208),{'type':_0x33bbed[_0x33ca67(0x16b)],'description':_0x33ca67(0x1e2),'demandOption':!![]});},async _0x16c110=>{const _0x40a272=_0x327633;await _0x33bbed[_0x40a272(0x1ba)](withTelemetry,_0x33bbed['hTsfv'],()=>configGet(_0x16c110[_0x40a272(0x24c)],_0x16c110['key']));})['command']('list\x20<profile>','List\x20all\x20config\x20for\x20a\x20profile',_0x4fe4a7=>{const _0x27690a=_0x327633;return _0x4fe4a7[_0x27690a(0x24b)](_0x33bbed[_0x27690a(0x169)],{'type':_0x33bbed['cLqEH'],'description':_0x27690a(0x1d4),'demandOption':!![]});},async _0x234377=>{const _0x4fbe01=_0x327633;await withTelemetry(_0x33bbed['cGEpd'],()=>configList(_0x234377[_0x4fbe01(0x24c)]));})['command'](_0x33bbed[_0x327633(0x1ac)],_0x327633(0x20d),_0x5689fe=>{const _0x3189bc=_0x327633;return _0x5689fe['positional']('profile',{'type':_0x33bbed[_0x3189bc(0x16b)],'description':_0x33bbed['Xcpkp'],'demandOption':!![]})['positional']('key',{'type':_0x3189bc(0x229),'description':'Config\x20key\x20to\x20remove','demandOption':!![]});},async _0x17126c=>{const _0x3a9239=_0x327633;await _0x260fdd[_0x3a9239(0x278)](withTelemetry,_0x260fdd[_0x3a9239(0x14d)],()=>configUnset(_0x17126c[_0x3a9239(0x24c)],_0x17126c[_0x3a9239(0x208)]));})['demandCommand'](0x1,'You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand');})[_0x343951(0x15b)](0x1,_0x33bbed['hmFmH']);})[_0xb2634d(0x27a)](_0xb2634d(0x1ee),_0xb2634d(0x215),()=>{},async()=>{const _0x40cdc6=_0xb2634d,_0x5de3cb={'PxVXf':_0x40cdc6(0x1ee)};await withTelemetry(_0x5de3cb['PxVXf'],()=>status());})[_0xb2634d(0x27a)](_0xb2634d(0x220),_0xb2634d(0x194),()=>{},async()=>{const _0x572e80=_0xb2634d,_0x40908f={'fXsHC':'update'};await withTelemetry(_0x40908f[_0x572e80(0x1f8)],()=>update());})[_0xb2634d(0x27a)]('print-access-token',_0xb2634d(0x1c6),()=>{},async()=>{const _0x3ba333=_0xb2634d,_0x6eb152={'MLrEl':function(_0x2e548d){return _0x2e548d();},'gVTXt':function(_0x35621f,_0x36d1fe,_0x38e494){return _0x35621f(_0x36d1fe,_0x38e494);}};await _0x6eb152[_0x3ba333(0x1b4)](withTelemetry,'print-access-token',async()=>{const _0xb590e2=await _0x6eb152['MLrEl'](getToken);if(!_0xb590e2)throw new Error('No\x20token\x20found.\x20Run\x20`ranger\x20login`\x20to\x20authenticate.');console['log'](_0xb590e2);});})[_0xb2634d(0x27a)]('go','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)',_0x4469ad=>{const _0x5e5e9a=_0xb2634d,_0x5efd73={'nPsRv':'Optional\x20feature\x20ID','ivQhn':_0x5e5e9a(0x24c),'rSszU':'notes','sjjRh':'string','VDNdO':_0x5e5e9a(0x23c),'wILHi':'scenario','iFSla':_0x5e5e9a(0x1cb),'XReiT':'start-path','phyeM':_0x5e5e9a(0x150),'VVruq':'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.','FFSsp':'boolean','bnxVO':_0x5e5e9a(0x206),'YDrnp':'blocked','XSyzy':'failed','wdleV':'debug-address-comments','kSCVG':_0x5e5e9a(0x203),'kEKQb':'item'};return _0x4469ad[_0x5e5e9a(0x292)]('feature',{'type':'string','description':_0x5efd73['nPsRv']})[_0x5e5e9a(0x292)](_0x5efd73[_0x5e5e9a(0x228)],{'type':_0x5e5e9a(0x229),'description':_0x5e5e9a(0x24a)})[_0x5e5e9a(0x292)](_0x5efd73['rSszU'],{'type':_0x5efd73[_0x5e5e9a(0x269)],'description':_0x5efd73['VDNdO']})[_0x5e5e9a(0x292)](_0x5efd73['wILHi'],{'type':_0x5efd73[_0x5e5e9a(0x273)],'description':_0x5e5e9a(0x1f9)})['option'](_0x5efd73[_0x5e5e9a(0x254)],{'type':_0x5efd73['sjjRh'],'description':_0x5e5e9a(0x164)})[_0x5e5e9a(0x292)](_0x5efd73[_0x5e5e9a(0x1cc)],{'type':_0x5e5e9a(0x229),'description':_0x5efd73['VVruq']})[_0x5e5e9a(0x292)]('headed',{'type':_0x5efd73[_0x5e5e9a(0x230)],'description':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','default':![]})['option'](_0x5efd73[_0x5e5e9a(0x154)],{'type':'string','hidden':!![],'choices':[_0x5e5e9a(0x27c),_0x5e5e9a(0x297),_0x5efd73['YDrnp'],_0x5efd73['XSyzy'],'incomplete']})['option'](_0x5efd73['wdleV'],{'type':_0x5e5e9a(0x1e4),'hidden':!![]})['option'](_0x5efd73['kSCVG'],{'type':_0x5e5e9a(0x229),'hidden':!![]})[_0x5e5e9a(0x292)]('task',{'type':'string','hidden':!![]})['option'](_0x5efd73['kEKQb'],{'type':_0x5efd73['iFSla'],'hidden':!![]});},async _0x95a5bf=>{const _0xc04cfb=_0xb2634d,_0x161b69={'rQAtp':function(_0x50f3de,_0xeec549){return _0x50f3de(_0xeec549);}};await _0x161b69[_0xc04cfb(0x14c)](runGoCommand,_0x95a5bf);})['command']('auth',![],_0x52771f=>{const _0x59a5da=_0xb2634d,_0x27e9a3={'tbUpf':_0x59a5da(0x1a4),'vzjoJ':function(_0x126f14,_0x5580c7){return _0x126f14(_0x5580c7);}};return _0x52771f[_0x59a5da(0x27a)](_0x59a5da(0x1df),![],_0x38263b=>{const _0x3b2675=_0x59a5da;return _0x38263b['positional']('profile',{'type':_0x3b2675(0x229),'description':'Profile\x20name','demandOption':!![]});},async _0x41fac5=>{const _0xaffd97=_0x59a5da;warnRenamed(_0x27e9a3[_0xaffd97(0x160)],_0xaffd97(0x16d)),await _0x27e9a3['vzjoJ'](authEncrypt,_0x41fac5['profile']);})['demandCommand'](0x1,_0x59a5da(0x158));},()=>{})[_0xb2634d(0x27a)]('start\x20[token]',![],_0x4cea0d=>{const _0x537d17=_0xb2634d,_0x2fba9e={'mVBaw':'Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','sJPya':'boolean','gYVdu':'scope','gLDfw':'project','pbXYb':_0x537d17(0x13a),'yqwpz':_0x537d17(0x229),'BBBuU':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)'};return _0x4cea0d[_0x537d17(0x24b)]('token',{'type':_0x537d17(0x229),'description':_0x2fba9e['mVBaw']})[_0x537d17(0x292)](_0x537d17(0x1b6),{'type':_0x2fba9e[_0x537d17(0x1d7)],'description':_0x537d17(0x262),'default':![]})[_0x537d17(0x292)](_0x2fba9e['gYVdu'],{'type':_0x537d17(0x229),'choices':['user',_0x2fba9e[_0x537d17(0x26b)]],'description':_0x2fba9e['pbXYb']})['option'](_0x537d17(0x22e),{'type':_0x2fba9e['yqwpz'],'description':_0x2fba9e[_0x537d17(0x12e)]})[_0x537d17(0x292)]('force',{'type':_0x537d17(0x1e4),'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]});},async _0x33965a=>{const _0x387b43=_0xb2634d,_0x17d468={'HBNCg':function(_0x3fda89,_0x14e297,_0x31165c){return _0x3fda89(_0x14e297,_0x31165c);},'GpomA':_0x387b43(0x1fe),'xBoXM':function(_0x868ff9,_0x104d3b,_0x111dd9){return _0x868ff9(_0x104d3b,_0x111dd9);},'OUGSF':_0x387b43(0x21b)};_0x17d468['HBNCg'](warnRenamed,_0x17d468['GpomA'],'ranger\x20setup'),await _0x17d468['xBoXM'](withTelemetry,_0x17d468['OUGSF'],_0x5df492=>start(_0x33965a[_0x387b43(0x1c5)],{'skipChromium':_0x33965a[_0x387b43(0x1b6)],'scope':_0x33965a['scope'],'url':_0x33965a['url'],'force':_0x33965a['force']},_0x5df492));})['command'](_0xb2634d(0x251),![],_0x200012=>{const _0x4277d5=_0xb2634d,_0x5546cd={'qRVwY':'env','nfvGT':'string','MpjxO':_0x4277d5(0x24a),'UBqkR':_0x4277d5(0x1ea),'PdhGK':'Scenario\x20index\x20(1-based)','gmWvS':'notes','wUuuu':'headed','FVXph':'boolean','sSQkd':'debug-outcome','VuzwT':'verified','waLld':'partial'};return _0x200012['option'](_0x5546cd[_0x4277d5(0x188)],{'type':_0x5546cd['nfvGT'],'description':_0x5546cd['MpjxO']})[_0x4277d5(0x292)](_0x5546cd['UBqkR'],{'type':_0x5546cd['nfvGT'],'description':'Task\x20description\x20(defaults\x20to\x20scenario\x20description)'})[_0x4277d5(0x292)]('item',{'type':'number','description':_0x5546cd[_0x4277d5(0x189)]})[_0x4277d5(0x292)]('profile',{'type':_0x5546cd[_0x4277d5(0x18b)],'hidden':!![]})['option'](_0x5546cd['gmWvS'],{'type':_0x4277d5(0x229),'hidden':!![]})[_0x4277d5(0x292)](_0x4277d5(0x142),{'type':'number','hidden':!![]})[_0x4277d5(0x292)](_0x4277d5(0x1c0),{'type':_0x5546cd['nfvGT'],'description':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)'})[_0x4277d5(0x292)](_0x4277d5(0x150),{'type':_0x5546cd[_0x4277d5(0x18b)],'hidden':!![]})[_0x4277d5(0x292)](_0x5546cd['wUuuu'],{'type':_0x5546cd[_0x4277d5(0x1d1)],'hidden':!![],'default':![]})[_0x4277d5(0x292)](_0x5546cd['sSQkd'],{'type':_0x4277d5(0x229),'hidden':!![],'choices':[_0x5546cd[_0x4277d5(0x21d)],_0x5546cd['waLld'],'blocked',_0x4277d5(0x13c),_0x4277d5(0x13b)]});},async _0x3edf75=>{await runGoCommand(_0x3edf75,!![]);})[_0xb2634d(0x27a)](_0xb2634d(0x159),![],_0x560b1c=>{const _0x117b18=_0xb2634d,_0x2598a5={'yQlHU':_0x117b18(0x229),'PwAEz':_0x117b18(0x1b7),'nYOlA':_0x117b18(0x1e4)};return _0x560b1c[_0x117b18(0x24b)](_0x117b18(0x275),{'type':_0x2598a5[_0x117b18(0x1da)],'description':_0x2598a5['PwAEz'],'demandOption':!![]})['option']('ci',{'type':_0x117b18(0x1e4),'description':'Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','default':![]})['option'](_0x117b18(0x274),{'type':_0x2598a5[_0x117b18(0x261)],'description':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','default':![]});},async _0x26db3e=>{const _0x42c5b0=_0xb2634d,_0x14f17a={'TCfSt':function(_0x4e8c5b,_0x1d5f71,_0xd20885){return _0x4e8c5b(_0x1d5f71,_0xd20885);},'wvKyC':_0x42c5b0(0x288)};_0x14f17a[_0x42c5b0(0x1bd)](warnRenamed,'ranger\x20add\x20env',_0x14f17a[_0x42c5b0(0x249)]),await withTelemetry(_0x42c5b0(0x133),_0x4edd17=>addEnv(_0x26db3e[_0x42c5b0(0x275)],{'ci':_0x26db3e['ci'],'skipAuth':_0x26db3e[_0x42c5b0(0x274)]},_0x4edd17));})['command']('use\x20<env-name>',![],_0x255714=>{const _0x2647e2=_0xb2634d,_0x53b8f2={'zApNv':'env-name','GGXXW':_0x2647e2(0x229),'Eosui':_0x2647e2(0x246)};return _0x255714['positional'](_0x53b8f2['zApNv'],{'type':_0x53b8f2[_0x2647e2(0x23e)],'description':_0x53b8f2['Eosui'],'demandOption':!![]});},async _0x585d7e=>{const _0x183251=_0xb2634d,_0x404801={'XBkZc':function(_0x46444d,_0x1967ae,_0x35e269){return _0x46444d(_0x1967ae,_0x35e269);},'fpWXA':'ranger\x20use','lMLio':'use'};_0x404801['XBkZc'](warnRenamed,_0x404801['fpWXA'],'ranger\x20profile\x20use'),await withTelemetry(_0x404801[_0x183251(0x1e0)],()=>useEnv(_0x585d7e[_0x183251(0x275)]));})['command'](_0xb2634d(0x1e6),![],_0x580edd=>{const _0x20617a=_0xb2634d,_0x18be21={'YOxSu':'env','JpoaU':_0x20617a(0x232),'vRFHN':'key','eLJgv':'value','pAteW':_0x20617a(0x171),'rtVOY':function(_0x1eb0f7,_0x17ff5a,_0x48b055){return _0x1eb0f7(_0x17ff5a,_0x48b055);},'tcWgL':_0x20617a(0x17f),'WPuMc':_0x20617a(0x229),'AHBep':'Config\x20key','tPZYo':_0x20617a(0x195),'peyQg':'ranger\x20profile\x20config\x20list','kSqxZ':'config\x20list','iyZlg':function(_0x4f9875,_0x1fd324,_0x414873){return _0x4f9875(_0x1fd324,_0x414873);},'hBJAL':'ranger\x20config\x20unset','Diwtj':function(_0x4816bd,_0x3ad02a,_0x2ffcfa){return _0x4816bd(_0x3ad02a,_0x2ffcfa);},'myaxb':'get\x20<env>\x20<key>'};return _0x580edd[_0x20617a(0x27a)](_0x20617a(0x149),![],_0x3b7bfa=>{const _0x184d77=_0x20617a;return _0x3b7bfa[_0x184d77(0x24b)](_0x18be21['YOxSu'],{'type':_0x184d77(0x229),'description':_0x18be21['JpoaU'],'demandOption':!![]})['positional'](_0x18be21['vRFHN'],{'type':_0x184d77(0x229),'description':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','demandOption':!![]})[_0x184d77(0x24b)](_0x18be21[_0x184d77(0x143)],{'type':_0x184d77(0x229),'description':_0x18be21['pAteW'],'demandOption':!![]});},async _0x233bb8=>{const _0x568dd1=_0x20617a;_0x18be21['rtVOY'](warnRenamed,_0x18be21[_0x568dd1(0x187)],_0x568dd1(0x27e)),await withTelemetry('config\x20set',()=>configSet(_0x233bb8['env'],_0x233bb8['key'],_0x233bb8['value']));})[_0x20617a(0x27a)](_0x18be21['myaxb'],![],_0xcd1fa=>{const _0x1f2202=_0x20617a;return _0xcd1fa['positional']('env',{'type':_0x18be21['WPuMc'],'description':_0x18be21['JpoaU'],'demandOption':!![]})['positional'](_0x18be21['vRFHN'],{'type':_0x18be21[_0x1f2202(0x1dd)],'description':_0x18be21[_0x1f2202(0x1c2)],'demandOption':!![]});},async _0x7f4ed2=>{const _0x4fba86=_0x20617a;warnRenamed(_0x4fba86(0x12f),_0x18be21[_0x4fba86(0x218)]),await withTelemetry(_0x4fba86(0x223),()=>configGet(_0x7f4ed2[_0x4fba86(0x203)],_0x7f4ed2['key']));})[_0x20617a(0x27a)]('list\x20<env>',![],_0xb0fe3=>{const _0x462c49=_0x20617a;return _0xb0fe3['positional'](_0x462c49(0x203),{'type':_0x18be21[_0x462c49(0x1dd)],'description':_0x18be21[_0x462c49(0x19f)],'demandOption':!![]});},async _0x3afce3=>{const _0xddb6c7=_0x20617a;_0x18be21[_0xddb6c7(0x243)](warnRenamed,'ranger\x20config\x20list',_0x18be21[_0xddb6c7(0x1d5)]),await withTelemetry(_0x18be21['kSqxZ'],()=>configList(_0x3afce3[_0xddb6c7(0x203)]));})[_0x20617a(0x27a)](_0x20617a(0x248),![],_0x3aa44a=>{const _0x4ecda1=_0x20617a;return _0x3aa44a[_0x4ecda1(0x24b)](_0x18be21[_0x4ecda1(0x28b)],{'type':_0x18be21['WPuMc'],'description':_0x18be21[_0x4ecda1(0x19f)],'demandOption':!![]})['positional'](_0x18be21['vRFHN'],{'type':_0x18be21['WPuMc'],'description':_0x4ecda1(0x1a1),'demandOption':!![]});},async _0x474533=>{const _0x201fc8=_0x20617a;_0x18be21['iyZlg'](warnRenamed,_0x18be21['hBJAL'],'ranger\x20profile\x20config\x20unset'),await _0x18be21[_0x201fc8(0x21c)](withTelemetry,'config\x20unset',()=>configUnset(_0x474533['env'],_0x474533[_0x201fc8(0x208)]));})['demandCommand'](0x1,_0x20617a(0x27f));})['command'](_0xb2634d(0x203),![],_0x3d95c3=>{const _0x2037f4=_0xb2634d,_0x6841f={'unhNn':function(_0x243205,_0x5541fd,_0x3c29b8){return _0x243205(_0x5541fd,_0x3c29b8);},'dDLeR':'string','LEzbk':_0x2037f4(0x234),'dEhVA':function(_0x9187c4,_0x3a8d42,_0xe88a3d){return _0x9187c4(_0x3a8d42,_0xe88a3d);},'BGbnc':'ranger\x20env\x20update','dCWKV':_0x2037f4(0x155)};return _0x3d95c3['command']('ls',![],()=>{},async()=>{const _0x5d6df6=_0x2037f4;_0x6841f['unhNn'](warnRenamed,_0x5d6df6(0x283),_0x5d6df6(0x1b2)),await _0x6841f['unhNn'](withTelemetry,'env\x20list',()=>envList());})['command'](_0x6841f[_0x2037f4(0x1aa)],![],_0x32667c=>{const _0x192e35=_0x2037f4;return _0x32667c[_0x192e35(0x24b)](_0x192e35(0x275),{'type':_0x6841f['dDLeR'],'description':_0x6841f['LEzbk'],'demandOption':!![]});},async _0x36f878=>{const _0x3e219f=_0x2037f4;_0x6841f[_0x3e219f(0x27d)](warnRenamed,_0x6841f['BGbnc'],_0x3e219f(0x264)),await withTelemetry('env\x20update',_0x444d5c=>updateEnv(_0x36f878['env-name'],_0x444d5c));})['demandCommand'](0x1,'You\x20must\x20specify\x20an\x20env\x20subcommand');})['command']('feature',![],_0xec7f1d=>{const _0x253145=_0xb2634d,_0xaae21d={'TTUYT':'Feature\x20review\x20name','xxtqY':_0x253145(0x1ae),'glwFl':'Feature\x20review\x20description','zaITE':'checklist','FjtBd':_0x253145(0x1c9),'mEpkv':'array','oGGrN':_0x253145(0x295),'qKNqo':function(_0x3ac6af,_0x2bf780,_0x22e933,_0x5559be){return _0x3ac6af(_0x2bf780,_0x22e933,_0x5559be);},'VKScF':function(_0x3790b1,_0x2295f6,_0x21e152){return _0x3790b1(_0x2295f6,_0x21e152);},'KtoKE':'feature\x20create','bxvNa':_0x253145(0x26d),'aIpUN':_0x253145(0x213),'JQfRW':'number','iIcEt':_0x253145(0x23d),'feAoV':'include-deleted','vUfmZ':'ranger\x20list','SLLSa':'string','gFBLr':'ranger\x20feature\x20show','yZJia':'feature\x20show','gSecN':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','eoXUP':'ranger\x20resume','UGmmc':_0x253145(0x26c),'lDLoJ':_0x253145(0x1a5),'xKTbO':'ranger\x20feature\x20add-checklist-item','UhyGx':_0x253145(0x151),'FNNxt':_0x253145(0x168),'AgYOv':_0x253145(0x192),'ERjCj':_0x253145(0x201),'pFflW':_0x253145(0x266),'QECUM':'list','uppRe':_0x253145(0x1b5),'uKsxQ':_0x253145(0x1b0),'zmsjf':'get-feedback\x20[id]','CnLfx':_0x253145(0x183)};return _0xec7f1d['command']('create\x20<name>',![],_0xb76abd=>{const _0x33961a=_0x253145;return _0xb76abd[_0x33961a(0x24b)]('name',{'type':_0x33961a(0x229),'description':_0xaae21d[_0x33961a(0x1a9)],'demandOption':!![]})['option'](_0xaae21d['xxtqY'],{'type':'string','alias':'d','description':_0xaae21d[_0x33961a(0x28e)]})['option'](_0xaae21d['zaITE'],{'type':_0x33961a(0x26a),'alias':'c','description':_0xaae21d[_0x33961a(0x21a)]})['option'](_0x33961a(0x142),{'type':_0xaae21d[_0x33961a(0x247)],'hidden':!![]});},async _0x1bf564=>{const _0x5b0d46=_0x253145;warnRenamed(_0x5b0d46(0x13d),_0xaae21d['oGGrN']),_0xaae21d[_0x5b0d46(0x214)](warnFlagRenamed,'ranger\x20create',_0x5b0d46(0x265),'--scenario');const _0x5f37eb=_0x1bf564['scenario']||_0x1bf564[_0x5b0d46(0x241)];await _0xaae21d['VKScF'](withTelemetry,_0xaae21d['KtoKE'],()=>featureCreate(_0x1bf564[_0x5b0d46(0x1eb)],{'description':_0x1bf564['description'],'scenarios':_0x5f37eb}));})[_0x253145(0x27a)](_0xaae21d['QECUM'],![],_0x54a081=>{const _0x494da8=_0x253145;return _0x54a081[_0x494da8(0x292)](_0xaae21d['bxvNa'],{'type':_0x494da8(0x1e4),'description':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch'})[_0x494da8(0x292)](_0xaae21d['aIpUN'],{'type':_0xaae21d['JQfRW'],'alias':'l','description':_0xaae21d['iIcEt'],'default':0xa})[_0x494da8(0x292)]('offset',{'type':'number','alias':'o','description':'Number\x20of\x20feature\x20reviews\x20to\x20skip','default':0x0})[_0x494da8(0x292)](_0xaae21d['feAoV'],{'type':_0x494da8(0x1e4),'alias':'d','description':_0x494da8(0x1c1),'default':![]});},async _0x4649e3=>{const _0x4f5c0c=_0x253145;warnRenamed(_0x4f5c0c(0x1d3),_0xaae21d['vUfmZ']),await withTelemetry('feature\x20list',()=>featureList({'currentBranch':_0x4649e3['current-branch'],'limit':_0x4649e3['limit'],'offset':_0x4649e3['offset'],'includeDeleted':_0x4649e3['include-deleted']}));})[_0x253145(0x27a)](_0xaae21d[_0x253145(0x237)],![],_0x3609eb=>{const _0x5b42c5=_0x253145;return _0x3609eb[_0x5b42c5(0x24b)]('id',{'type':_0xaae21d[_0x5b42c5(0x253)],'description':'Feature\x20review\x20ID'});},async _0x4caa1b=>{const _0x255194=_0x253145;_0xaae21d['VKScF'](warnRenamed,_0xaae21d[_0x255194(0x21e)],'ranger\x20show'),await withTelemetry(_0xaae21d['yZJia'],()=>featureShow(_0x4caa1b['id']));})[_0x253145(0x27a)](_0x253145(0x26f),![],_0x6b9e51=>{const _0x26ddab=_0x253145;return _0x6b9e51[_0x26ddab(0x24b)]('id',{'type':_0xaae21d['SLLSa'],'description':_0xaae21d['gSecN']});},async _0x4fbafd=>{const _0x1bfb65=_0x253145;warnRenamed(_0x1bfb65(0x25f),_0xaae21d[_0x1bfb65(0x181)]),await withTelemetry(_0xaae21d[_0x1bfb65(0x286)],()=>featureResume(_0x4fbafd['id']));})[_0x253145(0x27a)](_0xaae21d[_0x253145(0x20e)],![],_0x34b386=>{const _0x127557=_0x253145;return _0x34b386['positional'](_0x127557(0x1ae),{'type':_0xaae21d['SLLSa'],'description':_0x127557(0x156),'demandOption':!![]})[_0x127557(0x292)]('id',{'type':_0xaae21d[_0x127557(0x253)],'description':_0xaae21d['lDLoJ']});},async _0x1c94ad=>{const _0x1b89c1=_0x253145;warnRenamed(_0xaae21d['xKTbO'],'ranger\x20add-scenario'),await _0xaae21d['VKScF'](withTelemetry,_0x1b89c1(0x260),()=>featureAddScenario(_0x1c94ad[_0x1b89c1(0x1ae)],_0x1c94ad['id']));})['command'](_0xaae21d[_0x253145(0x1ed)],![],_0x11de19=>{const _0xc4de9d=_0x253145;return _0x11de19[_0xc4de9d(0x24b)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x277688=>{const _0x32e81a=_0x253145;_0xaae21d['VKScF'](warnRenamed,_0xaae21d[_0x32e81a(0x1a0)],_0xaae21d['FNNxt']),await _0xaae21d['VKScF'](withTelemetry,_0x32e81a(0x1f5),()=>featureGetReview(_0x277688['id']));})['command'](_0x253145(0x1ff),![],_0x60fd7b=>{const _0x5d60f8=_0x253145;return _0x60fd7b['positional']('id',{'type':_0xaae21d['SLLSa'],'description':_0x5d60f8(0x238)});},async _0x5ea6e6=>{const _0x36cda8=_0x253145;_0xaae21d[_0x36cda8(0x1a6)](warnRenamed,'ranger\x20feature\x20delete',_0xaae21d['AgYOv']),await withTelemetry(_0xaae21d['ERjCj'],()=>featureDelete(_0x5ea6e6['id']));})['command'](_0xaae21d[_0x253145(0x136)],![],_0x390dcb=>{const _0x55597a=_0x253145;return _0x390dcb['positional']('id',{'type':_0x55597a(0x229),'description':_0xaae21d[_0x55597a(0x1f1)],'demandOption':!![]});},async _0x23fb2b=>{const _0x57a932=_0x253145;warnRenamed('ranger\x20feature\x20restore','ranger\x20restore'),await _0xaae21d[_0x57a932(0x1a6)](withTelemetry,_0x57a932(0x14f),()=>featureRestore(_0x23fb2b['id']));})['demandCommand'](0x1,_0x253145(0x132));})['command'](_0xb2634d(0x1cd),![],_0x303da1=>{const _0x30070b=_0xb2634d,_0x24420f={'LFnay':'session-id','SvHOm':'string','MJROE':function(_0x3647b1,_0xe302bf,_0x309317){return _0x3647b1(_0xe302bf,_0x309317);},'vNPTo':_0x30070b(0x1a3),'qlYWB':_0x30070b(0x28a),'gyWzP':_0x30070b(0x1eb),'JhpSw':_0x30070b(0x1c3)};return _0x303da1[_0x30070b(0x27a)](_0x30070b(0x207),_0x24420f[_0x30070b(0x240)],_0x12b856=>{const _0x3fddd1=_0x30070b;return _0x12b856['option'](_0x24420f[_0x3fddd1(0x1e8)],{'type':_0x24420f['SvHOm'],'description':_0x3fddd1(0x1a3)});},async _0x1e934f=>{const _0x1a5340=_0x30070b;await _0x24420f['MJROE'](withTelemetry,'hook:enable',()=>hook('enable',_0x1e934f[_0x1a5340(0x221)]));})['command']('disable',_0x30070b(0x296),_0x4b98c5=>{const _0x37af3a=_0x30070b;return _0x4b98c5[_0x37af3a(0x292)]('session-id',{'type':'string','description':_0x24420f[_0x37af3a(0x23b)]});},async _0x15ea3e=>{const _0x1fb55f=_0x30070b;await withTelemetry(_0x1fb55f(0x216),()=>hook(_0x1fb55f(0x18f),_0x15ea3e['session-id']));})['option'](_0x24420f['gyWzP'],{'type':_0x24420f[_0x30070b(0x18e)],'description':_0x24420f['JhpSw']})[_0x30070b(0x292)](_0x24420f[_0x30070b(0x1e8)],{'type':_0x24420f[_0x30070b(0x18e)],'description':_0x30070b(0x1a3)});},async _0x3a6b5b=>{const _0x143824=_0xb2634d,_0x114829={'dpCBL':function(_0x42adc2,_0x4e4a7c,_0x37fae6){return _0x42adc2(_0x4e4a7c,_0x37fae6);},'uHgBG':'session-id'};_0x3a6b5b[_0x143824(0x1eb)]&&await _0x114829[_0x143824(0x137)](hook,_0x3a6b5b['name'],_0x3a6b5b[_0x114829[_0x143824(0x15c)]]);})[_0xb2634d(0x15b)](0x1,'You\x20must\x20specify\x20a\x20command')['strictCommands']()['fail'](async(_0x55804c,_0x2a7a74,_0x44b583)=>{const _0x4ccd5e=_0xb2634d,_0x16674c={'JoZPT':function(_0x5aa86b,_0x2ae359){return _0x5aa86b(_0x2ae359);},'hIGAx':function(_0x2c447f,_0x294010,_0x498487){return _0x2c447f(_0x294010,_0x498487);},'XWnGK':'Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','qCydO':function(_0x4c9beb){return _0x4c9beb();},'orRdH':function(_0x5c1dbd,_0x459ba7){return _0x5c1dbd||_0x459ba7;},'schCl':_0x4ccd5e(0x1ad)},_0x5071cc=_0x16674c[_0x4ccd5e(0x15d)](sanitizeArgs,process['argv']['slice'](0x2)),_0xd6e4f4=_0x16674c[_0x4ccd5e(0x205)](getErrorType,_0x55804c,_0x2a7a74);if(_0x55804c&&_0x55804c[_0x4ccd5e(0x1c7)](_0x4ccd5e(0x267))){const _0x2fdbec=process['argv'][0x2];console['error']('\x0aUnknown\x20command:\x20'+_0x2fdbec),console[_0x4ccd5e(0x212)](_0x16674c['XWnGK']);}else{if(_0x55804c)console['error']('\x0a'+_0x55804c+'\x0a');else _0x2a7a74&&console[_0x4ccd5e(0x212)]('\x0aError:\x20'+_0x2a7a74[_0x4ccd5e(0x1bb)]+'\x0a');}await _0x16674c[_0x4ccd5e(0x15d)](logDesirePath,{'rawCommand':_0x5071cc,'errorMessage':_0x55804c||_0x2a7a74?.['message'],'errorType':_0xd6e4f4});const _0x2170d6=_0x16674c[_0x4ccd5e(0x226)](getCurrentCollector);_0x2170d6&&await _0x2170d6[_0x4ccd5e(0x178)](_0x2a7a74||new Error(_0x16674c['orRdH'](_0x55804c,_0x16674c['schCl']))),process[_0x4ccd5e(0x176)](0x1);})['epilogue']('Documentation:\x0a'+'\x20\x20https://docs.ranger.net\x0a'+'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)')[_0xb2634d(0x22c)]()[_0xb2634d(0x202)]('help','h')[_0xb2634d(0x1d6)]();
@@ -1 +1 @@
1
- (function(_0x38eeaa,_0x566be8){const _0x3fa896=_0x1fea,_0x1adf6a=_0x38eeaa();while(!![]){try{const _0x175e44=parseInt(_0x3fa896(0xe7))/0x1+-parseInt(_0x3fa896(0xc7))/0x2*(parseInt(_0x3fa896(0xd3))/0x3)+-parseInt(_0x3fa896(0xae))/0x4+-parseInt(_0x3fa896(0xee))/0x5+-parseInt(_0x3fa896(0xe5))/0x6*(-parseInt(_0x3fa896(0xb0))/0x7)+-parseInt(_0x3fa896(0x9c))/0x8*(-parseInt(_0x3fa896(0xc8))/0x9)+parseInt(_0x3fa896(0xe3))/0xa;if(_0x175e44===_0x566be8)break;else _0x1adf6a['push'](_0x1adf6a['shift']());}catch(_0x4caa51){_0x1adf6a['push'](_0x1adf6a['shift']());}}}(_0x598d,0x73cde));import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import _0x39e706 from'inquirer';import{chromium}from'playwright';import{findExistingEnv,loadSettings}from'./utils/settings.js';import{encrypt}from'./utils/crypto.js';function _0x1fea(_0x16aa06,_0x2ad67b){_0x16aa06=_0x16aa06-0x78;const _0x598d9d=_0x598d();let _0x1fea71=_0x598d9d[_0x16aa06];return _0x1fea71;}import{getToken}from'./utils/keychain.js';import{getRangerDir,getRangerHomeDir}from'./utils/rangerRoot.js';function _0x598d(){const _0xfd5bd9=['CHShG','Saving\x20authentication\x20state...','YiSpT','use_suggestion','--disable-features=WebBluetooth','\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','extraHTTPHeaders','tfkzQ','message','Enter\x20a\x20different\x20URL','ySHTi','test','What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','393032vmVkSO','696726IshJsl','path','legacy','utf-8','UxfAt','\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.','What\x20would\x20you\x20like\x20to\x20do?','url','✓\x20Encrypted\x20auth\x20saved\x20to:\x20','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','now','6pihUUB','isTTY','TypeError','http://localhost:3000','Invalid\x20URL','includes','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20','error','continue','close','fNkUt','\x0a\x20\x20Still\x20could\x20not\x20reach\x20','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20','WhLUg','Browser\x20closed\x20before\x20authentication\x20was\x20saved.','allowInsecureLocalhost','3058890IuaByP','\x20\x20Set\x20active\x20profile:\x20','6PetWLx','TnvCn','833198TDpdtu','\x22\x20configured','cXGsS','browser_auth','PIkTK','yacsT','vVgeP','249800cNcJbx','suXIf','--ci\x20and\x20--cdp-endpoint\x20cannot\x20be\x20used\x20together.\x20Electron/CDP\x20profiles\x20only\x20work\x20with\x20a\x20locally\x20running\x20app\x20and\x20are\x20not\x20supported\x20in\x20CI.','\x0a\x20\x20\x20⚠\x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.','\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.','indexOf','bZrSR','url_setup','shouldReplace','newContext','.backup-','PGAaJ','status','keys','retry','slice','NODE_TLS_REJECT_UNAUTHORIZED','\x0a⚠️\x20\x20Profile\x20\x22','length','You\x20can\x20try\x20again\x20with\x20one\x20of:','\x20(continuing\x20with\x20--force)','.enc','Aborted.','XyNYQ','prompt','user','\x20\x20Did\x20you\x20mean\x20','--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.','catch','newPage','--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222','gfDsW','location','piUUJ','yoURy','trackPhaseEnd','bJEfW','assign','nMvbB','\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.','config_write','signal','Please\x20provide\x20--url\x20when\x20running\x20in\x20non-interactive\x20mode.\x0aMake\x20sure\x20the\x20service\x20is\x20running\x20on\x20that\x20port\x20before\x20retrying.\x0aExample:\x20ranger\x20profile\x20add\x20local\x20--url\x20http://localhost:3000','Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a','\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.','xLzHi','eezKK','scope','baseUrl','about:blank','\x20\x20ranger\x20profile\x20add\x20','tqVch','ZZiQx','\x0a🌐\x20Profile\x20Setup\x0a','✓\x20Auth\x20state\x20saved\x20to:\x20','24JkdkpM','settings.json','\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','QHMBd','Invalid\x20--setup-header\x20format:\x20\x22','MsYEN','Use\x20','setupHeader','Removed\x20existing\x20profile\x20at\x20','cdpEndpoint','DyqZJ','aUTJZ','safeMode','fetch\x20failed','force','isElectron','stdout','log','1825288MzEpLk','kvoCv','16233jiOwCR','This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a','skipAuth','XHIUr','dYzFT','GCYas','Could\x20not\x20reach\x20','YIRla','env','DMSCs'];_0x598d=function(){return _0xfd5bd9;};return _0x598d();}import{writeActiveProfileName}from'./utils/activeProfile.js';import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x138d52){const _0x2709c8=_0x1fea,_0x33a9ec={'NEeWz':function(_0x211370,_0x1c3f44,_0x3ea0f2){return _0x211370(_0x1c3f44,_0x3ea0f2);},'CHShG':'HEAD','FJxQK':'manual','tfkzQ':function(_0x520c77,_0x41ceb7){return _0x520c77(_0x41ceb7);},'IqkKm':function(_0x5f3438,_0x21c7ac){return _0x5f3438(_0x21c7ac);},'phTpG':_0x2709c8(0xd7),'MsYEN':function(_0x303f82,_0x1bc4c9){return _0x303f82===_0x1bc4c9;},'aUTJZ':_0x2709c8(0xd5),'Kusbi':_0x2709c8(0xa9)};try{const _0x5b9e57=new AbortController(),_0x186160=_0x33a9ec['NEeWz'](setTimeout,()=>_0x5b9e57['abort'](),0x1388),_0x4c2395={'method':_0x33a9ec[_0x2709c8(0xba)],'signal':_0x5b9e57[_0x2709c8(0x8d)],'redirect':_0x33a9ec['FJxQK']};/^https:\/\/localhost(:\d+)?/i[_0x2709c8(0xc5)](_0x138d52)&&(process[_0x2709c8(0xb8)][_0x2709c8(0xfe)]='0');const _0x5e3ea3=await fetch(_0x138d52,_0x4c2395);delete process[_0x2709c8(0xb8)][_0x2709c8(0xfe)],_0x33a9ec[_0x2709c8(0xc1)](clearTimeout,_0x186160);if(_0x5e3ea3[_0x2709c8(0xfa)]<0x190)return{'ok':!![]};return{'ok':![],'error':'HTTP\x20'+_0x5e3ea3[_0x2709c8(0xfa)]};}catch(_0x52210b){delete process[_0x2709c8(0xb8)]['NODE_TLS_REJECT_UNAUTHORIZED'];const _0x194aa6=_0x52210b,_0x3cc888=_0x194aa6[_0x2709c8(0xc2)]||_0x33a9ec['IqkKm'](String,_0x52210b),_0x2986cb=_0x3cc888[_0x2709c8(0xd8)](_0x33a9ec['phTpG'])||_0x33a9ec[_0x2709c8(0xa1)](_0x194aa6['name'],_0x33a9ec[_0x2709c8(0xa7)])||_0x3cc888['includes'](_0x33a9ec['Kusbi']);return{'ok':![],'error':_0x3cc888,'isProtocolError':_0x2986cb};}}export async function addEnv(_0x231bdd,_0x5324af={},_0x2001d2){const _0x260b5d=_0x1fea,_0x2c4095={'kvoCv':_0x260b5d(0xbb),'ZZiQx':function(_0x256184){return _0x256184();},'oBbuI':'local','DMSCs':_0x260b5d(0x7d),'suXIf':function(_0x523792,_0x17cf63,_0x57e3cd,_0x44de29){return _0x523792(_0x17cf63,_0x57e3cd,_0x44de29);},'fNkUt':function(_0x9e513f,_0x11f837,_0x3ee478){return _0x9e513f(_0x11f837,_0x3ee478);},'XHIUr':function(_0x58ef8a,_0x57cbb9){return _0x58ef8a!==_0x57cbb9;},'PGAaJ':function(_0x27bb4b,_0x62f950){return _0x27bb4b(_0x62f950);},'XyNYQ':function(_0x2e1e9e,_0x19b66c){return _0x2e1e9e===_0x19b66c;},'YIRla':'confirm','xteDi':_0x260b5d(0x7a),'umkOy':_0x260b5d(0xca),'TxXOz':'root\x20(.ranger/)','bZrSR':_0x260b5d(0xf6),'GCYas':'url_setup','glgUW':'\x0a🔌\x20CDP\x20Profile\x20Setup\x0a','KjkHS':'\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a','YiSpT':_0x260b5d(0x9a),'PpQGn':_0x260b5d(0x9e),'bBTEz':'input','jVsLs':_0x260b5d(0xce),'tqVch':'Continue\x20anyway','piUUJ':function(_0xe9bf43,_0x1a0803,_0x6d85b7){return _0xe9bf43(_0x1a0803,_0x6d85b7);},'QHMBd':'auth.json','nMvbB':_0x260b5d(0xea),'bJEfW':_0x260b5d(0x91),'zgTDL':_0x260b5d(0xf1),'dYzFT':_0x260b5d(0xbf),'gfDsW':_0x260b5d(0xbe),'UxfAt':'--allow-insecure-localhost','DNSlD':_0x260b5d(0x8b),'WhLUg':_0x260b5d(0xb1),'EGHJr':_0x260b5d(0xe1),'vVgeP':function(_0x33968a,_0x2eed71,_0xef69cd){return _0x33968a(_0x2eed71,_0xef69cd);},'XfRyw':function(_0x5410e7){return _0x5410e7();},'tgTKX':'\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','WEpZL':function(_0x3826f2,_0x23a292,_0x15ce71){return _0x3826f2(_0x23a292,_0x15ce71);},'DyqZJ':_0x260b5d(0x79),'ySHTi':function(_0x328f9f,_0x4cf82e){return _0x328f9f(_0x4cf82e);},'NPVzr':_0x260b5d(0xd1),'xLzHi':function(_0x499fda,_0xb9fce4){return _0x499fda>_0xb9fce4;},'gqenh':_0x260b5d(0x9d),'eezKK':function(_0x223061,_0x1e4a08,_0x573c15){return _0x223061(_0x1e4a08,_0x573c15);},'yoURy':function(_0x35cf94,_0x41929e){return _0x35cf94===_0x41929e;},'TnvCn':function(_0x39392a,_0x1f7fd7,_0x36d0bd){return _0x39392a(_0x1f7fd7,_0x36d0bd);},'fYhgT':function(_0x5b63b8,_0xa07de8){return _0x5b63b8(_0xa07de8);},'PIkTK':'Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.','HlbLP':_0x260b5d(0x8c),'cXGsS':function(_0x22d16d,_0xeb39e4,_0x4ea2cc){return _0x22d16d(_0xeb39e4,_0x4ea2cc);}},_0x259e51=_0x5324af['ci']??![],_0x3b5191=_0x259e51?'ci':_0x2c4095['oBbuI'],_0x47cbdd=_0x5324af[_0x260b5d(0x94)]===_0x2c4095[_0x260b5d(0xb9)]?_0x2c4095[_0x260b5d(0x99)](getRangerHomeDir):getRangerDir(),_0x55c0ff=_0x2c4095[_0x260b5d(0xef)](join,_0x47cbdd,_0x3b5191,_0x231bdd),_0x46ba96={};if(_0x5324af[_0x260b5d(0xa3)])for(const _0x329042 of _0x5324af[_0x260b5d(0xa3)]){const _0x3c32c1=_0x329042[_0x260b5d(0xf3)](':');if(_0x3c32c1===-0x1)throw new Error(_0x260b5d(0xa0)+_0x329042+'\x22.\x20Expected\x20\x22Name:\x20Value\x22.');const _0x393626=_0x329042[_0x260b5d(0xfd)](0x0,_0x3c32c1)['trim'](),_0x272c9c=_0x329042['slice'](_0x3c32c1+0x1)['trim']();_0x46ba96[_0x393626]=_0x272c9c;}const _0x1f9e78=_0x2c4095[_0x260b5d(0xdd)](join,_0x47cbdd,_0x3b5191);if(_0x2c4095[_0x260b5d(0xb3)](_0x5324af[_0x260b5d(0xa5)],undefined)&&_0x5324af[_0x260b5d(0xa5)]['trim']()==='')throw new Error(_0x260b5d(0x82));if(_0x5324af[_0x260b5d(0xa5)]&&_0x5324af['url'])throw new Error(_0x260b5d(0x7f));if(_0x5324af['cdpEndpoint']&&_0x5324af['ci'])throw new Error(_0x260b5d(0xf0));const _0x491ee1=_0x2c4095['PGAaJ'](Boolean,_0x5324af[_0x260b5d(0xa5)]),_0x15fc62=!_0x5324af[_0x260b5d(0xb2)]&&!_0x491ee1,_0x2235bc=process['stdin']['isTTY']&&process[_0x260b5d(0xac)][_0x260b5d(0xd4)];if(!_0x2235bc&&!_0x5324af[_0x260b5d(0xcf)]&&!_0x491ee1)throw new Error(_0x260b5d(0x8e));const _0x21b9e5=findExistingEnv(_0x231bdd,{'rangerDir':_0x47cbdd});let _0xf45197=null;if(_0x21b9e5){if(!_0x2235bc)_0xf45197=_0x21b9e5;else{if(_0x2c4095['XyNYQ'](_0x21b9e5[_0x260b5d(0x84)],_0x3b5191)){const {overwrite:_0x566607}=await _0x39e706[_0x260b5d(0x7c)]([{'type':_0x2c4095[_0x260b5d(0xb7)],'name':'overwrite','message':'Profile\x20\x22'+_0x231bdd+'\x22\x20already\x20exists.\x20Overwrite?','default':![]}]);if(!_0x566607){console['log'](_0x2c4095['xteDi']);return;}_0xf45197=_0x21b9e5;}else{const _0x24e25d=_0x2c4095['XyNYQ'](_0x21b9e5[_0x260b5d(0x84)],_0x2c4095['umkOy'])?_0x2c4095['TxXOz']:_0x21b9e5['location'];console['error'](_0x260b5d(0xff)+_0x231bdd+'\x22\x20already\x20exists\x20in\x20'+_0x24e25d+':\x20'+_0x21b9e5[_0x260b5d(0xc9)]),console['error']('\x20\x20\x20Creating\x20it\x20in\x20'+_0x3b5191+'\x20would\x20shadow\x20the\x20existing\x20profile.');const {shouldReplace:_0x5f3ed7}=await _0x39e706[_0x260b5d(0x7c)]([{'type':_0x2c4095['YIRla'],'name':_0x2c4095[_0x260b5d(0xf4)],'message':'Delete\x20existing\x20and\x20create\x20new\x20in\x20'+_0x3b5191+'?','default':![]}]);if(!_0x5f3ed7){console['log'](_0x2c4095['xteDi']);return;}_0xf45197=_0x21b9e5;}}}_0x2001d2?.['trackPhaseStart'](_0x2c4095[_0x260b5d(0xb5)]);let _0x1a1bbe='';if(_0x491ee1)console['log'](_0x2c4095['glgUW']),console['log']('\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20'+_0x5324af[_0x260b5d(0xa5)]),console['log'](_0x2c4095['KjkHS']);else{if(_0x5324af[_0x260b5d(0xcf)]){_0x1a1bbe=_0x5324af['url'];const _0x51300c=await checkUrlReachability(_0x1a1bbe);if(!_0x51300c['ok']&&!_0x5324af[_0x260b5d(0xaa)])throw new Error(_0x260b5d(0xb6)+_0x1a1bbe+':\x20'+_0x51300c[_0x260b5d(0xda)]+_0x260b5d(0xf2));!_0x51300c['ok']&&_0x5324af[_0x260b5d(0xaa)]&&console[_0x260b5d(0xad)]('⚠\x20Could\x20not\x20reach\x20'+_0x1a1bbe+':\x20'+_0x51300c['error']+_0x260b5d(0x78));}else{console['log'](_0x2c4095[_0x260b5d(0xbc)]),console['log']('\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.'),console['log'](_0x2c4095['PpQGn']);let _0x4b4179=![];while(!![]){const _0x3c0534=await _0x39e706['prompt']([{'type':_0x2c4095['bBTEz'],'name':'baseUrl','message':_0x4b4179?'Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):':_0x260b5d(0xc6),'default':_0x1a1bbe||_0x260b5d(0xd6)}]);_0x1a1bbe=_0x3c0534[_0x260b5d(0x95)];const _0x144e76=await checkUrlReachability(_0x1a1bbe);if(_0x144e76['ok'])break;const _0x365f69=/^[a-zA-Z][\w+.-]*:\/\//['test'](_0x1a1bbe),_0x4b66cf=_0x144e76['isProtocolError']&&!_0x365f69,_0x417093=_0x4b66cf?'http://'+_0x1a1bbe:null;_0x4b4179=!![],console[_0x260b5d(0xad)]('\x0a\x20\x20Could\x20not\x20reach\x20'+_0x1a1bbe+':\x20'+_0x144e76[_0x260b5d(0xda)]);_0x417093&&console[_0x260b5d(0xad)](_0x260b5d(0x7e)+_0x417093+'?');const {action:_0x36f936}=await _0x39e706['prompt']([{'type':'list','name':'action','message':_0x2c4095['jVsLs'],'choices':[..._0x417093?[{'name':_0x260b5d(0xa2)+_0x417093,'value':'use_suggestion'}]:[],{'name':_0x260b5d(0xc3),'value':_0x260b5d(0xfc)},{'name':_0x2c4095[_0x260b5d(0x98)],'value':_0x260b5d(0xdb)}]}]);if(_0x2c4095[_0x260b5d(0x7b)](_0x36f936,_0x260b5d(0xbd))&&_0x417093){_0x1a1bbe=_0x417093;const _0x2efce9=await checkUrlReachability(_0x1a1bbe);if(_0x2efce9['ok'])break;console['log'](_0x260b5d(0xde)+_0x1a1bbe+':\x20'+_0x2efce9[_0x260b5d(0xda)]);}else{if(_0x36f936===_0x260b5d(0xdb))break;}}}}_0x2001d2?.[_0x260b5d(0x87)](_0x260b5d(0xf5));const _0x161555={};if(_0xf45197){const _0x1ea75f=await _0x2c4095[_0x260b5d(0xf9)](loadSettings,_0x231bdd);Object['assign'](_0x161555,_0x1ea75f['setupHeaders']);}Object[_0x260b5d(0x89)](_0x161555,_0x46ba96),await mkdir(_0x1f9e78,{'recursive':!![]});const _0x4feb92=await mkdtemp(join(_0x1f9e78,'.tmp-'+_0x231bdd+'-')),_0x3410bc=_0x2c4095[_0x260b5d(0x85)](join,_0x4feb92,_0x2c4095[_0x260b5d(0x9f)]),_0x16e333=_0x2c4095[_0x260b5d(0xf9)](Boolean,_0x1a1bbe)&&/^https:\/\/localhost(:\d+)?/i['test'](_0x1a1bbe);try{if(_0x15fc62){_0x2001d2?.['trackPhaseStart'](_0x2c4095[_0x260b5d(0x8a)]),console[_0x260b5d(0xad)]('\x0a📋\x20Authentication\x20Setup'),console[_0x260b5d(0xad)](_0x2c4095[_0x260b5d(0x88)]),console[_0x260b5d(0xad)](_0x260b5d(0xcd));!_0x2235bc?(console['log'](_0x2c4095['zgTDL']),console['log'](_0x2c4095[_0x260b5d(0xb4)])):console['log']('');await new Promise(_0x133bc6=>setTimeout(_0x133bc6,0xbb8));const _0x31e2ed=[];_0x5324af[_0x260b5d(0xa8)]&&_0x31e2ed['push'](_0x2c4095[_0x260b5d(0x83)]);const _0x52dbca=_0x5324af['allowInsecureLocalhost']||_0x16e333;_0x52dbca&&_0x31e2ed['push'](_0x2c4095[_0x260b5d(0xcc)]);const _0x314b5c=await chromium['launch']({'headless':![],..._0x31e2ed['length']>0x0?{'args':_0x31e2ed}:{}});try{const _0x23315c=Object['keys'](_0x161555)[_0x260b5d(0x100)]>0x0,_0x168749={'ignoreHTTPSErrors':!![]};_0x23315c&&(_0x168749[_0x260b5d(0xc0)]=_0x161555);const _0x4affae=await _0x314b5c[_0x260b5d(0xf7)](_0x168749);await _0x2c4095['PGAaJ'](addProfileSetupBanner,_0x4affae);const _0x3f70ec=await _0x4affae[_0x260b5d(0x81)]();await _0x3f70ec['goto'](_0x1a1bbe||_0x260b5d(0x96));let _0x3dba3a=![];await new Promise(_0x14cab5=>{const _0x49ce64=_0x260b5d,_0x290de4={'rPZBR':_0x2c4095[_0x49ce64(0xaf)],'yacsT':function(_0x524ae9){const _0x3ca420=_0x49ce64;return _0x2c4095[_0x3ca420(0x99)](_0x524ae9);}};_0x3f70ec['on']('close',async()=>{const _0x3028ef=_0x49ce64;try{console['log'](_0x290de4['rPZBR']),await _0x4affae['storageState']({'path':_0x3410bc}),_0x3dba3a=!![];}catch{}_0x290de4[_0x3028ef(0xec)](_0x14cab5);});});if(!_0x3dba3a){console[_0x260b5d(0xad)](_0x2c4095['DNSlD']);!_0x5324af['safeMode']&&(console['log'](_0x2c4095[_0x260b5d(0xe0)]),console[_0x260b5d(0xad)](_0x260b5d(0x101)),console[_0x260b5d(0xad)](_0x260b5d(0x97)+_0x231bdd+'\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)'),console[_0x260b5d(0xad)]('\x20\x20ranger\x20profile\x20add\x20'+_0x231bdd+_0x260b5d(0x90)));throw new Error(_0x2c4095['EGHJr']);}}finally{await _0x314b5c[_0x260b5d(0xdc)]()['catch'](()=>{});}if(_0x259e51){const _0x63dbfa=await _0x2c4095['vVgeP'](readFile,_0x3410bc,_0x260b5d(0xcb)),_0x35a28d=await _0x2c4095['XfRyw'](getToken);if(!_0x35a28d){console[_0x260b5d(0xda)](_0x2c4095['tgTKX']),await unlink(_0x3410bc)[_0x260b5d(0x80)](()=>{});throw new Error(_0x260b5d(0x8f));}else{const _0x54c587=encrypt(_0x63dbfa,_0x35a28d);await _0x2c4095['WEpZL'](writeFile,_0x3410bc+_0x2c4095[_0x260b5d(0xa6)],_0x54c587),await _0x2c4095[_0x260b5d(0xc4)](unlink,_0x3410bc),console['log'](_0x260b5d(0xd0)+_0x3410bc+'.enc'),console[_0x260b5d(0xad)](_0x2c4095['NPVzr']),console['log']('\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.');}}else console['log'](_0x260b5d(0x9b)+_0x3410bc);_0x2001d2?.[_0x260b5d(0x87)](_0x2c4095[_0x260b5d(0x8a)]);}_0x2001d2?.['trackPhaseStart']('config_write');const _0x590d99={};_0x1a1bbe&&(_0x590d99[_0x260b5d(0x95)]=_0x1a1bbe);_0x5324af[_0x260b5d(0xa5)]&&(_0x590d99['cdpEndpoint']=_0x5324af['cdpEndpoint'],_0x590d99[_0x260b5d(0xab)]=!![]);(_0x5324af[_0x260b5d(0xe2)]||_0x16e333)&&(_0x590d99['allowInsecureLocalhost']=!![]);_0x5324af['safeMode']&&(_0x590d99['safeMode']=!![]);_0x2c4095[_0x260b5d(0x92)](Object[_0x260b5d(0xfb)](_0x161555)[_0x260b5d(0x100)],0x0)&&(_0x590d99['setupHeaders']=_0x161555);await writeFile(join(_0x4feb92,_0x2c4095['gqenh']),JSON['stringify'](_0x590d99,null,0x2)),console['log']('✓\x20Created\x20settings:\x20'+_0x2c4095[_0x260b5d(0x93)](join,_0x55c0ff,_0x260b5d(0x9d)));if(_0x2c4095[_0x260b5d(0x86)](_0xf45197?.[_0x260b5d(0x84)],_0x3b5191)){const _0xdce2d5=_0xf45197[_0x260b5d(0xc9)]+_0x260b5d(0xf8)+Date[_0x260b5d(0xd2)]();await _0x2c4095[_0x260b5d(0x85)](rename,_0xf45197['path'],_0xdce2d5);try{await _0x2c4095[_0x260b5d(0xed)](rename,_0x4feb92,_0x55c0ff);}catch(_0x2d93bd){await rename(_0xdce2d5,_0xf45197[_0x260b5d(0xc9)]);throw _0x2d93bd;}try{await _0x2c4095[_0x260b5d(0xe6)](rm,_0xdce2d5,{'recursive':!![]});}catch{console[_0x260b5d(0xad)](_0x260b5d(0xdf)+_0xdce2d5);}}else{await rename(_0x4feb92,_0x55c0ff);if(_0xf45197)try{await _0x2c4095['fNkUt'](rm,_0xf45197['path'],{'recursive':!![]}),console['log'](_0x260b5d(0xa4)+_0xf45197['path']);}catch{console['log'](_0x260b5d(0xd9)+_0xf45197['path']);}}try{await _0x2c4095['fYhgT'](writeActiveProfileName,_0x231bdd),console['log'](_0x260b5d(0xe4)+_0x231bdd);}catch{console['log'](_0x2c4095[_0x260b5d(0xeb)]);}_0x2001d2?.['trackPhaseEnd'](_0x2c4095['HlbLP']),console['log']('\x0a\x20\x20Profile\x20\x22'+_0x231bdd+_0x260b5d(0xe8));}catch(_0xc89106){await _0x2c4095[_0x260b5d(0xe9)](rm,_0x4feb92,{'recursive':!![],'force':!![]});throw _0xc89106;}}
1
+ (function(_0x114f83,_0x237491){const _0x3228ba=_0x13b4,_0x3cb8ce=_0x114f83();while(!![]){try{const _0x2cc3e7=parseInt(_0x3228ba(0xfb))/0x1+-parseInt(_0x3228ba(0x126))/0x2*(parseInt(_0x3228ba(0x11d))/0x3)+parseInt(_0x3228ba(0x12d))/0x4+parseInt(_0x3228ba(0xf6))/0x5*(-parseInt(_0x3228ba(0x11c))/0x6)+parseInt(_0x3228ba(0xcc))/0x7*(-parseInt(_0x3228ba(0x124))/0x8)+parseInt(_0x3228ba(0x11b))/0x9*(-parseInt(_0x3228ba(0x117))/0xa)+parseInt(_0x3228ba(0x131))/0xb*(parseInt(_0x3228ba(0x10c))/0xc);if(_0x2cc3e7===_0x237491)break;else _0x3cb8ce['push'](_0x3cb8ce['shift']());}catch(_0x168a21){_0x3cb8ce['push'](_0x3cb8ce['shift']());}}}(_0x67b6,0xd0b0c));import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import _0x2eb74e from'inquirer';import{chromium}from'playwright';function _0x13b4(_0x4e12d2,_0x186d27){_0x4e12d2=_0x4e12d2-0xbf;const _0x67b685=_0x67b6();let _0x13b408=_0x67b685[_0x4e12d2];return _0x13b408;}import{findExistingEnv,loadSettings}from'./utils/settings.js';function _0x67b6(){const _0x36a022=['\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.','push','hznnR','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20','404920DZEbXv','trackPhaseStart','XdYCA','mZThT','\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20','status','TGxCn','path','cdpEndpoint','\x20(continuing\x20with\x20--force)','baseUrl','test','\x0a📋\x20Authentication\x20Setup','--allow-insecure-localhost','isElectron','catch','Cuids','1035816zhNiAm','config_write','name','\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.','force','trackPhaseEnd','url_setup','taVIS','allowInsecureLocalhost','isProtocolError','overwrite','51710XksWns','tUgFC','stdout','.enc','1161GTfXDY','6WPtomq','304635MHIdKM','zdLpr','HEAD','.tmp-','length','shouldReplace','\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','16GkzxSO','setupHeaders','32nCqcpN','CKxTG','close','legacy','Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','\x0a\x20\x20Profile\x20\x22','log','336640vvHBtt','http://localhost:3000','goto','NODE_TLS_REJECT_UNAUTHORIZED','539AFtDEX','SIqJA','includes','isTTY','scope','TypeError','VKQVM','\x20\x20ranger\x20profile\x20add\x20','You\x20can\x20try\x20again\x20with\x20one\x20of:','zIzPq','Please\x20provide\x20--url\x20when\x20running\x20in\x20non-interactive\x20mode.\x0aMake\x20sure\x20the\x20service\x20is\x20running\x20on\x20that\x20port\x20before\x20retrying.\x0aExample:\x20ranger\x20profile\x20add\x20local\x20--url\x20http://localhost:3000','\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.','Vzrvy','⚠\x20Could\x20not\x20reach\x20','pMeFB','Profile\x20\x22','auth.json','ODvku','error','\x0a🌐\x20Profile\x20Setup\x0a','wIqZb','IrIkX','Invalid\x20--setup-header\x20format:\x20\x22','2185547UeVmrW','trim','VMwxA','newContext','abort','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20','sVWFG','stringify','\x20would\x20shadow\x20the\x20existing\x20profile.','use_suggestion','http://','about:blank','continue','url','zRoKM','Delete\x20existing\x20and\x20create\x20new\x20in\x20','storageState','message','MDGNS','Removed\x20existing\x20profile\x20at\x20','vsqbg','location','fetch\x20failed','manual','\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.','What\x20would\x20you\x20like\x20to\x20do?','NRIVE','setupHeader','Saving\x20authentication\x20state...','Enter\x20a\x20different\x20URL','confirm','\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)','now','browser_auth','\x20\x20Set\x20active\x20profile:\x20','settings.json','safeMode','\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','prompt','EAEnt','okaEq','\x20\x20\x20Creating\x20it\x20in\x20','4738225ZGRyNI'];_0x67b6=function(){return _0x36a022;};return _0x67b6();}import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getRangerDir,getRangerHomeDir}from'./utils/rangerRoot.js';import{writeActiveProfileName}from'./utils/activeProfile.js';import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x3ba513){const _0x3a6e5c=_0x13b4,_0x15572c={'tDiES':function(_0x2f603a,_0x56e4ed){return _0x2f603a(_0x56e4ed);},'hznnR':_0x3a6e5c(0x136)};try{const _0x2e1c08=new AbortController(),_0x29152f=setTimeout(()=>_0x2e1c08[_0x3a6e5c(0xd0)](),0x1388),_0x19340c={'method':_0x3a6e5c(0x11f),'signal':_0x2e1c08['signal'],'redirect':_0x3a6e5c(0xe3)};/^https:\/\/localhost(:\d+)?/i[_0x3a6e5c(0x106)](_0x3ba513)&&(process['env']['NODE_TLS_REJECT_UNAUTHORIZED']='0');const _0x259cf1=await fetch(_0x3ba513,_0x19340c);delete process['env'][_0x3a6e5c(0x130)],clearTimeout(_0x29152f);if(_0x259cf1[_0x3a6e5c(0x100)]<0x190)return{'ok':!![]};return{'ok':![],'error':'HTTP\x20'+_0x259cf1[_0x3a6e5c(0x100)]};}catch(_0x4104f9){delete process['env']['NODE_TLS_REJECT_UNAUTHORIZED'];const _0x296242=_0x4104f9,_0x1028a7=_0x296242[_0x3a6e5c(0xdd)]||_0x15572c['tDiES'](String,_0x4104f9),_0x23dcd3=_0x1028a7[_0x3a6e5c(0x133)]('Invalid\x20URL')||_0x296242[_0x3a6e5c(0x10e)]===_0x15572c[_0x3a6e5c(0xf9)]||_0x1028a7[_0x3a6e5c(0x133)](_0x3a6e5c(0xe2));return{'ok':![],'error':_0x1028a7,'isProtocolError':_0x23dcd3};}}export async function addEnv(_0x239356,_0x17dc72={},_0x563921){const _0x15285c=_0x13b4,_0x15cb50={'qUMvq':function(_0x5e5d6c){return _0x5e5d6c();},'sBbqb':_0x15285c(0x128),'zRoKM':'local','TGxCn':'user','VMwxA':function(_0x48e309,_0x523cbd){return _0x48e309===_0x523cbd;},'MDGNS':function(_0xc24150,_0x2f77bf,_0x78362a){return _0xc24150(_0x2f77bf,_0x78362a);},'AgwMx':'--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.','cRRab':function(_0x1687e6,_0x5db8a2){return _0x1687e6(_0x5db8a2);},'ClljX':function(_0x1d35f4,_0x5c6c23){return _0x1d35f4===_0x5c6c23;},'pMeFB':_0x15285c(0xea),'nzXMT':function(_0xc37011,_0x543d38){return _0xc37011===_0x543d38;},'HEWhq':'root\x20(.ranger/)','LhLwE':_0x15285c(0x122),'Yuooe':'Aborted.','WDRhx':_0x15285c(0x112),'uhWqd':_0x15285c(0xc8),'zAjWu':'\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.','EovkV':'\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','mZThT':'input','RNgHW':'Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):','yBRZF':'What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','VKQVM':_0x15285c(0x12e),'zdLpr':function(_0x2275a7,_0x1f3aa9){return _0x2275a7(_0x1f3aa9);},'XdYCA':'list','ICYUZ':'action','wIqZb':_0x15285c(0xd5),'NcoIf':_0x15285c(0xd8),'FMUUc':function(_0x4bc9c7,_0x166c80){return _0x4bc9c7(_0x166c80);},'zIzPq':function(_0x4543ca,_0x2290fb,_0xf1807a){return _0x4543ca(_0x2290fb,_0xf1807a);},'vsqbg':function(_0x24da90,_0x147479,_0x8f1563){return _0x24da90(_0x147479,_0x8f1563);},'ocvfJ':_0x15285c(0xe4),'htSHO':_0x15285c(0x10f),'qcvwK':_0x15285c(0x123),'sVWFG':'--disable-features=WebBluetooth','BTjBN':_0x15285c(0x108),'Vzrvy':function(_0x12b3ad,_0x2d955d){return _0x12b3ad>_0x2d955d;},'IrIkX':function(_0x44c5d9,_0x5a93b7){return _0x44c5d9(_0x5a93b7);},'Cuids':_0x15285c(0xd7),'WRuWv':'This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a','oXNoK':_0x15285c(0x139),'SIqJA':'utf-8','taVIS':_0x15285c(0xf1),'NRIVE':function(_0x5e2834,_0x272f62){return _0x5e2834(_0x272f62);},'EAEnt':'\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','CKxTG':_0x15285c(0x10d),'tUgFC':function(_0x39509a,_0x43b1a2,_0x3cab98){return _0x39509a(_0x43b1a2,_0x3cab98);},'okaEq':'settings.json','yZGsF':function(_0x1f5526,_0x18f274){return _0x1f5526===_0x18f274;},'dGLKH':function(_0x571d97,_0x44d9af,_0x2f1688){return _0x571d97(_0x44d9af,_0x2f1688);},'rBCMw':function(_0x3e9a26,_0xa31d93,_0x3b12c2){return _0x3e9a26(_0xa31d93,_0x3b12c2);},'JRDCH':function(_0xcc4578,_0x36be33,_0x29571a){return _0xcc4578(_0x36be33,_0x29571a);},'ODvku':function(_0x20dc79,_0x425c75,_0x1130f7){return _0x20dc79(_0x425c75,_0x1130f7);},'FMJHc':function(_0x199146,_0x3242f4,_0x5c6dad){return _0x199146(_0x3242f4,_0x5c6dad);}},_0x1fe7b5=_0x17dc72['ci']??![],_0x4939b1=_0x1fe7b5?'ci':_0x15cb50[_0x15285c(0xda)],_0x165d8a=_0x17dc72[_0x15285c(0x135)]===_0x15cb50[_0x15285c(0x101)]?getRangerHomeDir():getRangerDir(),_0x32b55d=join(_0x165d8a,_0x4939b1,_0x239356),_0x1c91d3={};if(_0x17dc72[_0x15285c(0xe7)])for(const _0x494eef of _0x17dc72['setupHeader']){const _0x4740f9=_0x494eef['indexOf'](':');if(_0x15cb50[_0x15285c(0xce)](_0x4740f9,-0x1))throw new Error(_0x15285c(0xcb)+_0x494eef+'\x22.\x20Expected\x20\x22Name:\x20Value\x22.');const _0x58d99c=_0x494eef['slice'](0x0,_0x4740f9)['trim'](),_0x31f914=_0x494eef['slice'](_0x4740f9+0x1)[_0x15285c(0xcd)]();_0x1c91d3[_0x58d99c]=_0x31f914;}const _0x40b6a9=_0x15cb50[_0x15285c(0xde)](join,_0x165d8a,_0x4939b1);if(_0x17dc72['cdpEndpoint']!==undefined&&_0x17dc72['cdpEndpoint'][_0x15285c(0xcd)]()==='')throw new Error('--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222');if(_0x17dc72['cdpEndpoint']&&_0x17dc72[_0x15285c(0xd9)])throw new Error(_0x15cb50['AgwMx']);if(_0x17dc72[_0x15285c(0x103)]&&_0x17dc72['ci'])throw new Error('--ci\x20and\x20--cdp-endpoint\x20cannot\x20be\x20used\x20together.\x20Electron/CDP\x20profiles\x20only\x20work\x20with\x20a\x20locally\x20running\x20app\x20and\x20are\x20not\x20supported\x20in\x20CI.');const _0x51f173=_0x15cb50['cRRab'](Boolean,_0x17dc72['cdpEndpoint']),_0x2d40a9=!_0x17dc72['skipAuth']&&!_0x51f173,_0x245b28=process['stdin'][_0x15285c(0x134)]&&process[_0x15285c(0x119)][_0x15285c(0x134)];if(!_0x245b28&&!_0x17dc72['url']&&!_0x51f173)throw new Error(_0x15285c(0xbf));const _0xc9af12=findExistingEnv(_0x239356,{'rangerDir':_0x165d8a});let _0x5c61ab=null;if(_0xc9af12){if(!_0x245b28)_0x5c61ab=_0xc9af12;else{if(_0x15cb50['ClljX'](_0xc9af12[_0x15285c(0xe1)],_0x4939b1)){const {overwrite:_0x230a20}=await _0x2eb74e[_0x15285c(0xf2)]([{'type':_0x15cb50['pMeFB'],'name':_0x15285c(0x116),'message':_0x15285c(0xc4)+_0x239356+'\x22\x20already\x20exists.\x20Overwrite?','default':![]}]);if(!_0x230a20){console[_0x15285c(0x12c)]('Aborted.');return;}_0x5c61ab=_0xc9af12;}else{const _0x35d444=_0x15cb50['nzXMT'](_0xc9af12['location'],_0x15285c(0x129))?_0x15cb50['HEWhq']:_0xc9af12[_0x15285c(0xe1)];console[_0x15285c(0xc7)]('\x0a⚠️\x20\x20Profile\x20\x22'+_0x239356+'\x22\x20already\x20exists\x20in\x20'+_0x35d444+':\x20'+_0xc9af12[_0x15285c(0x102)]),console['error'](_0x15285c(0xf5)+_0x4939b1+_0x15285c(0xd4));const {shouldReplace:_0x45dd49}=await _0x2eb74e['prompt']([{'type':_0x15cb50[_0x15285c(0xc3)],'name':_0x15cb50['LhLwE'],'message':_0x15285c(0xdb)+_0x4939b1+'?','default':![]}]);if(!_0x45dd49){console[_0x15285c(0x12c)](_0x15cb50['Yuooe']);return;}_0x5c61ab=_0xc9af12;}}}_0x563921?.[_0x15285c(0xfc)](_0x15cb50['WDRhx']);let _0x5d4adc='';if(_0x51f173)console['log']('\x0a🔌\x20CDP\x20Profile\x20Setup\x0a'),console[_0x15285c(0x12c)](_0x15285c(0xff)+_0x17dc72['cdpEndpoint']),console['log']('\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a');else{if(_0x17dc72[_0x15285c(0xd9)]){_0x5d4adc=_0x17dc72[_0x15285c(0xd9)];const _0x2865b9=await _0x15cb50['cRRab'](checkUrlReachability,_0x5d4adc);if(!_0x2865b9['ok']&&!_0x17dc72['force'])throw new Error('Could\x20not\x20reach\x20'+_0x5d4adc+':\x20'+_0x2865b9['error']+_0x15285c(0xc0));!_0x2865b9['ok']&&_0x17dc72[_0x15285c(0x110)]&&console[_0x15285c(0x12c)](_0x15285c(0xc2)+_0x5d4adc+':\x20'+_0x2865b9['error']+_0x15285c(0x104));}else{console[_0x15285c(0x12c)](_0x15cb50['uhWqd']),console[_0x15285c(0x12c)](_0x15cb50['zAjWu']),console['log'](_0x15cb50['EovkV']);let _0x1353e4=![];while(!![]){const _0x7b3fe3=await _0x2eb74e[_0x15285c(0xf2)]([{'type':_0x15cb50[_0x15285c(0xfe)],'name':_0x15285c(0x105),'message':_0x1353e4?_0x15cb50['RNgHW']:_0x15cb50['yBRZF'],'default':_0x5d4adc||_0x15cb50[_0x15285c(0x137)]}]);_0x5d4adc=_0x7b3fe3[_0x15285c(0x105)];const _0x2fee45=await _0x15cb50[_0x15285c(0x11e)](checkUrlReachability,_0x5d4adc);if(_0x2fee45['ok'])break;const _0x323c90=/^[a-zA-Z][\w+.-]*:\/\//['test'](_0x5d4adc),_0x182896=_0x2fee45[_0x15285c(0x115)]&&!_0x323c90,_0xb891b8=_0x182896?_0x15285c(0xd6)+_0x5d4adc:null;_0x1353e4=!![],console['log']('\x0a\x20\x20Could\x20not\x20reach\x20'+_0x5d4adc+':\x20'+_0x2fee45[_0x15285c(0xc7)]);_0xb891b8&&console[_0x15285c(0x12c)]('\x20\x20Did\x20you\x20mean\x20'+_0xb891b8+'?');const {action:_0x3b1dea}=await _0x2eb74e['prompt']([{'type':_0x15cb50[_0x15285c(0xfd)],'name':_0x15cb50['ICYUZ'],'message':_0x15285c(0xe5),'choices':[..._0xb891b8?[{'name':'Use\x20'+_0xb891b8,'value':_0x15cb50[_0x15285c(0xc9)]}]:[],{'name':_0x15285c(0xe9),'value':'retry'},{'name':'Continue\x20anyway','value':_0x15cb50['NcoIf']}]}]);if(_0x3b1dea==='use_suggestion'&&_0xb891b8){_0x5d4adc=_0xb891b8;const _0x35b4a4=await _0x15cb50['FMUUc'](checkUrlReachability,_0x5d4adc);if(_0x35b4a4['ok'])break;console['log']('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x5d4adc+':\x20'+_0x35b4a4['error']);}else{if(_0x3b1dea==='continue')break;}}}}_0x563921?.[_0x15285c(0x111)]('url_setup');const _0xb6c8c4={};if(_0x5c61ab){const _0x2db0b3=await loadSettings(_0x239356);Object['assign'](_0xb6c8c4,_0x2db0b3[_0x15285c(0x125)]);}Object['assign'](_0xb6c8c4,_0x1c91d3),await mkdir(_0x40b6a9,{'recursive':!![]});const _0x45fd6d=await _0x15cb50['cRRab'](mkdtemp,_0x15cb50[_0x15285c(0x13a)](join,_0x40b6a9,_0x15285c(0x120)+_0x239356+'-')),_0x1f524a=_0x15cb50[_0x15285c(0xe0)](join,_0x45fd6d,_0x15285c(0xc5)),_0x599c6b=Boolean(_0x5d4adc)&&/^https:\/\/localhost(:\d+)?/i[_0x15285c(0x106)](_0x5d4adc);try{if(_0x2d40a9){_0x563921?.['trackPhaseStart'](_0x15285c(0xed)),console[_0x15285c(0x12c)](_0x15285c(0x107)),console['log'](_0x15cb50['ocvfJ']),console['log'](_0x15cb50['htSHO']);!_0x245b28?(console['log']('\x0a\x20\x20\x20⚠\x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.'),console[_0x15285c(0x12c)](_0x15cb50['qcvwK'])):console['log']('');await new Promise(_0x3ba050=>setTimeout(_0x3ba050,0xbb8));const _0x5cf56a=[];_0x17dc72[_0x15285c(0xf0)]&&_0x5cf56a[_0x15285c(0xf8)](_0x15cb50[_0x15285c(0xd2)]);const _0x59eaba=_0x17dc72[_0x15285c(0x114)]||_0x599c6b;_0x59eaba&&_0x5cf56a['push'](_0x15cb50['BTjBN']);const _0x159bd4=await chromium['launch']({'headless':![],..._0x15cb50[_0x15285c(0xc1)](_0x5cf56a[_0x15285c(0x121)],0x0)?{'args':_0x5cf56a}:{}});try{const _0x156793=_0x15cb50[_0x15285c(0xc1)](Object['keys'](_0xb6c8c4)[_0x15285c(0x121)],0x0),_0x1931c2={'ignoreHTTPSErrors':!![]};_0x156793&&(_0x1931c2['extraHTTPHeaders']=_0xb6c8c4);const _0x1fe6e6=await _0x159bd4[_0x15285c(0xcf)](_0x1931c2);await _0x15cb50[_0x15285c(0xca)](addProfileSetupBanner,_0x1fe6e6);const _0x472871=await _0x1fe6e6['newPage']();await _0x472871[_0x15285c(0x12f)](_0x5d4adc||_0x15cb50[_0x15285c(0x10b)]);let _0x576602=![];await new Promise(_0x14f859=>{_0x472871['on'](_0x15cb50['sBbqb'],async()=>{const _0x530d43=_0x13b4;try{console['log'](_0x530d43(0xe8)),await _0x1fe6e6[_0x530d43(0xdc)]({'path':_0x1f524a}),_0x576602=!![];}catch{}_0x15cb50['qUMvq'](_0x14f859);});});if(!_0x576602){console['log'](_0x15285c(0xf7));!_0x17dc72['safeMode']&&(console['log'](_0x15cb50['WRuWv']),console['log'](_0x15cb50['oXNoK']),console['log']('\x20\x20ranger\x20profile\x20add\x20'+_0x239356+_0x15285c(0xeb)),console['log'](_0x15285c(0x138)+_0x239356+'\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a'));throw new Error('Browser\x20closed\x20before\x20authentication\x20was\x20saved.');}}finally{await _0x159bd4['close']()['catch'](()=>{});}if(_0x1fe7b5){const _0x1aab77=await readFile(_0x1f524a,_0x15cb50[_0x15285c(0x132)]),_0x29882a=await getToken();if(!_0x29882a){console['error'](_0x15cb50[_0x15285c(0x113)]),await unlink(_0x1f524a)[_0x15285c(0x10a)](()=>{});throw new Error(_0x15285c(0x12a));}else{const _0x74893=_0x15cb50[_0x15285c(0xde)](encrypt,_0x1aab77,_0x29882a);await _0x15cb50['zIzPq'](writeFile,_0x1f524a+'.enc',_0x74893),await _0x15cb50[_0x15285c(0xe6)](unlink,_0x1f524a),console['log']('✓\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x1f524a+_0x15285c(0x11a)),console['log'](_0x15cb50[_0x15285c(0xf3)]),console[_0x15285c(0x12c)]('\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.');}}else console['log']('✓\x20Auth\x20state\x20saved\x20to:\x20'+_0x1f524a);_0x563921?.['trackPhaseEnd']('browser_auth');}_0x563921?.[_0x15285c(0xfc)](_0x15cb50['CKxTG']);const _0x101582={};_0x5d4adc&&(_0x101582['baseUrl']=_0x5d4adc);_0x17dc72[_0x15285c(0x103)]&&(_0x101582['cdpEndpoint']=_0x17dc72[_0x15285c(0x103)],_0x101582[_0x15285c(0x109)]=!![]);(_0x17dc72['allowInsecureLocalhost']||_0x599c6b)&&(_0x101582[_0x15285c(0x114)]=!![]);_0x17dc72[_0x15285c(0xf0)]&&(_0x101582[_0x15285c(0xf0)]=!![]);_0x15cb50['Vzrvy'](Object['keys'](_0xb6c8c4)[_0x15285c(0x121)],0x0)&&(_0x101582['setupHeaders']=_0xb6c8c4);await _0x15cb50[_0x15285c(0x118)](writeFile,_0x15cb50[_0x15285c(0x13a)](join,_0x45fd6d,_0x15cb50[_0x15285c(0xf4)]),JSON[_0x15285c(0xd3)](_0x101582,null,0x2)),console[_0x15285c(0x12c)]('✓\x20Created\x20settings:\x20'+_0x15cb50['MDGNS'](join,_0x32b55d,_0x15285c(0xef)));if(_0x15cb50['yZGsF'](_0x5c61ab?.[_0x15285c(0xe1)],_0x4939b1)){const _0x5dc92b=_0x5c61ab[_0x15285c(0x102)]+'.backup-'+Date[_0x15285c(0xec)]();await _0x15cb50['dGLKH'](rename,_0x5c61ab['path'],_0x5dc92b);try{await rename(_0x45fd6d,_0x32b55d);}catch(_0x4a6bb6){await rename(_0x5dc92b,_0x5c61ab[_0x15285c(0x102)]);throw _0x4a6bb6;}try{await _0x15cb50['rBCMw'](rm,_0x5dc92b,{'recursive':!![]});}catch{console['log'](_0x15285c(0xd1)+_0x5dc92b);}}else{await _0x15cb50['JRDCH'](rename,_0x45fd6d,_0x32b55d);if(_0x5c61ab)try{await _0x15cb50[_0x15285c(0xc6)](rm,_0x5c61ab['path'],{'recursive':!![]}),console['log'](_0x15285c(0xdf)+_0x5c61ab[_0x15285c(0x102)]);}catch{console['log'](_0x15285c(0xfa)+_0x5c61ab['path']);}}try{await _0x15cb50['cRRab'](writeActiveProfileName,_0x239356),console[_0x15285c(0x12c)](_0x15285c(0xee)+_0x239356);}catch{console[_0x15285c(0x12c)]('Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.');}_0x563921?.[_0x15285c(0x111)](_0x15cb50[_0x15285c(0x127)]),console[_0x15285c(0x12c)](_0x15285c(0x12b)+_0x239356+'\x22\x20configured');}catch(_0x383a70){await _0x15cb50['FMJHc'](rm,_0x45fd6d,{'recursive':!![],'force':!![]});throw _0x383a70;}}
@@ -1 +1 @@
1
- function _0x169d(_0x1ec22a,_0x889f9a){_0x1ec22a=_0x1ec22a-0x98;const _0x396803=_0x3968();let _0x169db4=_0x396803[_0x1ec22a];return _0x169db4;}(function(_0x3e1277,_0x6fba23){const _0x40d621=_0x169d,_0x45149c=_0x3e1277();while(!![]){try{const _0x2975cd=-parseInt(_0x40d621(0xb1))/0x1*(-parseInt(_0x40d621(0xa5))/0x2)+parseInt(_0x40d621(0x99))/0x3+parseInt(_0x40d621(0x9d))/0x4*(parseInt(_0x40d621(0xaf))/0x5)+parseInt(_0x40d621(0xa1))/0x6*(-parseInt(_0x40d621(0xb0))/0x7)+-parseInt(_0x40d621(0xa8))/0x8+-parseInt(_0x40d621(0xa7))/0x9*(parseInt(_0x40d621(0x9f))/0xa)+parseInt(_0x40d621(0xa0))/0xb;if(_0x2975cd===_0x6fba23)break;else _0x45149c['push'](_0x45149c['shift']());}catch(_0x13144f){_0x45149c['push'](_0x45149c['shift']());}}}(_0x3968,0x2dc78));import{readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getEnvDir}from'./utils/settings.js';export async function authEncrypt(_0xce0635){const _0x14126a=_0x169d,_0x32a6c0={'gWPRS':function(_0x365952,_0x44ae37){return _0x365952(_0x44ae37);},'evLQT':_0x14126a(0xac),'oIZIB':'.enc','KKORg':_0x14126a(0x9c),'tjROj':_0x14126a(0xa2),'BPlKH':_0x14126a(0xa9)},_0x37d773=_0x32a6c0[_0x14126a(0xab)](getEnvDir,_0xce0635),_0x73d4a9=join(_0x37d773,_0x32a6c0[_0x14126a(0xae)]),_0x15925b=_0x73d4a9+_0x32a6c0[_0x14126a(0x9a)];if(!existsSync(_0x37d773))throw new Error('Profile\x20\x22'+_0xce0635+'\x22\x20not\x20found.\x20Run\x20first:\x20ranger\x20profile\x20add\x20'+_0xce0635);if(!existsSync(_0x73d4a9))throw new Error('No\x20auth.json\x20found\x20at\x20'+_0x73d4a9+_0x14126a(0xaa));const _0x224abb=await getToken();if(!_0x224abb)throw new Error(_0x32a6c0[_0x14126a(0x9e)]);const _0x441cf1=await readFile(_0x73d4a9,_0x32a6c0['tjROj']),_0x36873c=encrypt(_0x441cf1,_0x224abb);await writeFile(_0x15925b,_0x36873c),console['log'](_0x14126a(0xad)+_0x15925b),console[_0x14126a(0xa3)](_0x32a6c0[_0x14126a(0xa4)]),console['log'](_0x14126a(0xa6)),existsSync(_0x15925b)&&(console['log'](_0x14126a(0x98)),console['log'](_0x14126a(0x9b)));}function _0x3968(){const _0x1fcd9e=['5SjMsDP','7VfomKo','107siTtpe','\x0a\x20\x20The\x20plaintext\x20auth.json\x20is\x20gitignored\x20for\x20security.','786327ZlinHA','oIZIB','\x20\x20The\x20encrypted\x20auth.json.enc\x20can\x20be\x20committed.','No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','212156mLOgOE','KKORg','220QPshaS','6124800Dpyiir','453954MbLCSs','utf-8','log','BPlKH','368ufYwcW','\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','124218vVsjZO','2598568axoBYH','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','.\x20Run\x20first:\x20ranger\x20profile\x20add\x20with\x20authentication,\x20or\x20ranger\x20profile\x20update','gWPRS','auth.json','\x0a✓\x20Encrypted\x20auth\x20saved\x20to:\x20','evLQT'];_0x3968=function(){return _0x1fcd9e;};return _0x3968();}
1
+ function _0x4efa(_0x2d037d,_0x169e50){_0x2d037d=_0x2d037d-0x131;const _0x487321=_0x4873();let _0x4efa00=_0x487321[_0x2d037d];return _0x4efa00;}(function(_0x2313af,_0x3aa123){const _0x408e7b=_0x4efa,_0x5bd1ca=_0x2313af();while(!![]){try{const _0x420586=parseInt(_0x408e7b(0x136))/0x1+parseInt(_0x408e7b(0x145))/0x2+parseInt(_0x408e7b(0x13e))/0x3+-parseInt(_0x408e7b(0x131))/0x4*(-parseInt(_0x408e7b(0x132))/0x5)+-parseInt(_0x408e7b(0x137))/0x6*(-parseInt(_0x408e7b(0x134))/0x7)+-parseInt(_0x408e7b(0x138))/0x8*(-parseInt(_0x408e7b(0x141))/0x9)+-parseInt(_0x408e7b(0x13a))/0xa;if(_0x420586===_0x3aa123)break;else _0x5bd1ca['push'](_0x5bd1ca['shift']());}catch(_0x24a5c1){_0x5bd1ca['push'](_0x5bd1ca['shift']());}}}(_0x4873,0x91659));import{readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import{encrypt}from'./utils/crypto.js';function _0x4873(){const _0x15bbc9=['.enc','18ByfUbL','WDqyy','log','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','2089176bxJJWA','4qRzdlY','5581315KwGmym','\x20\x20The\x20encrypted\x20auth.json.enc\x20can\x20be\x20committed.','4369295GcGBFW','utf-8','646889gPKqpB','6bDUmCm','1444984cbffsN','auth.json','40885040Agkxpo','Profile\x20\x22','No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','YkZwR','2672634mvCthQ','No\x20auth.json\x20found\x20at\x20'];_0x4873=function(){return _0x15bbc9;};return _0x4873();}import{getToken}from'./utils/keychain.js';import{getEnvDir}from'./utils/settings.js';export async function authEncrypt(_0x3d670f){const _0x326603=_0x4efa,_0x4a6348={'tZYLg':function(_0x452865,_0x402e75){return _0x452865(_0x402e75);},'YkZwR':function(_0x5481cd,_0x1ef1e9,_0x1ddc41){return _0x5481cd(_0x1ef1e9,_0x1ddc41);},'Oikut':_0x326603(0x139),'hUVsz':_0x326603(0x140),'WDqyy':function(_0x5285bc){return _0x5285bc();},'vmBcG':_0x326603(0x13c)},_0xe60844=_0x4a6348['tZYLg'](getEnvDir,_0x3d670f),_0x5e4a5c=_0x4a6348[_0x326603(0x13d)](join,_0xe60844,_0x4a6348['Oikut']),_0x3ce260=_0x5e4a5c+_0x4a6348['hUVsz'];if(!existsSync(_0xe60844))throw new Error(_0x326603(0x13b)+_0x3d670f+'\x22\x20not\x20found.\x20Run\x20first:\x20ranger\x20profile\x20add\x20'+_0x3d670f);if(!existsSync(_0x5e4a5c))throw new Error(_0x326603(0x13f)+_0x5e4a5c+'.\x20Run\x20first:\x20ranger\x20profile\x20add\x20with\x20authentication,\x20or\x20ranger\x20profile\x20update');const _0x46cd31=await _0x4a6348[_0x326603(0x142)](getToken);if(!_0x46cd31)throw new Error(_0x4a6348['vmBcG']);const _0x558610=await readFile(_0x5e4a5c,_0x326603(0x135)),_0x38f7de=_0x4a6348[_0x326603(0x13d)](encrypt,_0x558610,_0x46cd31);await writeFile(_0x3ce260,_0x38f7de),console[_0x326603(0x143)]('\x0a✓\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x3ce260),console[_0x326603(0x143)](_0x326603(0x144)),console['log']('\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.'),existsSync(_0x3ce260)&&(console[_0x326603(0x143)]('\x0a\x20\x20The\x20plaintext\x20auth.json\x20is\x20gitignored\x20for\x20security.'),console[_0x326603(0x143)](_0x326603(0x133)));}
@@ -1 +1 @@
1
- const _0x490d4e=_0x1ea3;(function(_0x5c3ba8,_0xe43ac8){const _0x3f3f4f=_0x1ea3,_0x5212de=_0x5c3ba8();while(!![]){try{const _0x5e4f22=parseInt(_0x3f3f4f(0x1b4))/0x1+parseInt(_0x3f3f4f(0x1ad))/0x2*(-parseInt(_0x3f3f4f(0x1d9))/0x3)+-parseInt(_0x3f3f4f(0x1a7))/0x4*(parseInt(_0x3f3f4f(0x1a6))/0x5)+-parseInt(_0x3f3f4f(0x1c0))/0x6+parseInt(_0x3f3f4f(0x1d0))/0x7+-parseInt(_0x3f3f4f(0x1c7))/0x8*(-parseInt(_0x3f3f4f(0x1b1))/0x9)+parseInt(_0x3f3f4f(0x1cf))/0xa*(parseInt(_0x3f3f4f(0x1ab))/0xb);if(_0x5e4f22===_0xe43ac8)break;else _0x5212de['push'](_0x5212de['shift']());}catch(_0x378423){_0x5212de['push'](_0x5212de['shift']());}}}(_0x1fd3,0xc7ef9));import{rm,readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import{spawn}from'child_process';import{deleteAllCredentials}from'./utils/keychain.js';function _0x1fd3(){const _0x22a5c3=['log','trailhead','9549108xmyerF','OLMva','KuMRO','ranger','--scope','RDAUP','✓\x20Removed\x20.ranger/\x20directory','29992txAnrE','push','DaqmL','replace','\x0a✅\x20Cleanup\x20complete!\x0a','\x0a🧹\x20Cleaning\x20up\x20Ranger\x20artifacts...\x0a','pipe','length','120QpOehT','9054920tHmPRQ','DzxZn','✓\x20Uninstalled\x20Claude\x20plugin\x20(user\x20scope)','user','win32','opencode.json','HeAje','isArray','QHbuZ','27897sCpXWp','RwdNB','yhmsw','✓\x20Removed\x20trailhead\x20marketplace','feature-tracker','Yxqha','xDVIu','lssgN','RoogY','3143175IgtEAL','8ZmQFRR','EJobp','close','bug-bash','1120339zTVEgH','stringify','78HrUGtN','ranger@trailhead','Nothing\x20to\x20clean\x20up.\x0a','@ranger-testing/opencode-plugin','1098PEszSp','TeoTj','HHwrO','1057260Nusyys','ZgMxb','VgSWu','✓\x20Removed\x20user\x20skill:\x20','cLqJT','utf-8','project','plugin','pINwY','error'];_0x1fd3=function(){return _0x22a5c3;};return _0x1fd3();}import{getProjectSkillsDir,getUserSkillsDir}from'./utils/claudeConfig.js';import{getRangerDir}from'./utils/rangerRoot.js';import{getCacheFile}from'./utils/sessionCache.js';import{getOpencodeConfigDir,getOpencodeSkillsDir}from'./utils/opencodeConfig.js';const skillsToRemove=[_0x490d4e(0x1c3),_0x490d4e(0x1dd),_0x490d4e(0x1aa),'e2e-test-recommender'],opencodePluginName=_0x490d4e(0x1b0);function _0x1ea3(_0x1f6436,_0x3a6a7e){_0x1f6436=_0x1f6436-0x1a2;const _0x1fd3d1=_0x1fd3();let _0x1ea317=_0x1fd3d1[_0x1f6436];return _0x1ea317;}function parseJsonc(_0x158c13){const _0x111483=_0x490d4e,_0x2df33b=_0x158c13['replace'](/\/\*[\s\S]*?\*\//g,''),_0x5024eb=_0x2df33b[_0x111483(0x1ca)](/^\s*\/\/.*$/gm,''),_0x9d7ffa=_0x5024eb[_0x111483(0x1ca)](/,\s*([}\]])/g,'$1');return JSON['parse'](_0x9d7ffa);}async function removeOpencodePluginConfig(_0x5d469e){const _0x4cbcda=_0x490d4e,_0x3c4c3d={'GejRd':function(_0x597f55,_0x328928){return _0x597f55!==_0x328928;},'TeoTj':function(_0x1e31b5,_0x462082){return _0x1e31b5!==_0x462082;},'RoogY':function(_0x3232bd,_0x517c57){return _0x3232bd(_0x517c57);},'DaqmL':function(_0x408721,_0x1f5ff7){return _0x408721===_0x1f5ff7;},'HHwrO':function(_0x5f1097,_0x47f75a){return _0x5f1097+_0x47f75a;}};if(!existsSync(_0x5d469e))return![];let _0x358da5;try{const _0x4488af=await readFile(_0x5d469e,_0x4cbcda(0x1b9));_0x358da5=_0x3c4c3d[_0x4cbcda(0x1a5)](parseJsonc,_0x4488af);}catch{return![];}const _0x13fd2f=Array[_0x4cbcda(0x1d7)](_0x358da5[_0x4cbcda(0x1bb)])?_0x358da5['plugin']:[];if(_0x3c4c3d[_0x4cbcda(0x1c9)](_0x13fd2f[_0x4cbcda(0x1ce)],0x0))return![];const _0x24c0b6=_0x13fd2f['filter'](_0x5af6b5=>{const _0x3f6800=_0x4cbcda;if(_0x3c4c3d['GejRd'](typeof _0x5af6b5,'string'))return!![];return _0x3c4c3d[_0x3f6800(0x1b2)](_0x5af6b5,opencodePluginName);});if(_0x3c4c3d['DaqmL'](_0x24c0b6['length'],_0x13fd2f[_0x4cbcda(0x1ce)]))return![];return _0x24c0b6['length']===0x0?delete _0x358da5['plugin']:_0x358da5[_0x4cbcda(0x1bb)]=_0x24c0b6,await writeFile(_0x5d469e,_0x3c4c3d[_0x4cbcda(0x1b3)](JSON[_0x4cbcda(0x1ac)](_0x358da5,null,0x2),'\x0a')),!![];}async function uninstallClaudePlugin(_0x3903cc){const _0x353e1e=_0x490d4e,_0x1b92c7={'ZgMxb':'uninstall','OLMva':'claude','OCuTx':_0x353e1e(0x1cd),'HeAje':function(_0x22c389,_0x138543){return _0x22c389===_0x138543;},'DzxZn':'close','EJobp':_0x353e1e(0x1bd)};return new Promise(_0x417361=>{const _0x254aa6=_0x353e1e,_0x29203b={'QVEOO':function(_0x131037,_0x512211){return _0x131037(_0x512211);}},_0x2b8b2a=['plugin',_0x1b92c7[_0x254aa6(0x1b5)],_0x254aa6(0x1ae)];_0x3903cc&&_0x2b8b2a[_0x254aa6(0x1c8)](_0x254aa6(0x1c4),_0x3903cc);const _0x4f370d=spawn(_0x1b92c7[_0x254aa6(0x1c1)],_0x2b8b2a,{'stdio':_0x1b92c7['OCuTx'],'shell':_0x1b92c7[_0x254aa6(0x1d6)](process['platform'],_0x254aa6(0x1d4))});_0x4f370d['on'](_0x1b92c7[_0x254aa6(0x1d1)],_0x5e3beb=>{_0x29203b['QVEOO'](_0x417361,_0x5e3beb===0x0);}),_0x4f370d['on'](_0x1b92c7[_0x254aa6(0x1a8)],()=>{_0x417361(![]);});});}async function removeMarketplace(){const _0x318e59=_0x490d4e,_0x346710={'gDcLb':function(_0x343b62,_0x1281b1,_0x31cafb,_0x3442d2){return _0x343b62(_0x1281b1,_0x31cafb,_0x3442d2);},'KuMRO':'plugin','VgSWu':'marketplace','WribM':_0x318e59(0x1bf),'BmlpI':function(_0x43be18,_0x1ac645){return _0x43be18===_0x1ac645;},'uVnxZ':_0x318e59(0x1a9)};return new Promise(_0x7c4513=>{const _0xc89020=_0x318e59,_0x573cf0=_0x346710['gDcLb'](spawn,'claude',[_0x346710[_0xc89020(0x1c2)],_0x346710[_0xc89020(0x1b6)],'remove',_0x346710['WribM']],{'stdio':'pipe','shell':_0x346710['BmlpI'](process['platform'],_0xc89020(0x1d4))});_0x573cf0['on'](_0x346710['uVnxZ'],_0x220781=>{_0x7c4513(_0x220781===0x0);}),_0x573cf0['on'](_0xc89020(0x1bd),()=>{_0x7c4513(![]);});});}export async function clean(){const _0x1eb617=_0x490d4e,_0x59e368={'VBvks':function(_0x1bd367){return _0x1bd367();},'LECKA':'✓\x20Removed\x20stored\x20credentials','RDAUP':function(_0x39593c){return _0x39593c();},'pINwY':function(_0x3f6da4,_0xaef32e){return _0x3f6da4(_0xaef32e);},'QHbuZ':function(_0x23cb51,_0x17ee64){return _0x23cb51(_0x17ee64);},'cLqJT':function(_0x408513,_0xcc1f48,_0x5eb67a){return _0x408513(_0xcc1f48,_0x5eb67a);},'yhmsw':_0x1eb617(0x1ba),'Yxqha':'✓\x20Removed\x20OpenCode\x20plugin\x20(project\x20config)','xDVIu':_0x1eb617(0x1d3),'Vpvqk':'opencode.json','iamTs':function(_0x385350){return _0x385350();},'rjAlT':function(_0x4ec337){return _0x4ec337();},'lssgN':_0x1eb617(0x1cb),'RwdNB':_0x1eb617(0x1af)};console[_0x1eb617(0x1be)](_0x1eb617(0x1cc));let _0x1a695a=![];try{await _0x59e368['VBvks'](deleteAllCredentials),console['log'](_0x59e368['LECKA']),_0x1a695a=!![];}catch{}const _0x418c60=_0x59e368[_0x1eb617(0x1c5)](getCacheFile);_0x59e368[_0x1eb617(0x1bc)](existsSync,_0x418c60)&&(await _0x59e368['QHbuZ'](rm,_0x418c60),_0x1a695a=!![]);const _0x4e1f0b=getRangerDir();existsSync(_0x4e1f0b)&&(await rm(_0x4e1f0b,{'recursive':!![]}),console['log'](_0x1eb617(0x1c6)),_0x1a695a=!![]);const _0x2e40dd=getProjectSkillsDir();for(const _0x5e5eae of skillsToRemove){const _0x38baf9=join(_0x2e40dd,_0x5e5eae);existsSync(_0x38baf9)&&(await rm(_0x38baf9,{'recursive':!![]}),console[_0x1eb617(0x1be)]('✓\x20Removed\x20project\x20skill:\x20'+_0x5e5eae),_0x1a695a=!![]);}const _0x3705ad=getUserSkillsDir();for(const _0x489eef of skillsToRemove){const _0x1747d1=_0x59e368['cLqJT'](join,_0x3705ad,_0x489eef);existsSync(_0x1747d1)&&(await rm(_0x1747d1,{'recursive':!![]}),console[_0x1eb617(0x1be)](_0x1eb617(0x1b7)+_0x489eef),_0x1a695a=!![]);}const _0x4f40bb=getOpencodeSkillsDir(_0x59e368[_0x1eb617(0x1db)]);for(const _0x1659f2 of skillsToRemove){const _0x80351d=_0x59e368['cLqJT'](join,_0x4f40bb,_0x1659f2);_0x59e368[_0x1eb617(0x1d8)](existsSync,_0x80351d)&&(await rm(_0x80351d,{'recursive':!![]}),console['log']('✓\x20Removed\x20OpenCode\x20project\x20skill:\x20'+_0x1659f2),_0x1a695a=!![]);}const _0x4479cc=getOpencodeSkillsDir(_0x1eb617(0x1d3));for(const _0x35c5e2 of skillsToRemove){const _0x169df3=join(_0x4479cc,_0x35c5e2);existsSync(_0x169df3)&&(await rm(_0x169df3,{'recursive':!![]}),console['log']('✓\x20Removed\x20OpenCode\x20user\x20skill:\x20'+_0x35c5e2),_0x1a695a=!![]);}const _0x37f1c6=join(_0x59e368[_0x1eb617(0x1d8)](getOpencodeConfigDir,_0x1eb617(0x1ba)),_0x1eb617(0x1d5));await _0x59e368['pINwY'](removeOpencodePluginConfig,_0x37f1c6)&&(console[_0x1eb617(0x1be)](_0x59e368[_0x1eb617(0x1a2)]),_0x1a695a=!![]);const _0x3b03a3=_0x59e368[_0x1eb617(0x1b8)](join,_0x59e368[_0x1eb617(0x1bc)](getOpencodeConfigDir,_0x59e368[_0x1eb617(0x1a3)]),_0x59e368['Vpvqk']);await removeOpencodePluginConfig(_0x3b03a3)&&(console[_0x1eb617(0x1be)]('✓\x20Removed\x20OpenCode\x20plugin\x20(user\x20config)'),_0x1a695a=!![]);const _0xc0f463=await _0x59e368['iamTs'](uninstallClaudePlugin);_0xc0f463&&(console['log'](_0x1eb617(0x1d2)),_0x1a695a=!![]);const _0x29b6ec=await uninstallClaudePlugin(_0x1eb617(0x1ba));_0x29b6ec&&(console['log']('✓\x20Uninstalled\x20Claude\x20plugin\x20(project\x20scope)'),_0x1a695a=!![]);const _0x5de960=await _0x59e368['rjAlT'](removeMarketplace);_0x5de960&&(console[_0x1eb617(0x1be)](_0x1eb617(0x1dc)),_0x1a695a=!![]),_0x1a695a?console['log'](_0x59e368[_0x1eb617(0x1a4)]):console[_0x1eb617(0x1be)](_0x59e368[_0x1eb617(0x1da)]);}
1
+ const _0x453d8b=_0x5471;(function(_0x375d16,_0x4b0d04){const _0x541a70=_0x5471,_0x5a442f=_0x375d16();while(!![]){try{const _0xb4569d=-parseInt(_0x541a70(0x19b))/0x1*(parseInt(_0x541a70(0x195))/0x2)+-parseInt(_0x541a70(0x1b2))/0x3+-parseInt(_0x541a70(0x1a9))/0x4+parseInt(_0x541a70(0x1b6))/0x5+-parseInt(_0x541a70(0x1a5))/0x6+parseInt(_0x541a70(0x199))/0x7+parseInt(_0x541a70(0x1aa))/0x8;if(_0xb4569d===_0x4b0d04)break;else _0x5a442f['push'](_0x5a442f['shift']());}catch(_0x456711){_0x5a442f['push'](_0x5a442f['shift']());}}}(_0x57b8,0xd10f8));import{rm,readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';function _0x5471(_0x38a3bf,_0x124410){_0x38a3bf=_0x38a3bf-0x195;const _0x57b8f1=_0x57b8();let _0x54710f=_0x57b8f1[_0x38a3bf];return _0x54710f;}import{spawn}from'child_process';import{deleteAllCredentials}from'./utils/keychain.js';import{getProjectSkillsDir,getUserSkillsDir}from'./utils/claudeConfig.js';import{getRangerDir}from'./utils/rangerRoot.js';import{getCacheFile}from'./utils/sessionCache.js';import{getOpencodeConfigDir,getOpencodeSkillsDir}from'./utils/opencodeConfig.js';const skillsToRemove=[_0x453d8b(0x1c3),'feature-tracker',_0x453d8b(0x1ac),_0x453d8b(0x1a0)],opencodePluginName=_0x453d8b(0x1b3);function parseJsonc(_0x2bb34f){const _0x28b6e1=_0x453d8b,_0x5493b6=_0x2bb34f['replace'](/\/\*[\s\S]*?\*\//g,''),_0x457165=_0x5493b6['replace'](/^\s*\/\/.*$/gm,''),_0x37de67=_0x457165['replace'](/,\s*([}\]])/g,'$1');return JSON[_0x28b6e1(0x197)](_0x37de67);}function _0x57b8(){const _0x121a86=['pipe','uudZY','uninstall','e2e-test-recommender','QTvsE','log','EKCUO','\x0a✅\x20Cleanup\x20complete!\x0a','6286506omglyN','ueYYx','YqRur','WvMRr','6521204DJpkif','30947736CWEUuv','ddZEv','bug-bash','error','user','BfuOZ','oegsn','win32','3690591OkfZcJ','@ranger-testing/opencode-plugin','project','HwNsT','1699640AwOYry','ZLUNY','\x0a🧹\x20Cleaning\x20up\x20Ranger\x20artifacts...\x0a','platform','aiGCc','length','udcck','push','✓\x20Removed\x20OpenCode\x20plugin\x20(project\x20config)','uXmoP','trailhead','✓\x20Uninstalled\x20Claude\x20plugin\x20(user\x20scope)','✓\x20Removed\x20OpenCode\x20project\x20skill:\x20','ranger','plugin','opencode.json','MJgRu','69254zcyuaN','DnFWW','parse','sAyyL','8013775GLNkaF','--scope','17sJYnLg','filter'];_0x57b8=function(){return _0x121a86;};return _0x57b8();}async function removeOpencodePluginConfig(_0x1afb36){const _0x625c05=_0x453d8b,_0xcfdc2c={'NMfDe':'string','BQHvH':function(_0x41e0c6,_0x5a9706){return _0x41e0c6(_0x5a9706);},'TdaIH':function(_0x41eccc,_0x11a293,_0x493150){return _0x41eccc(_0x11a293,_0x493150);},'YqRur':'utf-8','ZLUNY':function(_0x3f3372,_0x217b46){return _0x3f3372===_0x217b46;},'sAyyL':function(_0x1e8108,_0x555f77,_0x443d68){return _0x1e8108(_0x555f77,_0x443d68);},'Uexsw':function(_0x307429,_0x31b134){return _0x307429+_0x31b134;}};if(!_0xcfdc2c['BQHvH'](existsSync,_0x1afb36))return![];let _0x538523;try{const _0x5f2074=await _0xcfdc2c['TdaIH'](readFile,_0x1afb36,_0xcfdc2c[_0x625c05(0x1a7)]);_0x538523=parseJsonc(_0x5f2074);}catch{return![];}const _0x4f0101=Array['isArray'](_0x538523['plugin'])?_0x538523['plugin']:[];if(_0xcfdc2c[_0x625c05(0x1b7)](_0x4f0101['length'],0x0))return![];const _0x1ff01e=_0x4f0101[_0x625c05(0x19c)](_0x14656d=>{if(typeof _0x14656d!==_0xcfdc2c['NMfDe'])return!![];return _0x14656d!==opencodePluginName;});if(_0x1ff01e[_0x625c05(0x1bb)]===_0x4f0101[_0x625c05(0x1bb)])return![];return _0x1ff01e['length']===0x0?delete _0x538523['plugin']:_0x538523['plugin']=_0x1ff01e,await _0xcfdc2c[_0x625c05(0x198)](writeFile,_0x1afb36,_0xcfdc2c['Uexsw'](JSON['stringify'](_0x538523,null,0x2),'\x0a')),!![];}async function uninstallClaudePlugin(_0x508ae3){const _0xc20161=_0x453d8b,_0x43e25e={'EZFbl':function(_0x7a7e12,_0x216e97){return _0x7a7e12(_0x216e97);},'TsYya':function(_0x48aaa6,_0x5e3876){return _0x48aaa6(_0x5e3876);},'uudZY':function(_0x4aebca,_0x4235d8){return _0x4aebca===_0x4235d8;},'HwNsT':_0xc20161(0x1c4),'YlLXa':_0xc20161(0x19f),'NJYuw':'ranger@trailhead','oJplM':_0xc20161(0x19a),'pFJLm':function(_0x23d65c,_0x1b6f06,_0x5167e5,_0x3411cb){return _0x23d65c(_0x1b6f06,_0x5167e5,_0x3411cb);},'ZNbEE':'pipe','BfuOZ':'close'};return new Promise(_0x297678=>{const _0x62cd2b=_0xc20161,_0x4234ab={'WvMRr':function(_0x33181a,_0x23257c){return _0x43e25e['TsYya'](_0x33181a,_0x23257c);},'AhqFY':function(_0x4d2d90,_0x4ed3d6){const _0xd4e086=_0x5471;return _0x43e25e[_0xd4e086(0x19e)](_0x4d2d90,_0x4ed3d6);}},_0x527e01=[_0x43e25e[_0x62cd2b(0x1b5)],_0x43e25e['YlLXa'],_0x43e25e['NJYuw']];_0x508ae3&&_0x527e01[_0x62cd2b(0x1bd)](_0x43e25e['oJplM'],_0x508ae3);const _0x3a170e=_0x43e25e['pFJLm'](spawn,'claude',_0x527e01,{'stdio':_0x43e25e['ZNbEE'],'shell':_0x43e25e[_0x62cd2b(0x19e)](process[_0x62cd2b(0x1b9)],_0x62cd2b(0x1b1))});_0x3a170e['on'](_0x43e25e[_0x62cd2b(0x1af)],_0x36ab2d=>{const _0x4753c2=_0x62cd2b;_0x4234ab[_0x4753c2(0x1a8)](_0x297678,_0x4234ab['AhqFY'](_0x36ab2d,0x0));}),_0x3a170e['on'](_0x62cd2b(0x1ad),()=>{_0x43e25e['EZFbl'](_0x297678,![]);});});}async function removeMarketplace(){const _0x19dedb=_0x453d8b,_0x2b7d3d={'zwmYw':function(_0x4a9790,_0x212136){return _0x4a9790(_0x212136);},'Htzqa':function(_0x34bab7,_0x3832fc){return _0x34bab7===_0x3832fc;},'ueYYx':function(_0x11e530,_0x403ee4,_0x4e7ff9,_0x21344b){return _0x11e530(_0x403ee4,_0x4e7ff9,_0x21344b);},'TFMNF':'claude','DnFWW':'marketplace','gaPLo':_0x19dedb(0x1c0)};return new Promise(_0x364b82=>{const _0x4eed0e=_0x19dedb,_0xe0cd79=_0x2b7d3d[_0x4eed0e(0x1a6)](spawn,_0x2b7d3d['TFMNF'],['plugin',_0x2b7d3d[_0x4eed0e(0x196)],'remove',_0x2b7d3d['gaPLo']],{'stdio':_0x4eed0e(0x19d),'shell':process['platform']==='win32'});_0xe0cd79['on']('close',_0x69325a=>{_0x2b7d3d['zwmYw'](_0x364b82,_0x2b7d3d['Htzqa'](_0x69325a,0x0));}),_0xe0cd79['on']('error',()=>{_0x364b82(![]);});});}export async function clean(){const _0x53e6b6=_0x453d8b,_0x208967={'uXmoP':_0x53e6b6(0x1b8),'oegsn':'✓\x20Removed\x20stored\x20credentials','YPaiG':function(_0x2118e2){return _0x2118e2();},'ddZEv':function(_0x5c8525,_0xe092a2){return _0x5c8525(_0xe092a2);},'udcck':function(_0x41fb75,_0x56eb20,_0x22925e){return _0x41fb75(_0x56eb20,_0x22925e);},'QTvsE':function(_0x36519d,_0x1cf402){return _0x36519d(_0x1cf402);},'IlTlQ':function(_0x4a38ec,_0x4aaadb,_0x454b35){return _0x4a38ec(_0x4aaadb,_0x454b35);},'UrsVO':_0x53e6b6(0x1c5),'EKCUO':function(_0x33cddb,_0x275a79){return _0x33cddb(_0x275a79);},'wlknp':_0x53e6b6(0x1be),'SqFEk':'✓\x20Removed\x20OpenCode\x20plugin\x20(user\x20config)','ydIIw':function(_0x23800f){return _0x23800f();},'aiGCc':'✓\x20Uninstalled\x20Claude\x20plugin\x20(project\x20scope)','MJgRu':_0x53e6b6(0x1a4)};console['log'](_0x208967[_0x53e6b6(0x1bf)]);let _0x203e79=![];try{await deleteAllCredentials(),console['log'](_0x208967[_0x53e6b6(0x1b0)]),_0x203e79=!![];}catch{}const _0x2bf333=_0x208967['YPaiG'](getCacheFile);_0x208967['ddZEv'](existsSync,_0x2bf333)&&(await rm(_0x2bf333),_0x203e79=!![]);const _0x55c421=getRangerDir();_0x208967[_0x53e6b6(0x1ab)](existsSync,_0x55c421)&&(await rm(_0x55c421,{'recursive':!![]}),console['log']('✓\x20Removed\x20.ranger/\x20directory'),_0x203e79=!![]);const _0x25394f=_0x208967['YPaiG'](getProjectSkillsDir);for(const _0xc20588 of skillsToRemove){const _0x504855=_0x208967['udcck'](join,_0x25394f,_0xc20588);existsSync(_0x504855)&&(await _0x208967['udcck'](rm,_0x504855,{'recursive':!![]}),console['log']('✓\x20Removed\x20project\x20skill:\x20'+_0xc20588),_0x203e79=!![]);}const _0x144153=getUserSkillsDir();for(const _0x313700 of skillsToRemove){const _0xbffc45=_0x208967[_0x53e6b6(0x1bc)](join,_0x144153,_0x313700);existsSync(_0xbffc45)&&(await rm(_0xbffc45,{'recursive':!![]}),console['log']('✓\x20Removed\x20user\x20skill:\x20'+_0x313700),_0x203e79=!![]);}const _0x30ceed=_0x208967[_0x53e6b6(0x1a1)](getOpencodeSkillsDir,'project');for(const _0x4f80f3 of skillsToRemove){const _0xf926c7=join(_0x30ceed,_0x4f80f3);_0x208967[_0x53e6b6(0x1ab)](existsSync,_0xf926c7)&&(await rm(_0xf926c7,{'recursive':!![]}),console[_0x53e6b6(0x1a2)](_0x53e6b6(0x1c2)+_0x4f80f3),_0x203e79=!![]);}const _0x3840f4=_0x208967[_0x53e6b6(0x1a1)](getOpencodeSkillsDir,'user');for(const _0x1f34ec of skillsToRemove){const _0x1e0cfa=_0x208967[_0x53e6b6(0x1bc)](join,_0x3840f4,_0x1f34ec);existsSync(_0x1e0cfa)&&(await _0x208967['IlTlQ'](rm,_0x1e0cfa,{'recursive':!![]}),console['log']('✓\x20Removed\x20OpenCode\x20user\x20skill:\x20'+_0x1f34ec),_0x203e79=!![]);}const _0x331989=_0x208967['IlTlQ'](join,_0x208967[_0x53e6b6(0x1a1)](getOpencodeConfigDir,_0x53e6b6(0x1b4)),_0x208967['UrsVO']);await _0x208967[_0x53e6b6(0x1a3)](removeOpencodePluginConfig,_0x331989)&&(console['log'](_0x208967['wlknp']),_0x203e79=!![]);const _0x49083d=join(getOpencodeConfigDir(_0x53e6b6(0x1ae)),_0x208967['UrsVO']);await removeOpencodePluginConfig(_0x49083d)&&(console['log'](_0x208967['SqFEk']),_0x203e79=!![]);const _0x22aa53=await _0x208967['ydIIw'](uninstallClaudePlugin);_0x22aa53&&(console[_0x53e6b6(0x1a2)](_0x53e6b6(0x1c1)),_0x203e79=!![]);const _0x12d2a7=await uninstallClaudePlugin('project');_0x12d2a7&&(console['log'](_0x208967[_0x53e6b6(0x1ba)]),_0x203e79=!![]);const _0x275152=await _0x208967['ydIIw'](removeMarketplace);_0x275152&&(console[_0x53e6b6(0x1a2)]('✓\x20Removed\x20trailhead\x20marketplace'),_0x203e79=!![]),_0x203e79?console[_0x53e6b6(0x1a2)](_0x208967[_0x53e6b6(0x1c6)]):console['log']('Nothing\x20to\x20clean\x20up.\x0a');}