@ranger-testing/ranger-cli 2.4.1 โ†’ 2.4.3

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 (70) 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/setup/claude.js +1 -1
  25. package/build/commands/setup/opencode.js +1 -1
  26. package/build/commands/setupCi.js +1 -1
  27. package/build/commands/skillup.js +1 -1
  28. package/build/commands/start.js +1 -1
  29. package/build/commands/status.js +1 -1
  30. package/build/commands/update.js +1 -1
  31. package/build/commands/updateEnv.js +1 -1
  32. package/build/commands/useEnv.js +1 -1
  33. package/build/commands/utils/activeProfile.js +1 -1
  34. package/build/commands/utils/agentEnv.js +1 -1
  35. package/build/commands/utils/browserSessionsApi.js +1 -1
  36. package/build/commands/utils/claudeConfig.js +1 -1
  37. package/build/commands/utils/claudePlugin.js +1 -1
  38. package/build/commands/utils/crypto.js +1 -1
  39. package/build/commands/utils/desirePathLog.js +1 -1
  40. package/build/commands/utils/deviceAuth.js +1 -1
  41. package/build/commands/utils/environment.js +1 -1
  42. package/build/commands/utils/featureApi.js +1 -1
  43. package/build/commands/utils/featureReportGenerator.js +1 -1
  44. package/build/commands/utils/fixWebmDuration.js +1 -1
  45. package/build/commands/utils/git.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/reportGenerator.js +1 -1
  57. package/build/commands/utils/retry.js +1 -1
  58. package/build/commands/utils/sessionCache.js +1 -1
  59. package/build/commands/utils/settings.js +1 -1
  60. package/build/commands/utils/skillContent.js +1 -1
  61. package/build/commands/utils/skills.js +1 -1
  62. package/build/commands/utils/stitchWebmFiles.js +1 -1
  63. package/build/commands/utils/telemetry.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/build/commands/verifyInBrowser.js +1 -1
  70. package/package.json +1 -1
package/build/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const _0x54b95a=_0x313d;(function(_0x499953,_0x2c39f1){const _0x59193e=_0x313d,_0x55419a=_0x499953();while(!![]){try{const _0x61a3a6=-parseInt(_0x59193e(0x1d9))/0x1+-parseInt(_0x59193e(0x174))/0x2*(parseInt(_0x59193e(0x258))/0x3)+parseInt(_0x59193e(0x1ee))/0x4*(parseInt(_0x59193e(0x1d5))/0x5)+-parseInt(_0x59193e(0x291))/0x6*(-parseInt(_0x59193e(0x1e5))/0x7)+-parseInt(_0x59193e(0x213))/0x8*(parseInt(_0x59193e(0x250))/0x9)+parseInt(_0x59193e(0x21d))/0xa*(parseInt(_0x59193e(0x241))/0xb)+parseInt(_0x59193e(0x26e))/0xc*(parseInt(_0x59193e(0x1cb))/0xd);if(_0x61a3a6===_0x2c39f1)break;else _0x55419a['push'](_0x55419a['shift']());}catch(_0x4b0b0a){_0x55419a['push'](_0x55419a['shift']());}}}(_0x5221,0x5d09a));import _0x292803 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x4d99eb=_0x313d,_0x166cd8={'GmYXo':function(_0x2c5130,_0x240e51){return _0x2c5130(_0x240e51);},'jyoYs':function(_0x13ecf2,_0x291519,_0x4c0b5b){return _0x13ecf2(_0x291519,_0x4c0b5b);},'rMzUM':'.ranger'};let _0x2f065=process['cwd']();const _0x3275b7=parse(_0x2f065)[_0x4d99eb(0x26b)];while(_0x2f065!==_0x3275b7){if(_0x166cd8['GmYXo'](existsSync,_0x166cd8[_0x4d99eb(0x1b4)](join,_0x2f065,_0x166cd8['rMzUM']))||existsSync(_0x166cd8['jyoYs'](join,_0x2f065,_0x4d99eb(0x166))))return _0x2f065;_0x2f065=dirname(_0x2f065);}return process['cwd']();}_0x292803[_0x54b95a(0x16f)]({'path':join(findProjectRoot(),_0x54b95a(0x166))});import _0x30f22d 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{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{featureCreate,featureList,featureShow,featureResume,featureAddScenario,featureEditScenario,featureGetReview,featureReportPrDescription,featureDelete,featureRestore}from'./commands/feature.js';function _0x5221(){const _0xd3ffa=['buahf','map','--scenario','CEYXR','btLFs','exit','CVKNW','yNouC','UZRcx','rtgYs','slice','GPzwO','ranger\x20add\x20env','pfyCt','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','ranger\x20profile\x20use','26MUiDIj','TahTC','argv','Jvbgf','positional','ivxJi','gKlNF','uFmFz','base-url','jpmYE','5yGqrsW','headed','skip-chromium','uSczN','279122BSLsWe','iodDU','ewKKD','zdVfQ','.\x20[','add\x20env\x20<env-name>','zKtCd','token','\x0aError:\x20','set\x20<env>\x20<key>\x20<value>','zTUsL','offset','847zqiacD','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','ranger\x20feature\x20show','DnTnb','WqODj','enable','auth','evaluationReason','AhSBz','196012WqsJCH','blocked','Ranger\x20API\x20token','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','clean','string','svPSV','sEcer','XcZIJ','length','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','ranger\x20config\x20unset','resume','ZgsOz','yvylS','login','profile','force','usage','Install\x20Ranger\x20skills','Name\x20of\x20the\x20environment\x20to\x20update','profile\x20update','demandCommand','ranger\x20add-scenario','Feature\x20review\x20ID\x20to\x20restore','url','aGCBl','ranger\x20go','incomplete','Skip\x20Claude\x20Code\x20plugin\x20+\x20skills\x20install\x20(for\x20OpenCode\x20users)','\x20is\x20now\x20','XdXSL','YEsEc','Summary:\x20','Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','GZaIC','add-scenario\x20<description>','8tEzPYi','scenario','VAMRN','value','xJMGn','Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','ranger\x20get-review','array','Evaluation:\x20','ZhXds','5494940fGMMDs','OPSgH','adcWQ','\x20INCOMPLETE','IbNlf','vbzJi','rGEGu','List\x20all\x20profiles','JkytR','EPQlG','start-path','error','nmLvD','qGhyA','LRzWJ','json','NETxW','pmVLs','rEoCw','model','profile\x20encrypt-auth','VWNcT','FHHMo','update\x20<profile-name>','--item','WrgEB','vkVdA','Profile\x20name','FAHuV','ranger\x20setup','mJrYY','diwdX','CDWVI','Name\x20of\x20the\x20profile','ranger\x20create','Remove\x20a\x20config\x20value','11scfqUl','sQwlD','description','skip-auth','add\x20env','Scenario\x20number\x20to\x20edit\x20(1-based)','AnGCn','\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)','current-branch','Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','debug-outcome','zVuHX','env-name','bjwxc','6574977oaluxk','name','config\x20get','config\x20unset','KzAoM','New\x20scenario\x20description','LAJTi','FbcKi','3FngFzr','LQtIC','Skip\x20Chromium\x20browser\x20installation','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','eDRys','iFakq','RbJjv','command','XbAFd','dYxvI','scope','Config\x20key','UirLa','You\x20must\x20specify\x20an\x20env\x20subcommand','disable','ICfdJ','XgdXl','env\x20update','oAgjE','root','--checklist','partial','6695316cnjcOW','uBdat','lNlMs','Model\x20to\x20use\x20for\x20verification\x20(e.g.,\x20opus,\x20sonnet,\x20claude-opus-4-6,\x20anthropic.claude-opus-4-6-v1)','start','QoIEi','log','verified','Manage\x20profile\x20configuration','IjcdR','gmtcG','use\x20<profile-name>','AjRHc','key','AUMHg','session-id','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','notes','opencode','feature\x20list','ranger\x20profile\x20update','ranger\x20feature\x20add-checklist-item','feature\x20restore','BlaaE','KBxbz','uefwa','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','unset\x20<env>\x20<key>','ndRgQ','ranger\x20feature\x20create','VyWRe','PFuHG','ledTc','item','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','6846uFNUvg','Initialize\x20Ranger\x20in\x20your\x20project','ranger\x20profile\x20config\x20set','wNEbk','alias','lVLtI','safe-mode','skillup','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','add-checklist-item\x20<description>','LiaVV','default','option','update\x20<env-name>','Number\x20of\x20feature\x20reviews\x20to\x20skip','get-review\x20[id]','sMqlf','KDemv','PLXHF','zVQHR','daZHV','Unknown\x20error','ClYVP','eOkaj','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','verify-feature','ranger\x20feature\x20delete','encrypt\x20<profile>','AruEN','OAiQN','trackCommandError','report\x20[id]','ranger\x20resume','EAYkQ','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','Feature\x20review\x20ID','env','Feature\x20review\x20description','huosi','zKhYU','boolean','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','vuxpL','List\x20all\x20feature\x20reviews','limit','setup-header','uVfJO','SiVNd','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','mwKEd','profile\x20ls','CObgL','vHbwU','epilogue','evaluation','parse','encrypt-auth\x20<profile>','profile-name','oTPnJ','Config\x20key\x20to\x20remove','failed','.env','setup-ci','restore','Environment\x20name','feature','Add\x20profile\x20configuration','ujeWd','Update\x20authentication\x20for\x20an\x20existing\x20profile','Restore\x20a\x20soft-deleted\x20feature\x20review','config','ITQSz','dlgcE','checklist','\x20BLOCKED','923374RmiIjZ','Include\x20soft-deleted\x20feature\x20reviews','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-skip-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-skip-turnstile\x20\x27434c1e29...\x27','project','resume\x20[id]','update','dhsFF','Config\x20value','number','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','flag','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','zQbVs','Scenario\x20index\x20(1-based)','biBkO','add-scenario','bUOIx','Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','Task\x20description\x20(defaults\x20to\x20scenario\x20description)','WxhnD','hook','fRJgL','Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','rRgyx','zwwYT','tAcaH','mgAJQ','XKHNG','Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','WUJHg','task','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','Switch\x20to\x20using\x20a\x20specific\x20profile','ranger','You\x20must\x20specify\x20a\x20config\x20subcommand','iVJIW','CdZwR','cdp-endpoint','FnkEn','KCxcW','BuoCl','xwYEY','heKoy','bxQyc','TnrBr','YOGSw','Skip\x20Chromium\x20browser\x20check\x20and\x20installation','mTxWH','env\x20list','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review','exclude-scenario','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','ZMbsW','aFyho','Oatta','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)\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','yzLmo','Reason:\x20','ranger\x20config\x20list','ykZVn','gcNWZ','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)','include-deleted','VESLb','jyoYs','NBdOL','LKRoM','Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','debug-address-comments','Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown','get-review'];_0x5221=function(){return _0xd3ffa;};return _0x5221();}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']('unhandledRejection',async _0x1fde3c=>{const _0x4d6d7a=_0x54b95a,_0x53ecf6={'fVpYq':function(_0x194d62){return _0x194d62();}},_0x33a050=_0x53ecf6['fVpYq'](getCurrentCollector);_0x33a050&&await _0x33a050[_0x4d6d7a(0x147)](_0x1fde3c),process['exitCode']=0x1;});const rawArgs=process[_0x54b95a(0x1cd)]['slice'](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)\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=_0x54b95a(0x1ab),PROFILE_CONFIG_HELP=_0x54b95a(0x176);function warnRenamed(_0x3e46c7,_0x4054d7){const _0xeca67=_0x54b95a;console[_0xeca67(0x228)]('\x0a'+_0x3e46c7+_0xeca67(0x20c)+_0x4054d7+'\x0a');}function argUsed(_0x18e9a0){return rawArgs['some'](_0x477a65=>_0x477a65===_0x18e9a0||_0x477a65['startsWith'](_0x18e9a0+'='));}function _0x313d(_0x19b2c2,_0x2c6287){_0x19b2c2=_0x19b2c2-0x12a;const _0x5221ba=_0x5221();let _0x313d8d=_0x5221ba[_0x19b2c2];return _0x313d8d;}function warnFlagRenamed(_0x542797,_0x3fa546,_0x1a10c4){const _0x59e032={'mJhFH':function(_0x29a925,_0x501fdf,_0x26a0c5){return _0x29a925(_0x501fdf,_0x26a0c5);}};argUsed(_0x3fa546)&&_0x59e032['mJhFH'](warnRenamed,_0x542797+'\x20'+_0x3fa546,_0x542797+'\x20'+_0x1a10c4);}async function runGoCommand(_0x18659a,_0xc19b6e=![]){const _0x998a48=_0x54b95a,_0x5f503d={'zVQHR':function(_0x3ffc54,_0x2c0538){return _0x3ffc54+_0x2c0538;},'rtuNO':'ranger\x20verify-feature','pylGZ':'--env','KIucc':'ranger\x20go','ZEdwb':'--notes','xrJbY':'--scenario','dEdmI':function(_0x45870c){return _0x45870c();},'bUOIx':function(_0x2c3486,_0x1cc6b8){return _0x2c3486??_0x1cc6b8;},'SiVNd':_0x998a48(0x16f),'TahTC':_0x998a48(0x134),'OAiQN':function(_0x196bd9,_0x22d0e8){return _0x196bd9(_0x22d0e8);},'mTxWH':'debug-address-comments','ICfdJ':function(_0x4f8cac,_0x3e13b8){return _0x4f8cac===_0x3e13b8;},'yNouC':'\x20VERIFIED','LCmuT':'incomplete','RbJjv':function(_0xc9ab06,_0x2c0056){return _0xc9ab06===_0x2c0056;},'LWbNz':_0x998a48(0x26d),'XKHNG':function(_0xa7bb91,_0xf2b977){return _0xa7bb91===_0xf2b977;},'PFuHG':_0x998a48(0x1ef),'XgdXl':_0x998a48(0x275)};_0xc19b6e&&warnRenamed(_0x5f503d['rtuNO'],'ranger\x20go');warnFlagRenamed(_0x998a48(0x209),_0x5f503d['pylGZ'],'--profile'),warnFlagRenamed(_0x5f503d['KIucc'],'--task',_0x5f503d['ZEdwb']),warnFlagRenamed(_0x5f503d['KIucc'],_0x998a48(0x235),_0x5f503d['xrJbY']);const _0x16f9bb=await _0x5f503d['dEdmI'](loadRangerConfig),_0x1c3854=_0x18659a[_0x998a48(0x230)],_0x1b9846=_0x16f9bb['model'],_0x46f1a4=_0x5f503d[_0x998a48(0x184)](_0x1c3854,_0x1b9846),_0xfcd772=_0x1c3854?_0x998a48(0x17e):_0x1b9846?_0x5f503d[_0x998a48(0x158)]:_0x5f503d[_0x998a48(0x1cc)],_0x3df6eb=await _0x5f503d[_0x998a48(0x146)](verifyFeature,{'featureId':_0x18659a[_0x998a48(0x16a)],'profile':_0x18659a[_0x998a48(0x1fe)]??_0x18659a['env'],'notes':_0x18659a[_0x998a48(0x27f)]??_0x18659a['task'],'scenario':_0x18659a['scenario']??_0x18659a['item'],'startPath':_0x18659a['start-path'],'debugOutcome':_0x18659a['debug-outcome'],'debugAddressComments':_0x18659a[_0x5f503d[_0x998a48(0x1a3)]],'headed':_0x18659a[_0x998a48(0x1d6)],'verifyModel':_0x46f1a4,'verifyModelInput':_0x46f1a4,'verifyModelSource':_0xfcd772});console[_0x998a48(0x274)](_0x5f503d['zVQHR']('\x0a','='['repeat'](0x3c))),console[_0x998a48(0x274)](_0x5f503d[_0x998a48(0x267)](_0x3df6eb[_0x998a48(0x15f)],'verified')?_0x5f503d[_0x998a48(0x1c2)]:_0x3df6eb['evaluation']===_0x5f503d['LCmuT']?_0x998a48(0x220):_0x5f503d[_0x998a48(0x25e)](_0x3df6eb[_0x998a48(0x15f)],_0x5f503d['LWbNz'])?'\x20PARTIAL':_0x5f503d[_0x998a48(0x18f)](_0x3df6eb[_0x998a48(0x15f)],_0x5f503d[_0x998a48(0x28d)])?_0x998a48(0x173):'\x20FAILED'),console[_0x998a48(0x274)]('='['repeat'](0x3c)),console['log'](_0x998a48(0x20f)+_0x3df6eb['summary']),console[_0x998a48(0x274)](_0x998a48(0x21b)+_0x3df6eb[_0x998a48(0x15f)]),console['log'](_0x998a48(0x1ad)+_0x3df6eb[_0x998a48(0x1ec)]),_0x3df6eb['issues']?.[_0x998a48(0x1f7)]&&(console['log']('\x0aIssues:'),_0x3df6eb['issues']['forEach']((_0x529509,_0x38f3f4)=>{const _0x2afdf0=_0x998a48;console['log']('\x0a'+_0x5f503d[_0x2afdf0(0x13c)](_0x38f3f4,0x1)+_0x2afdf0(0x1dd)+_0x529509['severity']+']\x20'+_0x529509['description']);})),process['exit'](_0x3df6eb[_0x998a48(0x15f)]===_0x5f503d[_0x998a48(0x268)]?0x0:0x1);}_0x30f22d(process[_0x54b95a(0x1cd)]['slice'](0x2))['scriptName'](_0x54b95a(0x195))['usage'](TOP_LEVEL_HELP)['version'](getCurrentVersion())['command']('create\x20<name>',_0x54b95a(0x1a7),_0x4a458c=>{const _0x3f5aba=_0x54b95a,_0x47c961={'buahf':'Feature\x20review\x20name','nmLvD':_0x3f5aba(0x1f3),'CDWVI':'array','XcZIJ':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','biBkO':_0x3f5aba(0x172)};return _0x4a458c['positional'](_0x3f5aba(0x251),{'type':'string','description':_0x47c961[_0x3f5aba(0x1bb)],'demandOption':!![]})[_0x3f5aba(0x135)](_0x3f5aba(0x243),{'type':_0x47c961[_0x3f5aba(0x229)],'alias':'d','description':_0x3f5aba(0x14e)})['option'](_0x3f5aba(0x214),{'type':_0x47c961[_0x3f5aba(0x23d)],'alias':'c','description':_0x47c961[_0x3f5aba(0x1f6)]})[_0x3f5aba(0x135)](_0x47c961[_0x3f5aba(0x182)],{'type':_0x47c961[_0x3f5aba(0x23d)],'hidden':!![]});},async _0x49a80c=>{const _0x2706da=_0x54b95a,_0x40328c={'eDRys':function(_0x3d96c8,_0x312733,_0x284c00,_0xc9eee0){return _0x3d96c8(_0x312733,_0x284c00,_0xc9eee0);},'sEcer':'--scenario','yeHbz':'create'};_0x40328c[_0x2706da(0x25c)](warnFlagRenamed,_0x2706da(0x23f),_0x2706da(0x26c),_0x40328c[_0x2706da(0x1f5)]);const _0x22a391=_0x49a80c['scenario']||_0x49a80c['checklist'];await withTelemetry(_0x40328c['yeHbz'],()=>featureCreate(_0x49a80c['name'],{'description':_0x49a80c[_0x2706da(0x243)],'scenarios':_0x22a391}));})[_0x54b95a(0x25f)]('list',_0x54b95a(0x154),_0x1d748b=>{const _0x67ee40=_0x54b95a,_0x314811={'nUEAy':_0x67ee40(0x1e6),'CdZwR':_0x67ee40(0x1f8),'rtgYs':'offset','vVGpS':'Number\x20of\x20feature\x20reviews\x20to\x20skip','sMqlf':'boolean','xtoBb':_0x67ee40(0x175)};return _0x1d748b['option']('current-branch',{'type':'boolean','description':_0x314811['nUEAy']})[_0x67ee40(0x135)](_0x67ee40(0x155),{'type':_0x67ee40(0x17c),'alias':'l','description':_0x314811[_0x67ee40(0x198)],'default':0xa})['option'](_0x314811[_0x67ee40(0x1c4)],{'type':_0x67ee40(0x17c),'alias':'o','description':_0x314811['vVGpS'],'default':0x0})['option'](_0x67ee40(0x1b2),{'type':_0x314811[_0x67ee40(0x139)],'alias':'d','description':_0x314811['xtoBb'],'default':![]});},async _0x18810e=>{const _0x2dd2e0=_0x54b95a;await withTelemetry('list',()=>featureList({'currentBranch':_0x18810e['current-branch'],'limit':_0x18810e['limit'],'offset':_0x18810e[_0x2dd2e0(0x1e4)],'includeDeleted':_0x18810e[_0x2dd2e0(0x1b2)]}));})[_0x54b95a(0x25f)]('show\x20[id]','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x18b9dc=>{const _0x5ae835=_0x54b95a;return _0x18b9dc['positional']('id',{'type':_0x5ae835(0x1f3),'description':_0x5ae835(0x14c)});},async _0x2c8818=>{const _0x4428e6={'JFLqD':function(_0x56fbab,_0x22e56e,_0x4df2a5){return _0x56fbab(_0x22e56e,_0x4df2a5);}};await _0x4428e6['JFLqD'](withTelemetry,'show',()=>featureShow(_0x2c8818['id']));})['command'](_0x54b95a(0x178),'Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context',_0x2a51ea=>{const _0x69678=_0x54b95a;return _0x2a51ea[_0x69678(0x1cf)]('id',{'type':'string','description':_0x69678(0x131)});},async _0x2af0c0=>{const _0x56d7ae=_0x54b95a,_0xa1c191={'JSDaj':_0x56d7ae(0x1fa)};await withTelemetry(_0xa1c191['JSDaj'],()=>featureResume(_0x2af0c0['id']));})[_0x54b95a(0x25f)](_0x54b95a(0x212),'Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review',_0x1ea23a=>{const _0x3f3853=_0x54b95a,_0x3a8136={'rRgyx':'Scenario\x20description'};return _0x1ea23a['positional']('description',{'type':_0x3f3853(0x1f3),'description':_0x3a8136[_0x3f3853(0x18b)],'demandOption':!![]})[_0x3f3853(0x135)]('id',{'type':'string','description':_0x3f3853(0x17d)});},async _0x85619f=>{const _0x33d603=_0x54b95a,_0x231c92={'WUJHg':function(_0x12b124,_0x499c79,_0x2d53de){return _0x12b124(_0x499c79,_0x2d53de);},'bxQyc':_0x33d603(0x183)};await _0x231c92[_0x33d603(0x191)](withTelemetry,_0x231c92[_0x33d603(0x19f)],()=>featureAddScenario(_0x85619f['description'],_0x85619f['id']));})[_0x54b95a(0x25f)]('edit-scenario\x20<description>',_0x54b95a(0x1a5),_0x18cbb0=>{const _0x5a8176=_0x54b95a,_0x16dcc8={'udcsT':'string','SnLbH':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x18cbb0['positional']('description',{'type':_0x16dcc8['udcsT'],'description':_0x5a8176(0x255),'demandOption':!![]})[_0x5a8176(0x135)](_0x5a8176(0x214),{'type':'number','description':_0x5a8176(0x246),'demandOption':!![]})[_0x5a8176(0x135)]('id',{'type':_0x5a8176(0x1f3),'description':_0x16dcc8['SnLbH']});},async _0x1787de=>{await withTelemetry('edit-scenario',()=>featureEditScenario(_0x1787de['description'],{'id':_0x1787de['id'],'scenario':_0x1787de['scenario']}));})['command'](_0x54b95a(0x148),'Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)',_0x4ce65a=>{const _0x4e733a=_0x54b95a,_0x1cfd9e={'vuxpL':_0x4e733a(0x14c),'xvAmG':'exclude-scenario','VenBO':'Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','VMuZS':'json','gFkTR':'boolean','UMObJ':_0x4e733a(0x1b9)};return _0x4ce65a[_0x4e733a(0x1cf)]('id',{'type':'string','description':_0x1cfd9e[_0x4e733a(0x153)]})['option'](_0x1cfd9e['xvAmG'],{'type':_0x4e733a(0x21a),'description':_0x1cfd9e['VenBO']})['option'](_0x1cfd9e['VMuZS'],{'type':_0x1cfd9e['gFkTR'],'description':_0x1cfd9e['UMObJ'],'default':![]});},async _0x539e49=>{const _0x100331=_0x54b95a,_0x40edbc={'XbAFd':_0x100331(0x1a6),'IjcdR':function(_0xc3c4c2,_0x5f704b,_0x332e89){return _0xc3c4c2(_0x5f704b,_0x332e89);}},_0x2b7638=_0x539e49[_0x40edbc[_0x100331(0x260)]],_0x549d15=_0x2b7638?_0x2b7638[_0x100331(0x1bc)](_0x184ed3=>Number(_0x184ed3)):undefined;await _0x40edbc[_0x100331(0x277)](withTelemetry,'report',()=>featureReportPrDescription(_0x539e49['id'],{'excludeScenarios':_0x549d15,'json':_0x539e49[_0x100331(0x22c)]}));})[_0x54b95a(0x25f)](_0x54b95a(0x138),'Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios',_0x45d92b=>{const _0x589f65=_0x54b95a;return _0x45d92b['positional']('id',{'type':'string','description':_0x589f65(0x17d)});},async _0x101969=>{const _0x19e2c1=_0x54b95a;await withTelemetry(_0x19e2c1(0x1ba),()=>featureGetReview(_0x101969['id']));})['command']('delete\x20[id]','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x4be912=>{const _0x780518=_0x54b95a,_0x2012e3={'ZhXds':'Feature\x20review\x20ID'};return _0x4be912['positional']('id',{'type':_0x780518(0x1f3),'description':_0x2012e3[_0x780518(0x21c)]});},async _0x2f167c=>{await withTelemetry('delete',()=>featureDelete(_0x2f167c['id']));})[_0x54b95a(0x25f)]('restore\x20<id>',_0x54b95a(0x16e),_0x5aff04=>{const _0x476889=_0x54b95a,_0x37bcea={'XGjxy':_0x476889(0x1f3),'oTgyM':_0x476889(0x206)};return _0x5aff04['positional']('id',{'type':_0x37bcea['XGjxy'],'description':_0x37bcea['oTgyM'],'demandOption':!![]});},async _0x4c42c0=>{const _0x30aacc=_0x54b95a;await withTelemetry(_0x30aacc(0x168),()=>featureRestore(_0x4c42c0['id']));})[_0x54b95a(0x25f)]('setup\x20[token]',_0x54b95a(0x12a),_0x4985d8=>{const _0x1c83b0=_0x54b95a,_0x420a22={'IfJko':'token','LKRoM':'scope','qTfat':_0x1c83b0(0x17f),'xwYEY':'string','rGEGu':_0x1c83b0(0x1ff),'ySmHH':_0x1c83b0(0x151),'KCxcW':_0x1c83b0(0x20b)};return _0x4985d8[_0x1c83b0(0x1cf)](_0x420a22['IfJko'],{'type':_0x1c83b0(0x1f3),'description':'Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)'})['option']('skip-chromium',{'type':'boolean','description':_0x1c83b0(0x1a2),'default':![]})['option'](_0x420a22[_0x1c83b0(0x1b6)],{'type':'string','choices':['user','project'],'description':_0x420a22['qTfat']})[_0x1c83b0(0x135)]('url',{'type':_0x420a22[_0x1c83b0(0x19d)],'description':_0x1c83b0(0x290)})['option'](_0x420a22[_0x1c83b0(0x223)],{'type':_0x1c83b0(0x151),'description':_0x1c83b0(0x141),'default':![]})['option']('opencode',{'type':_0x420a22['ySmHH'],'description':_0x420a22[_0x1c83b0(0x19b)],'default':![]})[_0x1c83b0(0x135)]('allow-insecure-localhost',{'type':_0x420a22['ySmHH'],'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','default':![]});},async _0x5a03a8=>{const _0x1101ba=_0x54b95a;await withTelemetry(_0x1101ba(0x272),_0x261b29=>start(_0x5a03a8['token'],{'skipChromium':_0x5a03a8[_0x1101ba(0x1d7)],'scope':_0x5a03a8[_0x1101ba(0x262)],'url':_0x5a03a8[_0x1101ba(0x207)],'force':_0x5a03a8['force'],'opencode':_0x5a03a8[_0x1101ba(0x280)],'allowInsecureLocalhost':_0x5a03a8['allow-insecure-localhost']},_0x261b29));})[_0x54b95a(0x25f)]('setup-ci\x20<token>',_0x54b95a(0x1b1),_0x29c0d9=>{const _0x2bcd22=_0x54b95a,_0x31c2d6={'yvylS':_0x2bcd22(0x1f3),'ZMbsW':_0x2bcd22(0x1f0),'zKhYU':'CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','BlaaE':_0x2bcd22(0x1d3),'xPlyN':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','AjRHc':'skip-chromium','RjyGh':_0x2bcd22(0x151)};return _0x29c0d9['positional'](_0x2bcd22(0x1e0),{'type':_0x31c2d6[_0x2bcd22(0x1fc)],'description':_0x31c2d6[_0x2bcd22(0x1a8)],'demandOption':!![]})['option'](_0x2bcd22(0x1fe),{'type':'string','description':_0x31c2d6[_0x2bcd22(0x150)]})['option'](_0x31c2d6[_0x2bcd22(0x285)],{'type':_0x31c2d6[_0x2bcd22(0x1fc)],'description':_0x31c2d6['xPlyN']})['option'](_0x31c2d6[_0x2bcd22(0x27a)],{'type':_0x31c2d6['RjyGh'],'description':_0x2bcd22(0x25a),'default':![]});},async _0x14d752=>{const _0xf4a064=_0x54b95a,_0x11840b={'WrgEB':function(_0x217756,_0x30b5fc,_0x25e44b){return _0x217756(_0x30b5fc,_0x25e44b);},'NJIah':_0xf4a064(0x167)};await _0x11840b[_0xf4a064(0x236)](withTelemetry,_0x11840b['NJIah'],_0x4a95dc=>setupCi(_0x14d752[_0xf4a064(0x1e0)],{'profile':_0x14d752['profile'],'baseUrl':_0x14d752['base-url'],'skipChromium':_0x14d752['skip-chromium']},_0x4a95dc));})['command'](_0x54b95a(0x1fd),'Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)',()=>{},async()=>{const _0x465980=_0x54b95a,_0x223179={'BuoCl':'login'};await withTelemetry(_0x223179[_0x465980(0x19c)],()=>login());})['command']('skillup',_0x54b95a(0x201),_0x274c07=>{const _0x3fd0da=_0x54b95a,_0x129b3d={'VyWRe':'opencode','pfyCt':_0x3fd0da(0x151),'iJdSW':'Install\x20skills\x20for\x20OpenCode','gKlNF':'scope','KBxbz':'string','mJrYY':'user','GPzwO':'Install\x20scope\x20for\x20skills'};return _0x274c07['option'](_0x129b3d[_0x3fd0da(0x28c)],{'type':_0x129b3d[_0x3fd0da(0x1c8)],'description':_0x129b3d['iJdSW'],'default':![]})[_0x3fd0da(0x135)](_0x129b3d[_0x3fd0da(0x1d1)],{'type':_0x129b3d[_0x3fd0da(0x286)],'choices':[_0x129b3d[_0x3fd0da(0x23b)],_0x3fd0da(0x177)],'description':_0x129b3d[_0x3fd0da(0x1c6)]});},async _0xa46a56=>{const _0x4ef47f=_0x54b95a,_0x133ea0={'rTiiY':function(_0x351a23,_0x50e406,_0x149df6){return _0x351a23(_0x50e406,_0x149df6);},'JkytR':_0x4ef47f(0x130)},_0xaa2a89=Boolean(_0xa46a56['opencode']);await _0x133ea0['rTiiY'](withTelemetry,_0x133ea0[_0x4ef47f(0x225)],()=>skillup({'autoInstall':_0xa46a56['scope'],'platform':_0xaa2a89?'opencode':'claude'}));})[_0x54b95a(0x25f)](_0x54b95a(0x1f2),'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project',()=>{},async()=>{await withTelemetry('clean',()=>clean());})[_0x54b95a(0x25f)]('profile','Manage\x20profiles',_0x256dfa=>{const _0x1027da=_0x54b95a,_0x10890d={'FbcKi':_0x1027da(0x162),'iVJIW':_0x1027da(0x1f3),'Jvbgf':_0x1027da(0x218),'nMyYK':_0x1027da(0x244),'ITQSz':_0x1027da(0x1b7),'mJZcZ':_0x1027da(0x25b),'sQwlD':'force','XbZLz':_0x1027da(0x199),'oTPnJ':'allow-insecure-localhost','kCgzE':_0x1027da(0x14b),'nzeKr':'safe-mode','Iaqxj':_0x1027da(0x210),'ndRgQ':_0x1027da(0x159),'wzxOV':function(_0x53ff18,_0x15d51e){return _0x53ff18(_0x15d51e);},'WLOvq':_0x1027da(0x23e),'CObgL':function(_0x3053bc,_0xfec5e2,_0x586463){return _0x3053bc(_0xfec5e2,_0x586463);},'WxhnD':_0x1027da(0x231),'huosi':function(_0xd34c92,_0x368663,_0x3e36ba){return _0xd34c92(_0x368663,_0x3e36ba);},'mgAJQ':'key','FnkEn':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','VAMRN':'Config\x20value','iZIax':'profile','SqRWE':_0x1027da(0x263),'OPSgH':'profile\x20config\x20unset','zQbVs':'profile\x20config\x20set','EPQlG':'Set\x20a\x20config\x20value','VwTgU':'list\x20<profile>','TVPuN':'unset\x20<profile>\x20<key>','PLXHF':_0x1027da(0x240),'LiaVV':'You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','KzAoM':'add\x20<profile-name>','vkVdA':_0x1027da(0x279),'JRmMr':_0x1027da(0x234),'xJMGn':_0x1027da(0x16d),'gcNWZ':_0x1027da(0x16f),'SfsNZ':_0x1027da(0x276),'nOxZF':'You\x20must\x20specify\x20a\x20profile\x20subcommand'};return _0x256dfa[_0x1027da(0x200)](PROFILE_HELP)[_0x1027da(0x25f)](_0x10890d[_0x1027da(0x254)],_0x1027da(0x16b),_0x11efb3=>{const _0x595afd=_0x1027da;return _0x11efb3[_0x595afd(0x1cf)](_0x10890d['FbcKi'],{'type':_0x10890d[_0x595afd(0x197)],'description':_0x595afd(0x24a),'demandOption':!![]})['option']('ci',{'type':'boolean','description':_0x10890d[_0x595afd(0x1ce)],'default':![]})[_0x595afd(0x135)](_0x10890d['nMyYK'],{'type':_0x595afd(0x151),'description':_0x10890d[_0x595afd(0x170)],'default':![]})['option'](_0x595afd(0x207),{'type':'string','description':_0x10890d['mJZcZ']})[_0x595afd(0x135)](_0x10890d[_0x595afd(0x242)],{'type':'boolean','description':_0x595afd(0x141),'default':![]})['option'](_0x10890d['XbZLz'],{'type':_0x595afd(0x1f3),'description':'CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.'})['option'](_0x10890d[_0x595afd(0x163)],{'type':_0x595afd(0x151),'description':_0x10890d['kCgzE'],'default':![]})[_0x595afd(0x135)](_0x10890d['nzeKr'],{'type':'boolean','description':_0x10890d['Iaqxj'],'default':![]})[_0x595afd(0x135)]('setup-header',{'type':_0x10890d['iVJIW'],'array':!![],'description':_0x10890d[_0x595afd(0x28a)]});},async _0x2223d5=>{const _0x61c843=_0x1027da;await withTelemetry('profile\x20add',_0x1f8ced=>addEnv(_0x2223d5['profile-name'],{'ci':_0x2223d5['ci'],'skipAuth':_0x2223d5['skip-auth'],'url':_0x2223d5[_0x61c843(0x207)],'force':_0x2223d5[_0x61c843(0x1ff)],'cdpEndpoint':_0x2223d5[_0x61c843(0x199)],'allowInsecureLocalhost':_0x2223d5['allow-insecure-localhost'],'safeMode':_0x2223d5[_0x61c843(0x12f)],'setupHeader':_0x2223d5[_0x61c843(0x156)]},_0x1f8ced),{'isElectron':_0x10890d['wzxOV'](Boolean,_0x2223d5[_0x61c843(0x199)])});})[_0x1027da(0x25f)](_0x10890d[_0x1027da(0x237)],_0x1027da(0x194),_0x30c052=>{const _0x459c3b=_0x1027da;return _0x30c052[_0x459c3b(0x1cf)](_0x10890d[_0x459c3b(0x257)],{'type':_0x10890d['iVJIW'],'description':_0x10890d['WLOvq'],'demandOption':!![]});},async _0x2cfe39=>{const _0x1da49f=_0x1027da;await withTelemetry('profile\x20use',()=>useEnv(_0x2cfe39[_0x1da49f(0x162)]));})[_0x1027da(0x25f)](_0x1027da(0x161),_0x1027da(0x24b),_0x6d62df=>{const _0x2d2d9c=_0x1027da;return _0x6d62df[_0x2d2d9c(0x1cf)](_0x2d2d9c(0x1fe),{'type':_0x10890d[_0x2d2d9c(0x197)],'description':'Profile\x20name','demandOption':!![]});},async _0x22e0ac=>{const _0x30d1bf=_0x1027da;await _0x10890d['CObgL'](withTelemetry,_0x10890d[_0x30d1bf(0x187)],()=>authEncrypt(_0x22e0ac['profile']));})[_0x1027da(0x25f)]('ls',_0x1027da(0x224),()=>{},async()=>{const _0x4a81fe=_0x1027da;await withTelemetry(_0x4a81fe(0x15b),()=>envList());})['command'](_0x10890d['JRmMr'],_0x10890d[_0x1027da(0x217)],_0x3b8e8b=>{const _0x3802b7=_0x1027da;return _0x3b8e8b['positional'](_0x10890d[_0x3802b7(0x257)],{'type':'string','description':'Name\x20of\x20the\x20profile\x20to\x20update','demandOption':!![]})['option'](_0x10890d['oTPnJ'],{'type':'boolean','description':_0x10890d['kCgzE']});},async _0x200da3=>{const _0x7a87e0=_0x1027da;await _0x10890d[_0x7a87e0(0x14f)](withTelemetry,_0x7a87e0(0x203),_0x1467c0=>updateEnv(_0x200da3[_0x7a87e0(0x162)],_0x1467c0,{'allowInsecureLocalhost':_0x200da3['allow-insecure-localhost']}));})[_0x1027da(0x25f)](_0x10890d[_0x1027da(0x1b0)],_0x10890d['SfsNZ'],_0x5c972c=>{const _0xe822c8=_0x1027da,_0x2fb8b0={'nnsep':function(_0x2f4504,_0x27bc62,_0x34e7c5){return _0x2f4504(_0x27bc62,_0x34e7c5);},'uefwa':_0x10890d[_0xe822c8(0x180)],'bqyAo':'profile\x20config\x20get','AhSBz':'profile','uBdat':_0x10890d[_0xe822c8(0x197)],'yGQcU':function(_0x5f0250,_0x3a87eb,_0x283814){return _0x5f0250(_0x3a87eb,_0x283814);},'GZaIC':'profile\x20config\x20list','JntLT':_0xe822c8(0x238),'BXpaS':_0xe822c8(0x164)};return _0x5c972c[_0xe822c8(0x200)](PROFILE_CONFIG_HELP)[_0xe822c8(0x25f)]('set\x20<profile>\x20<key>\x20<value>',_0x10890d[_0xe822c8(0x226)],_0x4128a9=>{const _0x39fbdf=_0xe822c8;return _0x4128a9['positional']('profile',{'type':_0x39fbdf(0x1f3),'description':'Profile\x20name','demandOption':!![]})['positional'](_0x10890d[_0x39fbdf(0x18e)],{'type':_0x10890d['iVJIW'],'description':_0x10890d[_0x39fbdf(0x19a)],'demandOption':!![]})['positional'](_0x39fbdf(0x216),{'type':_0x10890d['iVJIW'],'description':_0x10890d[_0x39fbdf(0x215)],'demandOption':!![]});},async _0xb45ec7=>{const _0x541c91=_0xe822c8;await _0x2fb8b0['nnsep'](withTelemetry,_0x2fb8b0[_0x541c91(0x287)],()=>configSet(_0xb45ec7[_0x541c91(0x1fe)],_0xb45ec7['key'],_0xb45ec7['value']));})['command']('get\x20<profile>\x20<key>','Get\x20a\x20config\x20value',_0x6286c7=>{const _0x1ce50b=_0xe822c8;return _0x6286c7['positional'](_0x10890d['iZIax'],{'type':_0x1ce50b(0x1f3),'description':_0x1ce50b(0x238),'demandOption':!![]})['positional'](_0x1ce50b(0x27b),{'type':_0x10890d['iVJIW'],'description':_0x10890d['SqRWE'],'demandOption':!![]});},async _0x2389c5=>{await withTelemetry(_0x2fb8b0['bqyAo'],()=>configGet(_0x2389c5['profile'],_0x2389c5['key']));})[_0xe822c8(0x25f)](_0x10890d['VwTgU'],'List\x20all\x20config\x20for\x20a\x20profile',_0x12bc0c=>{const _0x16c6ff=_0xe822c8;return _0x12bc0c['positional'](_0x2fb8b0[_0x16c6ff(0x1ed)],{'type':_0x2fb8b0[_0x16c6ff(0x26f)],'description':_0x16c6ff(0x238),'demandOption':!![]});},async _0x25f67d=>{const _0x2891ea=_0xe822c8;await _0x2fb8b0['yGQcU'](withTelemetry,_0x2fb8b0[_0x2891ea(0x211)],()=>configList(_0x25f67d[_0x2891ea(0x1fe)]));})['command'](_0x10890d['TVPuN'],_0x10890d[_0xe822c8(0x13b)],_0x349f9b=>{const _0x3b1aa6=_0xe822c8;return _0x349f9b[_0x3b1aa6(0x1cf)]('profile',{'type':_0x2fb8b0[_0x3b1aa6(0x26f)],'description':_0x2fb8b0['JntLT'],'demandOption':!![]})[_0x3b1aa6(0x1cf)](_0x3b1aa6(0x27b),{'type':_0x3b1aa6(0x1f3),'description':_0x2fb8b0['BXpaS'],'demandOption':!![]});},async _0x5a4b73=>{const _0xbbb085=_0xe822c8;await _0x10890d[_0xbbb085(0x15c)](withTelemetry,_0x10890d[_0xbbb085(0x21e)],()=>configUnset(_0x5a4b73[_0xbbb085(0x1fe)],_0x5a4b73[_0xbbb085(0x27b)]));})[_0xe822c8(0x204)](0x1,_0x10890d[_0xe822c8(0x133)]);})['demandCommand'](0x1,_0x10890d['nOxZF']);})['command']('status','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)',()=>{},async()=>{const _0x30c7da=_0x54b95a,_0xc2acfc={'ITejm':function(_0x35a5fd,_0x3bb0f3,_0x4b776b){return _0x35a5fd(_0x3bb0f3,_0x4b776b);},'ivxJi':'status'};await _0xc2acfc['ITejm'](withTelemetry,_0xc2acfc[_0x30c7da(0x1d0)],()=>status());})['command'](_0x54b95a(0x179),'Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version',()=>{},async()=>{const _0x5525a5={'LkmaD':function(_0x596349,_0x1549a5,_0xc9ee9b){return _0x596349(_0x1549a5,_0xc9ee9b);}};await _0x5525a5['LkmaD'](withTelemetry,'update',()=>update());})['command']('go','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)',_0xddcf16=>{const _0x46ee31=_0x54b95a,_0x8cd3b9={'eOkaj':_0x46ee31(0x1f3),'LAJTi':_0x46ee31(0x1fe),'dhsFF':_0x46ee31(0x27f),'uFmFz':_0x46ee31(0x185),'YPIwv':_0x46ee31(0x214),'QcJYW':_0x46ee31(0x227),'gsYkj':_0x46ee31(0x230),'iFakq':_0x46ee31(0x271),'WqODj':'verified','oFFfw':_0x46ee31(0x165),'btLFs':_0x46ee31(0x192),'CbbaR':_0x46ee31(0x28f),'UirLa':_0x46ee31(0x17c)};return _0xddcf16[_0x46ee31(0x135)]('feature',{'type':_0x8cd3b9['eOkaj'],'description':'Optional\x20feature\x20ID'})['option'](_0x8cd3b9[_0x46ee31(0x256)],{'type':_0x8cd3b9['eOkaj'],'description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})[_0x46ee31(0x135)](_0x8cd3b9[_0x46ee31(0x17a)],{'type':_0x46ee31(0x1f3),'description':_0x8cd3b9[_0x46ee31(0x1d2)]})[_0x46ee31(0x135)](_0x8cd3b9['YPIwv'],{'type':_0x46ee31(0x17c),'description':_0x46ee31(0x181)})[_0x46ee31(0x135)](_0x8cd3b9['QcJYW'],{'type':_0x46ee31(0x1f3),'description':_0x46ee31(0x152)})['option'](_0x8cd3b9['gsYkj'],{'type':'string','description':_0x8cd3b9[_0x46ee31(0x25d)]})['option']('headed',{'type':_0x46ee31(0x151),'description':'Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','default':![]})['option']('debug-outcome',{'type':_0x8cd3b9[_0x46ee31(0x140)],'hidden':!![],'choices':[_0x8cd3b9[_0x46ee31(0x1e9)],_0x46ee31(0x26d),_0x46ee31(0x1ef),_0x8cd3b9['oFFfw'],'incomplete']})['option'](_0x46ee31(0x1b8),{'type':'boolean','hidden':!![]})['option']('env',{'type':'string','hidden':!![]})['option'](_0x8cd3b9[_0x46ee31(0x1bf)],{'type':'string','hidden':!![]})[_0x46ee31(0x135)](_0x8cd3b9['CbbaR'],{'type':_0x8cd3b9[_0x46ee31(0x264)],'hidden':!![]});},async _0x411391=>{await runGoCommand(_0x411391);})['command'](_0x54b95a(0x1eb),![],_0x2fe4dc=>{const _0x45fde2=_0x54b95a,_0x11f714={'zwwYT':'profile','jdzxu':function(_0x502003,_0x3d1daa){return _0x502003(_0x3d1daa);},'IfoSB':'You\x20must\x20specify\x20an\x20auth\x20subcommand'};return _0x2fe4dc['command'](_0x45fde2(0x144),![],_0xf2c2eb=>{const _0xd06059=_0x45fde2;return _0xf2c2eb[_0xd06059(0x1cf)](_0x11f714[_0xd06059(0x18c)],{'type':_0xd06059(0x1f3),'description':'Profile\x20name','demandOption':!![]});},async _0x1830a4=>{warnRenamed('ranger\x20auth\x20encrypt','ranger\x20profile\x20encrypt-auth'),await _0x11f714['jdzxu'](authEncrypt,_0x1830a4['profile']);})[_0x45fde2(0x204)](0x1,_0x11f714['IfoSB']);},()=>{})['command']('start\x20[token]',![],_0x8e2896=>{const _0x3cbaba=_0x54b95a,_0x46b737={'IbNlf':_0x3cbaba(0x1f3),'wNEbk':_0x3cbaba(0x1d7),'VESLb':_0x3cbaba(0x151),'Oatta':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','vHbwU':'user','GNvYr':_0x3cbaba(0x177),'necUY':_0x3cbaba(0x17f),'NETxW':_0x3cbaba(0x207)};return _0x8e2896[_0x3cbaba(0x1cf)](_0x3cbaba(0x1e0),{'type':_0x46b737[_0x3cbaba(0x221)],'description':_0x3cbaba(0x1f1)})[_0x3cbaba(0x135)](_0x46b737[_0x3cbaba(0x12c)],{'type':_0x46b737[_0x3cbaba(0x1b3)],'description':_0x46b737[_0x3cbaba(0x1aa)],'default':![]})['option']('scope',{'type':_0x46b737['IbNlf'],'choices':[_0x46b737[_0x3cbaba(0x15d)],_0x46b737['GNvYr']],'description':_0x46b737['necUY']})['option'](_0x46b737[_0x3cbaba(0x22d)],{'type':_0x46b737[_0x3cbaba(0x221)],'description':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)'})['option']('force',{'type':_0x3cbaba(0x151),'description':_0x3cbaba(0x141),'default':![]});},async _0x415434=>{const _0x26b960=_0x54b95a,_0x57933a={'JDXdf':_0x26b960(0x23a)};warnRenamed('ranger\x20start',_0x57933a['JDXdf']),await withTelemetry('start',_0x2c46bb=>start(_0x415434[_0x26b960(0x1e0)],{'skipChromium':_0x415434['skip-chromium'],'scope':_0x415434[_0x26b960(0x262)],'url':_0x415434[_0x26b960(0x207)],'force':_0x415434['force']},_0x2c46bb));})[_0x54b95a(0x25f)](_0x54b95a(0x142),![],_0x569ab4=>{const _0x99b1f5=_0x54b95a,_0x46e6c8={'DDCNe':'env','EAYkQ':_0x99b1f5(0x1f3),'JozOd':_0x99b1f5(0x190),'UZRcx':_0x99b1f5(0x186),'KDemv':'item','KVZNs':_0x99b1f5(0x181),'aFyho':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','MCEvX':_0x99b1f5(0x230),'cltEP':'headed','IUsps':_0x99b1f5(0x24c),'VvCbc':'verified','IVILG':_0x99b1f5(0x26d),'YOGSw':_0x99b1f5(0x1ef),'VCdHj':_0x99b1f5(0x20a)};return _0x569ab4[_0x99b1f5(0x135)](_0x46e6c8['DDCNe'],{'type':_0x46e6c8['EAYkQ'],'description':_0x46e6c8['JozOd']})[_0x99b1f5(0x135)](_0x99b1f5(0x192),{'type':_0x46e6c8['EAYkQ'],'description':_0x46e6c8[_0x99b1f5(0x1c3)]})[_0x99b1f5(0x135)](_0x46e6c8[_0x99b1f5(0x13a)],{'type':_0x99b1f5(0x17c),'description':_0x46e6c8['KVZNs']})['option']('profile',{'type':_0x46e6c8['EAYkQ'],'hidden':!![]})[_0x99b1f5(0x135)](_0x99b1f5(0x27f),{'type':'string','hidden':!![]})['option']('scenario',{'type':_0x99b1f5(0x17c),'hidden':!![]})[_0x99b1f5(0x135)](_0x99b1f5(0x227),{'type':_0x46e6c8[_0x99b1f5(0x14a)],'description':_0x46e6c8[_0x99b1f5(0x1a9)]})['option'](_0x46e6c8['MCEvX'],{'type':'string','hidden':!![]})['option'](_0x46e6c8['cltEP'],{'type':'boolean','hidden':!![],'default':![]})['option'](_0x46e6c8['IUsps'],{'type':_0x46e6c8[_0x99b1f5(0x14a)],'hidden':!![],'choices':[_0x46e6c8['VvCbc'],_0x46e6c8['IVILG'],_0x46e6c8[_0x99b1f5(0x1a1)],_0x99b1f5(0x165),_0x46e6c8['VCdHj']]});},async _0x2aa5fb=>{const _0x22af92={'FMCRX':function(_0x5bb81e,_0x12177b,_0x4e50c9){return _0x5bb81e(_0x12177b,_0x4e50c9);}};await _0x22af92['FMCRX'](runGoCommand,_0x2aa5fb,!![]);})[_0x54b95a(0x25f)](_0x54b95a(0x1de),![],_0xe90020=>{const _0x38dc37=_0x54b95a,_0x1f4891={'zTUsL':'env-name','AnGCn':_0x38dc37(0x151),'eLAKg':_0x38dc37(0x18a),'CBTbW':_0x38dc37(0x244),'uSczN':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)'};return _0xe90020['positional'](_0x1f4891[_0x38dc37(0x1e3)],{'type':_0x38dc37(0x1f3),'description':_0x38dc37(0x288),'demandOption':!![]})['option']('ci',{'type':_0x1f4891[_0x38dc37(0x247)],'description':_0x1f4891['eLAKg'],'default':![]})[_0x38dc37(0x135)](_0x1f4891['CBTbW'],{'type':'boolean','description':_0x1f4891[_0x38dc37(0x1d8)],'default':![]});},async _0x26189e=>{const _0x2dcf5e=_0x54b95a,_0x5cb7ab={'ewKKD':_0x2dcf5e(0x1c7)};warnRenamed(_0x5cb7ab[_0x2dcf5e(0x1db)],'ranger\x20profile\x20add'),await withTelemetry(_0x2dcf5e(0x245),_0x52c97b=>addEnv(_0x26189e['env-name'],{'ci':_0x26189e['ci'],'skipAuth':_0x26189e[_0x2dcf5e(0x244)]},_0x52c97b));})[_0x54b95a(0x25f)]('use\x20<env-name>',![],_0x29ee37=>{const _0x29425a=_0x54b95a,_0x238647={'zVuHX':_0x29425a(0x1f3)};return _0x29ee37[_0x29425a(0x1cf)](_0x29425a(0x24e),{'type':_0x238647[_0x29425a(0x24d)],'description':'Name\x20of\x20the\x20environment','demandOption':!![]});},async _0xa5d3d5=>{const _0x1a6d7b=_0x54b95a,_0x15a240={'LmHlu':function(_0xb629d3,_0x29c704,_0x1260fa){return _0xb629d3(_0x29c704,_0x1260fa);},'uUTrA':function(_0x108f3b,_0x4af05d,_0x28f194){return _0x108f3b(_0x4af05d,_0x28f194);}};_0x15a240['LmHlu'](warnRenamed,'ranger\x20use',_0x1a6d7b(0x1ca)),await _0x15a240['uUTrA'](withTelemetry,'use',()=>useEnv(_0xa5d3d5['env-name']));})['command'](_0x54b95a(0x16f),![],_0x1fe084=>{const _0x75c08d=_0x54b95a,_0x181c0b={'qGhyA':'key','AUMHg':'string','CEYXR':_0x75c08d(0x193),'dCAhL':_0x75c08d(0x216),'NBdOL':_0x75c08d(0x17b),'FHHMo':function(_0x42e45c,_0x560d02,_0x1cf124){return _0x42e45c(_0x560d02,_0x1cf124);},'dMPvi':'ranger\x20config\x20set','AruEN':_0x75c08d(0x12b),'adcWQ':'config\x20set','nmaSd':'ranger\x20config\x20get','rRBmn':'ranger\x20profile\x20config\x20get','UVVtm':_0x75c08d(0x252),'dlgcE':'ranger\x20profile\x20config\x20list','FjGuP':function(_0x5189d5,_0x5ab652,_0x5a968e){return _0x5189d5(_0x5ab652,_0x5a968e);},'svPSV':'env','heKoy':_0x75c08d(0x169),'AjABP':'Config\x20key\x20to\x20remove','onLrk':_0x75c08d(0x1f9),'bYnIn':'ranger\x20profile\x20config\x20unset','YRMtN':function(_0x1fb74a,_0x4d2f44,_0x18fcc0){return _0x1fb74a(_0x4d2f44,_0x18fcc0);},'PbiZe':_0x75c08d(0x253),'otkyM':_0x75c08d(0x1e2),'olmTO':'get\x20<env>\x20<key>','xUJnH':'list\x20<env>','XdXSL':_0x75c08d(0x289),'hDdWr':_0x75c08d(0x196)};return _0x1fe084['command'](_0x181c0b['otkyM'],![],_0x33e9a4=>{const _0x35f2da=_0x75c08d;return _0x33e9a4[_0x35f2da(0x1cf)](_0x35f2da(0x14d),{'type':'string','description':_0x35f2da(0x169),'demandOption':!![]})['positional'](_0x181c0b['qGhyA'],{'type':_0x181c0b['AUMHg'],'description':_0x181c0b[_0x35f2da(0x1be)],'demandOption':!![]})['positional'](_0x181c0b['dCAhL'],{'type':_0x181c0b['AUMHg'],'description':_0x181c0b[_0x35f2da(0x1b5)],'demandOption':!![]});},async _0x1bf605=>{const _0x39e8c6=_0x75c08d;_0x181c0b['FHHMo'](warnRenamed,_0x181c0b['dMPvi'],_0x181c0b[_0x39e8c6(0x145)]),await withTelemetry(_0x181c0b[_0x39e8c6(0x21f)],()=>configSet(_0x1bf605['env'],_0x1bf605['key'],_0x1bf605[_0x39e8c6(0x216)]));})['command'](_0x181c0b['olmTO'],![],_0x2aed7f=>{const _0x269978=_0x75c08d;return _0x2aed7f['positional'](_0x269978(0x14d),{'type':_0x181c0b['AUMHg'],'description':_0x269978(0x169),'demandOption':!![]})['positional'](_0x181c0b[_0x269978(0x22a)],{'type':'string','description':_0x269978(0x263),'demandOption':!![]});},async _0x46a1b1=>{const _0x27bde8=_0x75c08d;_0x181c0b[_0x27bde8(0x233)](warnRenamed,_0x181c0b['nmaSd'],_0x181c0b['rRBmn']),await withTelemetry(_0x181c0b['UVVtm'],()=>configGet(_0x46a1b1[_0x27bde8(0x14d)],_0x46a1b1['key']));})[_0x75c08d(0x25f)](_0x181c0b['xUJnH'],![],_0x3c945e=>{const _0x1dcf89=_0x75c08d;return _0x3c945e[_0x1dcf89(0x1cf)](_0x1dcf89(0x14d),{'type':_0x181c0b[_0x1dcf89(0x27c)],'description':'Environment\x20name','demandOption':!![]});},async _0x28ea1e=>{const _0x58efd2=_0x75c08d;warnRenamed(_0x58efd2(0x1ae),_0x181c0b[_0x58efd2(0x171)]),await _0x181c0b['FjGuP'](withTelemetry,'config\x20list',()=>configList(_0x28ea1e['env']));})[_0x75c08d(0x25f)](_0x181c0b[_0x75c08d(0x20d)],![],_0xccb1ef=>{const _0x200942=_0x75c08d;return _0xccb1ef[_0x200942(0x1cf)](_0x181c0b[_0x200942(0x1f4)],{'type':_0x181c0b['AUMHg'],'description':_0x181c0b[_0x200942(0x19e)],'demandOption':!![]})['positional'](_0x200942(0x27b),{'type':_0x200942(0x1f3),'description':_0x181c0b['AjABP'],'demandOption':!![]});},async _0x1699de=>{warnRenamed(_0x181c0b['onLrk'],_0x181c0b['bYnIn']),await _0x181c0b['YRMtN'](withTelemetry,_0x181c0b['PbiZe'],()=>configUnset(_0x1699de['env'],_0x1699de['key']));})[_0x75c08d(0x204)](0x1,_0x181c0b['hDdWr']);})['command']('env',![],_0x4686b0=>{const _0x6946fd=_0x54b95a,_0x29e18f={'XjAnV':function(_0x3b54b9,_0x849e09,_0x4539cd){return _0x3b54b9(_0x849e09,_0x4539cd);},'ujeWd':function(_0x56fbe1,_0x3cf4ce,_0x506cb9){return _0x56fbe1(_0x3cf4ce,_0x506cb9);},'ledTc':_0x6946fd(0x1a4),'aMaLV':function(_0x1b4c67,_0x1db0fa,_0x53b008){return _0x1b4c67(_0x1db0fa,_0x53b008);},'daZHV':'ranger\x20env\x20update','iodDU':_0x6946fd(0x282),'mGlAa':function(_0x413a5f,_0x1c6f00,_0x11a68e){return _0x413a5f(_0x1c6f00,_0x11a68e);},'yzLmo':_0x6946fd(0x269),'QUHpw':_0x6946fd(0x136),'pmVLs':_0x6946fd(0x265)};return _0x4686b0[_0x6946fd(0x25f)]('ls',![],()=>{},async()=>{const _0x45e70d=_0x6946fd;_0x29e18f['XjAnV'](warnRenamed,'ranger\x20env\x20ls','ranger\x20profile\x20ls'),await _0x29e18f[_0x45e70d(0x16c)](withTelemetry,_0x29e18f[_0x45e70d(0x28e)],()=>envList());})[_0x6946fd(0x25f)](_0x29e18f['QUHpw'],![],_0x376624=>{const _0x5c76ec=_0x6946fd;return _0x376624[_0x5c76ec(0x1cf)]('env-name',{'type':_0x5c76ec(0x1f3),'description':_0x5c76ec(0x202),'demandOption':!![]});},async _0x40001e=>{const _0x434d48=_0x6946fd;_0x29e18f['aMaLV'](warnRenamed,_0x29e18f[_0x434d48(0x13d)],_0x29e18f[_0x434d48(0x1da)]),await _0x29e18f['mGlAa'](withTelemetry,_0x29e18f[_0x434d48(0x1ac)],_0xfe4b2e=>updateEnv(_0x40001e[_0x434d48(0x24e)],_0xfe4b2e));})['demandCommand'](0x1,_0x29e18f[_0x6946fd(0x22e)]);})[_0x54b95a(0x25f)](_0x54b95a(0x16a),![],_0x3901a4=>{const _0x2c7171=_0x54b95a,_0x543e26={'WWwpn':_0x2c7171(0x251),'ZYrgA':'description','dQcqJ':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','LQtIC':_0x2c7171(0x21a),'LRzWJ':function(_0x3b437b,_0x1b7fb1,_0x35feaa){return _0x3b437b(_0x1b7fb1,_0x35feaa);},'tUdQl':function(_0x5a8545,_0x7441c2,_0x389a04,_0x1ead5f){return _0x5a8545(_0x7441c2,_0x389a04,_0x1ead5f);},'XOTTH':_0x2c7171(0x23f),'LQPcj':_0x2c7171(0x1bd),'kUdIj':'feature\x20create','bjwxc':'current-branch','ZgsOz':'boolean','CVKNW':_0x2c7171(0x155),'eUrDe':'number','zYApd':'Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','mwKEd':'offset','lNlMs':_0x2c7171(0x137),'fRJgL':function(_0x364b29,_0x286027,_0x51aaa9){return _0x364b29(_0x286027,_0x51aaa9);},'KtWEh':'ranger\x20feature\x20list','SvsRw':'ranger\x20list','zdVfQ':function(_0x464a8a,_0x2d0b95,_0x4d6aae){return _0x464a8a(_0x2d0b95,_0x4d6aae);},'oAgjE':'Feature\x20review\x20ID','vbzJi':_0x2c7171(0x1e7),'gWWaX':'feature\x20show','joxjZ':function(_0x1e8887,_0x2303c7,_0x29510a){return _0x1e8887(_0x2303c7,_0x29510a);},'MYnRB':function(_0x286d59,_0x3f604f,_0x1c5534){return _0x286d59(_0x3f604f,_0x1c5534);},'DnTnb':'string','aGCBl':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','vCPsY':_0x2c7171(0x205),'jpmYE':'ranger\x20feature\x20get-feedback','diwdX':_0x2c7171(0x219),'qGvCj':'feature\x20get-feedback','lVLtI':function(_0x555cfb,_0x2c4d19,_0x1fb0df){return _0x555cfb(_0x2c4d19,_0x1fb0df);},'TnrBr':_0x2c7171(0x143),'nCRIE':'ranger\x20delete','AhlXV':function(_0x50cd83,_0x3e5bf0,_0x3aa1ab){return _0x50cd83(_0x3e5bf0,_0x3aa1ab);},'TTWZE':_0x2c7171(0x206),'uVfJO':function(_0x2e2502,_0xd695ec,_0x3f2b44){return _0x2e2502(_0xd695ec,_0x3f2b44);},'gmtcG':_0x2c7171(0x132),'ykZVn':'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand'};return _0x3901a4['command']('create\x20<name>',![],_0x1a86b6=>{const _0x21f748=_0x2c7171;return _0x1a86b6[_0x21f748(0x1cf)](_0x543e26['WWwpn'],{'type':'string','description':'Feature\x20review\x20name','demandOption':!![]})['option'](_0x543e26['ZYrgA'],{'type':'string','alias':'d','description':_0x21f748(0x14e)})['option'](_0x21f748(0x172),{'type':'array','alias':'c','description':_0x543e26['dQcqJ']})['option'](_0x21f748(0x214),{'type':_0x543e26[_0x21f748(0x259)],'hidden':!![]});},async _0x231e55=>{const _0x56ffb4=_0x2c7171;_0x543e26[_0x56ffb4(0x22b)](warnRenamed,_0x56ffb4(0x28b),_0x56ffb4(0x23f)),_0x543e26['tUdQl'](warnFlagRenamed,_0x543e26['XOTTH'],_0x56ffb4(0x26c),_0x543e26['LQPcj']);const _0x1069df=_0x231e55['scenario']||_0x231e55['checklist'];await withTelemetry(_0x543e26['kUdIj'],()=>featureCreate(_0x231e55[_0x56ffb4(0x251)],{'description':_0x231e55['description'],'scenarios':_0x1069df}));})[_0x2c7171(0x25f)]('list',![],_0x5cfa56=>{const _0x2d4ea3=_0x2c7171;return _0x5cfa56[_0x2d4ea3(0x135)](_0x543e26[_0x2d4ea3(0x24f)],{'type':_0x543e26[_0x2d4ea3(0x1fb)],'description':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch'})['option'](_0x543e26[_0x2d4ea3(0x1c1)],{'type':_0x543e26['eUrDe'],'alias':'l','description':_0x543e26['zYApd'],'default':0xa})['option'](_0x543e26[_0x2d4ea3(0x15a)],{'type':_0x543e26['eUrDe'],'alias':'o','description':_0x543e26[_0x2d4ea3(0x270)],'default':0x0})['option'](_0x2d4ea3(0x1b2),{'type':_0x543e26['ZgsOz'],'alias':'d','description':_0x2d4ea3(0x175),'default':![]});},async _0x3cbb7d=>{const _0x38323d=_0x2c7171;_0x543e26['fRJgL'](warnRenamed,_0x543e26['KtWEh'],_0x543e26['SvsRw']),await _0x543e26[_0x38323d(0x1dc)](withTelemetry,_0x38323d(0x281),()=>featureList({'currentBranch':_0x3cbb7d[_0x38323d(0x249)],'limit':_0x3cbb7d[_0x38323d(0x155)],'offset':_0x3cbb7d[_0x38323d(0x1e4)],'includeDeleted':_0x3cbb7d[_0x38323d(0x1b2)]}));})[_0x2c7171(0x25f)]('show\x20[id]',![],_0x210d80=>{const _0x253499=_0x2c7171;return _0x210d80[_0x253499(0x1cf)]('id',{'type':'string','description':_0x543e26[_0x253499(0x26a)]});},async _0x4c0456=>{const _0x1c53a6=_0x2c7171;_0x543e26[_0x1c53a6(0x189)](warnRenamed,_0x543e26[_0x1c53a6(0x222)],'ranger\x20show'),await withTelemetry(_0x543e26['gWWaX'],()=>featureShow(_0x4c0456['id']));})[_0x2c7171(0x25f)]('resume\x20[id]',![],_0x417b67=>{const _0x403fb2=_0x2c7171;return _0x417b67['positional']('id',{'type':_0x403fb2(0x1f3),'description':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'});},async _0x201240=>{const _0x50a133=_0x2c7171;_0x543e26['joxjZ'](warnRenamed,'ranger\x20feature\x20resume',_0x50a133(0x149)),await _0x543e26['MYnRB'](withTelemetry,'feature\x20resume',()=>featureResume(_0x201240['id']));})[_0x2c7171(0x25f)](_0x543e26[_0x2c7171(0x278)],![],_0x2096bf=>{const _0x3a712=_0x2c7171;return _0x2096bf[_0x3a712(0x1cf)](_0x543e26['ZYrgA'],{'type':_0x543e26[_0x3a712(0x1e8)],'description':'Scenario\x20description','demandOption':!![]})[_0x3a712(0x135)]('id',{'type':_0x543e26['DnTnb'],'description':_0x543e26[_0x3a712(0x208)]});},async _0x355cd3=>{const _0x279ca4=_0x2c7171;warnRenamed(_0x279ca4(0x283),_0x543e26['vCPsY']),await _0x543e26['MYnRB'](withTelemetry,'feature\x20add-checklist-item',()=>featureAddScenario(_0x355cd3['description'],_0x355cd3['id']));})[_0x2c7171(0x25f)]('get-feedback\x20[id]',![],_0x1358d2=>{const _0x4bc747=_0x2c7171;return _0x1358d2[_0x4bc747(0x1cf)]('id',{'type':_0x543e26['DnTnb'],'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x48ca40=>{const _0x4978c6=_0x2c7171;_0x543e26['LRzWJ'](warnRenamed,_0x543e26[_0x4978c6(0x1d4)],_0x543e26[_0x4978c6(0x23c)]),await withTelemetry(_0x543e26['qGvCj'],()=>featureGetReview(_0x48ca40['id']));})[_0x2c7171(0x25f)]('delete\x20[id]',![],_0x32bd47=>{const _0x57f880=_0x2c7171;return _0x32bd47['positional']('id',{'type':_0x543e26[_0x57f880(0x1e8)],'description':_0x57f880(0x14c)});},async _0x29bc30=>{const _0x3b44a8=_0x2c7171;_0x543e26[_0x3b44a8(0x12e)](warnRenamed,_0x543e26[_0x3b44a8(0x1a0)],_0x543e26['nCRIE']),await _0x543e26['AhlXV'](withTelemetry,'feature\x20delete',()=>featureDelete(_0x29bc30['id']));})[_0x2c7171(0x25f)]('restore\x20<id>',![],_0x59efd6=>{return _0x59efd6['positional']('id',{'type':_0x543e26['DnTnb'],'description':_0x543e26['TTWZE'],'demandOption':!![]});},async _0x4841dd=>{const _0x33ae7d=_0x2c7171;warnRenamed('ranger\x20feature\x20restore','ranger\x20restore'),await _0x543e26[_0x33ae7d(0x157)](withTelemetry,_0x33ae7d(0x284),()=>featureRestore(_0x4841dd['id']));})['demandCommand'](0x1,_0x543e26[_0x2c7171(0x1af)]);})['command'](_0x54b95a(0x188),![],_0x530b53=>{const _0x285e10=_0x54b95a,_0x1a6fc2={'YEsEc':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','FAHuV':function(_0xf9e558,_0x5619ad,_0xcd14d6){return _0xf9e558(_0x5619ad,_0xcd14d6);},'uaVjc':'hook:enable','zKtCd':'hook:disable','QoIEi':'Disable\x20Ranger\x20hooks\x20for\x20this\x20session','rEoCw':_0x285e10(0x251),'ClYVP':_0x285e10(0x1f3),'IEHlW':_0x285e10(0x1c9)};return _0x530b53['command'](_0x285e10(0x1ea),_0x285e10(0x27e),_0x261df7=>{return _0x261df7['option']('session-id',{'type':'string','description':_0x1a6fc2['YEsEc']});},async _0x41483e=>{const _0x3b86db=_0x285e10;await _0x1a6fc2[_0x3b86db(0x239)](withTelemetry,_0x1a6fc2['uaVjc'],()=>hook('enable',_0x41483e[_0x3b86db(0x27d)]));})[_0x285e10(0x25f)](_0x285e10(0x266),_0x1a6fc2[_0x285e10(0x273)],_0x35fdd3=>{const _0x42aae9=_0x285e10;return _0x35fdd3['option'](_0x42aae9(0x27d),{'type':'string','description':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)'});},async _0x57aae2=>{const _0x578e85=_0x285e10;await _0x1a6fc2[_0x578e85(0x239)](withTelemetry,_0x1a6fc2[_0x578e85(0x1df)],()=>hook(_0x578e85(0x266),_0x57aae2[_0x578e85(0x27d)]));})['option'](_0x1a6fc2[_0x285e10(0x22f)],{'type':_0x1a6fc2[_0x285e10(0x13f)],'description':_0x1a6fc2['IEHlW']})['option'](_0x285e10(0x27d),{'type':_0x1a6fc2['ClYVP'],'description':_0x1a6fc2[_0x285e10(0x20e)]});},async _0x46afbe=>{const _0x433d64=_0x54b95a,_0x3a4b7e={'dYxvI':'session-id'};_0x46afbe[_0x433d64(0x251)]&&await hook(_0x46afbe[_0x433d64(0x251)],_0x46afbe[_0x3a4b7e[_0x433d64(0x261)]]);})[_0x54b95a(0x204)](0x1,'You\x20must\x20specify\x20a\x20command')['strictCommands']()['fail'](async(_0x57f85a,_0xb94dc9,_0x3c7c5e)=>{const _0x3a9d82=_0x54b95a,_0x431d92={'tAcaH':function(_0x37b868,_0x224909,_0x2a9291){return _0x37b868(_0x224909,_0x2a9291);},'iJByH':'Unknown\x20command','VWNcT':'Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','qjKEF':function(_0x1a79de,_0x53fb93){return _0x1a79de(_0x53fb93);}},_0x19b114=sanitizeArgs(process['argv'][_0x3a9d82(0x1c5)](0x2)),_0x530750=_0x431d92[_0x3a9d82(0x18d)](getErrorType,_0x57f85a,_0xb94dc9);if(_0x57f85a&&_0x57f85a['includes'](_0x431d92['iJByH'])){const _0x5642d2=process['argv'][0x2];console['error']('\x0aUnknown\x20command:\x20'+_0x5642d2),console[_0x3a9d82(0x228)](_0x431d92[_0x3a9d82(0x232)]);}else{if(_0x57f85a)console[_0x3a9d82(0x228)]('\x0a'+_0x57f85a+'\x0a');else _0xb94dc9&&console[_0x3a9d82(0x228)](_0x3a9d82(0x1e1)+_0xb94dc9['message']+'\x0a');}await _0x431d92['qjKEF'](logDesirePath,{'rawCommand':_0x19b114,'errorMessage':_0x57f85a||_0xb94dc9?.['message'],'errorType':_0x530750});const _0x4cee68=getCurrentCollector();_0x4cee68&&await _0x4cee68['trackCommandError'](_0xb94dc9||new Error(_0x57f85a||_0x3a9d82(0x13e))),process[_0x3a9d82(0x1c0)](0x1);})[_0x54b95a(0x15e)]('Documentation:\x0a'+'\x20\x20https://docs.ranger.net\x0a'+_0x54b95a(0x248))['help']()[_0x54b95a(0x12d)]('help','h')[_0x54b95a(0x160)]();
2
+ const _0x2c8e35=_0x4aba;(function(_0x109430,_0x589553){const _0xfad91c=_0x4aba,_0x3387ce=_0x109430();while(!![]){try{const _0x3f56c7=parseInt(_0xfad91c(0x21d))/0x1*(-parseInt(_0xfad91c(0x2cd))/0x2)+parseInt(_0xfad91c(0x222))/0x3*(parseInt(_0xfad91c(0x285))/0x4)+parseInt(_0xfad91c(0x247))/0x5+parseInt(_0xfad91c(0x1f1))/0x6+parseInt(_0xfad91c(0x200))/0x7*(parseInt(_0xfad91c(0x2e3))/0x8)+parseInt(_0xfad91c(0x2c0))/0x9*(-parseInt(_0xfad91c(0x1eb))/0xa)+-parseInt(_0xfad91c(0x1be))/0xb*(parseInt(_0xfad91c(0x2d4))/0xc);if(_0x3f56c7===_0x589553)break;else _0x3387ce['push'](_0x3387ce['shift']());}catch(_0x6cea94){_0x3387ce['push'](_0x3387ce['shift']());}}}(_0x11c8,0xe19c9));import _0x449056 from'dotenv';import{dirname,join,parse}from'path';import{existsSync}from'fs';function findProjectRoot(){const _0x27f099=_0x4aba,_0x2bb657={'kjGqF':function(_0x37a3a,_0x1e1e08){return _0x37a3a!==_0x1e1e08;},'VuZeL':function(_0x1f67dd,_0x1a1dc7){return _0x1f67dd(_0x1a1dc7);},'bPxxU':function(_0x3479df,_0xc22163){return _0x3479df(_0xc22163);},'fcQuS':function(_0x3ddc1c,_0x3515fc,_0x30f2d7){return _0x3ddc1c(_0x3515fc,_0x30f2d7);}};let _0x191ef9=process[_0x27f099(0x268)]();const _0x36d513=parse(_0x191ef9)['root'];while(_0x2bb657['kjGqF'](_0x191ef9,_0x36d513)){if(_0x2bb657['VuZeL'](existsSync,join(_0x191ef9,_0x27f099(0x28b)))||_0x2bb657['bPxxU'](existsSync,_0x2bb657['fcQuS'](join,_0x191ef9,'.env')))return _0x191ef9;_0x191ef9=dirname(_0x191ef9);}return process[_0x27f099(0x268)]();}_0x449056['config']({'path':join(findProjectRoot(),'.env')});import _0xc1633b 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{status}from'./commands/status.js';import{configSet,configGet,configList,configUnset}from'./commands/config.js';function _0x11c8(){const _0x13fa94=['isuCP','New\x20scenario\x20description','ranger\x20config\x20set','clean','uIvGH','CiMTz','sqSKy','cEvtZ','yqzQL','bwpue','feature\x20add-checklist-item','Feature\x20review\x20ID\x20to\x20restore','wxoJR','ranger\x20feature\x20get-feedback','\x20VERIFIED','GPbnJ','headed','SFUco','Remove\x20a\x20config\x20value','dwecZ','skip-chromium','number','63aDMWdP','wQTlT','WxpUf','PFLQE','project','jUcyS','Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','vIUSj','Evlcd','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','env\x20list','resume\x20[id]','Number\x20of\x20feature\x20reviews\x20to\x20skip','2zxAHJW','Name\x20of\x20the\x20profile\x20to\x20update','wrAWV','feature\x20create','Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','ranger\x20start','ktwmA','9647868VIRgLH','key','profile\x20config\x20unset','XdVKW','GnqzL','\x0aUnknown\x20command:\x20','current-branch','vCsgb','ardUx','set\x20<profile>\x20<key>\x20<value>','LFkbC','hzZHl','ranger\x20delete','ZKozd','qMeMv','8748760MjmCNO','Add\x20profile\x20configuration','KWWhf','feature','wUazf','epilogue','FsKOs','config','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','SanpS','feature\x20delete','gbYVt','json','Scenario\x20index\x20(1-based)','add\x20<profile-name>','PLhPl','Optional\x20feature\x20ID','start','startsWith','--scenario','AJKOJ','start\x20[token]','CirVq','mokuc','safe-mode','add\x20env\x20<env-name>','UKoNP','LFRgZ','update\x20<profile-name>','uxsdF','KdjCs','xsMaW','EnHld','tDPvM','Initialize\x20Ranger\x20in\x20your\x20project','PFvLW','setup-ci','DDxvY','Manage\x20profiles','TBrtJ','ranger\x20auth\x20encrypt','uXYfJ','Install\x20skills\x20for\x20OpenCode','UEYLM','twMpk','Config\x20value','command','allow-insecure-localhost','parse','Evaluation:\x20','log','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','hczsf','lwGKE','uHBiF','yjNmj','FkYBY','config\x20list','--profile','ranger\x20profile\x20config\x20set','Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','show','list','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','11KvQMQU','Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','ihGPI','task','ZcMhY','nFSRk','get\x20<profile>\x20<key>','KNjKT','Name\x20of\x20the\x20environment','gJOyd','partial','VCSiI','boolean','ranger\x20env\x20ls','Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)','HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)','RXsSd','trackCommandError','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','flag','get\x20<env>\x20<key>','profile','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','lMvEu','url','aEwAG','Nkokk','LrowW','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)','lpeoA','RYCKt','array','feature\x20restore','item','bGgHv','NYDiP','KMmZZ','profile\x20use','positional','QCNxz','evaluation','session-id','string','WgacE','error','336060EZClYk','WbVRj','user','ZCpEo','\x20is\x20now\x20','update\x20<env-name>','1776774kdOfwp','crHrD','NEBUI','AqhPN','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review','debug-outcome','ranger\x20restore','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','Skip\x20Claude\x20Code\x20plugin\x20+\x20skills\x20install\x20(for\x20OpenCode\x20users)','restore\x20<id>','rUHBx','argv','List\x20all\x20profiles','yLwOS','help','7MloZdf','model','Profile\x20name','strictCommands','xNzgV','Feature\x20review\x20description','vTABq','ssMcv','\x0aError:\x20','Scenario\x20number\x20to\x20edit\x20(1-based)','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','fail','pRbhk','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)\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','report','\x20INCOMPLETE','get-feedback\x20[id]','WVwjO','yyPXT','cdp-endpoint','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)','severity','tliAp','message','disable','encrypt\x20<profile>','meSnD','profile-name','You\x20must\x20specify\x20an\x20env\x20subcommand','819202OgMGCT','Reason:\x20','Mhoth','NIYRR','gDpWw','837156RoSKeb','base-url','update','rZPbn','skillup','unhandledRejection','ranger\x20feature\x20delete','name','ranger\x20profile\x20encrypt-auth','debug-address-comments','checklist','prxIj','HkelJ','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','Summary:\x20','CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.','Include\x20soft-deleted\x20feature\x20reviews','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','scenario','MeMrP','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','apsRA','Install\x20scope\x20for\x20skills','ranger\x20create','ranger\x20profile\x20config\x20get','bSqkG','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','gvJAu','eYMJO','rjGsA','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','unset\x20<profile>\x20<key>','PPmDU','kFGkb','lCBQr','evaluationReason','Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','4173550LVUkpS','BlVMe','Feature\x20review\x20ID','blocked','includes','scriptName','gxukL','GIOLG','token','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','incomplete','BsrVf','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','description','demandCommand','notes','auth','list\x20<profile>','ranger\x20use','show\x20[id]','version','scope','slice','verified','Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a','offset','verify-feature','OVGBT','HeVvY','encrypt-auth\x20<profile>','Config\x20key','env-name','include-deleted','cwd','mCUYA','ranger\x20resume','env','IUMpj','unset\x20<env>\x20<key>','ranger\x20feature\x20show','TPPDs','ranger\x20verify-feature','ZtHim','Get\x20a\x20config\x20value','jdTvz','Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','limit','exit','repeat','Restore\x20a\x20soft-deleted\x20feature\x20review','fpVEj','GMQhx','zepqV','option','status','Task\x20description\x20(defaults\x20to\x20scenario\x20description)','feature\x20get-feedback','YuQQw','HyWCr','resume','force','hook','8SNrKAw','FsWMV','zTHkT','mlePO','Awcaa','profile\x20config\x20set','.ranger','add\x20env','kUxAp','create\x20<name>','sUqri','feature\x20show','ranger\x20config\x20get','Update\x20authentication\x20for\x20an\x20existing\x20profile','issues','NpHXU','ABMSm','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','delete','sXETS','Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','ranger','alias','AvMQi','ROVsn','FYxbX','Feature\x20review\x20name','EGbEc','report\x20[id]','uKLqX','usage','AdGdm','CwnRJ','Unknown\x20error','DFyEP','get-review','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)'];_0x11c8=function(){return _0x13fa94;};return _0x11c8();}import{verifyFeature}from'./commands/verifyFeature.js';import{loadRangerConfig}from'./commands/utils/rangerConfig.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'](_0x2c8e35(0x227),async _0xc9763b=>{const _0x40f067=getCurrentCollector();_0x40f067&&await _0x40f067['trackCommandError'](_0xc9763b),process['exitCode']=0x1;});const rawArgs=process[_0x2c8e35(0x1fc)][_0x2c8e35(0x25d)](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)\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=_0x2c8e35(0x20d),PROFILE_CONFIG_HELP=_0x2c8e35(0x240);function warnRenamed(_0x2e7c9d,_0x458041){const _0x1b681b=_0x2c8e35;console['error']('\x0a'+_0x2e7c9d+_0x1b681b(0x1ef)+_0x458041+'\x0a');}function argUsed(_0x46ac44){const _0x40452a=_0x2c8e35;return rawArgs['some'](_0xafdead=>_0xafdead===_0x46ac44||_0xafdead[_0x40452a(0x2f5)](_0x46ac44+'='));}function warnFlagRenamed(_0x4ec379,_0xf0f1d4,_0x46d8cd){const _0x258754=_0x2c8e35,_0x539d98={'uIvGH':function(_0x1ced07,_0x22bc89,_0x332658){return _0x1ced07(_0x22bc89,_0x332658);}};argUsed(_0xf0f1d4)&&_0x539d98[_0x258754(0x2ae)](warnRenamed,_0x4ec379+'\x20'+_0xf0f1d4,_0x4ec379+'\x20'+_0x46d8cd);}async function runGoCommand(_0x4ff821,_0x29844d=![]){const _0x605104=_0x2c8e35,_0x169e8a={'TRkoJ':function(_0x5f38a7,_0x393768,_0x5eda76){return _0x5f38a7(_0x393768,_0x5eda76);},'PQdOU':_0x605104(0x270),'RVLCL':function(_0x59edf6,_0x5c44d1,_0x2aa591,_0x262fcf){return _0x59edf6(_0x5c44d1,_0x2aa591,_0x262fcf);},'DFyEP':'--env','lpeoA':_0x605104(0x1b8),'Evlcd':'ranger\x20go','jFORe':'--task','UpZFz':'--scenario','NErWx':function(_0x454632){return _0x454632();},'LFkbC':function(_0x41dfab,_0x7a2113){return _0x41dfab??_0x7a2113;},'RYCKt':_0x605104(0x1d1),'uGJJv':'debug-address-comments','cEvtZ':function(_0x1f9521,_0x586edd){return _0x1f9521+_0x586edd;},'ardUx':function(_0x57408e,_0x42fddd){return _0x57408e===_0x42fddd;},'prxIj':_0x605104(0x2b8),'fXbKw':'partial','wQTlT':'\x20BLOCKED','dwecZ':'\x20FAILED','LrxYr':'\x0aIssues:','LFRgZ':_0x605104(0x25e)};_0x29844d&&_0x169e8a['TRkoJ'](warnRenamed,_0x169e8a['PQdOU'],'ranger\x20go');_0x169e8a['RVLCL'](warnFlagRenamed,'ranger\x20go',_0x169e8a[_0x605104(0x2a7)],_0x169e8a[_0x605104(0x1db)]),warnFlagRenamed(_0x169e8a[_0x605104(0x2c8)],_0x169e8a['jFORe'],'--notes'),_0x169e8a['RVLCL'](warnFlagRenamed,_0x169e8a['Evlcd'],'--item',_0x169e8a['UpZFz']);const _0x5f42ba=await _0x169e8a['NErWx'](loadRangerConfig),_0x2765c7=_0x4ff821[_0x605104(0x201)],_0x245846=_0x5f42ba['model'],_0x4844e3=_0x169e8a[_0x605104(0x2de)](_0x2765c7,_0x245846),_0x5083b1=_0x2765c7?_0x169e8a[_0x605104(0x1dc)]:_0x245846?_0x605104(0x2ea):'default',_0x169865=await verifyFeature({'featureId':_0x4ff821[_0x605104(0x2e6)],'profile':_0x4ff821[_0x605104(0x1d3)]??_0x4ff821[_0x605104(0x26b)],'notes':_0x4ff821['notes']??_0x4ff821[_0x605104(0x1c1)],'scenario':_0x4ff821['scenario']??_0x4ff821['item'],'startPath':_0x4ff821['start-path'],'debugOutcome':_0x4ff821[_0x605104(0x1f6)],'debugAddressComments':_0x4ff821[_0x169e8a['uGJJv']],'headed':_0x4ff821['headed'],'verifyModel':_0x4844e3,'verifyModelInput':_0x4844e3,'verifyModelSource':_0x5083b1});console[_0x605104(0x1b0)](_0x169e8a[_0x605104(0x2b1)]('\x0a','='['repeat'](0x3c))),console[_0x605104(0x1b0)](_0x169e8a[_0x605104(0x2dc)](_0x169865['evaluation'],_0x605104(0x25e))?_0x169e8a[_0x605104(0x22d)]:_0x169865['evaluation']===_0x605104(0x251)?_0x605104(0x20f):_0x169e8a[_0x605104(0x2dc)](_0x169865['evaluation'],_0x169e8a['fXbKw'])?'\x20PARTIAL':_0x169e8a[_0x605104(0x2dc)](_0x169865['evaluation'],_0x605104(0x24a))?_0x169e8a[_0x605104(0x2c1)]:_0x169e8a[_0x605104(0x2bd)]),console[_0x605104(0x1b0)]('='[_0x605104(0x277)](0x3c)),console[_0x605104(0x1b0)](_0x605104(0x230)+_0x169865['summary']),console[_0x605104(0x1b0)](_0x605104(0x1af)+_0x169865['evaluation']),console[_0x605104(0x1b0)](_0x605104(0x21e)+_0x169865[_0x605104(0x245)]),_0x169865[_0x605104(0x293)]?.['length']&&(console['log'](_0x169e8a['LrxYr']),_0x169865['issues']['forEach']((_0x24f474,_0x5471ee)=>{const _0x5238a7=_0x605104;console[_0x5238a7(0x1b0)]('\x0a'+(_0x5471ee+0x1)+'.\x20['+_0x24f474[_0x5238a7(0x215)]+']\x20'+_0x24f474[_0x5238a7(0x254)]);})),process[_0x605104(0x276)](_0x169e8a['ardUx'](_0x169865[_0x605104(0x1e6)],_0x169e8a[_0x605104(0x2fe)])?0x0:0x1);}function _0x4aba(_0x40defb,_0x39eed3){_0x40defb=_0x40defb-0x1a1;const _0x11c858=_0x11c8();let _0x4aba96=_0x11c858[_0x40defb];return _0x4aba96;}_0xc1633b(process['argv'][_0x2c8e35(0x25d)](0x2))[_0x2c8e35(0x24c)](_0x2c8e35(0x29a))[_0x2c8e35(0x2a3)](TOP_LEVEL_HELP)[_0x2c8e35(0x25b)](getCurrentVersion())['command'](_0x2c8e35(0x28e),_0x2c8e35(0x1bd),_0x25618a=>{const _0x42ef74=_0x2c8e35,_0x7cfb36={'bzOun':_0x42ef74(0x1e8),'Haqav':_0x42ef74(0x29f),'MeMrP':'description','ZtHim':'Feature\x20review\x20description','SPWJe':'array'};return _0x25618a['positional'](_0x42ef74(0x229),{'type':_0x7cfb36['bzOun'],'description':_0x7cfb36['Haqav'],'demandOption':!![]})['option'](_0x7cfb36[_0x42ef74(0x235)],{'type':'string','alias':'d','description':_0x7cfb36[_0x42ef74(0x271)]})[_0x42ef74(0x27c)]('scenario',{'type':_0x7cfb36['SPWJe'],'alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})['option']('checklist',{'type':_0x42ef74(0x1dd),'hidden':!![]});},async _0x500d3d=>{const _0x3ecc62=_0x2c8e35,_0x3ac363={'UhGCP':function(_0x1749e2,_0x1154d6,_0x215b0c,_0x15e0ef){return _0x1749e2(_0x1154d6,_0x215b0c,_0x15e0ef);},'OVGBT':_0x3ecc62(0x2f6),'uKLqX':function(_0xa8aeb7,_0x47dc14,_0xdf259b){return _0xa8aeb7(_0x47dc14,_0xdf259b);},'GPbnJ':'create'};_0x3ac363['UhGCP'](warnFlagRenamed,'ranger\x20create','--checklist',_0x3ac363[_0x3ecc62(0x262)]);const _0x15fec7=_0x500d3d[_0x3ecc62(0x234)]||_0x500d3d['checklist'];await _0x3ac363[_0x3ecc62(0x2a2)](withTelemetry,_0x3ac363[_0x3ecc62(0x2b9)],()=>featureCreate(_0x500d3d[_0x3ecc62(0x229)],{'description':_0x500d3d[_0x3ecc62(0x254)],'scenarios':_0x15fec7}));})['command'](_0x2c8e35(0x1bc),'List\x20all\x20feature\x20reviews',_0x5cb020=>{const _0x29715b=_0x2c8e35,_0x402cb0={'PPmDU':'current-branch','AqhPN':'boolean','Fnjcx':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','qxrjY':_0x29715b(0x2cc)};return _0x5cb020[_0x29715b(0x27c)](_0x402cb0[_0x29715b(0x242)],{'type':_0x402cb0[_0x29715b(0x1f4)],'description':_0x402cb0['Fnjcx']})[_0x29715b(0x27c)]('limit',{'type':_0x29715b(0x2bf),'alias':'l','description':_0x29715b(0x246),'default':0xa})[_0x29715b(0x27c)]('offset',{'type':_0x29715b(0x2bf),'alias':'o','description':_0x402cb0['qxrjY'],'default':0x0})['option']('include-deleted',{'type':_0x29715b(0x1ca),'alias':'d','description':'Include\x20soft-deleted\x20feature\x20reviews','default':![]});},async _0x3d3cca=>{const _0x20c46f=_0x2c8e35;await withTelemetry('list',()=>featureList({'currentBranch':_0x3d3cca[_0x20c46f(0x2da)],'limit':_0x3d3cca[_0x20c46f(0x275)],'offset':_0x3d3cca[_0x20c46f(0x260)],'includeDeleted':_0x3d3cca[_0x20c46f(0x267)]}));})[_0x2c8e35(0x1ac)]('show\x20[id]',_0x2c8e35(0x2a9),_0x4b5b3e=>{const _0x33a90d=_0x2c8e35,_0x48ee80={'rxsIv':'string'};return _0x4b5b3e[_0x33a90d(0x1e4)]('id',{'type':_0x48ee80['rxsIv'],'description':_0x33a90d(0x249)});},async _0x3046b9=>{const _0x1d8df=_0x2c8e35,_0x51062e={'sDJJG':_0x1d8df(0x1bb)};await withTelemetry(_0x51062e['sDJJG'],()=>featureShow(_0x3046b9['id']));})['command'](_0x2c8e35(0x2cb),_0x2c8e35(0x233),_0x5a20d6=>{const _0x364546=_0x2c8e35,_0x218f78={'bkGOq':_0x364546(0x1e8),'Mhoth':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'};return _0x5a20d6[_0x364546(0x1e4)]('id',{'type':_0x218f78['bkGOq'],'description':_0x218f78[_0x364546(0x21f)]});},async _0x1f2234=>{const _0x5ec060=_0x2c8e35,_0x427e3a={'ihGPI':_0x5ec060(0x282)};await withTelemetry(_0x427e3a[_0x5ec060(0x1c0)],()=>featureResume(_0x1f2234['id']));})[_0x2c8e35(0x1ac)]('add-scenario\x20<description>',_0x2c8e35(0x1f5),_0x128ee6=>{const _0x250a6c=_0x2c8e35,_0x3f8f2a={'cGAUC':_0x250a6c(0x254),'bSqkG':'string','kUxAp':'Scenario\x20description','isuCP':_0x250a6c(0x253)};return _0x128ee6[_0x250a6c(0x1e4)](_0x3f8f2a['cGAUC'],{'type':_0x3f8f2a['bSqkG'],'description':_0x3f8f2a[_0x250a6c(0x28d)],'demandOption':!![]})['option']('id',{'type':_0x3f8f2a[_0x250a6c(0x23b)],'description':_0x3f8f2a[_0x250a6c(0x2aa)]});},async _0x4be08a=>{const _0x2a7576=_0x2c8e35,_0x11d8d3={'gcYjL':function(_0xee8178,_0x2289fa,_0xe7b679){return _0xee8178(_0x2289fa,_0xe7b679);}};await _0x11d8d3['gcYjL'](withTelemetry,'add-scenario',()=>featureAddScenario(_0x4be08a[_0x2a7576(0x254)],_0x4be08a['id']));})['command']('edit-scenario\x20<description>','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review',_0x230d30=>{const _0x2245a2=_0x2c8e35,_0x5e621a={'Peptj':_0x2245a2(0x254),'owYTC':_0x2245a2(0x2ab),'MfLPk':'scenario','wxoJR':'number','adxHc':_0x2245a2(0x1e8),'eeXlI':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'};return _0x230d30[_0x2245a2(0x1e4)](_0x5e621a['Peptj'],{'type':_0x2245a2(0x1e8),'description':_0x5e621a['owYTC'],'demandOption':!![]})['option'](_0x5e621a['MfLPk'],{'type':_0x5e621a[_0x2245a2(0x2b6)],'description':_0x2245a2(0x209),'demandOption':!![]})['option']('id',{'type':_0x5e621a['adxHc'],'description':_0x5e621a['eeXlI']});},async _0x496498=>{const _0x138049=_0x2c8e35,_0x5cb5e9={'kFGkb':'edit-scenario'};await withTelemetry(_0x5cb5e9[_0x138049(0x243)],()=>featureEditScenario(_0x496498[_0x138049(0x254)],{'id':_0x496498['id'],'scenario':_0x496498['scenario']}));})[_0x2c8e35(0x1ac)](_0x2c8e35(0x2a1),_0x2c8e35(0x1cc),_0xbc5574=>{const _0x3afa4a=_0x2c8e35,_0x5d8962={'ZRqOP':_0x3afa4a(0x249),'NYDiP':'exclude-scenario','FYxbX':'array','ZcMhY':_0x3afa4a(0x22f),'MBkLO':'Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown'};return _0xbc5574['positional']('id',{'type':_0x3afa4a(0x1e8),'description':_0x5d8962['ZRqOP']})[_0x3afa4a(0x27c)](_0x5d8962[_0x3afa4a(0x1e1)],{'type':_0x5d8962[_0x3afa4a(0x29e)],'description':_0x5d8962[_0x3afa4a(0x1c2)]})['option'](_0x3afa4a(0x2ef),{'type':_0x3afa4a(0x1ca),'description':_0x5d8962['MBkLO'],'default':![]});},async _0x1f4eed=>{const _0x434d88=_0x2c8e35,_0x44b3a4={'zepqV':'exclude-scenario'},_0x48c6b8=_0x1f4eed[_0x44b3a4[_0x434d88(0x27b)]],_0x3419ee=_0x48c6b8?_0x48c6b8['map'](_0x2b5834=>Number(_0x2b5834)):undefined;await withTelemetry(_0x434d88(0x20e),()=>featureReportPrDescription(_0x1f4eed['id'],{'excludeScenarios':_0x3419ee,'json':_0x1f4eed['json']}));})[_0x2c8e35(0x1ac)]('get-review\x20[id]','Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios',_0x54b388=>{const _0x50d478=_0x2c8e35;return _0x54b388[_0x50d478(0x1e4)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x5d8ba3=>{const _0x3da1f3=_0x2c8e35,_0x19f740={'bITNt':function(_0x19a450,_0x1aaea8,_0x3062b5){return _0x19a450(_0x1aaea8,_0x3062b5);},'GMQhx':_0x3da1f3(0x2a8)};await _0x19f740['bITNt'](withTelemetry,_0x19f740[_0x3da1f3(0x27a)],()=>featureGetReview(_0x5d8ba3['id']));})[_0x2c8e35(0x1ac)]('delete\x20[id]',_0x2c8e35(0x2d1),_0x4fc70c=>{const _0x5c2201=_0x2c8e35;return _0x4fc70c[_0x5c2201(0x1e4)]('id',{'type':_0x5c2201(0x1e8),'description':_0x5c2201(0x249)});},async _0x41ba6e=>{const _0xe24ba4=_0x2c8e35,_0x236d10={'dlhTs':function(_0xc6dfb0,_0x23b612,_0x56655e){return _0xc6dfb0(_0x23b612,_0x56655e);}};await _0x236d10['dlhTs'](withTelemetry,_0xe24ba4(0x297),()=>featureDelete(_0x41ba6e['id']));})[_0x2c8e35(0x1ac)](_0x2c8e35(0x1fa),_0x2c8e35(0x278),_0x284c8c=>{const _0x26f7de=_0x2c8e35;return _0x284c8c[_0x26f7de(0x1e4)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20to\x20restore','demandOption':!![]});},async _0x3d66a2=>{const _0x5f3a23=_0x2c8e35,_0x26b2bf={'LrowW':function(_0x4261c9,_0x265e68,_0x16d6fa){return _0x4261c9(_0x265e68,_0x16d6fa);},'WSPUl':'restore'};await _0x26b2bf[_0x5f3a23(0x1d9)](withTelemetry,_0x26b2bf['WSPUl'],()=>featureRestore(_0x3d66a2['id']));})['command']('setup\x20[token]',_0x2c8e35(0x305),_0x58ceff=>{const _0x30dda7=_0x2c8e35,_0x256675={'PLhPl':'token','TBrtJ':'boolean','VJRgt':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','lYGnP':_0x30dda7(0x1e8),'gDpWw':_0x30dda7(0x1ed),'LckPB':'project','uFCgO':_0x30dda7(0x1d6),'CKGth':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)'};return _0x58ceff['positional'](_0x256675[_0x30dda7(0x2f2)],{'type':_0x30dda7(0x1e8),'description':_0x30dda7(0x250)})['option'](_0x30dda7(0x2be),{'type':_0x256675[_0x30dda7(0x1a5)],'description':_0x256675['VJRgt'],'default':![]})[_0x30dda7(0x27c)]('scope',{'type':_0x256675['lYGnP'],'choices':[_0x256675[_0x30dda7(0x221)],_0x256675['LckPB']],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)'})['option'](_0x256675['uFCgO'],{'type':_0x256675['lYGnP'],'description':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)'})[_0x30dda7(0x27c)](_0x30dda7(0x283),{'type':'boolean','description':_0x30dda7(0x2c9),'default':![]})[_0x30dda7(0x27c)]('opencode',{'type':'boolean','description':_0x30dda7(0x1f9),'default':![]})['option']('allow-insecure-localhost',{'type':_0x30dda7(0x1ca),'description':_0x256675['CKGth'],'default':![]});},async _0x192bef=>{const _0x33dd0c=_0x2c8e35,_0x1c7ea2={'TbODE':function(_0x2cd802,_0x5bc28f,_0x26b0c1){return _0x2cd802(_0x5bc28f,_0x26b0c1);}};await _0x1c7ea2['TbODE'](withTelemetry,_0x33dd0c(0x2f4),_0x29c25b=>start(_0x192bef['token'],{'skipChromium':_0x192bef[_0x33dd0c(0x2be)],'scope':_0x192bef[_0x33dd0c(0x25c)],'url':_0x192bef[_0x33dd0c(0x1d6)],'force':_0x192bef['force'],'opencode':_0x192bef['opencode'],'allowInsecureLocalhost':_0x192bef['allow-insecure-localhost']},_0x29c25b));})[_0x2c8e35(0x1ac)]('setup-ci\x20<token>',_0x2c8e35(0x214),_0xbb164=>{const _0x580ca9=_0x2c8e35,_0x48f6be={'ktwmA':'string','ZKozd':'profile','KdjCs':_0x580ca9(0x1d0),'CiMTz':'base-url','PFLQE':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','meSnD':_0x580ca9(0x2be),'olCdq':'boolean'};return _0xbb164[_0x580ca9(0x1e4)]('token',{'type':_0x48f6be['ktwmA'],'description':'Ranger\x20API\x20token','demandOption':!![]})[_0x580ca9(0x27c)](_0x48f6be[_0x580ca9(0x2e1)],{'type':_0x48f6be[_0x580ca9(0x2d3)],'description':_0x48f6be[_0x580ca9(0x301)]})[_0x580ca9(0x27c)](_0x48f6be[_0x580ca9(0x2af)],{'type':_0x48f6be['ktwmA'],'description':_0x48f6be[_0x580ca9(0x2c3)]})[_0x580ca9(0x27c)](_0x48f6be[_0x580ca9(0x21a)],{'type':_0x48f6be['olCdq'],'description':'Skip\x20Chromium\x20browser\x20installation','default':![]});},async _0x295844=>{const _0x3f3117=_0x2c8e35,_0x2f9c52={'KYhQb':_0x3f3117(0x1a2)};await withTelemetry(_0x2f9c52['KYhQb'],_0x18f64a=>setupCi(_0x295844[_0x3f3117(0x24f)],{'profile':_0x295844[_0x3f3117(0x1d3)],'baseUrl':_0x295844[_0x3f3117(0x223)],'skipChromium':_0x295844['skip-chromium']},_0x18f64a));})['command']('login','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)',()=>{},async()=>{const _0x578d8f={'rXOvH':function(_0x3e2643,_0x173e85,_0x198d59){return _0x3e2643(_0x173e85,_0x198d59);}};await _0x578d8f['rXOvH'](withTelemetry,'login',()=>login());})['command'](_0x2c8e35(0x226),'Install\x20Ranger\x20skills',_0x419dc3=>{const _0x10f71d=_0x2c8e35,_0x4b0bf8={'TCxGG':'boolean','xamLe':_0x10f71d(0x25c),'PZebt':_0x10f71d(0x2c4)};return _0x419dc3['option']('opencode',{'type':_0x4b0bf8['TCxGG'],'description':_0x10f71d(0x1a8),'default':![]})['option'](_0x4b0bf8['xamLe'],{'type':_0x10f71d(0x1e8),'choices':['user',_0x4b0bf8['PZebt']],'description':_0x10f71d(0x238)});},async _0x2917a0=>{const _0x3822ec=_0x2c8e35,_0x225a59={'jdTvz':function(_0x1b7da7,_0x192570,_0x4d0df5){return _0x1b7da7(_0x192570,_0x4d0df5);},'KNjKT':'skillup'},_0x1e5fbb=Boolean(_0x2917a0['opencode']);await _0x225a59[_0x3822ec(0x273)](withTelemetry,_0x225a59[_0x3822ec(0x1c5)],()=>skillup({'autoInstall':_0x2917a0['scope'],'platform':_0x1e5fbb?'opencode':'claude'}));})['command'](_0x2c8e35(0x2ad),'Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project',()=>{},async()=>{await withTelemetry('clean',()=>clean());})['command']('profile',_0x2c8e35(0x1a4),_0x4a6fce=>{const _0xcdfce5=_0x2c8e35,_0x47adc3={'QCNxz':'profile-name','UEYLM':'Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','UKoNP':'skip-auth','PFvLW':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','LJqKj':_0xcdfce5(0x296),'WxpUf':_0xcdfce5(0x283),'hzZHl':'boolean','eZcyo':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','lCBQr':_0xcdfce5(0x1e8),'CFsVH':_0xcdfce5(0x231),'PrpMD':'Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','hMjLV':_0xcdfce5(0x1cd),'HkelJ':'profile\x20add','Ecsmh':'cdp-endpoint','HyWCr':function(_0x4e7cd7,_0x3a7348,_0x2b7a5e){return _0x4e7cd7(_0x3a7348,_0x2b7a5e);},'sXETS':_0xcdfce5(0x1d3),'uXYfJ':_0xcdfce5(0x202),'tCVLl':'profile\x20ls','FkYBY':_0xcdfce5(0x2ce),'SanpS':_0xcdfce5(0x1d4),'WVwjO':'profile\x20update','crHrD':_0xcdfce5(0x236),'vTABq':_0xcdfce5(0x265),'JqIER':_0xcdfce5(0x2d5),'eYMJO':'Config\x20key\x20to\x20remove','rUHBx':_0xcdfce5(0x28a),'jUcyS':'Set\x20a\x20config\x20value','GEilD':_0xcdfce5(0x258),'IVEjQ':'You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','vCsgb':'use\x20<profile-name>','AvMQi':'Switch\x20to\x20using\x20a\x20specific\x20profile','eVIaF':_0xcdfce5(0x2eb),'YVsiY':_0xcdfce5(0x2ff),'Xndpv':'Manage\x20profile\x20configuration','aEwAG':'You\x20must\x20specify\x20a\x20profile\x20subcommand'};return _0x4a6fce['usage'](PROFILE_HELP)['command'](_0xcdfce5(0x2f1),_0xcdfce5(0x2e4),_0x56aaba=>{const _0x424080=_0xcdfce5;return _0x56aaba[_0x424080(0x1e4)](_0x47adc3[_0x424080(0x1e5)],{'type':'string','description':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','demandOption':!![]})[_0x424080(0x27c)]('ci',{'type':'boolean','description':_0x47adc3[_0x424080(0x1a9)],'default':![]})['option'](_0x47adc3[_0x424080(0x2fd)],{'type':'boolean','description':_0x47adc3[_0x424080(0x1a1)],'default':![]})[_0x424080(0x27c)](_0x424080(0x1d6),{'type':'string','description':_0x47adc3['LJqKj']})[_0x424080(0x27c)](_0x47adc3[_0x424080(0x2c2)],{'type':_0x47adc3[_0x424080(0x2df)],'description':_0x47adc3['eZcyo'],'default':![]})['option'](_0x424080(0x213),{'type':_0x47adc3[_0x424080(0x244)],'description':_0x47adc3['CFsVH']})[_0x424080(0x27c)]('allow-insecure-localhost',{'type':_0x424080(0x1ca),'description':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','default':![]})[_0x424080(0x27c)](_0x424080(0x2fb),{'type':_0x424080(0x1ca),'description':_0x47adc3['PrpMD'],'default':![]})[_0x424080(0x27c)]('setup-header',{'type':_0x424080(0x1e8),'array':!![],'description':_0x47adc3['hMjLV']});},async _0x1124c5=>{const _0x3fe4d1=_0xcdfce5;await withTelemetry(_0x47adc3[_0x3fe4d1(0x22e)],_0x3fe193=>addEnv(_0x1124c5[_0x3fe4d1(0x21b)],{'ci':_0x1124c5['ci'],'skipAuth':_0x1124c5['skip-auth'],'url':_0x1124c5[_0x3fe4d1(0x1d6)],'force':_0x1124c5['force'],'cdpEndpoint':_0x1124c5[_0x3fe4d1(0x213)],'allowInsecureLocalhost':_0x1124c5['allow-insecure-localhost'],'safeMode':_0x1124c5['safe-mode'],'setupHeader':_0x1124c5['setup-header']},_0x3fe193),{'isElectron':Boolean(_0x1124c5[_0x47adc3['Ecsmh']])});})['command'](_0x47adc3[_0xcdfce5(0x2db)],_0x47adc3[_0xcdfce5(0x29c)],_0x2ca28e=>{const _0x49136c=_0xcdfce5;return _0x2ca28e[_0x49136c(0x1e4)](_0x49136c(0x21b),{'type':_0x47adc3[_0x49136c(0x244)],'description':'Name\x20of\x20the\x20profile','demandOption':!![]});},async _0x558a37=>{const _0x3f2926=_0xcdfce5;await _0x47adc3[_0x3f2926(0x281)](withTelemetry,_0x3f2926(0x1e3),()=>useEnv(_0x558a37['profile-name']));})['command'](_0xcdfce5(0x264),_0x47adc3['eVIaF'],_0x5c0a16=>{const _0x1102ea=_0xcdfce5;return _0x5c0a16['positional'](_0x47adc3[_0x1102ea(0x298)],{'type':_0x47adc3[_0x1102ea(0x244)],'description':_0x47adc3[_0x1102ea(0x1a7)],'demandOption':!![]});},async _0x215e24=>{const _0x232480=_0xcdfce5;await withTelemetry('profile\x20encrypt-auth',()=>authEncrypt(_0x215e24[_0x232480(0x1d3)]));})['command']('ls',_0xcdfce5(0x1fd),()=>{},async()=>{await withTelemetry(_0x47adc3['tCVLl'],()=>envList());})[_0xcdfce5(0x1ac)](_0x47adc3['YVsiY'],_0xcdfce5(0x292),_0x411ed5=>{const _0x21e839=_0xcdfce5;return _0x411ed5['positional']('profile-name',{'type':'string','description':_0x47adc3[_0x21e839(0x1b6)],'demandOption':!![]})['option']('allow-insecure-localhost',{'type':_0x47adc3[_0x21e839(0x2df)],'description':_0x47adc3[_0x21e839(0x2ec)]});},async _0x1e5da3=>{const _0x29896a=_0xcdfce5;await withTelemetry(_0x47adc3[_0x29896a(0x211)],_0x1275f5=>updateEnv(_0x1e5da3[_0x29896a(0x21b)],_0x1275f5,{'allowInsecureLocalhost':_0x1e5da3[_0x29896a(0x1ad)]}));})[_0xcdfce5(0x1ac)]('config',_0x47adc3['Xndpv'],_0x225224=>{const _0x82817b=_0xcdfce5,_0x524634={'veIIS':function(_0x360f90,_0x3abaa4,_0x38d5a1){return _0x47adc3['HyWCr'](_0x360f90,_0x3abaa4,_0x38d5a1);},'aFTTB':_0x47adc3[_0x82817b(0x1fb)],'xsMaW':'profile\x20config\x20get','qXTUr':'profile','AJKOJ':_0x47adc3['uXYfJ'],'twMpk':function(_0x566e5e,_0x2a351a,_0x4f1117){return _0x566e5e(_0x2a351a,_0x4f1117);}};return _0x225224['usage'](PROFILE_CONFIG_HELP)['command'](_0x82817b(0x2dd),_0x47adc3[_0x82817b(0x2c5)],_0x4d9157=>{const _0x44cdb2=_0x82817b;return _0x4d9157['positional'](_0x47adc3[_0x44cdb2(0x298)],{'type':_0x47adc3[_0x44cdb2(0x244)],'description':_0x44cdb2(0x202),'demandOption':!![]})['positional'](_0x44cdb2(0x2d5),{'type':_0x47adc3['lCBQr'],'description':_0x47adc3[_0x44cdb2(0x1f2)],'demandOption':!![]})['positional']('value',{'type':'string','description':_0x44cdb2(0x1ab),'demandOption':!![]});},async _0x1d5867=>{await _0x524634['veIIS'](withTelemetry,_0x524634['aFTTB'],()=>configSet(_0x1d5867['profile'],_0x1d5867['key'],_0x1d5867['value']));})['command'](_0x82817b(0x1c4),_0x82817b(0x272),_0x345979=>{const _0x1c7719=_0x82817b;return _0x345979['positional'](_0x47adc3[_0x1c7719(0x298)],{'type':_0x47adc3['lCBQr'],'description':'Profile\x20name','demandOption':!![]})['positional'](_0x1c7719(0x2d5),{'type':'string','description':_0x47adc3[_0x1c7719(0x206)],'demandOption':!![]});},async _0x3a5e3d=>{const _0x2a5210=_0x82817b;await withTelemetry(_0x524634[_0x2a5210(0x302)],()=>configGet(_0x3a5e3d['profile'],_0x3a5e3d[_0x2a5210(0x2d5)]));})[_0x82817b(0x1ac)](_0x47adc3['GEilD'],'List\x20all\x20config\x20for\x20a\x20profile',_0x52f647=>{const _0x5f43fa=_0x82817b;return _0x52f647[_0x5f43fa(0x1e4)](_0x524634['qXTUr'],{'type':_0x5f43fa(0x1e8),'description':_0x524634[_0x5f43fa(0x2f7)],'demandOption':!![]});},async _0x25b898=>{const _0x329e99=_0x82817b;await _0x47adc3[_0x329e99(0x281)](withTelemetry,'profile\x20config\x20list',()=>configList(_0x25b898['profile']));})['command'](_0x82817b(0x241),_0x82817b(0x2bc),_0x4b3ca0=>{const _0xdbe120=_0x82817b;return _0x4b3ca0['positional']('profile',{'type':_0xdbe120(0x1e8),'description':_0xdbe120(0x202),'demandOption':!![]})['positional'](_0x47adc3['JqIER'],{'type':_0xdbe120(0x1e8),'description':_0x47adc3[_0xdbe120(0x23e)],'demandOption':!![]});},async _0xfc302d=>{const _0x67bb86=_0x82817b;await _0x524634[_0x67bb86(0x1aa)](withTelemetry,_0x67bb86(0x2d6),()=>configUnset(_0xfc302d[_0x67bb86(0x1d3)],_0xfc302d[_0x67bb86(0x2d5)]));})['demandCommand'](0x1,_0x47adc3['IVEjQ']);})[_0xcdfce5(0x255)](0x1,_0x47adc3[_0xcdfce5(0x1d7)]);})['command']('status',_0x2c8e35(0x1da),()=>{},async()=>{const _0xbe76b9=_0x2c8e35;await withTelemetry(_0xbe76b9(0x27d),()=>status());})['command'](_0x2c8e35(0x224),'Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version',()=>{},async()=>{await withTelemetry('update',()=>update());})[_0x2c8e35(0x1ac)]('go','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)',_0x8922dc=>{const _0x20c9f5=_0x2c8e35,_0xcb1473={'nFSRk':_0x20c9f5(0x2e6),'ssMcv':_0x20c9f5(0x1e8),'pRbhk':_0x20c9f5(0x2f3),'lwGKE':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','wOnZQ':_0x20c9f5(0x1bf),'FsWMV':_0x20c9f5(0x2bf),'AlhyB':'Scenario\x20index\x20(1-based)','mlePO':'start-path','IHxHo':_0x20c9f5(0x201),'hsRjf':'Model\x20to\x20use\x20for\x20verification\x20(e.g.,\x20opus,\x20sonnet,\x20claude-opus-4-6,\x20anthropic.claude-opus-4-6-v1)','rjGsA':_0x20c9f5(0x1ba),'zTHkT':'debug-outcome','RmHIA':_0x20c9f5(0x1c8),'uzpSL':_0x20c9f5(0x22b),'uPvPf':_0x20c9f5(0x1c1)};return _0x8922dc['option'](_0xcb1473[_0x20c9f5(0x1c3)],{'type':_0xcb1473['ssMcv'],'description':_0xcb1473[_0x20c9f5(0x20c)]})[_0x20c9f5(0x27c)](_0x20c9f5(0x1d3),{'type':_0x20c9f5(0x1e8),'description':_0xcb1473[_0x20c9f5(0x1b3)]})['option']('notes',{'type':_0xcb1473[_0x20c9f5(0x207)],'description':_0xcb1473['wOnZQ']})[_0x20c9f5(0x27c)](_0x20c9f5(0x234),{'type':_0xcb1473[_0x20c9f5(0x286)],'description':_0xcb1473['AlhyB']})['option'](_0xcb1473[_0x20c9f5(0x288)],{'type':_0xcb1473['ssMcv'],'description':_0x20c9f5(0x299)})[_0x20c9f5(0x27c)](_0xcb1473['IHxHo'],{'type':_0x20c9f5(0x1e8),'description':_0xcb1473['hsRjf']})['option']('headed',{'type':_0x20c9f5(0x1ca),'description':_0xcb1473[_0x20c9f5(0x23f)],'default':![]})['option'](_0xcb1473[_0x20c9f5(0x287)],{'type':_0xcb1473[_0x20c9f5(0x207)],'hidden':!![],'choices':[_0x20c9f5(0x25e),_0xcb1473['RmHIA'],'blocked','failed',_0x20c9f5(0x251)]})[_0x20c9f5(0x27c)](_0xcb1473['uzpSL'],{'type':'boolean','hidden':!![]})['option']('env',{'type':_0x20c9f5(0x1e8),'hidden':!![]})['option'](_0xcb1473['uPvPf'],{'type':_0xcb1473['ssMcv'],'hidden':!![]})[_0x20c9f5(0x27c)]('item',{'type':_0xcb1473[_0x20c9f5(0x286)],'hidden':!![]});},async _0x4298a3=>{const _0x14e669=_0x2c8e35,_0x12af8a={'HeVvY':function(_0x4eeb52,_0x4fbc35){return _0x4eeb52(_0x4fbc35);}};await _0x12af8a[_0x14e669(0x263)](runGoCommand,_0x4298a3);})['command'](_0x2c8e35(0x257),![],_0x1dc033=>{const _0x26acf2=_0x2c8e35,_0x52ed30={'NpHXU':_0x26acf2(0x1e8),'LALKR':'Profile\x20name','GnqzL':function(_0x4a5064,_0x606e62,_0x3228d8){return _0x4a5064(_0x606e62,_0x3228d8);},'BlVMe':_0x26acf2(0x1a6)};return _0x1dc033[_0x26acf2(0x1ac)](_0x26acf2(0x219),![],_0x14f52c=>{const _0x4a572c=_0x26acf2;return _0x14f52c[_0x4a572c(0x1e4)]('profile',{'type':_0x52ed30[_0x4a572c(0x294)],'description':_0x52ed30['LALKR'],'demandOption':!![]});},async _0x353f8c=>{const _0x5a33fb=_0x26acf2;_0x52ed30[_0x5a33fb(0x2d8)](warnRenamed,_0x52ed30[_0x5a33fb(0x248)],_0x5a33fb(0x22a)),await authEncrypt(_0x353f8c['profile']);})[_0x26acf2(0x255)](0x1,'You\x20must\x20specify\x20an\x20auth\x20subcommand');},()=>{})['command'](_0x2c8e35(0x2f8),![],_0x1ec752=>{const _0x2358eb=_0x2c8e35,_0x3bb31c={'yjNmj':_0x2358eb(0x24f),'gbYVt':_0x2358eb(0x250),'wcgqb':'skip-chromium','DDxvY':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','lekmr':'scope','JEKSk':'project','RTZCU':'url','qGBuP':'string','meutH':'Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','CwnRJ':'force','wQRKX':_0x2358eb(0x2c9)};return _0x1ec752['positional'](_0x3bb31c[_0x2358eb(0x1b5)],{'type':'string','description':_0x3bb31c[_0x2358eb(0x2ee)]})['option'](_0x3bb31c['wcgqb'],{'type':'boolean','description':_0x3bb31c[_0x2358eb(0x1a3)],'default':![]})['option'](_0x3bb31c['lekmr'],{'type':'string','choices':[_0x2358eb(0x1ed),_0x3bb31c['JEKSk']],'description':_0x2358eb(0x1b1)})['option'](_0x3bb31c['RTZCU'],{'type':_0x3bb31c['qGBuP'],'description':_0x3bb31c['meutH']})['option'](_0x3bb31c[_0x2358eb(0x2a5)],{'type':_0x2358eb(0x1ca),'description':_0x3bb31c['wQRKX'],'default':![]});},async _0x497b45=>{const _0x10794b=_0x2c8e35;warnRenamed(_0x10794b(0x2d2),'ranger\x20setup'),await withTelemetry('start',_0x41e2e8=>start(_0x497b45[_0x10794b(0x24f)],{'skipChromium':_0x497b45['skip-chromium'],'scope':_0x497b45[_0x10794b(0x25c)],'url':_0x497b45[_0x10794b(0x1d6)],'force':_0x497b45['force']},_0x41e2e8));})['command'](_0x2c8e35(0x261),![],_0x18367f=>{const _0x433ebc=_0x2c8e35,_0x3c2f35={'gvJAu':_0x433ebc(0x1e8),'uDshc':_0x433ebc(0x27e),'FsKOs':_0x433ebc(0x1df),'dcNfl':'profile','tjPjj':'scenario','gxukL':'start-path','IUMpj':_0x433ebc(0x299),'GIOLG':_0x433ebc(0x201),'DiAxP':_0x433ebc(0x2ba),'OHrLa':_0x433ebc(0x1ca),'NsNOq':_0x433ebc(0x1f6),'IoKOu':'partial','yLwOS':'incomplete'};return _0x18367f['option']('env',{'type':_0x3c2f35['gvJAu'],'description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})['option']('task',{'type':_0x3c2f35['gvJAu'],'description':_0x3c2f35['uDshc']})[_0x433ebc(0x27c)](_0x3c2f35[_0x433ebc(0x2e9)],{'type':'number','description':_0x433ebc(0x2f0)})['option'](_0x3c2f35['dcNfl'],{'type':_0x3c2f35[_0x433ebc(0x23d)],'hidden':!![]})['option'](_0x433ebc(0x256),{'type':_0x3c2f35['gvJAu'],'hidden':!![]})['option'](_0x3c2f35['tjPjj'],{'type':'number','hidden':!![]})['option'](_0x3c2f35[_0x433ebc(0x24d)],{'type':'string','description':_0x3c2f35[_0x433ebc(0x26c)]})[_0x433ebc(0x27c)](_0x3c2f35[_0x433ebc(0x24e)],{'type':_0x3c2f35[_0x433ebc(0x23d)],'hidden':!![]})[_0x433ebc(0x27c)](_0x3c2f35['DiAxP'],{'type':_0x3c2f35['OHrLa'],'hidden':!![],'default':![]})[_0x433ebc(0x27c)](_0x3c2f35['NsNOq'],{'type':'string','hidden':!![],'choices':['verified',_0x3c2f35['IoKOu'],'blocked','failed',_0x3c2f35[_0x433ebc(0x1fe)]]});},async _0x54f35a=>{const _0xae1f6a=_0x2c8e35,_0x484850={'VCSiI':function(_0x4683d6,_0x19c0cc,_0x2bf64a){return _0x4683d6(_0x19c0cc,_0x2bf64a);}};await _0x484850[_0xae1f6a(0x1c9)](runGoCommand,_0x54f35a,!![]);})['command'](_0x2c8e35(0x2fc),![],_0x42d69a=>{const _0x4c9737=_0x2c8e35,_0x252010={'aRzEE':'boolean','CirVq':'skip-auth'};return _0x42d69a[_0x4c9737(0x1e4)](_0x4c9737(0x266),{'type':'string','description':_0x4c9737(0x1f8),'demandOption':!![]})['option']('ci',{'type':_0x252010['aRzEE'],'description':_0x4c9737(0x2c6),'default':![]})['option'](_0x252010[_0x4c9737(0x2f9)],{'type':_0x4c9737(0x1ca),'description':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','default':![]});},async _0x202414=>{const _0x29f787=_0x2c8e35,_0x2c9ba5={'AdGdm':'ranger\x20add\x20env','gJOyd':_0x29f787(0x28c)};warnRenamed(_0x2c9ba5[_0x29f787(0x2a4)],'ranger\x20profile\x20add'),await withTelemetry(_0x2c9ba5[_0x29f787(0x1c7)],_0x227154=>addEnv(_0x202414[_0x29f787(0x266)],{'ci':_0x202414['ci'],'skipAuth':_0x202414['skip-auth']},_0x227154));})[_0x2c8e35(0x1ac)]('use\x20<env-name>',![],_0x7e9439=>{const _0x45c5ef=_0x2c8e35,_0x1d65e4={'lsXdx':'env-name','mokuc':_0x45c5ef(0x1c6)};return _0x7e9439['positional'](_0x1d65e4['lsXdx'],{'type':'string','description':_0x1d65e4[_0x45c5ef(0x2fa)],'demandOption':!![]});},async _0x1b6ce1=>{const _0x371f18=_0x2c8e35,_0x395e24={'yvoxP':function(_0x378e30,_0x535a27,_0x1a49af){return _0x378e30(_0x535a27,_0x1a49af);},'WbVRj':_0x371f18(0x259),'wUazf':'ranger\x20profile\x20use','kMCLF':'use'};_0x395e24['yvoxP'](warnRenamed,_0x395e24[_0x371f18(0x1ec)],_0x395e24[_0x371f18(0x2e7)]),await withTelemetry(_0x395e24['kMCLF'],()=>useEnv(_0x1b6ce1[_0x371f18(0x266)]));})['command']('config',![],_0x37745b=>{const _0x3c350a=_0x2c8e35,_0x47de27={'RXsSd':_0x3c350a(0x2d5),'SFUco':_0x3c350a(0x1e8),'EGbEc':'value','Awcaa':function(_0x13931b,_0x26c841,_0xa855c6){return _0x13931b(_0x26c841,_0xa855c6);},'wMOLm':_0x3c350a(0x2ac),'mQliF':_0x3c350a(0x26b),'xSrJs':_0x3c350a(0x265),'OKkVy':_0x3c350a(0x23a),'mCUYA':'config\x20get','tMEJi':'ranger\x20profile\x20config\x20list','Nkokk':_0x3c350a(0x1b7),'uHBiF':'Environment\x20name','TiKMa':'Config\x20key\x20to\x20remove','XaFxs':'ranger\x20profile\x20config\x20unset','KMmZZ':'config\x20unset','GiqLp':'set\x20<env>\x20<key>\x20<value>','NIYRR':_0x3c350a(0x26d),'yyPXT':'You\x20must\x20specify\x20a\x20config\x20subcommand'};return _0x37745b['command'](_0x47de27['GiqLp'],![],_0x5f081e=>{const _0x5ad234=_0x3c350a;return _0x5f081e['positional']('env',{'type':_0x5ad234(0x1e8),'description':'Environment\x20name','demandOption':!![]})['positional'](_0x47de27[_0x5ad234(0x1ce)],{'type':_0x47de27[_0x5ad234(0x2bb)],'description':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','demandOption':!![]})['positional'](_0x47de27[_0x5ad234(0x2a0)],{'type':_0x47de27[_0x5ad234(0x2bb)],'description':_0x5ad234(0x1ab),'demandOption':!![]});},async _0x210511=>{const _0x14fa8d=_0x3c350a;_0x47de27['Awcaa'](warnRenamed,_0x47de27['wMOLm'],_0x14fa8d(0x1b9)),await withTelemetry('config\x20set',()=>configSet(_0x210511[_0x14fa8d(0x26b)],_0x210511[_0x14fa8d(0x2d5)],_0x210511['value']));})['command'](_0x3c350a(0x1d2),![],_0x1a1a57=>{const _0xfa89dd=_0x3c350a;return _0x1a1a57['positional'](_0x47de27['mQliF'],{'type':_0xfa89dd(0x1e8),'description':'Environment\x20name','demandOption':!![]})['positional']('key',{'type':_0x47de27['SFUco'],'description':_0x47de27['xSrJs'],'demandOption':!![]});},async _0x21abe1=>{const _0x391e56=_0x3c350a;warnRenamed(_0x391e56(0x291),_0x47de27['OKkVy']),await _0x47de27[_0x391e56(0x289)](withTelemetry,_0x47de27[_0x391e56(0x269)],()=>configGet(_0x21abe1[_0x391e56(0x26b)],_0x21abe1[_0x391e56(0x2d5)]));})[_0x3c350a(0x1ac)]('list\x20<env>',![],_0x13d8c4=>{const _0x4b9cc6=_0x3c350a;return _0x13d8c4[_0x4b9cc6(0x1e4)](_0x47de27['mQliF'],{'type':'string','description':'Environment\x20name','demandOption':!![]});},async _0xe49952=>{const _0x4b7910=_0x3c350a;_0x47de27['Awcaa'](warnRenamed,'ranger\x20config\x20list',_0x47de27['tMEJi']),await withTelemetry(_0x47de27[_0x4b7910(0x1d8)],()=>configList(_0xe49952[_0x4b7910(0x26b)]));})['command'](_0x47de27[_0x3c350a(0x220)],![],_0x4f53bb=>{const _0x578a10=_0x3c350a;return _0x4f53bb[_0x578a10(0x1e4)](_0x47de27['mQliF'],{'type':_0x578a10(0x1e8),'description':_0x47de27[_0x578a10(0x1b4)],'demandOption':!![]})['positional']('key',{'type':_0x578a10(0x1e8),'description':_0x47de27['TiKMa'],'demandOption':!![]});},async _0x53569e=>{const _0x416ead=_0x3c350a;warnRenamed('ranger\x20config\x20unset',_0x47de27['XaFxs']),await withTelemetry(_0x47de27[_0x416ead(0x1e2)],()=>configUnset(_0x53569e['env'],_0x53569e['key']));})['demandCommand'](0x1,_0x47de27[_0x3c350a(0x212)]);})['command']('env',![],_0x15570e=>{const _0x104a02=_0x2c8e35,_0xb3a757={'AOADY':_0x104a02(0x2ca),'EYjBd':_0x104a02(0x266),'yqzQL':'string','sqSKy':'Name\x20of\x20the\x20environment\x20to\x20update','apsRA':function(_0x1db345,_0x422647,_0x4ffecb){return _0x1db345(_0x422647,_0x4ffecb);},'TPPDs':'ranger\x20profile\x20update','EnHld':'env\x20update'};return _0x15570e[_0x104a02(0x1ac)]('ls',![],()=>{},async()=>{const _0x3b975c=_0x104a02;warnRenamed(_0x3b975c(0x1cb),'ranger\x20profile\x20ls'),await withTelemetry(_0xb3a757['AOADY'],()=>envList());})['command'](_0x104a02(0x1f0),![],_0x1c5111=>{const _0x2f274d=_0x104a02;return _0x1c5111['positional'](_0xb3a757['EYjBd'],{'type':_0xb3a757[_0x2f274d(0x2b2)],'description':_0xb3a757[_0x2f274d(0x2b0)],'demandOption':!![]});},async _0x4f366e=>{const _0xa27a94=_0x104a02;_0xb3a757['apsRA'](warnRenamed,'ranger\x20env\x20update',_0xb3a757[_0xa27a94(0x26f)]),await _0xb3a757[_0xa27a94(0x237)](withTelemetry,_0xb3a757[_0xa27a94(0x303)],_0x3876de=>updateEnv(_0x4f366e['env-name'],_0x3876de));})['demandCommand'](0x1,_0x104a02(0x21c));})[_0x2c8e35(0x1ac)](_0x2c8e35(0x2e6),![],_0x53659b=>{const _0x13f602=_0x2c8e35,_0x4cb1de={'ABMSm':'string','ANivu':'Feature\x20review\x20name','FMmdx':'ranger\x20feature\x20create','kUnox':_0x13f602(0x239),'rGwJL':'--scenario','KWWhf':function(_0x5aaeff,_0x3d980c,_0x236d12){return _0x5aaeff(_0x3d980c,_0x236d12);},'wUqMD':_0x13f602(0x2da),'JnCfo':_0x13f602(0x2bf),'wrAWV':_0x13f602(0x246),'KPWHX':_0x13f602(0x260),'WfLqB':_0x13f602(0x2cc),'vIUSj':'include-deleted','hczsf':'boolean','ZCpEo':'feature\x20list','YuQQw':function(_0x5af346,_0x341091,_0x2e622e){return _0x5af346(_0x341091,_0x2e622e);},'QLUem':_0x13f602(0x290),'ugBXt':_0x13f602(0x20a),'bwpue':'feature\x20resume','VNCwn':'Scenario\x20description','WgacE':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','ROVsn':function(_0xe535ce,_0x321a22,_0x52b602){return _0xe535ce(_0x321a22,_0x52b602);},'tliAp':'ranger\x20feature\x20add-checklist-item','uNESh':'ranger\x20add-scenario','sUqri':_0x13f602(0x2b7),'YbESj':_0x13f602(0x27f),'NEBUI':function(_0x5df80,_0x383e61,_0x45960a){return _0x5df80(_0x383e61,_0x45960a);},'XGHwY':function(_0x4e69fe,_0x59bf55,_0x22d81e){return _0x4e69fe(_0x59bf55,_0x22d81e);},'BsrVf':_0x13f602(0x2ed),'COoRb':_0x13f602(0x2b5),'fpVEj':'ranger\x20feature\x20restore','bGgHv':_0x13f602(0x1f7),'EwSXu':_0x13f602(0x1de),'noUjn':_0x13f602(0x25a),'rZPbn':'delete\x20[id]','xNzgV':'restore\x20<id>'};return _0x53659b[_0x13f602(0x1ac)](_0x13f602(0x28e),![],_0x5c3642=>{const _0x48d9f0=_0x13f602;return _0x5c3642['positional'](_0x48d9f0(0x229),{'type':_0x4cb1de[_0x48d9f0(0x295)],'description':_0x4cb1de['ANivu'],'demandOption':!![]})[_0x48d9f0(0x27c)](_0x48d9f0(0x254),{'type':_0x4cb1de[_0x48d9f0(0x295)],'alias':'d','description':_0x48d9f0(0x205)})[_0x48d9f0(0x27c)]('checklist',{'type':_0x48d9f0(0x1dd),'alias':'c','description':'Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)'})['option'](_0x48d9f0(0x234),{'type':'array','hidden':!![]});},async _0x2d0d0f=>{const _0x3578f7=_0x13f602;warnRenamed(_0x4cb1de['FMmdx'],_0x3578f7(0x239)),warnFlagRenamed(_0x4cb1de['kUnox'],'--checklist',_0x4cb1de['rGwJL']);const _0x437fe4=_0x2d0d0f['scenario']||_0x2d0d0f[_0x3578f7(0x22c)];await _0x4cb1de['KWWhf'](withTelemetry,_0x3578f7(0x2d0),()=>featureCreate(_0x2d0d0f[_0x3578f7(0x229)],{'description':_0x2d0d0f['description'],'scenarios':_0x437fe4}));})[_0x13f602(0x1ac)](_0x13f602(0x1bc),![],_0x357777=>{const _0x1745e8=_0x13f602;return _0x357777['option'](_0x4cb1de['wUqMD'],{'type':'boolean','description':_0x1745e8(0x23c)})['option']('limit',{'type':_0x4cb1de['JnCfo'],'alias':'l','description':_0x4cb1de[_0x1745e8(0x2cf)],'default':0xa})[_0x1745e8(0x27c)](_0x4cb1de['KPWHX'],{'type':'number','alias':'o','description':_0x4cb1de['WfLqB'],'default':0x0})['option'](_0x4cb1de[_0x1745e8(0x2c7)],{'type':_0x4cb1de[_0x1745e8(0x1b2)],'alias':'d','description':_0x1745e8(0x232),'default':![]});},async _0x1cd62d=>{const _0x52de9a=_0x13f602;_0x4cb1de[_0x52de9a(0x2e5)](warnRenamed,'ranger\x20feature\x20list','ranger\x20list'),await _0x4cb1de[_0x52de9a(0x2e5)](withTelemetry,_0x4cb1de[_0x52de9a(0x1ee)],()=>featureList({'currentBranch':_0x1cd62d[_0x52de9a(0x2da)],'limit':_0x1cd62d['limit'],'offset':_0x1cd62d['offset'],'includeDeleted':_0x1cd62d['include-deleted']}));})[_0x13f602(0x1ac)](_0x4cb1de['noUjn'],![],_0x5773cc=>{const _0xe501a3=_0x13f602;return _0x5773cc[_0xe501a3(0x1e4)]('id',{'type':'string','description':_0xe501a3(0x249)});},async _0x21e259=>{const _0x2e1d5a=_0x13f602;warnRenamed(_0x2e1d5a(0x26e),'ranger\x20show'),await _0x4cb1de[_0x2e1d5a(0x280)](withTelemetry,_0x4cb1de['QLUem'],()=>featureShow(_0x21e259['id']));})['command'](_0x13f602(0x2cb),![],_0x54e35c=>{const _0x1b29f5=_0x13f602;return _0x54e35c['positional']('id',{'type':_0x4cb1de[_0x1b29f5(0x295)],'description':_0x4cb1de['ugBXt']});},async _0x464536=>{const _0x12ffaa=_0x13f602;warnRenamed('ranger\x20feature\x20resume',_0x12ffaa(0x26a)),await withTelemetry(_0x4cb1de[_0x12ffaa(0x2b3)],()=>featureResume(_0x464536['id']));})[_0x13f602(0x1ac)]('add-checklist-item\x20<description>',![],_0x163c52=>{const _0x1e1aa3=_0x13f602;return _0x163c52[_0x1e1aa3(0x1e4)]('description',{'type':_0x4cb1de[_0x1e1aa3(0x295)],'description':_0x4cb1de['VNCwn'],'demandOption':!![]})['option']('id',{'type':_0x4cb1de[_0x1e1aa3(0x295)],'description':_0x4cb1de[_0x1e1aa3(0x1e9)]});},async _0x489e63=>{const _0x4112a6=_0x13f602;_0x4cb1de[_0x4112a6(0x29d)](warnRenamed,_0x4cb1de[_0x4112a6(0x216)],_0x4cb1de['uNESh']),await _0x4cb1de['KWWhf'](withTelemetry,_0x4112a6(0x2b4),()=>featureAddScenario(_0x489e63['description'],_0x489e63['id']));})['command'](_0x13f602(0x210),![],_0x279dd7=>{return _0x279dd7['positional']('id',{'type':'string','description':_0x4cb1de['WgacE']});},async _0x8b19f0=>{const _0x49b3a7=_0x13f602;warnRenamed(_0x4cb1de[_0x49b3a7(0x28f)],'ranger\x20get-review'),await _0x4cb1de[_0x49b3a7(0x280)](withTelemetry,_0x4cb1de['YbESj'],()=>featureGetReview(_0x8b19f0['id']));})[_0x13f602(0x1ac)](_0x4cb1de[_0x13f602(0x225)],![],_0x498ed9=>{const _0x2d462e=_0x13f602;return _0x498ed9[_0x2d462e(0x1e4)]('id',{'type':'string','description':_0x2d462e(0x249)});},async _0x5f5a28=>{const _0xb237b=_0x13f602;_0x4cb1de[_0xb237b(0x1f3)](warnRenamed,_0xb237b(0x228),_0xb237b(0x2e0)),await _0x4cb1de['XGHwY'](withTelemetry,_0x4cb1de[_0xb237b(0x252)],()=>featureDelete(_0x5f5a28['id']));})['command'](_0x4cb1de[_0x13f602(0x204)],![],_0x306d60=>{return _0x306d60['positional']('id',{'type':'string','description':_0x4cb1de['COoRb'],'demandOption':!![]});},async _0x52bec5=>{const _0x24f2a6=_0x13f602;warnRenamed(_0x4cb1de[_0x24f2a6(0x279)],_0x4cb1de[_0x24f2a6(0x1e0)]),await _0x4cb1de[_0x24f2a6(0x2e5)](withTelemetry,_0x4cb1de['EwSXu'],()=>featureRestore(_0x52bec5['id']));})[_0x13f602(0x255)](0x1,'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand');})[_0x2c8e35(0x1ac)](_0x2c8e35(0x284),![],_0x1c9196=>{const _0x35930c=_0x2c8e35,_0x5270c1={'XdVKW':'session-id','uxsdF':_0x35930c(0x1e8),'qMeMv':function(_0x2a33d6,_0x3be1d4,_0x3b6365){return _0x2a33d6(_0x3be1d4,_0x3b6365);},'ZNPQJ':_0x35930c(0x274),'yVQlY':'hook:disable','AkmuV':'enable','tDPvM':_0x35930c(0x218)};return _0x1c9196['command'](_0x5270c1['AkmuV'],'Enable\x20Ranger\x20hooks\x20for\x20this\x20session',_0x2b5064=>{const _0x2d83ae=_0x35930c;return _0x2b5064[_0x2d83ae(0x27c)](_0x5270c1[_0x2d83ae(0x2d7)],{'type':_0x5270c1[_0x2d83ae(0x300)],'description':_0x2d83ae(0x274)});},async _0x421fdf=>{const _0x333003=_0x35930c;await _0x5270c1[_0x333003(0x2e2)](withTelemetry,'hook:enable',()=>hook('enable',_0x421fdf['session-id']));})['command'](_0x5270c1[_0x35930c(0x304)],'Disable\x20Ranger\x20hooks\x20for\x20this\x20session',_0x52ddd2=>{const _0x4f4025=_0x35930c;return _0x52ddd2['option']('session-id',{'type':_0x5270c1[_0x4f4025(0x300)],'description':_0x5270c1['ZNPQJ']});},async _0x5e7863=>{const _0x538597=_0x35930c;await withTelemetry(_0x5270c1['yVQlY'],()=>hook('disable',_0x5e7863[_0x538597(0x1e7)]));})['option']('name',{'type':_0x5270c1['uxsdF'],'description':'Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)'})['option'](_0x5270c1['XdVKW'],{'type':'string','description':_0x35930c(0x274)});},async _0xf2000a=>{const _0x278291=_0x2c8e35,_0x3ab6e6={'lMvEu':function(_0x55fb73,_0x2df9fb,_0x143e55){return _0x55fb73(_0x2df9fb,_0x143e55);}};_0xf2000a[_0x278291(0x229)]&&await _0x3ab6e6[_0x278291(0x1d5)](hook,_0xf2000a['name'],_0xf2000a['session-id']);})[_0x2c8e35(0x255)](0x1,'You\x20must\x20specify\x20a\x20command')[_0x2c8e35(0x203)]()[_0x2c8e35(0x20b)](async(_0x449434,_0x313b24,_0x324e90)=>{const _0x5227b3=_0x2c8e35,_0x12202b={'PmSHn':function(_0x2dc6ec,_0x3c3d6b){return _0x2dc6ec(_0x3c3d6b);},'ABydG':function(_0x3e7d3d,_0x57da4e){return _0x3e7d3d||_0x57da4e;}},_0x5bf4a6=_0x12202b['PmSHn'](sanitizeArgs,process['argv']['slice'](0x2)),_0x221048=getErrorType(_0x449434,_0x313b24);if(_0x449434&&_0x449434[_0x5227b3(0x24b)]('Unknown\x20command')){const _0x4b3788=process[_0x5227b3(0x1fc)][0x2];console[_0x5227b3(0x1ea)](_0x5227b3(0x2d9)+_0x4b3788),console['error'](_0x5227b3(0x25f));}else{if(_0x449434)console['error']('\x0a'+_0x449434+'\x0a');else _0x313b24&&console['error'](_0x5227b3(0x208)+_0x313b24[_0x5227b3(0x217)]+'\x0a');}await _0x12202b['PmSHn'](logDesirePath,{'rawCommand':_0x5bf4a6,'errorMessage':_0x449434||_0x313b24?.[_0x5227b3(0x217)],'errorType':_0x221048});const _0x44941a=getCurrentCollector();_0x44941a&&await _0x44941a[_0x5227b3(0x1cf)](_0x313b24||new Error(_0x12202b['ABydG'](_0x449434,_0x5227b3(0x2a6)))),process[_0x5227b3(0x276)](0x1);})[_0x2c8e35(0x2e8)]('Documentation:\x0a'+'\x20\x20https://docs.ranger.net\x0a'+'\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)')[_0x2c8e35(0x1ff)]()[_0x2c8e35(0x29b)]('help','h')[_0x2c8e35(0x1ae)]();
@@ -1 +1 @@
1
- (function(_0x32d98d,_0xbfc57d){const _0x1f9089=_0x18e2,_0x2cf456=_0x32d98d();while(!![]){try{const _0x17df3a=parseInt(_0x1f9089(0xc8))/0x1+-parseInt(_0x1f9089(0xb2))/0x2*(-parseInt(_0x1f9089(0x84))/0x3)+parseInt(_0x1f9089(0xdb))/0x4+-parseInt(_0x1f9089(0x8b))/0x5*(-parseInt(_0x1f9089(0xb5))/0x6)+parseInt(_0x1f9089(0x99))/0x7*(-parseInt(_0x1f9089(0xd5))/0x8)+parseInt(_0x1f9089(0x8a))/0x9+parseInt(_0x1f9089(0xa0))/0xa*(-parseInt(_0x1f9089(0xb7))/0xb);if(_0x17df3a===_0xbfc57d)break;else _0x2cf456['push'](_0x2cf456['shift']());}catch(_0x48abe4){_0x2cf456['push'](_0x2cf456['shift']());}}}(_0x3406,0x2a605));function _0x3406(){const _0x7d054e=['status','\x20\x20ranger\x20profile\x20add\x20','stringify','602XDZBkQ','--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.','goto','12CqzDSk','COIFy','847MpqKwc','legacy','\x0aโš ๏ธ\x20\x20Profile\x20\x22','JEUPG','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20','config_write','input','url','TZZJV','Delete\x20existing\x20and\x20create\x20new\x20in\x20','What\x20would\x20you\x20like\x20to\x20do?','storageState','โš \x20Could\x20not\x20reach\x20','Continue\x20anyway','safeMode','assign','error','70060nzueoT','\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20','abort','newPage','push','\x22\x20already\x20exists\x20in\x20','sxYJs','allowInsecureLocalhost','use_suggestion','yfzUJ','FXadr','\x20would\x20shadow\x20the\x20existing\x20profile.','LQUib','963784irrVzA','uQmEK','setupHeader','manual','length','root\x20(.ranger/)','1193800qKbjDg','auth.json','baseUrl','lgNkn','cdpEndpoint','KkBRA','continue','YByJm','isElectron','prompt','\x0a\x20\x20Profile\x20\x22','\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.','FRMAC','\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a','WyNWv','\x20(continuing\x20with\x20--force)','http://localhost:3000','slice','VaEMq','indexOf','about:blank','trackPhaseEnd','log','test','setupHeaders','catch','Browser\x20closed\x20before\x20authentication\x20was\x20saved.','732ZqqdYY','Invalid\x20--setup-header\x20format:\x20\x22','stdout','HEAD','Invalid\x20URL','ZNZWE','2976273TlmXCE','827240RVipzE','\x0a๐ŸŒ\x20Profile\x20Setup\x0a','Use\x20','local','Zkqbi','browser_auth','trim','overwrite','xZZAg','\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','\x20\x20Set\x20active\x20profile:\x20','keys','list','eIuYQ','7FKJrme','Enter\x20a\x20different\x20URL','trackPhaseStart','ItudY','AoxIe','http://','url_setup','105130rDUqKa','\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','chEel','\x0a๐Ÿ”Œ\x20CDP\x20Profile\x20Setup\x0a','FDhdl','You\x20can\x20try\x20again\x20with\x20one\x20of:','rtkRB','NkXou','ZOtWF','close','.enc','PmlLt','This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a','path','xNLCC'];_0x3406=function(){return _0x7d054e;};return _0x3406();}import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import _0x479c16 from'inquirer';import{chromium}from'playwright';import{findExistingEnv,loadSettings}from'./utils/settings.js';import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getRangerDir}from'./utils/rangerRoot.js';function _0x18e2(_0x1552f6,_0xb52e1f){_0x1552f6=_0x1552f6-0x77;const _0x34066f=_0x3406();let _0x18e2cc=_0x34066f[_0x1552f6];return _0x18e2cc;}import{writeActiveProfileName}from'./utils/activeProfile.js';import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x33abf9){const _0x29fd1e=_0x18e2,_0xb7b794={'bUpwO':function(_0x4dc0f8,_0x9f1a9e,_0x1ee85e){return _0x4dc0f8(_0x9f1a9e,_0x1ee85e);},'lgNkn':_0x29fd1e(0x87),'TueUe':_0x29fd1e(0xd8),'FXadr':function(_0x35d269,_0x244ca8){return _0x35d269<_0x244ca8;},'FRMAC':_0x29fd1e(0x88),'WOAIM':function(_0x5aa06d,_0xbe5bb4){return _0x5aa06d===_0xbe5bb4;}};try{const _0x36d4d6=new AbortController(),_0x1b4508=_0xb7b794['bUpwO'](setTimeout,()=>_0x36d4d6[_0x29fd1e(0xca)](),0x1388),_0x51f414=await _0xb7b794['bUpwO'](fetch,_0x33abf9,{'method':_0xb7b794[_0x29fd1e(0xde)],'signal':_0x36d4d6['signal'],'redirect':_0xb7b794['TueUe']});clearTimeout(_0x1b4508);if(_0xb7b794[_0x29fd1e(0xd2)](_0x51f414['status'],0x190))return{'ok':!![]};return{'ok':![],'error':'HTTP\x20'+_0x51f414[_0x29fd1e(0xaf)]};}catch(_0x4e6c17){const _0x18e12d=_0x4e6c17,_0x26d902=_0x18e12d['message']||String(_0x4e6c17),_0x1f4f2d=_0x26d902['includes'](_0xb7b794[_0x29fd1e(0xe7)])||_0xb7b794['WOAIM'](_0x18e12d['name'],'TypeError')||_0x26d902['includes']('fetch\x20failed');return{'ok':![],'error':_0x26d902,'isProtocolError':_0x1f4f2d};}}export async function addEnv(_0x2d7d07,_0x452cf7={},_0x16b48b){const _0x5055f0=_0x18e2,_0x1b0029={'Zkqbi':'close','xNLCC':function(_0x334628,_0x1848c9,_0x431a87,_0x1f66fd){return _0x334628(_0x1848c9,_0x431a87,_0x1f66fd);},'JEUPG':function(_0xc6ad50,_0x148a73){return _0xc6ad50===_0x148a73;},'eIuYQ':function(_0x443f9c){return _0x443f9c();},'kumMb':function(_0x2d26b4,_0x3ec3f1){return _0x2d26b4!==_0x3ec3f1;},'FDhdl':function(_0x2c904d,_0xc1294e){return _0x2c904d===_0xc1294e;},'COIFy':'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','TZZJV':'confirm','NkXou':_0x5055f0(0x92),'chEel':'shouldReplace','gzTup':'Aborted.','YByJm':_0x5055f0(0xa3),'sxYJs':function(_0x8045d1,_0x209ca3){return _0x8045d1(_0x209ca3);},'snzSw':_0x5055f0(0x8c),'tlzxZ':_0x5055f0(0xbd),'jyHsV':_0x5055f0(0x79),'CkUDN':_0x5055f0(0x97),'STUhf':'action','uQmEK':_0x5055f0(0xd0),'PmlLt':_0x5055f0(0x9a),'xZZAg':function(_0x35be09,_0x41bc32){return _0x35be09===_0x41bc32;},'rtkRB':'continue','jElNg':_0x5055f0(0x9f),'dbmUJ':function(_0x37a815,_0x2b17c7,_0x4f080e){return _0x37a815(_0x2b17c7,_0x4f080e);},'ZNZWE':'\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.','yfzUJ':'\x0a\x20\x20\x20โš \x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.','WyNWv':'\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','ItudY':'--disable-features=WebBluetooth','KkBRA':_0x5055f0(0xa5),'YvpUP':'utf-8','AdMJI':_0x5055f0(0x94),'iwFml':'Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','VaEMq':function(_0x4431b5,_0x493120,_0x186488){return _0x4431b5(_0x493120,_0x186488);},'IlPTs':_0x5055f0(0xaa),'ZOtWF':'\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','CikJs':_0x5055f0(0xbc),'GpaVi':function(_0x86c32c,_0x3ac83e,_0x53345f){return _0x86c32c(_0x3ac83e,_0x53345f);},'rsjSk':function(_0x2ad2fc,_0x30f407){return _0x2ad2fc===_0x30f407;},'llbbC':function(_0x52b53a,_0x5ec75d,_0x310e50){return _0x52b53a(_0x5ec75d,_0x310e50);},'LQUib':function(_0x33add1,_0x4f0217,_0x7966c){return _0x33add1(_0x4f0217,_0x7966c);},'AoxIe':'Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.'},_0x685245=_0x452cf7['ci']??![],_0x5205db=_0x685245?'ci':_0x5055f0(0x8e),_0x3add1e=_0x1b0029[_0x5055f0(0xae)](join,getRangerDir(),_0x5205db,_0x2d7d07),_0x225a81={};if(_0x452cf7['setupHeader'])for(const _0x3b442a of _0x452cf7[_0x5055f0(0xd7)]){const _0xdd9e5b=_0x3b442a[_0x5055f0(0x7c)](':');if(_0x1b0029[_0x5055f0(0xba)](_0xdd9e5b,-0x1))throw new Error(_0x5055f0(0x85)+_0x3b442a+'\x22.\x20Expected\x20\x22Name:\x20Value\x22.');const _0x1b9540=_0x3b442a[_0x5055f0(0x7a)](0x0,_0xdd9e5b)[_0x5055f0(0x91)](),_0xd054b=_0x3b442a[_0x5055f0(0x7a)](_0xdd9e5b+0x1)[_0x5055f0(0x91)]();_0x225a81[_0x1b9540]=_0xd054b;}const _0x5d9092=join(_0x1b0029[_0x5055f0(0x98)](getRangerDir),_0x5205db);if(_0x1b0029['kumMb'](_0x452cf7[_0x5055f0(0xdf)],undefined)&&_0x1b0029[_0x5055f0(0xa4)](_0x452cf7['cdpEndpoint']['trim'](),''))throw new Error('--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222');if(_0x452cf7['cdpEndpoint']&&_0x452cf7['url'])throw new Error('--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.');if(_0x452cf7['cdpEndpoint']&&_0x452cf7['ci'])throw new Error(_0x5055f0(0xb3));const _0xd053ba=Boolean(_0x452cf7['cdpEndpoint']),_0x136fce=!_0x452cf7['skipAuth']&&!_0xd053ba,_0x5d37a2=process['stdin']['isTTY']&&process[_0x5055f0(0x86)]['isTTY'];if(!_0x5d37a2&&!_0x452cf7[_0x5055f0(0xbe)]&&!_0xd053ba)throw new Error(_0x1b0029[_0x5055f0(0xb6)]);const _0x40c0c5=findExistingEnv(_0x2d7d07);let _0x2dddeb=null;if(_0x40c0c5){if(!_0x5d37a2)_0x2dddeb=_0x40c0c5;else{if(_0x1b0029['JEUPG'](_0x40c0c5['location'],_0x5205db)){const {overwrite:_0x225f92}=await _0x479c16[_0x5055f0(0xe4)]([{'type':_0x1b0029[_0x5055f0(0xbf)],'name':_0x1b0029[_0x5055f0(0xa7)],'message':'Profile\x20\x22'+_0x2d7d07+'\x22\x20already\x20exists.\x20Overwrite?','default':![]}]);if(!_0x225f92){console[_0x5055f0(0x7f)]('Aborted.');return;}_0x2dddeb=_0x40c0c5;}else{const _0x73e402=_0x40c0c5['location']===_0x5055f0(0xb8)?_0x5055f0(0xda):_0x40c0c5['location'];console['error'](_0x5055f0(0xb9)+_0x2d7d07+_0x5055f0(0xcd)+_0x73e402+':\x20'+_0x40c0c5['path']),console[_0x5055f0(0xc7)]('\x20\x20\x20Creating\x20it\x20in\x20'+_0x5205db+_0x5055f0(0xd3));const {shouldReplace:_0x23ad67}=await _0x479c16['prompt']([{'type':_0x1b0029[_0x5055f0(0xbf)],'name':_0x1b0029[_0x5055f0(0xa2)],'message':_0x5055f0(0xc0)+_0x5205db+'?','default':![]}]);if(!_0x23ad67){console['log'](_0x1b0029['gzTup']);return;}_0x2dddeb=_0x40c0c5;}}}_0x16b48b?.['trackPhaseStart'](_0x5055f0(0x9f));let _0x4d0c09='';if(_0xd053ba)console['log'](_0x1b0029[_0x5055f0(0xe2)]),console[_0x5055f0(0x7f)](_0x5055f0(0xc9)+_0x452cf7['cdpEndpoint']),console['log']('\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a');else{if(_0x452cf7['url']){_0x4d0c09=_0x452cf7['url'];const _0x1516c0=await _0x1b0029['sxYJs'](checkUrlReachability,_0x4d0c09);if(!_0x1516c0['ok']&&!_0x452cf7['force'])throw new Error('Could\x20not\x20reach\x20'+_0x4d0c09+':\x20'+_0x1516c0[_0x5055f0(0xc7)]+_0x5055f0(0xe6));!_0x1516c0['ok']&&_0x452cf7['force']&&console['log'](_0x5055f0(0xc3)+_0x4d0c09+':\x20'+_0x1516c0['error']+_0x5055f0(0x78));}else{console[_0x5055f0(0x7f)](_0x1b0029['snzSw']),console[_0x5055f0(0x7f)]('\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.'),console['log'](_0x5055f0(0xa1));let _0x3caa5c=![];while(!![]){const _0x545ca3=await _0x479c16[_0x5055f0(0xe4)]([{'type':_0x1b0029['tlzxZ'],'name':_0x5055f0(0xdd),'message':_0x3caa5c?'Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):':'What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','default':_0x4d0c09||_0x1b0029['jyHsV']}]);_0x4d0c09=_0x545ca3['baseUrl'];const _0x4c11ff=await checkUrlReachability(_0x4d0c09);if(_0x4c11ff['ok'])break;const _0x21523d=/^[a-zA-Z][\w+.-]*:\/\//[_0x5055f0(0x80)](_0x4d0c09),_0x39a58b=_0x4c11ff['isProtocolError']&&!_0x21523d,_0x595e41=_0x39a58b?_0x5055f0(0x9e)+_0x4d0c09:null;_0x3caa5c=!![],console['log']('\x0a\x20\x20Could\x20not\x20reach\x20'+_0x4d0c09+':\x20'+_0x4c11ff[_0x5055f0(0xc7)]);_0x595e41&&console[_0x5055f0(0x7f)]('\x20\x20Did\x20you\x20mean\x20'+_0x595e41+'?');const {action:_0x13c8c9}=await _0x479c16[_0x5055f0(0xe4)]([{'type':_0x1b0029['CkUDN'],'name':_0x1b0029['STUhf'],'message':_0x5055f0(0xc1),'choices':[..._0x595e41?[{'name':_0x5055f0(0x8d)+_0x595e41,'value':_0x1b0029[_0x5055f0(0xd6)]}]:[],{'name':_0x1b0029[_0x5055f0(0xab)],'value':'retry'},{'name':_0x5055f0(0xc4),'value':_0x5055f0(0xe1)}]}]);if(_0x1b0029[_0x5055f0(0x93)](_0x13c8c9,_0x5055f0(0xd0))&&_0x595e41){_0x4d0c09=_0x595e41;const _0x436471=await checkUrlReachability(_0x4d0c09);if(_0x436471['ok'])break;console['log']('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x4d0c09+':\x20'+_0x436471[_0x5055f0(0xc7)]);}else{if(_0x1b0029[_0x5055f0(0x93)](_0x13c8c9,_0x1b0029[_0x5055f0(0xa6)]))break;}}}}_0x16b48b?.[_0x5055f0(0x7e)](_0x1b0029['jElNg']);const _0x27d6f3={};if(_0x2dddeb){const _0x37ece1=await _0x1b0029['sxYJs'](loadSettings,_0x2d7d07);Object[_0x5055f0(0xc6)](_0x27d6f3,_0x37ece1['setupHeaders']);}Object['assign'](_0x27d6f3,_0x225a81),await _0x1b0029['dbmUJ'](mkdir,_0x5d9092,{'recursive':!![]});const _0x203e95=await mkdtemp(join(_0x5d9092,'.tmp-'+_0x2d7d07+'-')),_0x3fb86e=join(_0x203e95,_0x5055f0(0xdc));try{if(_0x136fce){_0x16b48b?.[_0x5055f0(0x9b)](_0x5055f0(0x90)),console['log']('\x0a๐Ÿ“‹\x20Authentication\x20Setup'),console[_0x5055f0(0x7f)](_0x1b0029[_0x5055f0(0x89)]),console[_0x5055f0(0x7f)]('\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.');!_0x5d37a2?(console[_0x5055f0(0x7f)](_0x1b0029[_0x5055f0(0xd1)]),console[_0x5055f0(0x7f)](_0x1b0029[_0x5055f0(0x77)])):console[_0x5055f0(0x7f)]('');await new Promise(_0x29d95d=>setTimeout(_0x29d95d,0xbb8));const _0x269773=[];_0x452cf7[_0x5055f0(0xc5)]&&_0x269773[_0x5055f0(0xcc)](_0x1b0029[_0x5055f0(0x9c)]);const _0x74139a=await chromium['launch']({'headless':![],..._0x269773[_0x5055f0(0xd9)]>0x0?{'args':_0x269773}:{}});try{const _0x5b7844=Object[_0x5055f0(0x96)](_0x27d6f3)['length']>0x0,_0x7b15e4=await _0x74139a['newContext'](_0x5b7844?{'extraHTTPHeaders':_0x27d6f3}:undefined);await addProfileSetupBanner(_0x7b15e4);const _0x57ba4f=await _0x7b15e4[_0x5055f0(0xcb)]();await _0x57ba4f[_0x5055f0(0xb4)](_0x4d0c09||_0x5055f0(0x7d));let _0x75687f=![];await new Promise(_0x24b29d=>{const _0x386310=_0x5055f0,_0x50d8c2={'oBzsc':function(_0x38f8f2){return _0x38f8f2();}};_0x57ba4f['on'](_0x1b0029[_0x386310(0x8f)],async()=>{const _0x58a904=_0x386310;try{console['log']('Saving\x20authentication\x20state...'),await _0x7b15e4[_0x58a904(0xc2)]({'path':_0x3fb86e}),_0x75687f=!![];}catch{}_0x50d8c2['oBzsc'](_0x24b29d);});});if(!_0x75687f){console[_0x5055f0(0x7f)]('\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.');!_0x452cf7[_0x5055f0(0xc5)]&&(console[_0x5055f0(0x7f)](_0x5055f0(0xac)),console['log'](_0x1b0029[_0x5055f0(0xe0)]),console[_0x5055f0(0x7f)]('\x20\x20ranger\x20profile\x20add\x20'+_0x2d7d07+'\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)'),console[_0x5055f0(0x7f)](_0x5055f0(0xb0)+_0x2d7d07+_0x5055f0(0xe8)));throw new Error(_0x5055f0(0x83));}}finally{await _0x74139a[_0x5055f0(0xa9)]()['catch'](()=>{});}if(_0x685245){const _0x5d5b77=await readFile(_0x3fb86e,_0x1b0029['YvpUP']),_0x23d982=await getToken();if(!_0x23d982){console[_0x5055f0(0xc7)](_0x1b0029['AdMJI']),await _0x1b0029[_0x5055f0(0xce)](unlink,_0x3fb86e)[_0x5055f0(0x82)](()=>{});throw new Error(_0x1b0029['iwFml']);}else{const _0x16bee4=_0x1b0029[_0x5055f0(0x7b)](encrypt,_0x5d5b77,_0x23d982);await writeFile(_0x3fb86e+_0x1b0029['IlPTs'],_0x16bee4),await unlink(_0x3fb86e),console[_0x5055f0(0x7f)]('โœ“\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x3fb86e+_0x5055f0(0xaa)),console['log']('\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.'),console['log'](_0x1b0029[_0x5055f0(0xa8)]);}}else console['log']('โœ“\x20Auth\x20state\x20saved\x20to:\x20'+_0x3fb86e);_0x16b48b?.['trackPhaseEnd']('browser_auth');}_0x16b48b?.[_0x5055f0(0x9b)](_0x1b0029['CikJs']);const _0x4daab4={};_0x4d0c09&&(_0x4daab4['baseUrl']=_0x4d0c09);_0x452cf7['cdpEndpoint']&&(_0x4daab4[_0x5055f0(0xdf)]=_0x452cf7['cdpEndpoint'],_0x4daab4[_0x5055f0(0xe3)]=!![]);_0x452cf7[_0x5055f0(0xcf)]&&(_0x4daab4[_0x5055f0(0xcf)]=!![]);_0x452cf7['safeMode']&&(_0x4daab4[_0x5055f0(0xc5)]=!![]);Object['keys'](_0x27d6f3)['length']>0x0&&(_0x4daab4[_0x5055f0(0x81)]=_0x27d6f3);await _0x1b0029[_0x5055f0(0x7b)](writeFile,_0x1b0029['VaEMq'](join,_0x203e95,'settings.json'),JSON[_0x5055f0(0xb1)](_0x4daab4,null,0x2)),console['log']('โœ“\x20Created\x20settings:\x20'+_0x1b0029['GpaVi'](join,_0x3add1e,'settings.json'));if(_0x1b0029['rsjSk'](_0x2dddeb?.['location'],_0x5205db)){const _0x2534df=_0x2dddeb[_0x5055f0(0xad)]+'.backup-'+Date['now']();await rename(_0x2dddeb['path'],_0x2534df);try{await _0x1b0029['llbbC'](rename,_0x203e95,_0x3add1e);}catch(_0x5d4c64){await _0x1b0029['llbbC'](rename,_0x2534df,_0x2dddeb['path']);throw _0x5d4c64;}try{await _0x1b0029[_0x5055f0(0xd4)](rm,_0x2534df,{'recursive':!![]});}catch{console['log']('Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20'+_0x2534df);}}else{await _0x1b0029['GpaVi'](rename,_0x203e95,_0x3add1e);if(_0x2dddeb)try{await rm(_0x2dddeb['path'],{'recursive':!![]}),console['log']('Removed\x20existing\x20profile\x20at\x20'+_0x2dddeb['path']);}catch{console[_0x5055f0(0x7f)](_0x5055f0(0xbb)+_0x2dddeb[_0x5055f0(0xad)]);}}try{await writeActiveProfileName(_0x2d7d07),console['log'](_0x5055f0(0x95)+_0x2d7d07);}catch{console[_0x5055f0(0x7f)](_0x1b0029[_0x5055f0(0x9d)]);}_0x16b48b?.[_0x5055f0(0x7e)]('config_write'),console['log'](_0x5055f0(0xe5)+_0x2d7d07+'\x22\x20configured');}catch(_0x4ee5a1){await rm(_0x203e95,{'recursive':!![],'force':!![]});throw _0x4ee5a1;}}
1
+ (function(_0x3490ec,_0x1fcc92){const _0x36d76d=_0x15cf,_0x498ff0=_0x3490ec();while(!![]){try{const _0x3b24f6=parseInt(_0x36d76d(0x234))/0x1+parseInt(_0x36d76d(0x23b))/0x2*(-parseInt(_0x36d76d(0x21a))/0x3)+-parseInt(_0x36d76d(0x20a))/0x4*(-parseInt(_0x36d76d(0x1cb))/0x5)+-parseInt(_0x36d76d(0x1e7))/0x6+-parseInt(_0x36d76d(0x238))/0x7+-parseInt(_0x36d76d(0x1ff))/0x8+parseInt(_0x36d76d(0x21d))/0x9*(parseInt(_0x36d76d(0x1df))/0xa);if(_0x3b24f6===_0x1fcc92)break;else _0x498ff0['push'](_0x498ff0['shift']());}catch(_0x3a0000){_0x498ff0['push'](_0x498ff0['shift']());}}}(_0x4365,0x70b64));import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';import _0x33b1fe from'inquirer';import{chromium}from'playwright';function _0x4365(){const _0x1a3492=['skipAuth','LdOqC','keys','yFnWn','log','QrrWP','oHPOX','input','url','TypeError','cbSJt','dojxj','456771WwZcyE','--allow-insecure-localhost','config_write','shouldReplace','3617600teeeJx','\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20','overwrite','252286eWLryE','retry','test','includes','root\x20(.ranger/)','Use\x20','Invalid\x20URL','93640uMdjqZ','kwBPk','local','GrcuT','indexOf','kCZIO','Tvrjb','WalLs','bjcWo','uoSte','newContext','stringify','fJqpF','use_suggestion','continue','slice','legacy','You\x20can\x20try\x20again\x20with\x20one\x20of:','settings.json','abort','5669470yJrzTi','\x0a\x20\x20Profile\x20\x22','isProtocolError','setupHeader','cQUSG','VbQPx','prompt','location','5437020SQkxiv','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','jbCxN','mIcPW','name','\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.','cWRJp','VpshG','\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','\x20\x20ranger\x20profile\x20add\x20','safeMode','HTTP\x20','\x0a๐Ÿ”Œ\x20CDP\x20Profile\x20Setup\x0a','isTTY','Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.','dPBaC','force','edVFB','catch','message','\x22.\x20Expected\x20\x22Name:\x20Value\x22.','\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a','baseUrl','error','1482968EBvtIS','length','WtJpa','--disable-features=WebBluetooth','UxKvb','manual','setupHeaders','zlVJB','\x22\x20already\x20exists.\x20Overwrite?','โš \x20Could\x20not\x20reach\x20','cdpEndpoint','116OKgulc','Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):','action','CEcda','EiqXk','push','browser_auth','assign','list','KxMlL','stdout','status','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20','Continue\x20anyway','path','.enc','15rwWVnE','--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222','EbKJg','27uMuXdO','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20','http://','HEAD','CEmFv','NODE_TLS_REJECT_UNAUTHORIZED','about:blank','\x22\x20configured','RkvzW','trackPhaseEnd','\x0aโš ๏ธ\x20\x20Profile\x20\x22'];_0x4365=function(){return _0x1a3492;};return _0x4365();}import{findExistingEnv,loadSettings}from'./utils/settings.js';import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getRangerDir}from'./utils/rangerRoot.js';import{writeActiveProfileName}from'./utils/activeProfile.js';function _0x15cf(_0x223b20,_0x3da1d7){_0x223b20=_0x223b20-0x1c5;const _0x436590=_0x4365();let _0x15cfd8=_0x436590[_0x223b20];return _0x15cfd8;}import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x163caf){const _0x43ad7b=_0x15cf,_0x4c473f={'WtJpa':_0x43ad7b(0x220),'DpNzL':_0x43ad7b(0x204),'nyDKp':function(_0x391aba,_0x2075a7){return _0x391aba<_0x2075a7;},'cbSJt':_0x43ad7b(0x1ca),'IaAqj':_0x43ad7b(0x231)};try{const _0x2af792=new AbortController(),_0x211f54=setTimeout(()=>_0x2af792[_0x43ad7b(0x1de)](),0x1388),_0x160c71={'method':_0x4c473f[_0x43ad7b(0x201)],'signal':_0x2af792['signal'],'redirect':_0x4c473f['DpNzL']};/^https:\/\/localhost(:\d+)?/i['test'](_0x163caf)&&(process['env']['NODE_TLS_REJECT_UNAUTHORIZED']='0');const _0xfae64e=await fetch(_0x163caf,_0x160c71);delete process['env']['NODE_TLS_REJECT_UNAUTHORIZED'],clearTimeout(_0x211f54);if(_0x4c473f['nyDKp'](_0xfae64e[_0x43ad7b(0x215)],0x190))return{'ok':!![]};return{'ok':![],'error':_0x43ad7b(0x1f2)+_0xfae64e[_0x43ad7b(0x215)]};}catch(_0x1780e5){delete process['env'][_0x43ad7b(0x222)];const _0x4fd79d=_0x1780e5,_0x36557b=_0x4fd79d[_0x43ad7b(0x1fa)]||String(_0x1780e5),_0x53554d=_0x36557b[_0x43ad7b(0x1c7)](_0x4c473f[_0x43ad7b(0x232)])||_0x4fd79d[_0x43ad7b(0x1eb)]===_0x4c473f['IaAqj']||_0x36557b['includes']('fetch\x20failed');return{'ok':![],'error':_0x36557b,'isProtocolError':_0x53554d};}}export async function addEnv(_0x2ec199,_0x2cb121={},_0x14f151){const _0x167d21=_0x15cf,_0x2a6403={'EiqXk':'Saving\x20authentication\x20state...','zlVJB':function(_0x5a9204){return _0x5a9204();},'chutk':_0x167d21(0x1cd),'BzYsk':function(_0x2cc9f0){return _0x2cc9f0();},'meIel':function(_0x156124,_0x4144c3){return _0x156124!==_0x4144c3;},'GrcuT':function(_0x4b2842,_0x3e1999){return _0x4b2842===_0x3e1999;},'bjcWo':_0x167d21(0x21b),'cPOrm':'--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.','XiTXV':'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','CEmFv':function(_0xcbd388,_0x426533){return _0xcbd388(_0x426533);},'WalLs':function(_0x1338e9,_0x532fac){return _0x1338e9===_0x532fac;},'UxKvb':_0x167d21(0x1db),'uoSte':_0x167d21(0x1c8),'Mgzjc':'confirm','aBqFW':_0x167d21(0x237),'fJqpF':'url_setup','RkvzW':'\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a','OWWPb':_0x167d21(0x1fc),'qFHCm':_0x167d21(0x22f),'kNmIH':'baseUrl','LdOqC':'What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','orawo':'http://localhost:3000','QrrWP':_0x167d21(0x212),'epEXG':'What\x20would\x20you\x20like\x20to\x20do?','kwBPk':'use_suggestion','edVFB':_0x167d21(0x217),'cWRJp':function(_0x28f713,_0x512bcf){return _0x28f713(_0x512bcf);},'Vmvht':'continue','KxMlL':function(_0x211fb1,_0xe5f758){return _0x211fb1(_0xe5f758);},'CCyel':function(_0x5a497f,_0x1dc076,_0x593c94){return _0x5a497f(_0x1dc076,_0x593c94);},'dPBaC':function(_0x1c0050,_0x39bdf6){return _0x1c0050(_0x39bdf6);},'dojxj':function(_0x4ce4a4,_0x455637,_0x267142){return _0x4ce4a4(_0x455637,_0x267142);},'LCvFE':'auth.json','VbQPx':_0x167d21(0x210),'oHPOX':'\x0a๐Ÿ“‹\x20Authentication\x20Setup','DDJdO':'\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.','kzaje':_0x167d21(0x1ec),'NceRR':'\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','RNTAV':function(_0x2b2c62,_0xba9790){return _0x2b2c62>_0xba9790;},'SWwCY':function(_0x21337c,_0x33befc){return _0x21337c||_0x33befc;},'VpshG':_0x167d21(0x223),'Tvrjb':'This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a','EbKJg':_0x167d21(0x1dc),'dcKLJ':'Browser\x20closed\x20before\x20authentication\x20was\x20saved.','yFnWn':'utf-8','mIcPW':'Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','kCZIO':function(_0x4f4e3d,_0x1d7cde){return _0x4f4e3d>_0x1d7cde;},'vFLRl':_0x167d21(0x1dd),'CEcda':function(_0x14c2c9,_0x12e0fb,_0x361e3c){return _0x14c2c9(_0x12e0fb,_0x361e3c);},'jbCxN':function(_0x4812d6,_0x559675,_0x283af6){return _0x4812d6(_0x559675,_0x283af6);},'cQUSG':_0x167d21(0x1f5)},_0x4196cb=_0x2cb121['ci']??![],_0x459976=_0x4196cb?'ci':_0x2a6403['chutk'],_0x2bf6ed=join(getRangerDir(),_0x459976,_0x2ec199),_0x506d12={};if(_0x2cb121['setupHeader'])for(const _0x49b4de of _0x2cb121[_0x167d21(0x1e2)]){const _0xf531a3=_0x49b4de[_0x167d21(0x1cf)](':');if(_0xf531a3===-0x1)throw new Error('Invalid\x20--setup-header\x20format:\x20\x22'+_0x49b4de+_0x167d21(0x1fb));const _0x1700e8=_0x49b4de['slice'](0x0,_0xf531a3)['trim'](),_0x146b08=_0x49b4de[_0x167d21(0x1da)](_0xf531a3+0x1)['trim']();_0x506d12[_0x1700e8]=_0x146b08;}const _0x1ca607=join(_0x2a6403['BzYsk'](getRangerDir),_0x459976);if(_0x2a6403['meIel'](_0x2cb121['cdpEndpoint'],undefined)&&_0x2a6403[_0x167d21(0x1ce)](_0x2cb121[_0x167d21(0x209)]['trim'](),''))throw new Error(_0x2a6403[_0x167d21(0x1d3)]);if(_0x2cb121[_0x167d21(0x209)]&&_0x2cb121['url'])throw new Error('--url\x20and\x20--cdp-endpoint\x20are\x20mutually\x20exclusive.\x20Use\x20--url\x20for\x20web\x20apps\x20or\x20--cdp-endpoint\x20for\x20Electron/CDP\x20apps,\x20not\x20both.');if(_0x2cb121[_0x167d21(0x209)]&&_0x2cb121['ci'])throw new Error(_0x2a6403['cPOrm']);const _0x481ca0=Boolean(_0x2cb121['cdpEndpoint']),_0x5e112e=!_0x2cb121[_0x167d21(0x228)]&&!_0x481ca0,_0x415026=process['stdin'][_0x167d21(0x1f4)]&&process[_0x167d21(0x214)][_0x167d21(0x1f4)];if(!_0x415026&&!_0x2cb121['url']&&!_0x481ca0)throw new Error(_0x2a6403['XiTXV']);const _0x100b50=_0x2a6403['CEmFv'](findExistingEnv,_0x2ec199);let _0x1c4196=null;if(_0x100b50){if(!_0x415026)_0x1c4196=_0x100b50;else{if(_0x100b50[_0x167d21(0x1e6)]===_0x459976){const {overwrite:_0x1b12f0}=await _0x33b1fe[_0x167d21(0x1e5)]([{'type':'confirm','name':_0x167d21(0x23a),'message':'Profile\x20\x22'+_0x2ec199+_0x167d21(0x207),'default':![]}]);if(!_0x1b12f0){console['log']('Aborted.');return;}_0x1c4196=_0x100b50;}else{const _0x5e81e3=_0x2a6403[_0x167d21(0x1d2)](_0x100b50[_0x167d21(0x1e6)],_0x2a6403[_0x167d21(0x203)])?_0x2a6403[_0x167d21(0x1d4)]:_0x100b50[_0x167d21(0x1e6)];console['error'](_0x167d21(0x227)+_0x2ec199+'\x22\x20already\x20exists\x20in\x20'+_0x5e81e3+':\x20'+_0x100b50['path']),console['error']('\x20\x20\x20Creating\x20it\x20in\x20'+_0x459976+'\x20would\x20shadow\x20the\x20existing\x20profile.');const {shouldReplace:_0x517460}=await _0x33b1fe[_0x167d21(0x1e5)]([{'type':_0x2a6403['Mgzjc'],'name':_0x2a6403['aBqFW'],'message':'Delete\x20existing\x20and\x20create\x20new\x20in\x20'+_0x459976+'?','default':![]}]);if(!_0x517460){console[_0x167d21(0x22c)]('Aborted.');return;}_0x1c4196=_0x100b50;}}}_0x14f151?.['trackPhaseStart'](_0x2a6403['fJqpF']);let _0x1f4dc7='';if(_0x481ca0)console['log'](_0x167d21(0x1f3)),console[_0x167d21(0x22c)](_0x167d21(0x239)+_0x2cb121[_0x167d21(0x209)]),console['log'](_0x2a6403[_0x167d21(0x225)]);else{if(_0x2cb121['url']){_0x1f4dc7=_0x2cb121[_0x167d21(0x230)];const _0x4cfb02=await _0x2a6403[_0x167d21(0x221)](checkUrlReachability,_0x1f4dc7);if(!_0x4cfb02['ok']&&!_0x2cb121[_0x167d21(0x1f7)])throw new Error('Could\x20not\x20reach\x20'+_0x1f4dc7+':\x20'+_0x4cfb02[_0x167d21(0x1fe)]+'\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.');!_0x4cfb02['ok']&&_0x2cb121[_0x167d21(0x1f7)]&&console[_0x167d21(0x22c)](_0x167d21(0x208)+_0x1f4dc7+':\x20'+_0x4cfb02[_0x167d21(0x1fe)]+'\x20(continuing\x20with\x20--force)');}else{console['log']('\x0a๐ŸŒ\x20Profile\x20Setup\x0a'),console['log']('\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.'),console['log'](_0x2a6403['OWWPb']);let _0x1dac97=![];while(!![]){const _0xdd0ce3=await _0x33b1fe[_0x167d21(0x1e5)]([{'type':_0x2a6403['qFHCm'],'name':_0x2a6403['kNmIH'],'message':_0x1dac97?_0x167d21(0x20b):_0x2a6403[_0x167d21(0x229)],'default':_0x1f4dc7||_0x2a6403['orawo']}]);_0x1f4dc7=_0xdd0ce3[_0x167d21(0x1fd)];const _0x527ed0=await checkUrlReachability(_0x1f4dc7);if(_0x527ed0['ok'])break;const _0x16a01b=/^[a-zA-Z][\w+.-]*:\/\//[_0x167d21(0x1c6)](_0x1f4dc7),_0x47552d=_0x527ed0[_0x167d21(0x1e1)]&&!_0x16a01b,_0xacdebf=_0x47552d?_0x167d21(0x21f)+_0x1f4dc7:null;_0x1dac97=!![],console['log']('\x0a\x20\x20Could\x20not\x20reach\x20'+_0x1f4dc7+':\x20'+_0x527ed0[_0x167d21(0x1fe)]);_0xacdebf&&console['log']('\x20\x20Did\x20you\x20mean\x20'+_0xacdebf+'?');const {action:_0x1e0bde}=await _0x33b1fe[_0x167d21(0x1e5)]([{'type':_0x2a6403[_0x167d21(0x22d)],'name':_0x167d21(0x20c),'message':_0x2a6403['epEXG'],'choices':[..._0xacdebf?[{'name':_0x167d21(0x1c9)+_0xacdebf,'value':_0x2a6403[_0x167d21(0x1cc)]}]:[],{'name':'Enter\x20a\x20different\x20URL','value':_0x167d21(0x1c5)},{'name':_0x2a6403[_0x167d21(0x1f8)],'value':_0x167d21(0x1d9)}]}]);if(_0x1e0bde===_0x167d21(0x1d8)&&_0xacdebf){_0x1f4dc7=_0xacdebf;const _0x1451bf=await _0x2a6403[_0x167d21(0x1ed)](checkUrlReachability,_0x1f4dc7);if(_0x1451bf['ok'])break;console['log']('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x1f4dc7+':\x20'+_0x1451bf['error']);}else{if(_0x1e0bde===_0x2a6403['Vmvht'])break;}}}}_0x14f151?.['trackPhaseEnd'](_0x2a6403[_0x167d21(0x1d7)]);const _0x54b53d={};if(_0x1c4196){const _0x776773=await _0x2a6403['KxMlL'](loadSettings,_0x2ec199);Object[_0x167d21(0x211)](_0x54b53d,_0x776773['setupHeaders']);}Object['assign'](_0x54b53d,_0x506d12),await _0x2a6403['CCyel'](mkdir,_0x1ca607,{'recursive':!![]});const _0x76f837=await _0x2a6403['dPBaC'](mkdtemp,join(_0x1ca607,'.tmp-'+_0x2ec199+'-')),_0xf0f10=_0x2a6403['dojxj'](join,_0x76f837,_0x2a6403['LCvFE']),_0x188465=Boolean(_0x1f4dc7)&&/^https:\/\/localhost(:\d+)?/i['test'](_0x1f4dc7);try{if(_0x5e112e){_0x14f151?.['trackPhaseStart'](_0x2a6403[_0x167d21(0x1e4)]),console[_0x167d21(0x22c)](_0x2a6403[_0x167d21(0x22e)]),console['log'](_0x2a6403['DDJdO']),console[_0x167d21(0x22c)](_0x2a6403['kzaje']);!_0x415026?(console[_0x167d21(0x22c)]('\x0a\x20\x20\x20โš \x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.'),console['log'](_0x2a6403['NceRR'])):console['log']('');await new Promise(_0x51fb3f=>setTimeout(_0x51fb3f,0xbb8));const _0x20d164=[];_0x2cb121[_0x167d21(0x1f1)]&&_0x20d164['push'](_0x167d21(0x202));const _0x3f6997=_0x2cb121['allowInsecureLocalhost']||_0x188465;_0x3f6997&&_0x20d164[_0x167d21(0x20f)](_0x167d21(0x235));const _0x2bb9f5=await chromium['launch']({'headless':![],..._0x20d164[_0x167d21(0x200)]>0x0?{'args':_0x20d164}:{}});try{const _0x34e287=_0x2a6403['RNTAV'](Object[_0x167d21(0x22a)](_0x54b53d)[_0x167d21(0x200)],0x0),_0x70de0e={'ignoreHTTPSErrors':!![]};_0x34e287&&(_0x70de0e['extraHTTPHeaders']=_0x54b53d);const _0x615a1=await _0x2bb9f5[_0x167d21(0x1d5)](_0x70de0e);await _0x2a6403[_0x167d21(0x1f6)](addProfileSetupBanner,_0x615a1);const _0x393fff=await _0x615a1['newPage']();await _0x393fff['goto'](_0x2a6403['SWwCY'](_0x1f4dc7,_0x2a6403[_0x167d21(0x1ee)]));let _0x3006de=![];await new Promise(_0x41dadb=>{_0x393fff['on']('close',async()=>{const _0x25b2c1=_0x15cf;try{console['log'](_0x2a6403[_0x25b2c1(0x20e)]),await _0x615a1['storageState']({'path':_0xf0f10}),_0x3006de=!![];}catch{}_0x2a6403[_0x25b2c1(0x206)](_0x41dadb);});});if(!_0x3006de){console['log']('\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.');!_0x2cb121['safeMode']&&(console['log'](_0x2a6403[_0x167d21(0x1d1)]),console['log'](_0x2a6403[_0x167d21(0x21c)]),console['log'](_0x167d21(0x1f0)+_0x2ec199+'\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)'),console[_0x167d21(0x22c)]('\x20\x20ranger\x20profile\x20add\x20'+_0x2ec199+'\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a'));throw new Error(_0x2a6403['dcKLJ']);}}finally{await _0x2bb9f5['close']()[_0x167d21(0x1f9)](()=>{});}if(_0x4196cb){const _0xd2651b=await _0x2a6403[_0x167d21(0x233)](readFile,_0xf0f10,_0x2a6403[_0x167d21(0x22b)]),_0x312038=await getToken();if(!_0x312038){console[_0x167d21(0x1fe)](_0x167d21(0x1ef)),await _0x2a6403[_0x167d21(0x213)](unlink,_0xf0f10)[_0x167d21(0x1f9)](()=>{});throw new Error(_0x2a6403[_0x167d21(0x1ea)]);}else{const _0x4fe9e3=encrypt(_0xd2651b,_0x312038);await writeFile(_0xf0f10+_0x167d21(0x219),_0x4fe9e3),await _0x2a6403[_0x167d21(0x213)](unlink,_0xf0f10),console[_0x167d21(0x22c)]('โœ“\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0xf0f10+_0x167d21(0x219)),console[_0x167d21(0x22c)](_0x167d21(0x1e8)),console['log']('\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.');}}else console['log']('โœ“\x20Auth\x20state\x20saved\x20to:\x20'+_0xf0f10);_0x14f151?.[_0x167d21(0x226)](_0x2a6403[_0x167d21(0x1e4)]);}_0x14f151?.['trackPhaseStart'](_0x167d21(0x236));const _0x2e6da8={};_0x1f4dc7&&(_0x2e6da8['baseUrl']=_0x1f4dc7);_0x2cb121['cdpEndpoint']&&(_0x2e6da8[_0x167d21(0x209)]=_0x2cb121[_0x167d21(0x209)],_0x2e6da8['isElectron']=!![]);(_0x2cb121['allowInsecureLocalhost']||_0x188465)&&(_0x2e6da8['allowInsecureLocalhost']=!![]);_0x2cb121['safeMode']&&(_0x2e6da8['safeMode']=!![]);_0x2a6403[_0x167d21(0x1d0)](Object[_0x167d21(0x22a)](_0x54b53d)[_0x167d21(0x200)],0x0)&&(_0x2e6da8[_0x167d21(0x205)]=_0x54b53d);await _0x2a6403['CCyel'](writeFile,join(_0x76f837,'settings.json'),JSON[_0x167d21(0x1d6)](_0x2e6da8,null,0x2)),console['log']('โœ“\x20Created\x20settings:\x20'+_0x2a6403[_0x167d21(0x233)](join,_0x2bf6ed,_0x2a6403['vFLRl']));if(_0x1c4196?.[_0x167d21(0x1e6)]===_0x459976){const _0x28a195=_0x1c4196['path']+'.backup-'+Date['now']();await rename(_0x1c4196['path'],_0x28a195);try{await rename(_0x76f837,_0x2bf6ed);}catch(_0x1f9d3e){await _0x2a6403['CCyel'](rename,_0x28a195,_0x1c4196[_0x167d21(0x218)]);throw _0x1f9d3e;}try{await _0x2a6403['CEcda'](rm,_0x28a195,{'recursive':!![]});}catch{console['log'](_0x167d21(0x216)+_0x28a195);}}else{await _0x2a6403[_0x167d21(0x20d)](rename,_0x76f837,_0x2bf6ed);if(_0x1c4196)try{await _0x2a6403[_0x167d21(0x1e9)](rm,_0x1c4196[_0x167d21(0x218)],{'recursive':!![]}),console['log']('Removed\x20existing\x20profile\x20at\x20'+_0x1c4196['path']);}catch{console['log'](_0x167d21(0x21e)+_0x1c4196[_0x167d21(0x218)]);}}try{await _0x2a6403['dPBaC'](writeActiveProfileName,_0x2ec199),console[_0x167d21(0x22c)]('\x20\x20Set\x20active\x20profile:\x20'+_0x2ec199);}catch{console['log'](_0x2a6403[_0x167d21(0x1e3)]);}_0x14f151?.['trackPhaseEnd'](_0x167d21(0x236)),console[_0x167d21(0x22c)](_0x167d21(0x1e0)+_0x2ec199+_0x167d21(0x224));}catch(_0x29f6b6){await rm(_0x76f837,{'recursive':!![],'force':!![]});throw _0x29f6b6;}}
@@ -1 +1 @@
1
- function _0x45bb(){const _0x2dd0a2=['DoLYv','10575deigAF','40CSUxuW','tHcwr','iAzbD','22589390OKbqfW','\x0a\x20\x20The\x20plaintext\x20auth.json\x20is\x20gitignored\x20for\x20security.','31365qMVBBh','log','utf-8','5944hSncgv','791756pETOHq','4112405wOhQbN','\x22\x20not\x20found.\x20Run\x20first:\x20ranger\x20profile\x20add\x20','szQOI','rqPyt','655641cBRdQW','auth.json','No\x20auth.json\x20found\x20at\x20','792869NynYwu','XWPJE','AtyQc','30IanmqJ'];_0x45bb=function(){return _0x2dd0a2;};return _0x45bb();}(function(_0xcec22c,_0x128384){const _0x4181ea=_0xd1ce,_0x5b76d3=_0xcec22c();while(!![]){try{const _0x1e22ee=-parseInt(_0x4181ea(0xae))/0x1+-parseInt(_0x4181ea(0xa6))/0x2+-parseInt(_0x4181ea(0xb9))/0x3*(parseInt(_0x4181ea(0xb4))/0x4)+parseInt(_0x4181ea(0xa7))/0x5+-parseInt(_0x4181ea(0xb1))/0x6*(parseInt(_0x4181ea(0xab))/0x7)+-parseInt(_0x4181ea(0xbc))/0x8*(parseInt(_0x4181ea(0xb3))/0x9)+parseInt(_0x4181ea(0xb7))/0xa;if(_0x1e22ee===_0x128384)break;else _0x5b76d3['push'](_0x5b76d3['shift']());}catch(_0x200c66){_0x5b76d3['push'](_0x5b76d3['shift']());}}}(_0x45bb,0x6d13f));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';function _0xd1ce(_0x74a7e8,_0x788bfb){_0x74a7e8=_0x74a7e8-0xa6;const _0x45bbcf=_0x45bb();let _0xd1ce50=_0x45bbcf[_0x74a7e8];return _0xd1ce50;}import{getEnvDir}from'./utils/settings.js';export async function authEncrypt(_0x44d866){const _0xde646f=_0xd1ce,_0x172d05={'DoLYv':function(_0x40e278,_0x2047c8){return _0x40e278(_0x2047c8);},'DbMMZ':function(_0x1f411c,_0x18765f,_0x28d1c3){return _0x1f411c(_0x18765f,_0x28d1c3);},'ujYsH':function(_0x97f9d9,_0x22e56c){return _0x97f9d9+_0x22e56c;},'szQOI':function(_0x9081c4,_0x3a5d84){return _0x9081c4(_0x3a5d84);},'XWPJE':function(_0x2313ee){return _0x2313ee();},'iAzbD':_0xde646f(0xbb),'tHcwr':function(_0x2816b5,_0x41327e,_0x4a9e21){return _0x2816b5(_0x41327e,_0x4a9e21);},'AtyQc':'\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','rqPyt':'\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.'},_0x5e6274=_0x172d05[_0xde646f(0xb2)](getEnvDir,_0x44d866),_0x29299c=_0x172d05['DbMMZ'](join,_0x5e6274,_0xde646f(0xac)),_0x2b0782=_0x172d05['ujYsH'](_0x29299c,'.enc');if(!_0x172d05['DoLYv'](existsSync,_0x5e6274))throw new Error('Profile\x20\x22'+_0x44d866+_0xde646f(0xa8)+_0x44d866);if(!_0x172d05[_0xde646f(0xa9)](existsSync,_0x29299c))throw new Error(_0xde646f(0xad)+_0x29299c+'.\x20Run\x20first:\x20ranger\x20profile\x20add\x20with\x20authentication,\x20or\x20ranger\x20profile\x20update');const _0x2dee2b=await _0x172d05[_0xde646f(0xaf)](getToken);if(!_0x2dee2b)throw new Error('No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]');const _0x419c58=await readFile(_0x29299c,_0x172d05[_0xde646f(0xb6)]),_0x2ea28a=encrypt(_0x419c58,_0x2dee2b);await _0x172d05[_0xde646f(0xb5)](writeFile,_0x2b0782,_0x2ea28a),console['log']('\x0aโœ“\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x2b0782),console['log'](_0x172d05[_0xde646f(0xb0)]),console[_0xde646f(0xba)](_0x172d05[_0xde646f(0xaa)]),existsSync(_0x2b0782)&&(console[_0xde646f(0xba)](_0xde646f(0xb8)),console['log']('\x20\x20The\x20encrypted\x20auth.json.enc\x20can\x20be\x20committed.'));}
1
+ function _0x1dfe(_0x566f4c,_0x26ee23){_0x566f4c=_0x566f4c-0xf9;const _0x38b4d7=_0x38b4();let _0x1dfee8=_0x38b4d7[_0x566f4c];return _0x1dfee8;}(function(_0x19d763,_0x20d933){const _0x395e44=_0x1dfe,_0x3fb8ec=_0x19d763();while(!![]){try{const _0x4434cc=-parseInt(_0x395e44(0xfc))/0x1+parseInt(_0x395e44(0xfb))/0x2+parseInt(_0x395e44(0x103))/0x3+-parseInt(_0x395e44(0x100))/0x4*(parseInt(_0x395e44(0x104))/0x5)+parseInt(_0x395e44(0xfa))/0x6*(-parseInt(_0x395e44(0x10a))/0x7)+parseInt(_0x395e44(0x101))/0x8*(parseInt(_0x395e44(0xff))/0x9)+parseInt(_0x395e44(0x10b))/0xa;if(_0x4434cc===_0x20d933)break;else _0x3fb8ec['push'](_0x3fb8ec['shift']());}catch(_0x503000){_0x3fb8ec['push'](_0x3fb8ec['shift']());}}}(_0x38b4,0xc8477));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';function _0x38b4(){const _0x3446d1=['\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','1901742WpjYqD','186865XTOEmo','log','No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','ErRHT','dwlyb','auth.json','7782971yOEEFl','25175210cxGiQV','KESVe','Profile\x20\x22','\x22\x20not\x20found.\x20Run\x20first:\x20ranger\x20profile\x20add\x20','6bOzwWN','316972ZxSSBC','1633117XSYRbw','utf-8','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','1485621mwNErd','8Nqbgnl','16NyDkLc'];_0x38b4=function(){return _0x3446d1;};return _0x38b4();}export async function authEncrypt(_0x15af34){const _0x5b0f12=_0x1dfe,_0x43c4bf={'lqMhQ':function(_0x4fcd0d,_0x3f3e51,_0x4d629b){return _0x4fcd0d(_0x3f3e51,_0x4d629b);},'gPcZz':'.enc','KESVe':function(_0x2ff6e6,_0x2fe2e3){return _0x2ff6e6(_0x2fe2e3);},'VqPmq':function(_0x109837){return _0x109837();},'dwlyb':_0x5b0f12(0x106),'ErRHT':_0x5b0f12(0xfd),'lucDu':function(_0x3452c0,_0x3945cf,_0x36a826){return _0x3452c0(_0x3945cf,_0x36a826);},'jIqyi':function(_0x858c0d,_0x21d2c5){return _0x858c0d(_0x21d2c5);}},_0x1297b2=getEnvDir(_0x15af34),_0x985fe5=_0x43c4bf['lqMhQ'](join,_0x1297b2,_0x5b0f12(0x109)),_0x409110=_0x985fe5+_0x43c4bf['gPcZz'];if(!existsSync(_0x1297b2))throw new Error(_0x5b0f12(0x10d)+_0x15af34+_0x5b0f12(0xf9)+_0x15af34);if(!_0x43c4bf[_0x5b0f12(0x10c)](existsSync,_0x985fe5))throw new Error('No\x20auth.json\x20found\x20at\x20'+_0x985fe5+'.\x20Run\x20first:\x20ranger\x20profile\x20add\x20with\x20authentication,\x20or\x20ranger\x20profile\x20update');const _0x3d2386=await _0x43c4bf['VqPmq'](getToken);if(!_0x3d2386)throw new Error(_0x43c4bf[_0x5b0f12(0x108)]);const _0x2d887b=await readFile(_0x985fe5,_0x43c4bf[_0x5b0f12(0x107)]),_0x21840d=encrypt(_0x2d887b,_0x3d2386);await _0x43c4bf['lucDu'](writeFile,_0x409110,_0x21840d),console[_0x5b0f12(0x105)]('\x0aโœ“\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x409110),console[_0x5b0f12(0x105)](_0x5b0f12(0xfe)),console[_0x5b0f12(0x105)](_0x5b0f12(0x102)),_0x43c4bf['jIqyi'](existsSync,_0x409110)&&(console[_0x5b0f12(0x105)]('\x0a\x20\x20The\x20plaintext\x20auth.json\x20is\x20gitignored\x20for\x20security.'),console['log']('\x20\x20The\x20encrypted\x20auth.json.enc\x20can\x20be\x20committed.'));}
@@ -1 +1 @@
1
- const _0xde35ae=_0x5dfd;(function(_0x14c172,_0x4ffcd5){const _0x39e40d=_0x5dfd,_0x53566d=_0x14c172();while(!![]){try{const _0x3b95c8=parseInt(_0x39e40d(0xac))/0x1+-parseInt(_0x39e40d(0xb6))/0x2+parseInt(_0x39e40d(0xb9))/0x3+-parseInt(_0x39e40d(0xa9))/0x4*(-parseInt(_0x39e40d(0xd8))/0x5)+-parseInt(_0x39e40d(0xce))/0x6*(-parseInt(_0x39e40d(0xb1))/0x7)+parseInt(_0x39e40d(0xba))/0x8*(-parseInt(_0x39e40d(0xcd))/0x9)+-parseInt(_0x39e40d(0xaa))/0xa;if(_0x3b95c8===_0x4ffcd5)break;else _0x53566d['push'](_0x53566d['shift']());}catch(_0x32fe3a){_0x53566d['push'](_0x53566d['shift']());}}}(_0x4230,0xf3379));import{rm,readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import{spawn}from'child_process';function _0x5dfd(_0x4e8c1c,_0x3e30eb){_0x4e8c1c=_0x4e8c1c-0xa0;const _0x423036=_0x4230();let _0x5dfddb=_0x423036[_0x4e8c1c];return _0x5dfddb;}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=[_0xde35ae(0xd0),'feature-tracker',_0xde35ae(0xa3),_0xde35ae(0xb0)],opencodePluginName='@ranger-testing/opencode-plugin';function parseJsonc(_0x1a769f){const _0x1e3f12=_0xde35ae,_0x4c5024=_0x1a769f[_0x1e3f12(0xa4)](/\/\*[\s\S]*?\*\//g,''),_0x3383e5=_0x4c5024[_0x1e3f12(0xa4)](/^\s*\/\/.*$/gm,''),_0x2f7653=_0x3383e5['replace'](/,\s*([}\]])/g,'$1');return JSON['parse'](_0x2f7653);}async function removeOpencodePluginConfig(_0x18150b){const _0x4f717b=_0xde35ae,_0x4fcc1e={'RsiXR':function(_0x462033,_0xd7a8bf){return _0x462033!==_0xd7a8bf;},'mEHXX':function(_0x285fcb,_0x31979e){return _0x285fcb!==_0x31979e;},'CrWEl':function(_0x347ec4,_0x1c9779){return _0x347ec4(_0x1c9779);},'xiBRR':function(_0x1efd28,_0x2f2c8d,_0xe51174){return _0x1efd28(_0x2f2c8d,_0xe51174);},'IDOPy':function(_0x3e3e5a,_0x31e199){return _0x3e3e5a===_0x31e199;}};if(!_0x4fcc1e[_0x4f717b(0xcf)](existsSync,_0x18150b))return![];let _0x984bc1;try{const _0x482445=await _0x4fcc1e['xiBRR'](readFile,_0x18150b,'utf-8');_0x984bc1=parseJsonc(_0x482445);}catch{return![];}const _0x47b829=Array['isArray'](_0x984bc1['plugin'])?_0x984bc1['plugin']:[];if(_0x4fcc1e[_0x4f717b(0xc6)](_0x47b829['length'],0x0))return![];const _0x4f17a4=_0x47b829['filter'](_0x46e4e7=>{const _0x90d955=_0x4f717b;if(_0x4fcc1e[_0x90d955(0xb8)](typeof _0x46e4e7,'string'))return!![];return _0x4fcc1e['mEHXX'](_0x46e4e7,opencodePluginName);});if(_0x4f17a4['length']===_0x47b829['length'])return![];return _0x4fcc1e[_0x4f717b(0xc6)](_0x4f17a4[_0x4f717b(0xab)],0x0)?delete _0x984bc1['plugin']:_0x984bc1[_0x4f717b(0xa7)]=_0x4f17a4,await _0x4fcc1e[_0x4f717b(0xc8)](writeFile,_0x18150b,JSON['stringify'](_0x984bc1,null,0x2)+'\x0a'),!![];}async function uninstallClaudePlugin(_0x4dc0a2){const _0x395d99=_0xde35ae,_0x52875c={'AYuRv':function(_0x4230d2,_0xdab4b9){return _0x4230d2(_0xdab4b9);},'HDzih':function(_0x15622b,_0x2726b3){return _0x15622b(_0x2726b3);},'nbtbB':'uninstall','yRJHs':_0x395d99(0xad),'STCee':'--scope','YARrp':function(_0x477867,_0x2f72cb,_0x2b55b8,_0x5e5b73){return _0x477867(_0x2f72cb,_0x2b55b8,_0x5e5b73);},'dluTZ':'claude','gKHDT':function(_0x2e7913,_0x5e2626){return _0x2e7913===_0x5e2626;},'xctYi':'win32'};return new Promise(_0x203109=>{const _0x1b1dc3=_0x395d99,_0x5344e6={'PYRVV':function(_0x1a7626,_0x58f8a0){const _0x2f3380=_0x5dfd;return _0x52875c[_0x2f3380(0xc2)](_0x1a7626,_0x58f8a0);},'UbPfq':function(_0x4df711,_0x41a809){return _0x4df711===_0x41a809;}},_0x1a7646=['plugin',_0x52875c[_0x1b1dc3(0xa6)],_0x52875c[_0x1b1dc3(0xcc)]];_0x4dc0a2&&_0x1a7646['push'](_0x52875c[_0x1b1dc3(0xa5)],_0x4dc0a2);const _0xfa4558=_0x52875c[_0x1b1dc3(0xaf)](spawn,_0x52875c[_0x1b1dc3(0xa1)],_0x1a7646,{'stdio':_0x1b1dc3(0xa2),'shell':_0x52875c['gKHDT'](process[_0x1b1dc3(0xb4)],_0x52875c[_0x1b1dc3(0xcb)])});_0xfa4558['on']('close',_0x13e746=>{_0x5344e6['PYRVV'](_0x203109,_0x5344e6['UbPfq'](_0x13e746,0x0));}),_0xfa4558['on'](_0x1b1dc3(0xb3),()=>{const _0x73c83f=_0x1b1dc3;_0x52875c[_0x73c83f(0xd4)](_0x203109,![]);});});}async function removeMarketplace(){const _0x7ba085={'RumIo':function(_0x335c99,_0x1f35ca,_0x5a8838,_0x486ee2){return _0x335c99(_0x1f35ca,_0x5a8838,_0x486ee2);},'HZxgL':'claude','mLzsF':'plugin','TRpnx':'marketplace'};return new Promise(_0x59aac8=>{const _0x4ac2b9=_0x5dfd,_0x36d0bc={'txCtg':function(_0x779d1f,_0x4a9c83){return _0x779d1f(_0x4a9c83);},'MHfNx':function(_0x5c5d9a,_0x10688c){return _0x5c5d9a===_0x10688c;}},_0x16afa7=_0x7ba085[_0x4ac2b9(0xd1)](spawn,_0x7ba085['HZxgL'],[_0x7ba085['mLzsF'],_0x7ba085[_0x4ac2b9(0xc7)],_0x4ac2b9(0xae),_0x4ac2b9(0xd6)],{'stdio':'pipe','shell':process['platform']===_0x4ac2b9(0xca)});_0x16afa7['on'](_0x4ac2b9(0xd3),_0x58932d=>{_0x36d0bc['txCtg'](_0x59aac8,_0x36d0bc['MHfNx'](_0x58932d,0x0));}),_0x16afa7['on']('error',()=>{_0x36d0bc['txCtg'](_0x59aac8,![]);});});}export async function clean(){const _0xd074d8=_0xde35ae,_0x16f5f9={'ZDGMV':_0xd074d8(0xc0),'vqywO':function(_0x3785eb){return _0x3785eb();},'QSZyp':function(_0x2ff395,_0x335e4c){return _0x2ff395(_0x335e4c);},'sarCm':_0xd074d8(0xc4),'TNeED':function(_0x25a670){return _0x25a670();},'EpmcC':function(_0x2dc183,_0x38ad4a){return _0x2dc183(_0x38ad4a);},'RTiwT':'project','knWsz':function(_0x119430,_0x3c8f51){return _0x119430(_0x3c8f51);},'zzWYk':function(_0x5539c2,_0x458cb9,_0x279d24){return _0x5539c2(_0x458cb9,_0x279d24);},'XGwFb':'user','TtLNO':_0xd074d8(0xbb),'NYgoD':'โœ“\x20Uninstalled\x20Claude\x20plugin\x20(project\x20scope)','jKlDi':_0xd074d8(0xc9)};console[_0xd074d8(0xb2)](_0x16f5f9[_0xd074d8(0xc5)]);let _0xdc2321=![];try{await _0x16f5f9['vqywO'](deleteAllCredentials),console[_0xd074d8(0xb2)](_0xd074d8(0xd7)),_0xdc2321=!![];}catch{}const _0x74cd60=_0x16f5f9['vqywO'](getCacheFile);existsSync(_0x74cd60)&&(await _0x16f5f9['QSZyp'](rm,_0x74cd60),_0xdc2321=!![]);const _0x5bdbca=getRangerDir();existsSync(_0x5bdbca)&&(await rm(_0x5bdbca,{'recursive':!![]}),console[_0xd074d8(0xb2)](_0x16f5f9['sarCm']),_0xdc2321=!![]);const _0x13254c=_0x16f5f9[_0xd074d8(0xd2)](getProjectSkillsDir);for(const _0x56ab58 of skillsToRemove){const _0x375043=join(_0x13254c,_0x56ab58);existsSync(_0x375043)&&(await rm(_0x375043,{'recursive':!![]}),console[_0xd074d8(0xb2)]('โœ“\x20Removed\x20project\x20skill:\x20'+_0x56ab58),_0xdc2321=!![]);}const _0x1bc45b=getUserSkillsDir();for(const _0x13aade of skillsToRemove){const _0xeeeb54=join(_0x1bc45b,_0x13aade);existsSync(_0xeeeb54)&&(await rm(_0xeeeb54,{'recursive':!![]}),console['log']('โœ“\x20Removed\x20user\x20skill:\x20'+_0x13aade),_0xdc2321=!![]);}const _0x227a28=_0x16f5f9[_0xd074d8(0xbc)](getOpencodeSkillsDir,_0x16f5f9['RTiwT']);for(const _0x493689 of skillsToRemove){const _0x1ae5ae=join(_0x227a28,_0x493689);_0x16f5f9[_0xd074d8(0xa0)](existsSync,_0x1ae5ae)&&(await _0x16f5f9['zzWYk'](rm,_0x1ae5ae,{'recursive':!![]}),console[_0xd074d8(0xb2)]('โœ“\x20Removed\x20OpenCode\x20project\x20skill:\x20'+_0x493689),_0xdc2321=!![]);}const _0xfd0c63=_0x16f5f9[_0xd074d8(0xa0)](getOpencodeSkillsDir,'user');for(const _0xa92584 of skillsToRemove){const _0x3d3558=join(_0xfd0c63,_0xa92584);existsSync(_0x3d3558)&&(await _0x16f5f9[_0xd074d8(0xb5)](rm,_0x3d3558,{'recursive':!![]}),console[_0xd074d8(0xb2)]('โœ“\x20Removed\x20OpenCode\x20user\x20skill:\x20'+_0xa92584),_0xdc2321=!![]);}const _0xe28938=join(getOpencodeConfigDir(_0xd074d8(0xd5)),_0xd074d8(0xbd));await removeOpencodePluginConfig(_0xe28938)&&(console['log'](_0xd074d8(0xbf)),_0xdc2321=!![]);const _0x2548d0=_0x16f5f9[_0xd074d8(0xb5)](join,_0x16f5f9[_0xd074d8(0xbc)](getOpencodeConfigDir,_0x16f5f9[_0xd074d8(0xc1)]),'opencode.json');await removeOpencodePluginConfig(_0x2548d0)&&(console[_0xd074d8(0xb2)](_0x16f5f9['TtLNO']),_0xdc2321=!![]);const _0x18f60f=await _0x16f5f9['TNeED'](uninstallClaudePlugin);_0x18f60f&&(console[_0xd074d8(0xb2)]('โœ“\x20Uninstalled\x20Claude\x20plugin\x20(user\x20scope)'),_0xdc2321=!![]);const _0x135e3c=await uninstallClaudePlugin(_0xd074d8(0xd5));_0x135e3c&&(console['log'](_0x16f5f9[_0xd074d8(0xbe)]),_0xdc2321=!![]);const _0x1a00f0=await _0x16f5f9[_0xd074d8(0xb7)](removeMarketplace);_0x1a00f0&&(console['log'](_0x16f5f9[_0xd074d8(0xa8)]),_0xdc2321=!![]),_0xdc2321?console['log'](_0xd074d8(0xc3)):console['log']('Nothing\x20to\x20clean\x20up.\x0a');}function _0x4230(){const _0x19f073=['โœ“\x20Removed\x20OpenCode\x20plugin\x20(user\x20config)','EpmcC','opencode.json','NYgoD','โœ“\x20Removed\x20OpenCode\x20plugin\x20(project\x20config)','\x0a๐Ÿงน\x20Cleaning\x20up\x20Ranger\x20artifacts...\x0a','XGwFb','HDzih','\x0aโœ…\x20Cleanup\x20complete!\x0a','โœ“\x20Removed\x20.ranger/\x20directory','ZDGMV','IDOPy','TRpnx','xiBRR','โœ“\x20Removed\x20trailhead\x20marketplace','win32','xctYi','yRJHs','9wUjjfZ','148884UqOPPk','CrWEl','ranger','RumIo','TNeED','close','AYuRv','project','trailhead','โœ“\x20Removed\x20stored\x20credentials','25DwnJyY','knWsz','dluTZ','pipe','bug-bash','replace','STCee','nbtbB','plugin','jKlDi','1434284fYSUWu','26115360zlpQwF','length','1734427ISKkOM','ranger@trailhead','remove','YARrp','e2e-test-recommender','294jVqseU','log','error','platform','zzWYk','2170716QkaFsM','vqywO','RsiXR','4630092tVWzbP','11357784EQyyiO'];_0x4230=function(){return _0x19f073;};return _0x4230();}
1
+ const _0x4d95d4=_0x2e98;(function(_0x5e728b,_0x33db0b){const _0xde14cf=_0x2e98,_0x53a2fd=_0x5e728b();while(!![]){try{const _0x2d4b38=parseInt(_0xde14cf(0x148))/0x1+parseInt(_0xde14cf(0x14c))/0x2*(parseInt(_0xde14cf(0x14d))/0x3)+-parseInt(_0xde14cf(0x147))/0x4*(parseInt(_0xde14cf(0x163))/0x5)+parseInt(_0xde14cf(0x155))/0x6*(-parseInt(_0xde14cf(0x143))/0x7)+parseInt(_0xde14cf(0x150))/0x8*(-parseInt(_0xde14cf(0x12d))/0x9)+parseInt(_0xde14cf(0x15f))/0xa*(parseInt(_0xde14cf(0x131))/0xb)+parseInt(_0xde14cf(0x146))/0xc*(-parseInt(_0xde14cf(0x154))/0xd);if(_0x2d4b38===_0x33db0b)break;else _0x53a2fd['push'](_0x53a2fd['shift']());}catch(_0x59ef86){_0x53a2fd['push'](_0x53a2fd['shift']());}}}(_0x2511,0x6d00a));import{rm,readFile,writeFile}from'fs/promises';import{join}from'path';function _0x2511(){const _0x389d50=['RFgDQ','user','IMqHG','feature-tracker','poDzK','hXblG','eCyKZ','replace','log','win32','โœ“\x20Removed\x20.ranger/\x20directory','210erzDov','XEIxh','platform','24pSjyCK','3256kmbsaZ','849067ozNQwZ','โœ“\x20Removed\x20OpenCode\x20plugin\x20(user\x20config)','EyDwS','bCIhs','6rtueiR','180273OoLGMP','uwyha','length','289016ZRNUEf','pipe','uYJjh','ranger','2676739iXRxoz','65490tbuMJs','project','iGBkB','uninstall','plugin','wwocy','QzyZY','filter','JGdOI','fHHmG','50YeOOUq','โœ“\x20Removed\x20project\x20skill:\x20','@ranger-testing/opencode-plugin','โœ“\x20Removed\x20OpenCode\x20plugin\x20(project\x20config)','655xnRZkY','Nothing\x20to\x20clean\x20up.\x0a','mzijb','โœ“\x20Removed\x20OpenCode\x20user\x20skill:\x20','27ZWmshG','vuPkP','isArray','error','817091gZjiPJ','opencode.json','IcEpC','โœ“\x20Removed\x20stored\x20credentials','cKAck','jFRMW','cxQjT'];_0x2511=function(){return _0x389d50;};return _0x2511();}import{existsSync}from'fs';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';function _0x2e98(_0x1a442a,_0x1a2e6a){_0x1a442a=_0x1a442a-0x12a;const _0x2511cc=_0x2511();let _0x2e989c=_0x2511cc[_0x1a442a];return _0x2e989c;}const skillsToRemove=[_0x4d95d4(0x153),_0x4d95d4(0x13b),'bug-bash','e2e-test-recommender'],opencodePluginName=_0x4d95d4(0x161);function parseJsonc(_0x148b2c){const _0xef9738=_0x4d95d4,_0x16449b=_0x148b2c['replace'](/\/\*[\s\S]*?\*\//g,''),_0x222611=_0x16449b['replace'](/^\s*\/\/.*$/gm,''),_0x39dc21=_0x222611[_0xef9738(0x13f)](/,\s*([}\]])/g,'$1');return JSON['parse'](_0x39dc21);}async function removeOpencodePluginConfig(_0x2099cc){const _0x3c25da=_0x4d95d4,_0x12f17f={'nPzEj':function(_0x97f377,_0x4ffb50){return _0x97f377!==_0x4ffb50;},'xNNrY':function(_0x16460a,_0x4e91e8){return _0x16460a(_0x4e91e8);},'eCyKZ':function(_0x2d1ba1,_0x32414d){return _0x2d1ba1(_0x32414d);},'WjeZr':function(_0x51c77d,_0x115b1a){return _0x51c77d===_0x115b1a;},'cxQjT':function(_0x3c35a5,_0x45b2b7,_0x448520){return _0x3c35a5(_0x45b2b7,_0x448520);},'uYJjh':function(_0x1971b9,_0x543087){return _0x1971b9+_0x543087;}};if(!_0x12f17f['xNNrY'](existsSync,_0x2099cc))return![];let _0xb7d91b;try{const _0x83760=await readFile(_0x2099cc,'utf-8');_0xb7d91b=_0x12f17f[_0x3c25da(0x13e)](parseJsonc,_0x83760);}catch{return![];}const _0x5c9515=Array[_0x3c25da(0x12f)](_0xb7d91b[_0x3c25da(0x159)])?_0xb7d91b['plugin']:[];if(_0x12f17f['WjeZr'](_0x5c9515['length'],0x0))return![];const _0xa53ed7=_0x5c9515[_0x3c25da(0x15c)](_0x2fe50c=>{if(_0x12f17f['nPzEj'](typeof _0x2fe50c,'string'))return!![];return _0x2fe50c!==opencodePluginName;});if(_0xa53ed7[_0x3c25da(0x14f)]===_0x5c9515[_0x3c25da(0x14f)])return![];return _0xa53ed7[_0x3c25da(0x14f)]===0x0?delete _0xb7d91b[_0x3c25da(0x159)]:_0xb7d91b['plugin']=_0xa53ed7,await _0x12f17f[_0x3c25da(0x137)](writeFile,_0x2099cc,_0x12f17f[_0x3c25da(0x152)](JSON['stringify'](_0xb7d91b,null,0x2),'\x0a')),!![];}async function uninstallClaudePlugin(_0x3ae331){const _0x3f213e=_0x4d95d4,_0x23e949={'AIigh':function(_0x1e08f5,_0x1fb7ef){return _0x1e08f5===_0x1fb7ef;},'mzijb':_0x3f213e(0x158),'KmDbz':'ranger@trailhead','jFRMW':'claude','nAluH':_0x3f213e(0x141)};return new Promise(_0x4a366a=>{const _0x15d21d=_0x3f213e,_0x39ed52=['plugin',_0x23e949[_0x15d21d(0x12b)],_0x23e949['KmDbz']];_0x3ae331&&_0x39ed52['push']('--scope',_0x3ae331);const _0x2ca4ac=spawn(_0x23e949[_0x15d21d(0x136)],_0x39ed52,{'stdio':_0x15d21d(0x151),'shell':process[_0x15d21d(0x145)]===_0x23e949['nAluH']});_0x2ca4ac['on']('close',_0x25949e=>{_0x4a366a(_0x23e949['AIigh'](_0x25949e,0x0));}),_0x2ca4ac['on'](_0x15d21d(0x130),()=>{_0x4a366a(![]);});});}async function removeMarketplace(){const _0x1dcac8={'NwpZk':function(_0x170e2e,_0x1eeac7){return _0x170e2e===_0x1eeac7;},'JFgNb':'claude','QzyZY':'plugin','sSBxQ':'marketplace','kqfVw':function(_0x10a373,_0x450c1a){return _0x10a373===_0x450c1a;},'MjIVl':'close'};return new Promise(_0x16d00d=>{const _0x1bc8cb=_0x2e98,_0x43aa84={'XEIxh':function(_0x500986,_0x5709ac){return _0x1dcac8['NwpZk'](_0x500986,_0x5709ac);}},_0x54a832=spawn(_0x1dcac8['JFgNb'],[_0x1dcac8[_0x1bc8cb(0x15b)],_0x1dcac8['sSBxQ'],'remove','trailhead'],{'stdio':'pipe','shell':_0x1dcac8['kqfVw'](process[_0x1bc8cb(0x145)],_0x1bc8cb(0x141))});_0x54a832['on'](_0x1dcac8['MjIVl'],_0x2f713b=>{const _0x3ff344=_0x1bc8cb;_0x16d00d(_0x43aa84[_0x3ff344(0x144)](_0x2f713b,0x0));}),_0x54a832['on'](_0x1bc8cb(0x130),()=>{_0x16d00d(![]);});});}export async function clean(){const _0x2e9dc6=_0x4d95d4,_0x3727ba={'MYiWm':'\x0a๐Ÿงน\x20Cleaning\x20up\x20Ranger\x20artifacts...\x0a','iGBkB':_0x2e9dc6(0x134),'IcEpC':function(_0x547146,_0x1b4830){return _0x547146(_0x1b4830);},'vuPkP':function(_0x15e270,_0x5129c3){return _0x15e270(_0x5129c3);},'uwyha':_0x2e9dc6(0x142),'JGdOI':function(_0x379407,_0xba349a,_0xb174af){return _0x379407(_0xba349a,_0xb174af);},'EyDwS':function(_0x547f5b,_0x58b56d,_0x16d55f){return _0x547f5b(_0x58b56d,_0x16d55f);},'wwocy':function(_0x163e33,_0x57e9ce){return _0x163e33(_0x57e9ce);},'hXblG':function(_0x5cacba,_0x6d9e66){return _0x5cacba(_0x6d9e66);},'bCIhs':_0x2e9dc6(0x156),'poDzK':_0x2e9dc6(0x139),'fHHmG':function(_0x17eab7,_0x460227,_0x5be61e){return _0x17eab7(_0x460227,_0x5be61e);},'tHgBi':_0x2e9dc6(0x162),'IMqHG':function(_0x573822,_0x30e69f,_0x1b599e){return _0x573822(_0x30e69f,_0x1b599e);},'cKAck':'โœ“\x20Uninstalled\x20Claude\x20plugin\x20(project\x20scope)','oCOfl':'\x0aโœ…\x20Cleanup\x20complete!\x0a','RFgDQ':_0x2e9dc6(0x12a)};console[_0x2e9dc6(0x140)](_0x3727ba['MYiWm']);let _0x580599=![];try{await deleteAllCredentials(),console['log'](_0x3727ba[_0x2e9dc6(0x157)]),_0x580599=!![];}catch{}const _0x5a4f00=getCacheFile();existsSync(_0x5a4f00)&&(await _0x3727ba[_0x2e9dc6(0x133)](rm,_0x5a4f00),_0x580599=!![]);const _0x4899b9=getRangerDir();_0x3727ba['vuPkP'](existsSync,_0x4899b9)&&(await rm(_0x4899b9,{'recursive':!![]}),console[_0x2e9dc6(0x140)](_0x3727ba[_0x2e9dc6(0x14e)]),_0x580599=!![]);const _0x58206f=getProjectSkillsDir();for(const _0x56c643 of skillsToRemove){const _0x4d7f51=join(_0x58206f,_0x56c643);existsSync(_0x4d7f51)&&(await _0x3727ba[_0x2e9dc6(0x15d)](rm,_0x4d7f51,{'recursive':!![]}),console['log'](_0x2e9dc6(0x160)+_0x56c643),_0x580599=!![]);}const _0x1f9c24=getUserSkillsDir();for(const _0x406b36 of skillsToRemove){const _0x5ce2b9=_0x3727ba['EyDwS'](join,_0x1f9c24,_0x406b36);_0x3727ba[_0x2e9dc6(0x15a)](existsSync,_0x5ce2b9)&&(await rm(_0x5ce2b9,{'recursive':!![]}),console[_0x2e9dc6(0x140)]('โœ“\x20Removed\x20user\x20skill:\x20'+_0x406b36),_0x580599=!![]);}const _0x342ea7=_0x3727ba['hXblG'](getOpencodeSkillsDir,_0x3727ba[_0x2e9dc6(0x14b)]);for(const _0x3477cd of skillsToRemove){const _0x343e1d=_0x3727ba['EyDwS'](join,_0x342ea7,_0x3477cd);existsSync(_0x343e1d)&&(await rm(_0x343e1d,{'recursive':!![]}),console[_0x2e9dc6(0x140)]('โœ“\x20Removed\x20OpenCode\x20project\x20skill:\x20'+_0x3477cd),_0x580599=!![]);}const _0x5f1bc6=getOpencodeSkillsDir(_0x3727ba[_0x2e9dc6(0x13c)]);for(const _0x554352 of skillsToRemove){const _0x382b58=_0x3727ba[_0x2e9dc6(0x15e)](join,_0x5f1bc6,_0x554352);_0x3727ba[_0x2e9dc6(0x13d)](existsSync,_0x382b58)&&(await _0x3727ba['EyDwS'](rm,_0x382b58,{'recursive':!![]}),console['log'](_0x2e9dc6(0x12c)+_0x554352),_0x580599=!![]);}const _0x428619=_0x3727ba[_0x2e9dc6(0x14a)](join,getOpencodeConfigDir('project'),'opencode.json');await _0x3727ba[_0x2e9dc6(0x12e)](removeOpencodePluginConfig,_0x428619)&&(console['log'](_0x3727ba['tHgBi']),_0x580599=!![]);const _0xeb86cc=_0x3727ba[_0x2e9dc6(0x13a)](join,_0x3727ba[_0x2e9dc6(0x15a)](getOpencodeConfigDir,_0x2e9dc6(0x139)),_0x2e9dc6(0x132));await removeOpencodePluginConfig(_0xeb86cc)&&(console['log'](_0x2e9dc6(0x149)),_0x580599=!![]);const _0xd4671e=await uninstallClaudePlugin();_0xd4671e&&(console['log']('โœ“\x20Uninstalled\x20Claude\x20plugin\x20(user\x20scope)'),_0x580599=!![]);const _0xc05024=await _0x3727ba['hXblG'](uninstallClaudePlugin,_0x2e9dc6(0x156));_0xc05024&&(console['log'](_0x3727ba[_0x2e9dc6(0x135)]),_0x580599=!![]);const _0x50dd36=await removeMarketplace();_0x50dd36&&(console['log']('โœ“\x20Removed\x20trailhead\x20marketplace'),_0x580599=!![]),_0x580599?console['log'](_0x3727ba['oCOfl']):console[_0x2e9dc6(0x140)](_0x3727ba[_0x2e9dc6(0x138)]);}