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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 _0x4b19d6=_0x1b3d;(function(_0x116de2,_0x1781f7){const _0x1d4884=_0x1b3d,_0x2a05ec=_0x116de2();while(!![]){try{const _0x255a45=parseInt(_0x1d4884(0x1b2))/0x1*(-parseInt(_0x1d4884(0x1a2))/0x2)+-parseInt(_0x1d4884(0x29e))/0x3*(-parseInt(_0x1d4884(0x219))/0x4)+-parseInt(_0x1d4884(0x20c))/0x5+parseInt(_0x1d4884(0x21e))/0x6*(-parseInt(_0x1d4884(0x199))/0x7)+parseInt(_0x1d4884(0x2a9))/0x8*(-parseInt(_0x1d4884(0x279))/0x9)+-parseInt(_0x1d4884(0x244))/0xa*(parseInt(_0x1d4884(0x2c6))/0xb)+parseInt(_0x1d4884(0x257))/0xc;if(_0x255a45===_0x1781f7)break;else _0x2a05ec['push'](_0x2a05ec['shift']());}catch(_0x530dd2){_0x2a05ec['push'](_0x2a05ec['shift']());}}}(_0x39c5,0x5f226));import _0x5c600c from'dotenv';import{dirname,join,parse}from'path';function _0x1b3d(_0x5d377d,_0x2e21a2){_0x5d377d=_0x5d377d-0x184;const _0x39c510=_0x39c5();let _0x1b3dda=_0x39c510[_0x5d377d];return _0x1b3dda;}import{existsSync}from'fs';function findProjectRoot(){const _0x2f6d8a=_0x1b3d,_0x1ae1e3={'Tmdtt':function(_0x1600d1,_0x15719b){return _0x1600d1(_0x15719b);}};let _0x4c9375=process[_0x2f6d8a(0x1b4)]();const _0x426272=_0x1ae1e3[_0x2f6d8a(0x1de)](parse,_0x4c9375)[_0x2f6d8a(0x19d)];while(_0x4c9375!==_0x426272){if(existsSync(join(_0x4c9375,_0x2f6d8a(0x21b)))||_0x1ae1e3['Tmdtt'](existsSync,join(_0x4c9375,_0x2f6d8a(0x252))))return _0x4c9375;_0x4c9375=dirname(_0x4c9375);}return process[_0x2f6d8a(0x1b4)]();}_0x5c600c['config']({'path':join(findProjectRoot(),_0x4b19d6(0x252))});function _0x39c5(){const _0x32d032=['FClsw','session-id','You\x20must\x20specify\x20a\x20profile\x20config\x20subcommand','trackCommandError','xkggO','Encrypt\x20auth.json\x20for\x20a\x20profile\x20(allows\x20committing\x20to\x20git)','mXGRj','bzmSE','Environment\x20name','RXPyX','value','LfbWV','jAyGE','user','Manage\x20profiles','partial','Tmdtt','json','IVThP','gPWgm','hook:enable','hwInV','FOMcv','\x20FAILED','rVlhU','array','jHqSI','PKElb','startsWith','zJDMB','skip-auth','LqxhZ','checklist','env','ranger\x20feature\x20list','Feature\x20review\x20ID','aYJpv','blocked','koMvm','log','exitCode','Evaluation:\x20','add\x20<profile-name>','force','uygkP','hGtNH','setup-header','mAVQN','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.','OYUhI','eGJah','enable','cemFG','irDYX','Hook\x20name\x20(session-start,\x20pre-compact,\x20post-edit,\x20etc.)','DIcUR','MRuAP','limit','summary','create','Gcidb','hEbVh','3544445iFqhbz','You\x20must\x20specify\x20an\x20auth\x20subcommand','start-path','ZnFXx','vlFcn','cdp-endpoint','Manage\x20profile\x20configuration','dJtkh','AdHfk','set\x20<profile>\x20<key>\x20<value>','opencode','VEvBz','Name\x20of\x20the\x20profile','18220UeowTS','ranger\x20profile\x20config\x20list','.ranger','update\x20<profile-name>','\x0aIssues:','54HtGAbx','FLneI','ranger\x20config\x20get','ObcbF','YcYfG','tQDAB','KRQeQ','Rsrlj','Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','config\x20get','Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)','Restore\x20a\x20soft-deleted\x20feature\x20review','Scenario\x20description','Force\x20headed\x20browser\x20for\x20this\x20run\x20only\x20(does\x20not\x20change\x20profile\x20config)','Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','--task','JDvCK','unset\x20<profile>\x20<key>','LBDsW','ranger\x20setup','oEuES','help','Include\x20soft-deleted\x20feature\x20reviews','VdIpU','number','ranger\x20go','setup\x20[token]','edit-scenario','Install\x20Ranger\x20skills','config','Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)','--checklist','ranger\x20add\x20env','Log\x20in\x20to\x20Ranger\x20via\x20browser\x20(re-authenticate\x20without\x20full\x20setup)','tSiri','cjVoT','Show\x20Ranger\x20status\x20(version,\x20skills,\x20profiles)','ranger\x20profile\x20encrypt-auth','33160KHSnjS','feature\x20delete','SCcqx','boolean','Scenarios\x20(use\x20multiple\x20-c\x20flags\x20for\x20multiple\x20scenarios)','nupJV','env\x20update','UMJcY','ftFzQ','Ivknz','Show\x20feature\x20review\x20details\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)','FkFRi','OeBTA','ranger\x20verify-feature','.env','QsBut','ranger\x20get-review','command','yUUam','27693492qEeqnV','allow-insecure-localhost','otjuX','Number\x20of\x20feature\x20reviews\x20to\x20skip','GOzIa','Ranger\x20API\x20token\x20(omit\x20to\x20log\x20in\x20via\x20browser)','nXPZM','GljPx','scope','Name\x20of\x20the\x20profile\x20to\x20update','ranger\x20feature\x20restore','\x0aUnknown\x20command:\x20','exit','Show\x20reviewer\x20feedback\x20(comments)\x20for\x20all\x20scenarios','failed','auth','error','get\x20<profile>\x20<key>','YePjH','feature\x20resume','Create\x20CI\x20profile\x20(encrypted\x20auth,\x20committed\x20to\x20git)','verified','BRpKf','HlUME','MSrQU','Disable\x20Ranger\x20hooks\x20for\x20this\x20session','fpNWx','debug-outcome','Enable\x20Ranger\x20hooks\x20for\x20this\x20session','project','hUOVx','List\x20all\x20feature\x20reviews','ranger\x20resume','severity','9iDEHCm','Name\x20of\x20the\x20environment\x20to\x20update','feature','add-checklist-item\x20<description>','Skip\x20Chromium\x20browser\x20check\x20and\x20installation','argv','Disable\x20browser\x20features\x20that\x20can\x20cause\x20crashes\x20on\x20some\x20systems\x20(e.g.\x20Bluetooth\x20permission\x20prompts\x20on\x20macOS)','ranger\x20profile\x20ls','--profile','list\x20<env>','name','some','task','IwPXH','mpdaq','hENCw','positional','XvjOd','ranger\x20profile\x20config\x20unset','nlObA','ESCbz','slice','PMwsG','BTYEJ','You\x20must\x20specify\x20an\x20env\x20subcommand','evaluation','cHmoZ','XePJq','list','login','string','rprZl','profile\x20config\x20get','clILd','headed','ODhnP','kRoQw','330sApvIv','ranger\x20env\x20ls','Create\x20a\x20new\x20feature\x20review\x20with\x20scenarios','rGtff','RKpfm','ranger\x20add-scenario','token','HyYjQ','aVJyQ','Profile\x20name','\x20VERIFIED','5351536ERpvRo','SqsXR','fKzSY','profile\x20config\x20list','feature\x20create','scriptName','get-review','message','feature\x20restore','demandCommand','Find\x20and\x20use\x20feature\x20review\x20matching\x20current\x20git\x20context','jTzQZ','Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','Base\x20URL\x20of\x20the\x20running\x20app\x20for\x20profile\x20setup\x20(required\x20in\x20non-interactive\x20mode)','--scenario','skip-chromium','NohNC','dLFvm','resume\x20[id]','akcCF','profile\x20encrypt-auth','strictCommands','Config\x20value','AYycc','mRgvS','\x20\x20https://docs.ranger.net/llms.txt\x20(for\x20LLMs)','Scenario\x20index\x20(1-based)','zLcrm','uODyo','1540HmncvO','current-branch','schbQ','config\x20unset','--notes','WWVPr','env-name','get-review\x20[id]','HqBkO','Notes\x20for\x20verification\x20(defaults\x20to\x20scenario\x20description)','add\x20env\x20<env-name>','UwrcX','ulQtO','Ahjdk','hook','Feature\x20review\x20description','CAuCx','Add\x20profile\x20configuration','ranger\x20feature\x20get-feedback','wtDXe','Install\x20skills\x20for\x20OpenCode','skillup','UhhLn','Scenario\x20numbers\x20to\x20exclude\x20(use\x20multiple\x20values)','ranger\x20start','Unknown\x20error','VlQpp','BeKjY','epilogue','url','LrDel','TNcty','version','list\x20<profile>','Add\x20a\x20scenario\x20to\x20the\x20active\x20feature\x20review','xHAzQ','LDptH','You\x20must\x20specify\x20a\x20config\x20subcommand','CDP\x20endpoint\x20for\x20an\x20Electron\x20app\x20or\x20existing\x20browser\x20(e.g.\x20http://localhost:9222).\x20Skips\x20URL\x20and\x20browser\x20auth\x20setup.','Optional\x20feature\x20ID','Edit\x20a\x20scenario\x20description\x20on\x20the\x20active\x20feature\x20review','offset','VfXMq','dOpuN','--item','start','default','KEheI','notes','CI\x20profile\x20name\x20(auto-detected\x20if\x20only\x20one\x20exists)','sZFKl','gpoQI','show\x20[id]','dZYMV','Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','Lptgc','get\x20<env>\x20<key>','usage','\x20INCOMPLETE','Task\x20description\x20(defaults\x20to\x20scenario\x20description)','ANKzR','include-deleted','ranger\x20env\x20update','Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','43036DTYDyF','Config\x20key\x20to\x20remove','Name\x20of\x20the\x20environment\x20(e.g.,\x20local,\x20staging,\x20prod)','Base\x20URL\x20of\x20the\x20running\x20app\x20(required\x20in\x20non-interactive\x20mode)','root','MJuCa','QeylN','Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','TthEs','35984emgsPA','profile-name','scenario','IApDt','Set\x20a\x20config\x20value','description','zoDTL','BmChG','update','key','vGbiE','item','ZPneQ','gsaZI','xBVHK','tSrfz','29JXEJwD','awsTC','cwd','repeat','\x0aError:\x20','Aonnd','YjNnL','feature\x20list','Initialize\x20Ranger\x20in\x20your\x20project','ranger\x20profile\x20update','profile','Rwtqj','Scenario\x20number\x20to\x20edit\x20(1-based)','get-feedback\x20[id]','KVdXr','verify-feature','delete\x20[id]','OgXvJ','Remove\x20all\x20Ranger\x20artifacts\x20from\x20the\x20project','GzaDe','ranger\x20profile\x20config\x20set','parse','ranger\x20create','option','wnVgt','List\x20all\x20profiles','tULWv','cuxLo'];_0x39c5=function(){return _0x32d032;};return _0x39c5();}import _0x224023 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';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 _0x2ce4e3=>{const _0x40082b=_0x4b19d6,_0x41fbb5={'BRpKf':function(_0x18d0d3){return _0x18d0d3();}},_0x39366b=_0x41fbb5[_0x40082b(0x26d)](getCurrentCollector);_0x39366b&&await _0x39366b['trackCommandError'](_0x2ce4e3),process[_0x40082b(0x1f6)]=0x1;});const rawArgs=process['argv'][_0x4b19d6(0x28e)](0x2),TOP_LEVEL_HELP=_0x4b19d6(0x1fe),PROFILE_HELP='Usage:\x20ranger\x20profile\x20<command>\x20[options]\x0a\x0aCommands:\x0a\x20\x20add\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Add\x20profile\x20(options:\x20--ci,\x20--skip-auth)\x0a\x20\x20use\x20<profile-name>\x20\x20\x20\x20\x20\x20\x20\x20Switch\x20active\x20profile\x0a\x20\x20ls\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20profiles\x0a\x20\x20update\x20<profile-name>\x20\x20\x20\x20\x20Re-capture\x20auth\x20for\x20a\x20profile\x0a\x20\x20encrypt-auth\x20<profile>\x20\x20\x20\x20Encrypt\x20auth.json\x20for\x20safe\x20git\x20storage\x0a\x20\x20config\x20<command>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Profile\x20config\x20(set/get/list/unset)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20add\x20local\x0a\x20\x20ranger\x20profile\x20encrypt-auth\x20ci\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20headless\x20true',PROFILE_CONFIG_HELP='Usage:\x20ranger\x20profile\x20config\x20<command>\x0a\x0aCommands:\x0a\x20\x20set\x20<profile>\x20<key>\x20<value>\x20\x20\x20\x20Set\x20a\x20config\x20value\x0a\x20\x20get\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Get\x20a\x20config\x20value\x0a\x20\x20list\x20<profile>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20List\x20all\x20config\x20for\x20a\x20profile\x0a\x20\x20unset\x20<profile>\x20<key>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20Remove\x20a\x20config\x20value\x0a\x0aKeys:\x0a\x20\x20userAgent\x20\x20\x20\x20\x20\x20\x20\x20Browser\x20user\x20agent\x20string\x0a\x20\x20headless\x20\x20\x20\x20\x20\x20\x20\x20\x20Run\x20browser\x20in\x20headless\x20mode\x20(true/false)\x0a\x20\x20allowInsecureLocalhost\x20\x20\x20Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(true/false)\x0a\x20\x20storageState\x20\x20\x20\x20\x20Path\x20to\x20auth\x20state\x20file\x20(e.g.,\x20./auth.json)\x0a\x20\x20header.<name>\x20\x20\x20\x20Custom\x20HTTP\x20header\x20sent\x20with\x20every\x20request\x20(e.g.,\x20header.X-Test-Mode)\x0a\x20\x20setupHeader.<name>\x20\x20HTTP\x20header\x20sent\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20(e.g.,\x20setupHeader.x-bypass-turnstile)\x0a\x0aExamples:\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20userAgent\x20\x22Mozilla/5.0\x20(CI\x20Bot)\x22\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20headless\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20allowInsecureLocalhost\x20true\x0a\x20\x20ranger\x20profile\x20config\x20set\x20ci\x20header.Authorization\x20\x27${AUTH_TOKEN}\x27\x0a\x20\x20ranger\x20profile\x20config\x20set\x20local\x20setupHeader.x-bypass-turnstile\x20\x27a1b2c3d4...\x27';function warnRenamed(_0x27061c,_0x50e866){const _0x57a45a=_0x4b19d6;console[_0x57a45a(0x267)]('\x0a'+_0x27061c+'\x20is\x20now\x20'+_0x50e866+'\x0a');}function argUsed(_0x3404a5){const _0x4e8d32=_0x4b19d6;return rawArgs[_0x4e8d32(0x284)](_0x2b89dd=>_0x2b89dd===_0x3404a5||_0x2b89dd[_0x4e8d32(0x1ea)](_0x3404a5+'='));}function warnFlagRenamed(_0x5856b0,_0xcd6b63,_0x409847){argUsed(_0xcd6b63)&&warnRenamed(_0x5856b0+'\x20'+_0xcd6b63,_0x5856b0+'\x20'+_0x409847);}async function runGoCommand(_0x5ad692,_0x59a8c7=![]){const _0x55e119=_0x4b19d6,_0x47cfa0={'VAMva':function(_0xc2d284,_0x16e75d){return _0xc2d284+_0x16e75d;},'KRQeQ':_0x55e119(0x251),'YolqW':'ranger\x20go','XvjOd':'--env','bzmSE':_0x55e119(0x281),'MTtCK':function(_0x3d4b2f,_0x28f3ea,_0x1aac47,_0x413f0f){return _0x3d4b2f(_0x28f3ea,_0x1aac47,_0x413f0f);},'KHdcO':_0x55e119(0x22d),'RKpfm':_0x55e119(0x2ca),'MSrQU':_0x55e119(0x185),'IoVBp':function(_0x476d03){return _0x476d03();},'iMipG':'flag','BTYEJ':_0x55e119(0x23b),'IwPXH':'debug-address-comments','cjVoT':function(_0x44a724,_0x566e43){return _0x44a724===_0x566e43;},'xtovI':_0x55e119(0x2a8),'LfbWV':_0x55e119(0x193),'VfXMq':function(_0x40775c,_0x1c588){return _0x40775c===_0x1c588;},'sOXiV':'\x20PARTIAL','Ocjfc':function(_0x4dca3b,_0x4b24fe){return _0x4dca3b===_0x4b24fe;},'BHfuw':'blocked','OYUhI':_0x55e119(0x21d),'QeUVj':function(_0x3e0400,_0x38a311){return _0x3e0400===_0x38a311;}};_0x59a8c7&&warnRenamed(_0x47cfa0[_0x55e119(0x224)],_0x47cfa0['YolqW']);warnFlagRenamed(_0x55e119(0x237),_0x47cfa0[_0x55e119(0x28a)],_0x47cfa0[_0x55e119(0x1d5)]),_0x47cfa0['MTtCK'](warnFlagRenamed,'ranger\x20go',_0x47cfa0['KHdcO'],_0x47cfa0[_0x55e119(0x2a2)]),warnFlagRenamed(_0x55e119(0x237),_0x47cfa0[_0x55e119(0x26f)],_0x55e119(0x2b7));const _0x36e7b1=await _0x47cfa0['IoVBp'](loadRangerConfig),_0xd1cc1b=_0x5ad692['model'],_0x57e3d4=_0x36e7b1['model'],_0x168290=_0xd1cc1b??_0x57e3d4,_0x2dddf0=_0xd1cc1b?_0x47cfa0['iMipG']:_0x57e3d4?_0x47cfa0[_0x55e119(0x290)]:_0x55e119(0x187),_0x3bb7e8=await verifyFeature({'featureId':_0x5ad692[_0x55e119(0x27b)],'profile':_0x5ad692[_0x55e119(0x1bc)]??_0x5ad692['env'],'notes':_0x5ad692[_0x55e119(0x189)]??_0x5ad692['task'],'scenario':_0x5ad692[_0x55e119(0x1a4)]??_0x5ad692[_0x55e119(0x1ad)],'startPath':_0x5ad692[_0x55e119(0x20e)],'debugOutcome':_0x5ad692[_0x55e119(0x272)],'debugAddressComments':_0x5ad692[_0x47cfa0[_0x55e119(0x286)]],'headed':_0x5ad692[_0x55e119(0x29b)],'verifyModel':_0x168290,'verifyModelInput':_0x168290,'verifyModelSource':_0x2dddf0});console['log']('\x0a'+'='[_0x55e119(0x1b5)](0x3c)),console[_0x55e119(0x1f5)](_0x47cfa0[_0x55e119(0x241)](_0x3bb7e8[_0x55e119(0x292)],_0x55e119(0x26c))?_0x47cfa0['xtovI']:_0x3bb7e8[_0x55e119(0x292)]==='incomplete'?_0x47cfa0[_0x55e119(0x1d9)]:_0x47cfa0[_0x55e119(0x2f0)](_0x3bb7e8[_0x55e119(0x292)],'partial')?_0x47cfa0['sOXiV']:_0x47cfa0['Ocjfc'](_0x3bb7e8[_0x55e119(0x292)],_0x47cfa0['BHfuw'])?'\x20BLOCKED':_0x55e119(0x1e5)),console['log']('='['repeat'](0x3c)),console['log']('Summary:\x20'+_0x3bb7e8[_0x55e119(0x208)]),console['log'](_0x55e119(0x1f7)+_0x3bb7e8['evaluation']),console[_0x55e119(0x1f5)]('Reason:\x20'+_0x3bb7e8['evaluationReason']),_0x3bb7e8['issues']?.['length']&&(console['log'](_0x47cfa0[_0x55e119(0x1ff)]),_0x3bb7e8['issues']['forEach']((_0x679f65,_0xabda45)=>{const _0x41aced=_0x55e119;console['log']('\x0a'+_0x47cfa0['VAMva'](_0xabda45,0x1)+'.\x20['+_0x679f65[_0x41aced(0x278)]+']\x20'+_0x679f65['description']);})),process['exit'](_0x47cfa0['QeUVj'](_0x3bb7e8[_0x55e119(0x292)],_0x55e119(0x26c))?0x0:0x1);}_0x224023(process[_0x4b19d6(0x27e)]['slice'](0x2))[_0x4b19d6(0x2ae)]('ranger')['usage'](TOP_LEVEL_HELP)[_0x4b19d6(0x2e6)](getCurrentVersion())['command']('create\x20<name>',_0x4b19d6(0x2a0),_0x737d94=>{const _0x535326=_0x4b19d6,_0x448359={'zoDTL':'name','pqNmg':'Feature\x20review\x20name','AdxDM':_0x535326(0x1a7),'vGbiE':_0x535326(0x2d5),'hGtNH':_0x535326(0x1e7)};return _0x737d94[_0x535326(0x289)](_0x448359[_0x535326(0x1a8)],{'type':_0x535326(0x297),'description':_0x448359['pqNmg'],'demandOption':!![]})['option'](_0x448359['AdxDM'],{'type':_0x535326(0x297),'alias':'d','description':_0x448359[_0x535326(0x1ac)]})['option'](_0x535326(0x1a4),{'type':_0x448359[_0x535326(0x1fb)],'alias':'c','description':_0x535326(0x248)})[_0x535326(0x1c9)](_0x535326(0x1ee),{'type':_0x448359[_0x535326(0x1fb)],'hidden':!![]});},async _0x35ce30=>{const _0x41996c=_0x4b19d6,_0x1e40ed={'IjXOd':_0x41996c(0x23d),'DfZXl':function(_0x305208,_0x194eeb,_0x4eef43){return _0x305208(_0x194eeb,_0x4eef43);}};warnFlagRenamed('ranger\x20create',_0x1e40ed['IjXOd'],_0x41996c(0x2b7));const _0x3d031b=_0x35ce30['scenario']||_0x35ce30['checklist'];await _0x1e40ed['DfZXl'](withTelemetry,_0x41996c(0x209),()=>featureCreate(_0x35ce30['name'],{'description':_0x35ce30[_0x41996c(0x1a7)],'scenarios':_0x3d031b}));})['command']('list',_0x4b19d6(0x276),_0xe16ea5=>{const _0x5da606=_0x4b19d6,_0x435990={'ziRFH':_0x5da606(0x2c7),'ThoZJ':'boolean','DSjFW':_0x5da606(0x1a0),'cXuAl':'offset','ByCUC':_0x5da606(0x236),'ieCEa':'Number\x20of\x20feature\x20reviews\x20to\x20skip'};return _0xe16ea5[_0x5da606(0x1c9)](_0x435990['ziRFH'],{'type':_0x435990['ThoZJ'],'description':_0x435990['DSjFW']})['option']('limit',{'type':'number','alias':'l','description':'Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','default':0xa})['option'](_0x435990['cXuAl'],{'type':_0x435990['ByCUC'],'alias':'o','description':_0x435990['ieCEa'],'default':0x0})[_0x5da606(0x1c9)]('include-deleted',{'type':_0x435990['ThoZJ'],'alias':'d','description':_0x5da606(0x234),'default':![]});},async _0xf4515f=>{const _0x2a4f15=_0x4b19d6,_0x45b673={'jAyGE':function(_0x15d8fd,_0x40e720,_0x243e3d){return _0x15d8fd(_0x40e720,_0x243e3d);}};await _0x45b673[_0x2a4f15(0x1da)](withTelemetry,_0x2a4f15(0x295),()=>featureList({'currentBranch':_0xf4515f['current-branch'],'limit':_0xf4515f['limit'],'offset':_0xf4515f['offset'],'includeDeleted':_0xf4515f['include-deleted']}));})[_0x4b19d6(0x255)](_0x4b19d6(0x18d),_0x4b19d6(0x24e),_0x237655=>{const _0xc248c9=_0x4b19d6,_0x215878={'gJsUb':'string','sDdSj':'Feature\x20review\x20ID'};return _0x237655[_0xc248c9(0x289)]('id',{'type':_0x215878['gJsUb'],'description':_0x215878['sDdSj']});},async _0x39cb88=>{await withTelemetry('show',()=>featureShow(_0x39cb88['id']));})['command'](_0x4b19d6(0x2bb),_0x4b19d6(0x2b3),_0x469edd=>{const _0x279e66=_0x4b19d6;return _0x469edd[_0x279e66(0x289)]('id',{'type':_0x279e66(0x297),'description':_0x279e66(0x228)});},async _0x468e5a=>{const _0x1f847b={'Evdps':'resume'};await withTelemetry(_0x1f847b['Evdps'],()=>featureResume(_0x468e5a['id']));})[_0x4b19d6(0x255)]('add-scenario\x20<description>',_0x4b19d6(0x2e8),_0xceaaf4=>{const _0x155eec=_0x4b19d6,_0x5d8ce2={'zLcrm':_0x155eec(0x297),'OJTbL':_0x155eec(0x22a),'pBumn':_0x155eec(0x2b5)};return _0xceaaf4['positional']('description',{'type':_0x5d8ce2[_0x155eec(0x2c4)],'description':_0x5d8ce2['OJTbL'],'demandOption':!![]})['option']('id',{'type':_0x155eec(0x297),'description':_0x5d8ce2['pBumn']});},async _0x19ba44=>{const _0x5afdb4=_0x4b19d6;await withTelemetry('add-scenario',()=>featureAddScenario(_0x19ba44[_0x5afdb4(0x1a7)],_0x19ba44['id']));})[_0x4b19d6(0x255)]('edit-scenario\x20<description>',_0x4b19d6(0x2ee),_0x3084a5=>{const _0x16221=_0x4b19d6,_0x495011={'FkFRi':'description','hwInV':_0x16221(0x1be)};return _0x3084a5[_0x16221(0x289)](_0x495011[_0x16221(0x24f)],{'type':'string','description':'New\x20scenario\x20description','demandOption':!![]})[_0x16221(0x1c9)](_0x16221(0x1a4),{'type':'number','description':_0x495011[_0x16221(0x1e3)],'demandOption':!![]})['option']('id',{'type':_0x16221(0x297),'description':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)'});},async _0x1e897b=>{const _0xf7dbaa=_0x4b19d6,_0xf590e6={'FumbH':function(_0x596aac,_0x258a6c,_0x45e117){return _0x596aac(_0x258a6c,_0x45e117);}};await _0xf590e6['FumbH'](withTelemetry,_0xf7dbaa(0x239),()=>featureEditScenario(_0x1e897b[_0xf7dbaa(0x1a7)],{'id':_0x1e897b['id'],'scenario':_0x1e897b['scenario']}));})[_0x4b19d6(0x255)]('report\x20[id]','Generate\x20PR\x20description\x20markdown\x20(defaults\x20to\x20active\x20feature\x20review)',_0x467a6e=>{const _0x307355=_0x4b19d6,_0x5f510e={'ZvZnv':_0x307355(0x1f1),'hUOVx':'exclude-scenario','NohNC':_0x307355(0x1e7),'YcYfG':_0x307355(0x2dd),'dOpuN':'boolean','IjzJx':'Output\x20structured\x20JSON\x20data\x20instead\x20of\x20markdown'};return _0x467a6e['positional']('id',{'type':'string','description':_0x5f510e['ZvZnv']})[_0x307355(0x1c9)](_0x5f510e[_0x307355(0x275)],{'type':_0x5f510e[_0x307355(0x2b9)],'description':_0x5f510e[_0x307355(0x222)]})[_0x307355(0x1c9)]('json',{'type':_0x5f510e[_0x307355(0x184)],'description':_0x5f510e['IjzJx'],'default':![]});},async _0x3c5b1d=>{const _0x3fb27a=_0x4b19d6,_0x28f366={'uygkP':function(_0x210f84,_0x2bd62d,_0x3ff242){return _0x210f84(_0x2bd62d,_0x3ff242);},'XePJq':'report'},_0x2e328b=_0x3c5b1d['exclude-scenario'],_0x409ed8=_0x2e328b?_0x2e328b['map'](_0x32db8e=>Number(_0x32db8e)):undefined;await _0x28f366[_0x3fb27a(0x1fa)](withTelemetry,_0x28f366[_0x3fb27a(0x294)],()=>featureReportPrDescription(_0x3c5b1d['id'],{'excludeScenarios':_0x409ed8,'json':_0x3c5b1d[_0x3fb27a(0x1df)]}));})['command'](_0x4b19d6(0x2cd),_0x4b19d6(0x264),_0x2159ff=>{const _0xd183d7=_0x4b19d6,_0x52940a={'cKLHM':_0xd183d7(0x2b5)};return _0x2159ff['positional']('id',{'type':_0xd183d7(0x297),'description':_0x52940a['cKLHM']});},async _0x195007=>{const _0x3b1254=_0x4b19d6;await withTelemetry(_0x3b1254(0x2af),()=>featureGetReview(_0x195007['id']));})['command'](_0x4b19d6(0x1c2),'Soft\x20delete\x20a\x20feature\x20review\x20(uses\x20active\x20feature\x20review\x20if\x20no\x20id)',_0x584d75=>{const _0x3dd1ce=_0x4b19d6,_0x3cc5b2={'eohiL':'Feature\x20review\x20ID'};return _0x584d75['positional']('id',{'type':_0x3dd1ce(0x297),'description':_0x3cc5b2['eohiL']});},async _0x3519ea=>{const _0x509827=_0x4b19d6,_0x22dcc1={'dZYMV':function(_0x3233fa,_0x11e92b,_0x43b5ee){return _0x3233fa(_0x11e92b,_0x43b5ee);}};await _0x22dcc1[_0x509827(0x18e)](withTelemetry,'delete',()=>featureDelete(_0x3519ea['id']));})[_0x4b19d6(0x255)]('restore\x20<id>',_0x4b19d6(0x229),_0x41cecd=>{const _0x408dee=_0x4b19d6,_0x38ea67={'HqBkO':'string'};return _0x41cecd['positional']('id',{'type':_0x38ea67[_0x408dee(0x2ce)],'description':'Feature\x20review\x20ID\x20to\x20restore','demandOption':!![]});},async _0x4327a3=>{const _0x5d3640=_0x4b19d6,_0x2ed81f={'KVdXr':function(_0xd345fc,_0x1d4e7f,_0x1f0540){return _0xd345fc(_0x1d4e7f,_0x1f0540);}};await _0x2ed81f[_0x5d3640(0x1c0)](withTelemetry,'restore',()=>featureRestore(_0x4327a3['id']));})['command'](_0x4b19d6(0x238),_0x4b19d6(0x1ba),_0x530959=>{const _0x209ed9=_0x4b19d6,_0x47dc60={'vwnjw':_0x209ed9(0x2a4),'gPWgm':'skip-chromium','LrDel':_0x209ed9(0x297),'oEuES':_0x209ed9(0x1db),'jTzQZ':_0x209ed9(0x2b6),'PKElb':'force','YePjH':_0x209ed9(0x258),'YjNnL':_0x209ed9(0x247),'koMvm':_0x209ed9(0x18f)};return _0x530959['positional'](_0x47dc60['vwnjw'],{'type':'string','description':_0x209ed9(0x25c)})[_0x209ed9(0x1c9)](_0x47dc60[_0x209ed9(0x1e1)],{'type':_0x209ed9(0x247),'description':'Skip\x20Chromium\x20browser\x20check\x20and\x20installation','default':![]})['option']('scope',{'type':_0x47dc60[_0x209ed9(0x2e4)],'choices':[_0x47dc60[_0x209ed9(0x232)],_0x209ed9(0x274)],'description':'Install\x20scope\x20for\x20plugin\x20and\x20skills\x20(defaults\x20to\x20user\x20in\x20non-interactive\x20mode)'})[_0x209ed9(0x1c9)]('url',{'type':_0x47dc60['LrDel'],'description':_0x47dc60[_0x209ed9(0x2b4)]})['option'](_0x47dc60[_0x209ed9(0x1e9)],{'type':'boolean','description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]})['option'](_0x209ed9(0x216),{'type':'boolean','description':'Skip\x20Claude\x20Code\x20plugin\x20+\x20skills\x20install\x20(for\x20OpenCode\x20users)','default':![]})['option'](_0x47dc60[_0x209ed9(0x269)],{'type':_0x47dc60[_0x209ed9(0x1b8)],'description':_0x47dc60[_0x209ed9(0x1f4)],'default':![]});},async _0x4208de=>{const _0x5160b9=_0x4b19d6,_0x52623b={'xbJXf':function(_0x38982d,_0x174e12,_0x31bdb8){return _0x38982d(_0x174e12,_0x31bdb8);},'wnVgt':_0x5160b9(0x186)};await _0x52623b['xbJXf'](withTelemetry,_0x52623b[_0x5160b9(0x1ca)],_0x11d8a5=>start(_0x4208de[_0x5160b9(0x2a4)],{'skipChromium':_0x4208de['skip-chromium'],'scope':_0x4208de[_0x5160b9(0x25f)],'url':_0x4208de['url'],'force':_0x4208de['force'],'opencode':_0x4208de['opencode'],'allowInsecureLocalhost':_0x4208de['allow-insecure-localhost']},_0x11d8a5));})['command']('setup-ci\x20<token>','Set\x20up\x20Ranger\x20for\x20CI\x20(non-interactive)',_0x1c08ff=>{const _0x152dd5=_0x4b19d6,_0x22ad94={'akcCF':'Ranger\x20API\x20token','DvggQ':'Base\x20URL\x20for\x20the\x20app\x20(creates/updates\x20profile\x20settings)','mpdaq':'skip-chromium','UwrcX':_0x152dd5(0x247),'rVlhU':'Skip\x20Chromium\x20browser\x20installation'};return _0x1c08ff[_0x152dd5(0x289)]('token',{'type':_0x152dd5(0x297),'description':_0x22ad94[_0x152dd5(0x2bc)],'demandOption':!![]})[_0x152dd5(0x1c9)](_0x152dd5(0x1bc),{'type':'string','description':_0x152dd5(0x18a)})['option']('base-url',{'type':_0x152dd5(0x297),'description':_0x22ad94['DvggQ']})[_0x152dd5(0x1c9)](_0x22ad94[_0x152dd5(0x287)],{'type':_0x22ad94[_0x152dd5(0x2d1)],'description':_0x22ad94[_0x152dd5(0x1e6)],'default':![]});},async _0x3d03a3=>{const _0x8272a2=_0x4b19d6;await withTelemetry('setup-ci',_0x416dc1=>setupCi(_0x3d03a3[_0x8272a2(0x2a4)],{'profile':_0x3d03a3[_0x8272a2(0x1bc)],'baseUrl':_0x3d03a3['base-url'],'skipChromium':_0x3d03a3['skip-chromium']},_0x416dc1));})[_0x4b19d6(0x255)]('login',_0x4b19d6(0x23f),()=>{},async()=>{const _0xdfd690=_0x4b19d6;await withTelemetry(_0xdfd690(0x296),()=>login());})[_0x4b19d6(0x255)]('skillup',_0x4b19d6(0x23a),_0x3e7c92=>{const _0xdf24cb=_0x4b19d6,_0x96c366={'WAvBq':_0xdf24cb(0x216)};return _0x3e7c92['option'](_0x96c366['WAvBq'],{'type':'boolean','description':_0xdf24cb(0x2da),'default':![]})['option'](_0xdf24cb(0x25f),{'type':_0xdf24cb(0x297),'choices':[_0xdf24cb(0x1db),_0xdf24cb(0x274)],'description':'Install\x20scope\x20for\x20skills'});},async _0x2ff9c8=>{const _0x2d9666=_0x4b19d6,_0x3e203e={'ESCbz':function(_0x477650,_0x11ba8a){return _0x477650(_0x11ba8a);},'ewQyh':function(_0x18bb2d,_0x19cb25,_0x3c9cbc){return _0x18bb2d(_0x19cb25,_0x3c9cbc);}},_0x5e51ed=_0x3e203e[_0x2d9666(0x28d)](Boolean,_0x2ff9c8[_0x2d9666(0x216)]);await _0x3e203e['ewQyh'](withTelemetry,_0x2d9666(0x2db),()=>skillup({'autoInstall':_0x2ff9c8['scope'],'platform':_0x5e51ed?'opencode':'claude'}));})[_0x4b19d6(0x255)]('clean',_0x4b19d6(0x1c4),()=>{},async()=>{await withTelemetry('clean',()=>clean());})['command']('profile',_0x4b19d6(0x1dc),_0x2c75dd=>{const _0x5a5e3c=_0x4b19d6,_0x34ed56={'WWVPr':'Name\x20of\x20the\x20profile\x20(e.g.,\x20local,\x20staging,\x20prod)','FLneI':_0x5a5e3c(0x26b),'PMwsG':_0x5a5e3c(0x1ec),'VdIpU':_0x5a5e3c(0x247),'otjuX':'Skip\x20browser\x20authentication\x20(just\x20save\x20URL\x20and\x20settings)','uMbtD':_0x5a5e3c(0x1f9),'DPxny':_0x5a5e3c(0x211),'JbVQa':'Allow\x20localhost\x20content\x20in\x20deployed\x20environments\x20(for\x20micro\x20frontend\x20/\x20single-spa\x20workflows)','IApDt':'safe-mode','xkggO':_0x5a5e3c(0x27f),'mXGRj':'setup-header','yUUam':function(_0x3c849c,_0x37023b,_0xdfe9d0,_0x407fb0){return _0x3c849c(_0x37023b,_0xdfe9d0,_0x407fb0);},'YkMXV':'profile\x20add','VAuDo':_0x5a5e3c(0x1a3),'tSiri':_0x5a5e3c(0x297),'LqxhZ':_0x5a5e3c(0x218),'gsaZI':function(_0x7e1a5a,_0x3e4764,_0x4ac6fe){return _0x7e1a5a(_0x3e4764,_0x4ac6fe);},'dJtkh':'profile','FoDLQ':'Profile\x20name','TuOfx':function(_0xfa7428,_0xac24e9,_0x2c3fc8){return _0xfa7428(_0xac24e9,_0x2c3fc8);},'AYycc':_0x5a5e3c(0x2bd),'gpoQI':_0x5a5e3c(0x1d8),'Ivknz':_0x5a5e3c(0x2bf),'RiQkJ':'profile\x20config\x20unset','eGJah':'Config\x20key','Lptgc':_0x5a5e3c(0x268),'IMRkq':'List\x20all\x20config\x20for\x20a\x20profile','Rwtqj':'Remove\x20a\x20config\x20value','TEYbX':'use\x20<profile-name>','vYsya':'Switch\x20to\x20using\x20a\x20specific\x20profile','nzLFl':_0x5a5e3c(0x1cb),'kDXGJ':'You\x20must\x20specify\x20a\x20profile\x20subcommand'};return _0x2c75dd[_0x5a5e3c(0x192)](PROFILE_HELP)['command'](_0x5a5e3c(0x1f8),_0x5a5e3c(0x2d7),_0x5edbe8=>{const _0x453a66=_0x5a5e3c;return _0x5edbe8['positional']('profile-name',{'type':'string','description':_0x34ed56[_0x453a66(0x2cb)],'demandOption':!![]})['option']('ci',{'type':'boolean','description':_0x34ed56[_0x453a66(0x21f)],'default':![]})['option'](_0x34ed56[_0x453a66(0x28f)],{'type':_0x34ed56[_0x453a66(0x235)],'description':_0x34ed56[_0x453a66(0x259)],'default':![]})['option']('url',{'type':_0x453a66(0x297),'description':_0x453a66(0x19c)})[_0x453a66(0x1c9)](_0x34ed56['uMbtD'],{'type':_0x34ed56['VdIpU'],'description':_0x453a66(0x198),'default':![]})['option'](_0x34ed56['DPxny'],{'type':'string','description':_0x453a66(0x2ec)})['option'](_0x453a66(0x258),{'type':'boolean','description':_0x34ed56['JbVQa'],'default':![]})[_0x453a66(0x1c9)](_0x34ed56[_0x453a66(0x1a5)],{'type':_0x34ed56['VdIpU'],'description':_0x34ed56[_0x453a66(0x1d2)],'default':![]})['option'](_0x34ed56[_0x453a66(0x1d4)],{'type':'string','array':!![],'description':'HTTP\x20header\x20to\x20send\x20only\x20during\x20profile\x20setup\x20auth,\x20not\x20during\x20test\x20runs\x20(format:\x20\x22Name:\x20Value\x22)'});},async _0x2373e2=>{const _0x5109c3=_0x5a5e3c;await _0x34ed56[_0x5109c3(0x256)](withTelemetry,_0x34ed56['YkMXV'],_0x2cd81c=>addEnv(_0x2373e2['profile-name'],{'ci':_0x2373e2['ci'],'skipAuth':_0x2373e2[_0x5109c3(0x1ec)],'url':_0x2373e2['url'],'force':_0x2373e2['force'],'cdpEndpoint':_0x2373e2['cdp-endpoint'],'allowInsecureLocalhost':_0x2373e2[_0x5109c3(0x258)],'safeMode':_0x2373e2['safe-mode'],'setupHeader':_0x2373e2[_0x5109c3(0x1fc)]},_0x2cd81c),{'isElectron':Boolean(_0x2373e2[_0x5109c3(0x211)])});})['command'](_0x34ed56['TEYbX'],_0x34ed56['vYsya'],_0x4ebf24=>{const _0x2553cc=_0x5a5e3c;return _0x4ebf24[_0x2553cc(0x289)](_0x34ed56['VAuDo'],{'type':_0x34ed56[_0x2553cc(0x240)],'description':_0x34ed56[_0x2553cc(0x1ed)],'demandOption':!![]});},async _0xc977b6=>{const _0x501044=_0x5a5e3c;await _0x34ed56[_0x501044(0x1af)](withTelemetry,'profile\x20use',()=>useEnv(_0xc977b6['profile-name']));})['command']('encrypt-auth\x20<profile>',_0x5a5e3c(0x1d3),_0x21618e=>{const _0x395f4a=_0x5a5e3c;return _0x21618e[_0x395f4a(0x289)](_0x34ed56[_0x395f4a(0x213)],{'type':_0x34ed56['tSiri'],'description':_0x34ed56['FoDLQ'],'demandOption':!![]});},async _0x58b3ee=>{const _0x5b6d32=_0x5a5e3c;await _0x34ed56['TuOfx'](withTelemetry,_0x34ed56[_0x5b6d32(0x2c0)],()=>authEncrypt(_0x58b3ee['profile']));})['command']('ls',_0x34ed56['nzLFl'],()=>{},async()=>{await withTelemetry('profile\x20ls',()=>envList());})['command'](_0x5a5e3c(0x21c),'Update\x20authentication\x20for\x20an\x20existing\x20profile',_0x5d2eab=>{const _0x5a379c=_0x5a5e3c;return _0x5d2eab[_0x5a379c(0x289)]('profile-name',{'type':'string','description':_0x5a379c(0x260),'demandOption':!![]})['option'](_0x5a379c(0x258),{'type':_0x34ed56['VdIpU'],'description':_0x34ed56['JbVQa']});},async _0x3923c1=>{const _0x1e7e3d=_0x5a5e3c;await withTelemetry('profile\x20update',_0x44fc01=>updateEnv(_0x3923c1[_0x1e7e3d(0x1a3)],_0x44fc01,{'allowInsecureLocalhost':_0x3923c1['allow-insecure-localhost']}));})[_0x5a5e3c(0x255)]('config',_0x5a5e3c(0x212),_0x2cb1f0=>{const _0x194106=_0x5a5e3c,_0x2dfcf2={'WmLsu':_0x194106(0x1bc),'EfYOF':'key','QNjZY':_0x34ed56[_0x194106(0x240)],'awsTC':_0x34ed56[_0x194106(0x200)],'GOzIa':function(_0x5f14c8,_0x2227a4,_0x290e3b){return _0x5f14c8(_0x2227a4,_0x290e3b);},'BXRbb':_0x194106(0x2ac)};return _0x2cb1f0['usage'](PROFILE_CONFIG_HELP)[_0x194106(0x255)](_0x194106(0x215),_0x194106(0x1a6),_0x2bde96=>{const _0x315d5d=_0x194106;return _0x2bde96['positional'](_0x315d5d(0x1bc),{'type':_0x315d5d(0x297),'description':_0x315d5d(0x2a7),'demandOption':!![]})['positional'](_0x315d5d(0x1ab),{'type':'string','description':'Config\x20key\x20(e.g.,\x20userAgent,\x20header.X-Custom)','demandOption':!![]})['positional'](_0x34ed56[_0x315d5d(0x18c)],{'type':_0x315d5d(0x297),'description':_0x34ed56[_0x315d5d(0x24d)],'demandOption':!![]});},async _0x36f6f5=>{const _0x16b584=_0x194106;await withTelemetry('profile\x20config\x20set',()=>configSet(_0x36f6f5[_0x16b584(0x1bc)],_0x36f6f5[_0x16b584(0x1ab)],_0x36f6f5[_0x16b584(0x1d8)]));})['command'](_0x34ed56[_0x194106(0x190)],'Get\x20a\x20config\x20value',_0x2a8168=>{const _0x3514df=_0x194106;return _0x2a8168['positional'](_0x2dfcf2['WmLsu'],{'type':_0x3514df(0x297),'description':_0x3514df(0x2a7),'demandOption':!![]})['positional'](_0x2dfcf2['EfYOF'],{'type':_0x2dfcf2['QNjZY'],'description':_0x2dfcf2[_0x3514df(0x1b3)],'demandOption':!![]});},async _0x2f46b8=>{const _0x246968=_0x194106;await _0x2dfcf2[_0x246968(0x25b)](withTelemetry,_0x246968(0x299),()=>configGet(_0x2f46b8[_0x246968(0x1bc)],_0x2f46b8['key']));})[_0x194106(0x255)](_0x194106(0x2e7),_0x34ed56['IMRkq'],_0x10849c=>{const _0x54e4cc=_0x194106;return _0x10849c[_0x54e4cc(0x289)]('profile',{'type':_0x54e4cc(0x297),'description':'Profile\x20name','demandOption':!![]});},async _0x2b5d88=>{const _0x4857e6=_0x194106;await withTelemetry(_0x2dfcf2['BXRbb'],()=>configList(_0x2b5d88[_0x4857e6(0x1bc)]));})[_0x194106(0x255)](_0x194106(0x22f),_0x34ed56[_0x194106(0x1bd)],_0x217743=>{const _0x3218eb=_0x194106;return _0x217743['positional'](_0x3218eb(0x1bc),{'type':_0x2dfcf2['QNjZY'],'description':'Profile\x20name','demandOption':!![]})[_0x3218eb(0x289)]('key',{'type':_0x3218eb(0x297),'description':_0x3218eb(0x19a),'demandOption':!![]});},async _0x5248a1=>{await withTelemetry(_0x34ed56['RiQkJ'],()=>configUnset(_0x5248a1['profile'],_0x5248a1['key']));})[_0x194106(0x2b2)](0x1,_0x194106(0x1d0));})['demandCommand'](0x1,_0x34ed56['kDXGJ']);})['command']('status',_0x4b19d6(0x242),()=>{},async()=>{const _0x35c622={'LZRje':'status'};await withTelemetry(_0x35c622['LZRje'],()=>status());})['command'](_0x4b19d6(0x1aa),'Update\x20Ranger\x20CLI\x20to\x20the\x20latest\x20version',()=>{},async()=>{const _0x20468f={'brAlT':function(_0x76c773,_0x4e9fd2,_0x17d63e){return _0x76c773(_0x4e9fd2,_0x17d63e);},'zmdVf':'update'};await _0x20468f['brAlT'](withTelemetry,_0x20468f['zmdVf'],()=>update());})[_0x4b19d6(0x255)]('go','Verify\x20a\x20scenario\x20in\x20the\x20browser\x20(requires\x20active\x20feature\x20review)',_0x1d453f=>{const _0xd6a5f6=_0x4b19d6,_0x335a31={'HyYjQ':'notes','mMvBv':'number','ndSkR':_0xd6a5f6(0x2c3),'GzaDe':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)','rprZl':_0xd6a5f6(0x297),'pqhas':'headed','ZeGNL':_0xd6a5f6(0x22b),'tULWv':_0xd6a5f6(0x26c),'dmdvY':'failed','wBwTt':'debug-address-comments','ZnFXx':'boolean','LDptH':_0xd6a5f6(0x1ef),'lYbuv':_0xd6a5f6(0x285)};return _0x1d453f[_0xd6a5f6(0x1c9)](_0xd6a5f6(0x27b),{'type':'string','description':_0xd6a5f6(0x2ed)})['option'](_0xd6a5f6(0x1bc),{'type':'string','description':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)'})['option'](_0x335a31[_0xd6a5f6(0x2a5)],{'type':'string','description':_0xd6a5f6(0x2cf)})['option']('scenario',{'type':_0x335a31['mMvBv'],'description':_0x335a31['ndSkR']})[_0xd6a5f6(0x1c9)](_0xd6a5f6(0x20e),{'type':_0xd6a5f6(0x297),'description':_0x335a31[_0xd6a5f6(0x1c5)]})['option']('model',{'type':_0x335a31[_0xd6a5f6(0x298)],'description':'Model\x20to\x20use\x20for\x20verification\x20(e.g.,\x20opus,\x20sonnet,\x20claude-opus-4-6,\x20anthropic.claude-opus-4-6-v1)'})['option'](_0x335a31['pqhas'],{'type':'boolean','description':_0x335a31['ZeGNL'],'default':![]})['option'](_0xd6a5f6(0x272),{'type':_0xd6a5f6(0x297),'hidden':!![],'choices':[_0x335a31[_0xd6a5f6(0x1cc)],'partial',_0xd6a5f6(0x1f3),_0x335a31['dmdvY'],'incomplete']})['option'](_0x335a31['wBwTt'],{'type':_0x335a31[_0xd6a5f6(0x20f)],'hidden':!![]})[_0xd6a5f6(0x1c9)](_0x335a31[_0xd6a5f6(0x2ea)],{'type':_0x335a31[_0xd6a5f6(0x298)],'hidden':!![]})[_0xd6a5f6(0x1c9)](_0x335a31['lYbuv'],{'type':_0xd6a5f6(0x297),'hidden':!![]})['option'](_0xd6a5f6(0x1ad),{'type':'number','hidden':!![]});},async _0x28c69e=>{const _0x4a50f0={'XyLFk':function(_0x55ef9d,_0x14a44d){return _0x55ef9d(_0x14a44d);}};await _0x4a50f0['XyLFk'](runGoCommand,_0x28c69e);})[_0x4b19d6(0x255)](_0x4b19d6(0x266),![],_0x4bd574=>{const _0x448c0c=_0x4b19d6,_0x207ef0={'ObcbF':_0x448c0c(0x1bc),'JtrHz':_0x448c0c(0x297),'Ixaqf':function(_0x35aa11,_0x3f287f,_0xd06c06){return _0x35aa11(_0x3f287f,_0xd06c06);},'BjVne':'ranger\x20auth\x20encrypt'};return _0x4bd574[_0x448c0c(0x255)]('encrypt\x20<profile>',![],_0x299603=>{const _0x1ad5f6=_0x448c0c;return _0x299603[_0x1ad5f6(0x289)](_0x207ef0[_0x1ad5f6(0x221)],{'type':_0x207ef0['JtrHz'],'description':'Profile\x20name','demandOption':!![]});},async _0x25cb79=>{const _0x3d1017=_0x448c0c;_0x207ef0['Ixaqf'](warnRenamed,_0x207ef0['BjVne'],_0x3d1017(0x243)),await authEncrypt(_0x25cb79['profile']);})['demandCommand'](0x1,_0x448c0c(0x20d));},()=>{})['command']('start\x20[token]',![],_0xd6aaca=>{const _0x36eb45=_0x4b19d6,_0x46d439={'cHmoZ':_0x36eb45(0x2a4),'UCtEd':_0x36eb45(0x25c),'RXPyX':'scope','sBBvH':_0x36eb45(0x297)};return _0xd6aaca['positional'](_0x46d439[_0x36eb45(0x293)],{'type':'string','description':_0x46d439['UCtEd']})[_0x36eb45(0x1c9)]('skip-chromium',{'type':'boolean','description':_0x36eb45(0x27d),'default':![]})['option'](_0x46d439[_0x36eb45(0x1d7)],{'type':_0x46d439['sBBvH'],'choices':[_0x36eb45(0x1db),'project'],'description':_0x36eb45(0x23c)})[_0x36eb45(0x1c9)]('url',{'type':_0x36eb45(0x297),'description':_0x36eb45(0x2b6)})['option']('force',{'type':_0x36eb45(0x247),'description':'Skip\x20URL\x20reachability\x20check\x20when\x20using\x20--url','default':![]});},async _0x2731dd=>{const _0x44b38d=_0x4b19d6,_0x5356a1={'MmKTu':_0x44b38d(0x2de),'Aonnd':function(_0x33dec7,_0x6c658e,_0x379f03){return _0x33dec7(_0x6c658e,_0x379f03);},'ZPneQ':_0x44b38d(0x186)};warnRenamed(_0x5356a1['MmKTu'],_0x44b38d(0x231)),await _0x5356a1[_0x44b38d(0x1b7)](withTelemetry,_0x5356a1[_0x44b38d(0x1ae)],_0xf154a2=>start(_0x2731dd[_0x44b38d(0x2a4)],{'skipChromium':_0x2731dd[_0x44b38d(0x2b8)],'scope':_0x2731dd[_0x44b38d(0x25f)],'url':_0x2731dd[_0x44b38d(0x2e3)],'force':_0x2731dd['force']},_0xf154a2));})[_0x4b19d6(0x255)](_0x4b19d6(0x1c1),![],_0x4dfcf8=>{const _0x4d8258=_0x4b19d6,_0xb09cb9={'cuxLo':_0x4d8258(0x1ef),'xBVHK':'Profile\x20to\x20use\x20(defaults\x20to\x20active\x20profile)','oRVTj':'task','vlFcn':'number','DmdTP':'Scenario\x20index\x20(1-based)','QikkP':'profile','QsBut':'scenario','xHAzQ':'string','VEvBz':'model','UUjVX':_0x4d8258(0x29b),'iJwqi':_0x4d8258(0x272),'HlUME':'incomplete'};return _0x4dfcf8['option'](_0xb09cb9[_0x4d8258(0x1cd)],{'type':'string','description':_0xb09cb9[_0x4d8258(0x1b0)]})[_0x4d8258(0x1c9)](_0xb09cb9['oRVTj'],{'type':_0x4d8258(0x297),'description':_0x4d8258(0x194)})['option'](_0x4d8258(0x1ad),{'type':_0xb09cb9[_0x4d8258(0x210)],'description':_0xb09cb9['DmdTP']})['option'](_0xb09cb9['QikkP'],{'type':_0x4d8258(0x297),'hidden':!![]})[_0x4d8258(0x1c9)]('notes',{'type':'string','hidden':!![]})[_0x4d8258(0x1c9)](_0xb09cb9[_0x4d8258(0x253)],{'type':_0xb09cb9['vlFcn'],'hidden':!![]})[_0x4d8258(0x1c9)]('start-path',{'type':_0xb09cb9[_0x4d8258(0x2e9)],'description':'Path\x20to\x20start\x20on\x20(appended\x20to\x20base\x20URL,\x20e.g.,\x20/dashboard)'})['option'](_0xb09cb9[_0x4d8258(0x217)],{'type':_0x4d8258(0x297),'hidden':!![]})['option'](_0xb09cb9['UUjVX'],{'type':_0x4d8258(0x247),'hidden':!![],'default':![]})[_0x4d8258(0x1c9)](_0xb09cb9['iJwqi'],{'type':_0x4d8258(0x297),'hidden':!![],'choices':['verified',_0x4d8258(0x1dd),_0x4d8258(0x1f3),_0x4d8258(0x265),_0xb09cb9[_0x4d8258(0x26e)]]});},async _0x1da41d=>{const _0x4e3edb={'xuNLG':function(_0x31cbe0,_0x5d7560,_0xf097db){return _0x31cbe0(_0x5d7560,_0xf097db);}};await _0x4e3edb['xuNLG'](runGoCommand,_0x1da41d,!![]);})['command'](_0x4b19d6(0x2d0),![],_0x14c1dd=>{const _0x1d940d=_0x4b19d6,_0x12cc64={'QFGcF':_0x1d940d(0x2cc),'nXPZM':_0x1d940d(0x19b),'IAweJ':'Create\x20CI\x20environment\x20(encrypted\x20auth,\x20committed\x20to\x20git)','EGQND':_0x1d940d(0x247)};return _0x14c1dd['positional'](_0x12cc64['QFGcF'],{'type':'string','description':_0x12cc64[_0x1d940d(0x25d)],'demandOption':!![]})[_0x1d940d(0x1c9)]('ci',{'type':'boolean','description':_0x12cc64['IAweJ'],'default':![]})[_0x1d940d(0x1c9)](_0x1d940d(0x1ec),{'type':_0x12cc64['EGQND'],'description':_0x1d940d(0x22c),'default':![]});},async _0x4faec2=>{const _0x17d46b=_0x4b19d6,_0x56822e={'NhMRI':function(_0xd9f528,_0x35efa9,_0xe120f3){return _0xd9f528(_0x35efa9,_0xe120f3);},'sZFKl':'ranger\x20profile\x20add','kXEHk':function(_0x487284,_0x248a72,_0x26b219){return _0x487284(_0x248a72,_0x26b219);},'XYIAr':'add\x20env'};_0x56822e['NhMRI'](warnRenamed,_0x17d46b(0x23e),_0x56822e[_0x17d46b(0x18b)]),await _0x56822e['kXEHk'](withTelemetry,_0x56822e['XYIAr'],_0x50430c=>addEnv(_0x4faec2[_0x17d46b(0x2cc)],{'ci':_0x4faec2['ci'],'skipAuth':_0x4faec2[_0x17d46b(0x1ec)]},_0x50430c));})[_0x4b19d6(0x255)]('use\x20<env-name>',![],_0x526d95=>{const _0x11207b=_0x4b19d6,_0x39f9f3={'Rsrlj':'env-name','rGtff':_0x11207b(0x297)};return _0x526d95[_0x11207b(0x289)](_0x39f9f3[_0x11207b(0x225)],{'type':_0x39f9f3[_0x11207b(0x2a1)],'description':'Name\x20of\x20the\x20environment','demandOption':!![]});},async _0x13a88b=>{const _0x33ea8b=_0x4b19d6,_0x94842e={'lMPQC':'ranger\x20use','ODhnP':'ranger\x20profile\x20use'};warnRenamed(_0x94842e['lMPQC'],_0x94842e[_0x33ea8b(0x29c)]),await withTelemetry('use',()=>useEnv(_0x13a88b[_0x33ea8b(0x2cc)]));})['command']('config',![],_0x586fee=>{const _0x1f585c=_0x4b19d6,_0x29af09={'mAVQN':'env','DIcUR':_0x1f585c(0x297),'KEheI':'Environment\x20name','CAuCx':'key','schbQ':_0x1f585c(0x226),'hAAHh':_0x1f585c(0x1d8),'nupJV':'config\x20set','yPiBC':_0x1f585c(0x220),'Ahjdk':function(_0x51c73c,_0x2ba3fb,_0x3f4293){return _0x51c73c(_0x2ba3fb,_0x3f4293);},'uODyo':_0x1f585c(0x227),'FClsw':function(_0x162556,_0x54caa5,_0x1d45f5){return _0x162556(_0x54caa5,_0x1d45f5);},'PndEB':'ranger\x20config\x20list','bFNGp':'config\x20list','RwUdi':function(_0x411e7c,_0xc0d800,_0x9e91f0){return _0x411e7c(_0xc0d800,_0x9e91f0);},'wtDXe':'ranger\x20config\x20unset','fpNWx':_0x1f585c(0x2c9),'OgXvJ':'set\x20<env>\x20<key>\x20<value>','MJuCa':_0x1f585c(0x282),'DqmVj':'unset\x20<env>\x20<key>'};return _0x586fee[_0x1f585c(0x255)](_0x29af09[_0x1f585c(0x1c3)],![],_0x386190=>{const _0x102aa1=_0x1f585c;return _0x386190[_0x102aa1(0x289)](_0x29af09[_0x102aa1(0x1fd)],{'type':_0x29af09[_0x102aa1(0x205)],'description':_0x29af09[_0x102aa1(0x188)],'demandOption':!![]})[_0x102aa1(0x289)](_0x29af09[_0x102aa1(0x2d6)],{'type':_0x102aa1(0x297),'description':_0x29af09[_0x102aa1(0x2c8)],'demandOption':!![]})['positional'](_0x29af09['hAAHh'],{'type':'string','description':'Config\x20value','demandOption':!![]});},async _0x196b15=>{const _0x2479f4=_0x1f585c;warnRenamed('ranger\x20config\x20set',_0x2479f4(0x1c6)),await withTelemetry(_0x29af09[_0x2479f4(0x249)],()=>configSet(_0x196b15[_0x2479f4(0x1ef)],_0x196b15[_0x2479f4(0x1ab)],_0x196b15['value']));})[_0x1f585c(0x255)](_0x1f585c(0x191),![],_0x14e3a0=>{const _0x18c509=_0x1f585c;return _0x14e3a0['positional'](_0x29af09['mAVQN'],{'type':'string','description':_0x18c509(0x1d6),'demandOption':!![]})['positional'](_0x18c509(0x1ab),{'type':_0x29af09['DIcUR'],'description':'Config\x20key','demandOption':!![]});},async _0xe0fb21=>{const _0x354c72=_0x1f585c;warnRenamed(_0x29af09['yPiBC'],'ranger\x20profile\x20config\x20get'),await _0x29af09[_0x354c72(0x2d3)](withTelemetry,_0x29af09[_0x354c72(0x2c5)],()=>configGet(_0xe0fb21[_0x354c72(0x1ef)],_0xe0fb21['key']));})[_0x1f585c(0x255)](_0x29af09[_0x1f585c(0x19e)],![],_0x4e5ae7=>{const _0x7b628=_0x1f585c;return _0x4e5ae7['positional'](_0x7b628(0x1ef),{'type':_0x7b628(0x297),'description':'Environment\x20name','demandOption':!![]});},async _0x359943=>{const _0x2f58ae=_0x1f585c;_0x29af09['FClsw'](warnRenamed,_0x29af09['PndEB'],_0x2f58ae(0x21a)),await _0x29af09[_0x2f58ae(0x1ce)](withTelemetry,_0x29af09['bFNGp'],()=>configList(_0x359943['env']));})['command'](_0x29af09['DqmVj'],![],_0x2501b0=>{const _0x3ec86f=_0x1f585c;return _0x2501b0['positional']('env',{'type':_0x29af09[_0x3ec86f(0x205)],'description':_0x29af09[_0x3ec86f(0x188)],'demandOption':!![]})[_0x3ec86f(0x289)](_0x29af09['CAuCx'],{'type':_0x29af09[_0x3ec86f(0x205)],'description':'Config\x20key\x20to\x20remove','demandOption':!![]});},async _0x121bda=>{const _0x30f384=_0x1f585c;_0x29af09['RwUdi'](warnRenamed,_0x29af09[_0x30f384(0x2d9)],_0x30f384(0x28b)),await withTelemetry(_0x29af09[_0x30f384(0x271)],()=>configUnset(_0x121bda['env'],_0x121bda['key']));})[_0x1f585c(0x2b2)](0x1,_0x1f585c(0x2eb));})['command']('env',![],_0xa77799=>{const _0x550c9c=_0x4b19d6,_0x4841c6={'uiNvN':_0x550c9c(0x29f),'MRuAP':function(_0x4881b1,_0xf68f03,_0x59b2cd){return _0x4881b1(_0xf68f03,_0x59b2cd);},'dLFvm':'env-name','hEbVh':_0x550c9c(0x24a),'TNcty':_0x550c9c(0x291)};return _0xa77799['command']('ls',![],()=>{},async()=>{const _0x5b641a=_0x550c9c;warnRenamed(_0x4841c6['uiNvN'],_0x5b641a(0x280)),await _0x4841c6[_0x5b641a(0x206)](withTelemetry,'env\x20list',()=>envList());})['command']('update\x20<env-name>',![],_0x115fce=>{const _0xc1b1e6=_0x550c9c;return _0x115fce[_0xc1b1e6(0x289)](_0x4841c6[_0xc1b1e6(0x2ba)],{'type':'string','description':_0xc1b1e6(0x27a),'demandOption':!![]});},async _0x5ef2ac=>{const _0x27f367=_0x550c9c;warnRenamed(_0x27f367(0x197),_0x27f367(0x1bb)),await withTelemetry(_0x4841c6[_0x27f367(0x20b)],_0x2082e0=>updateEnv(_0x5ef2ac['env-name'],_0x2082e0));})[_0x550c9c(0x2b2)](0x1,_0x4841c6[_0x550c9c(0x2e5)]);})[_0x4b19d6(0x255)]('feature',![],_0x3ccab5=>{const _0x5f1031=_0x4b19d6,_0x58b73f={'OocBd':'description','nlObA':'Feature\x20review\x20description','AIeCj':_0x5f1031(0x1ee),'irDYX':'array','fKzSY':_0x5f1031(0x248),'clILd':function(_0x41eb16,_0x223264,_0x7431e7){return _0x41eb16(_0x223264,_0x7431e7);},'kOtjO':'ranger\x20feature\x20create','BmChG':function(_0x50db19,_0x19fb06,_0x520075,_0x155270){return _0x50db19(_0x19fb06,_0x520075,_0x155270);},'ANKzR':_0x5f1031(0x2ad),'FOMcv':_0x5f1031(0x2c7),'mRgvS':'boolean','XpKdW':'Filter\x20to\x20feature\x20reviews\x20for\x20current\x20git\x20branch','kRoQw':'Maximum\x20number\x20of\x20feature\x20reviews\x20to\x20return','SDzLY':'offset','XLZUb':'number','oQEDg':'Include\x20soft-deleted\x20feature\x20reviews','Gcidb':_0x5f1031(0x1f0),'tQDAB':function(_0x521ea6,_0x1d79e4,_0x14e6c9){return _0x521ea6(_0x1d79e4,_0x14e6c9);},'WpjKC':_0x5f1031(0x1b9),'TthEs':'string','zJDMB':function(_0x4e7617,_0x5758eb,_0xf752ec){return _0x4e7617(_0x5758eb,_0xf752ec);},'tSrfz':'feature\x20show','SqsXR':function(_0x50c82f,_0x52c4a2,_0x349eb6){return _0x50c82f(_0x52c4a2,_0x349eb6);},'GljPx':'ranger\x20feature\x20resume','OeBTA':_0x5f1031(0x277),'aVJyQ':'Feature\x20review\x20ID\x20(uses\x20active\x20feature\x20review\x20if\x20not\x20provided)','jHqSI':'ranger\x20feature\x20add-checklist-item','UMJcY':_0x5f1031(0x2a3),'IuuZG':function(_0x49e37a,_0x8fed82,_0x527e59){return _0x49e37a(_0x8fed82,_0x527e59);},'vZZqc':_0x5f1031(0x2d8),'aYJpv':_0x5f1031(0x254),'BeKjY':'feature\x20get-feedback','ftFzQ':function(_0x5e247f,_0x4711f0,_0x5ad00c){return _0x5e247f(_0x4711f0,_0x5ad00c);},'HoBUq':'ranger\x20feature\x20delete','VlQpp':'ranger\x20delete','UhhLn':'Feature\x20review\x20ID\x20to\x20restore','BijQw':function(_0x571c24,_0x2d82d4,_0x36d02d){return _0x571c24(_0x2d82d4,_0x36d02d);},'MrrXt':_0x5f1031(0x261),'ntJmF':_0x5f1031(0x2b1),'jZTJn':'create\x20<name>','FSuCT':_0x5f1031(0x295),'WwztL':_0x5f1031(0x2bb),'pDkgw':'restore\x20<id>','JDvCK':'You\x20must\x20specify\x20a\x20feature\x20review\x20subcommand'};return _0x3ccab5['command'](_0x58b73f['jZTJn'],![],_0x4843f1=>{const _0x1b61f2=_0x5f1031;return _0x4843f1[_0x1b61f2(0x289)]('name',{'type':'string','description':'Feature\x20review\x20name','demandOption':!![]})['option'](_0x58b73f['OocBd'],{'type':'string','alias':'d','description':_0x58b73f[_0x1b61f2(0x28c)]})[_0x1b61f2(0x1c9)](_0x58b73f['AIeCj'],{'type':_0x58b73f[_0x1b61f2(0x203)],'alias':'c','description':_0x58b73f[_0x1b61f2(0x2ab)]})[_0x1b61f2(0x1c9)]('scenario',{'type':'array','hidden':!![]});},async _0x48154c=>{const _0x5a99cb=_0x5f1031;_0x58b73f[_0x5a99cb(0x29a)](warnRenamed,_0x58b73f['kOtjO'],'ranger\x20create'),_0x58b73f[_0x5a99cb(0x1a9)](warnFlagRenamed,_0x5a99cb(0x1c8),_0x5a99cb(0x23d),_0x5a99cb(0x2b7));const _0x8355ce=_0x48154c[_0x5a99cb(0x1a4)]||_0x48154c['checklist'];await _0x58b73f[_0x5a99cb(0x29a)](withTelemetry,_0x58b73f[_0x5a99cb(0x195)],()=>featureCreate(_0x48154c['name'],{'description':_0x48154c[_0x5a99cb(0x1a7)],'scenarios':_0x8355ce}));})[_0x5f1031(0x255)](_0x58b73f['FSuCT'],![],_0x4c52f0=>{const _0x4c46fa=_0x5f1031;return _0x4c52f0[_0x4c46fa(0x1c9)](_0x58b73f[_0x4c46fa(0x1e4)],{'type':_0x58b73f[_0x4c46fa(0x2c1)],'description':_0x58b73f['XpKdW']})['option']('limit',{'type':'number','alias':'l','description':_0x58b73f[_0x4c46fa(0x29d)],'default':0xa})['option'](_0x58b73f['SDzLY'],{'type':_0x58b73f['XLZUb'],'alias':'o','description':_0x4c46fa(0x25a),'default':0x0})[_0x4c46fa(0x1c9)]('include-deleted',{'type':_0x58b73f['mRgvS'],'alias':'d','description':_0x58b73f['oQEDg'],'default':![]});},async _0x2da048=>{const _0x491a72=_0x5f1031;_0x58b73f['clILd'](warnRenamed,_0x58b73f[_0x491a72(0x20a)],'ranger\x20list'),await _0x58b73f[_0x491a72(0x223)](withTelemetry,_0x58b73f['WpjKC'],()=>featureList({'currentBranch':_0x2da048['current-branch'],'limit':_0x2da048[_0x491a72(0x207)],'offset':_0x2da048[_0x491a72(0x2ef)],'includeDeleted':_0x2da048[_0x491a72(0x196)]}));})['command'](_0x5f1031(0x18d),![],_0x33dd2b=>{const _0x32a6b0=_0x5f1031;return _0x33dd2b[_0x32a6b0(0x289)]('id',{'type':_0x58b73f[_0x32a6b0(0x1a1)],'description':_0x32a6b0(0x1f1)});},async _0x569593=>{const _0x44228d=_0x5f1031;warnRenamed('ranger\x20feature\x20show','ranger\x20show'),await _0x58b73f[_0x44228d(0x1eb)](withTelemetry,_0x58b73f[_0x44228d(0x1b1)],()=>featureShow(_0x569593['id']));})['command'](_0x58b73f['WwztL'],![],_0x474a58=>{const _0x4dd748=_0x5f1031;return _0x474a58[_0x4dd748(0x289)]('id',{'type':'string','description':'Feature\x20review\x20ID\x20(optional\x20-\x20bypasses\x20search/prompt)'});},async _0x518b1e=>{const _0x44cd25=_0x5f1031;_0x58b73f[_0x44cd25(0x2aa)](warnRenamed,_0x58b73f[_0x44cd25(0x25e)],_0x58b73f[_0x44cd25(0x250)]),await withTelemetry(_0x44cd25(0x26a),()=>featureResume(_0x518b1e['id']));})['command'](_0x5f1031(0x27c),![],_0x34cd52=>{const _0x337041=_0x5f1031;return _0x34cd52['positional'](_0x58b73f['OocBd'],{'type':_0x58b73f['TthEs'],'description':_0x337041(0x22a),'demandOption':!![]})[_0x337041(0x1c9)]('id',{'type':_0x337041(0x297),'description':_0x58b73f[_0x337041(0x2a6)]});},async _0x112a70=>{const _0x412cd8=_0x5f1031;warnRenamed(_0x58b73f[_0x412cd8(0x1e8)],_0x58b73f[_0x412cd8(0x24b)]),await _0x58b73f['clILd'](withTelemetry,'feature\x20add-checklist-item',()=>featureAddScenario(_0x112a70[_0x412cd8(0x1a7)],_0x112a70['id']));})[_0x5f1031(0x255)](_0x5f1031(0x1bf),![],_0x3a9c55=>{const _0x462957=_0x5f1031;return _0x3a9c55['positional']('id',{'type':_0x58b73f[_0x462957(0x1a1)],'description':_0x58b73f['aVJyQ']});},async _0x163bcf=>{const _0x1c0b4b=_0x5f1031;_0x58b73f['IuuZG'](warnRenamed,_0x58b73f['vZZqc'],_0x58b73f[_0x1c0b4b(0x1f2)]),await _0x58b73f[_0x1c0b4b(0x1eb)](withTelemetry,_0x58b73f[_0x1c0b4b(0x2e1)],()=>featureGetReview(_0x163bcf['id']));})['command'](_0x5f1031(0x1c2),![],_0x2711c6=>{return _0x2711c6['positional']('id',{'type':'string','description':'Feature\x20review\x20ID'});},async _0x4a6495=>{const _0x5f214a=_0x5f1031;_0x58b73f[_0x5f214a(0x24c)](warnRenamed,_0x58b73f['HoBUq'],_0x58b73f[_0x5f214a(0x2e0)]),await _0x58b73f[_0x5f214a(0x24c)](withTelemetry,_0x5f214a(0x245),()=>featureDelete(_0x4a6495['id']));})['command'](_0x58b73f['pDkgw'],![],_0x541b9b=>{const _0x2a9cc4=_0x5f1031;return _0x541b9b['positional']('id',{'type':_0x58b73f['TthEs'],'description':_0x58b73f[_0x2a9cc4(0x2dc)],'demandOption':!![]});},async _0x1a88c0=>{_0x58b73f['BijQw'](warnRenamed,_0x58b73f['MrrXt'],'ranger\x20restore'),await withTelemetry(_0x58b73f['ntJmF'],()=>featureRestore(_0x1a88c0['id']));})[_0x5f1031(0x2b2)](0x1,_0x58b73f[_0x5f1031(0x22e)]);})[_0x4b19d6(0x255)](_0x4b19d6(0x2d4),![],_0x2f0f0b=>{const _0x50a84c=_0x4b19d6,_0xacbb34={'cemFG':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)','Dqbik':function(_0x416471,_0x564d41,_0x5e7911){return _0x416471(_0x564d41,_0x5e7911);},'pIOge':_0x50a84c(0x1e2),'QeylN':_0x50a84c(0x297),'LBDsW':function(_0x19d848,_0x29104f,_0x3d125e){return _0x19d848(_0x29104f,_0x3d125e);},'ulQtO':_0x50a84c(0x201),'AdHfk':_0x50a84c(0x273),'KOWvW':'name','IVThP':_0x50a84c(0x204)};return _0x2f0f0b['command'](_0xacbb34[_0x50a84c(0x2d2)],_0xacbb34[_0x50a84c(0x214)],_0x456e73=>{const _0x27212d=_0x50a84c;return _0x456e73[_0x27212d(0x1c9)](_0x27212d(0x1cf),{'type':'string','description':_0xacbb34[_0x27212d(0x202)]});},async _0xee2d31=>{const _0x3d39fe=_0x50a84c;await _0xacbb34['Dqbik'](withTelemetry,_0xacbb34['pIOge'],()=>hook(_0x3d39fe(0x201),_0xee2d31[_0x3d39fe(0x1cf)]));})['command']('disable',_0x50a84c(0x270),_0x394dc5=>{const _0x1bcf8a=_0x50a84c;return _0x394dc5[_0x1bcf8a(0x1c9)]('session-id',{'type':_0xacbb34[_0x1bcf8a(0x19f)],'description':_0xacbb34['cemFG']});},async _0x4eb5d3=>{const _0x5e59e5=_0x50a84c;await _0xacbb34[_0x5e59e5(0x230)](withTelemetry,'hook:disable',()=>hook('disable',_0x4eb5d3['session-id']));})[_0x50a84c(0x1c9)](_0xacbb34['KOWvW'],{'type':'string','description':_0xacbb34[_0x50a84c(0x1e0)]})[_0x50a84c(0x1c9)]('session-id',{'type':_0xacbb34[_0x50a84c(0x19f)],'description':'Session\x20ID\x20(for\x20non-Claude\x20integrations\x20like\x20OpenCode)'});},async _0x23620b=>{const _0x22eed3=_0x4b19d6,_0x25fa1d={'hENCw':function(_0x16ff2f,_0x12eb2f,_0x49fef5){return _0x16ff2f(_0x12eb2f,_0x49fef5);},'qafjh':'session-id'};_0x23620b[_0x22eed3(0x283)]&&await _0x25fa1d[_0x22eed3(0x288)](hook,_0x23620b['name'],_0x23620b[_0x25fa1d['qafjh']]);})[_0x4b19d6(0x2b2)](0x1,'You\x20must\x20specify\x20a\x20command')[_0x4b19d6(0x2be)]()['fail'](async(_0x2cb751,_0x16ac1f,_0x48348c)=>{const _0x5b80e7=_0x4b19d6,_0x247113={'SCcqx':function(_0x468eb9,_0x3d115a,_0x404d2d){return _0x468eb9(_0x3d115a,_0x404d2d);}},_0x191dfa=sanitizeArgs(process['argv']['slice'](0x2)),_0xe69652=_0x247113[_0x5b80e7(0x246)](getErrorType,_0x2cb751,_0x16ac1f);if(_0x2cb751&&_0x2cb751['includes']('Unknown\x20command')){const _0x1f05db=process[_0x5b80e7(0x27e)][0x2];console[_0x5b80e7(0x267)](_0x5b80e7(0x262)+_0x1f05db),console['error']('Run\x20\x22ranger\x20--help\x22\x20to\x20see\x20available\x20commands.\x0a');}else{if(_0x2cb751)console['error']('\x0a'+_0x2cb751+'\x0a');else _0x16ac1f&&console[_0x5b80e7(0x267)](_0x5b80e7(0x1b6)+_0x16ac1f[_0x5b80e7(0x2b0)]+'\x0a');}await logDesirePath({'rawCommand':_0x191dfa,'errorMessage':_0x2cb751||_0x16ac1f?.[_0x5b80e7(0x2b0)],'errorType':_0xe69652});const _0x218ac3=getCurrentCollector();_0x218ac3&&await _0x218ac3[_0x5b80e7(0x1d1)](_0x16ac1f||new Error(_0x2cb751||_0x5b80e7(0x2df))),process[_0x5b80e7(0x263)](0x1);})[_0x4b19d6(0x2e2)]('Documentation:\x0a'+'\x20\x20https://docs.ranger.net\x0a'+_0x4b19d6(0x2c2))['help']()['alias'](_0x4b19d6(0x233),'h')[_0x4b19d6(0x1c7)]();
@@ -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(_0x53d040,_0x11fc7f){const _0x592c5a=_0x3af7,_0xa70d9e=_0x53d040();while(!![]){try{const _0x12c56f=-parseInt(_0x592c5a(0x134))/0x1*(parseInt(_0x592c5a(0x14a))/0x2)+parseInt(_0x592c5a(0x180))/0x3+-parseInt(_0x592c5a(0x14d))/0x4+-parseInt(_0x592c5a(0x16f))/0x5*(parseInt(_0x592c5a(0x15d))/0x6)+parseInt(_0x592c5a(0x129))/0x7+-parseInt(_0x592c5a(0x114))/0x8+parseInt(_0x592c5a(0x10f))/0x9;if(_0x12c56f===_0x11fc7f)break;else _0xa70d9e['push'](_0xa70d9e['shift']());}catch(_0x43b8ca){_0xa70d9e['push'](_0xa70d9e['shift']());}}}(_0x46ba,0x46d2a));import{mkdir,writeFile,readFile,unlink,rm,mkdtemp,rename}from'fs/promises';import{join}from'path';function _0x3af7(_0x26a9df,_0xfaaa5b){_0x26a9df=_0x26a9df-0x10d;const _0x46ba74=_0x46ba();let _0x3af744=_0x46ba74[_0x26a9df];return _0x3af744;}import _0x50b985 from'inquirer';function _0x46ba(){const _0x4a4c23=['kVuWP','uNqRE','\x20(continuing\x20with\x20--force)','\x20\x20Could\x20not\x20encrypt:\x20No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]','Enter\x20a\x20different\x20URL','\x0aโš ๏ธ\x20\x20Profile\x20\x22','\x20\x20Make\x20sure\x20your\x20app\x20is\x20running\x20locally\x20before\x20continuing.','action','\x22\x20already\x20exists\x20in\x20','indexOf','\x0a๐Ÿ“‹\x20Authentication\x20Setup','location','env','use_suggestion','What\x20would\x20you\x20like\x20to\x20do?','4638qObZft','\x20\x20Did\x20you\x20mean\x20','cdpEndpoint','prompt','Use\x20','trackPhaseStart','browser_auth','\x20--safe-mode\x20\x20\x20\x20(disables\x20browser\x20features\x20that\x20can\x20cause\x20crashes)','LJMid','NODE_TLS_REJECT_UNAUTHORIZED','EoRzn','HEAD','overwrite','CgaCo','error','now','gXVPn','path','1245MBXeXP','\x20would\x20shadow\x20the\x20existing\x20profile.','\x20--skip-auth\x20\x20\x20\x20(skip\x20browser\x20auth\x20entirely)\x0a','shouldReplace','EtZiP','.enc','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','\x0aThe\x20browser\x20closed\x20unexpectedly\x20before\x20authentication\x20could\x20be\x20saved.','TypeError','baseUrl','auth.json','\x20\x20\x20When\x20done\x20logging\x20in,\x20close\x20the\x20browser\x20to\x20save\x20the\x20session.','length','Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20backup\x20at\x20','\x0a๐Ÿ”Œ\x20CDP\x20Profile\x20Setup\x0a','\x20\x20Configuring\x20Ranger\x20to\x20connect\x20to:\x20','stdin','800778XDArgF','rKkvi','Missing\x20API\x20token;\x20aborting\x20CI\x20profile\x20creation.','ZRGwX','catch','\x20\x20Set\x20active\x20profile:\x20','nKmJh','assign','5573160ZRgxvP','MkiNq','\x20\x20\x20A\x20browser\x20will\x20open.\x20Please\x20log\x20in\x20to\x20the\x20profile\x20you\x20want\x20to\x20test\x20so\x20Ranger\x20can\x20access\x20it.','allowInsecureLocalhost','trim','1771400SNyiyh','root\x20(.ranger/)','EVQeV','ufxwW','--cdp-endpoint\x20must\x20not\x20be\x20empty.\x20Provide\x20the\x20CDP\x20URL,\x20e.g.\x20--cdp-endpoint\x20http://localhost:9222','โœ“\x20Auth\x20state\x20saved\x20to:\x20','isTTY','Saving\x20authentication\x20state...','close','legacy','abort','includes','\x22\x20configured','\x20\x20\x20If\x20you\x20are\x20an\x20agent,\x20background\x20this\x20process\x20and\x20let\x20your\x20user\x20know\x20they\x20need\x20to\x20complete\x20browser\x20authentication.\x0a','message','HTTP\x20','qsWlD','log','goto','trackPhaseEnd','GVCFz','2500029CGyZyV','continue','force','jEGmx','JLnWm','uGDgU','test','status','slice','\x22\x20already\x20exists.\x20Overwrite?','Removed\x20existing\x20profile\x20at\x20','467284hnvPnj','--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.','utf-8','confirm','Aborted.','signal','push','Browser\x20closed\x20before\x20authentication\x20was\x20saved.','mVmor','storageState','WGxyi','\x0a\x20\x20Could\x20not\x20reach\x20','UjGqG','rMCvO','isProtocolError','extraHTTPHeaders','LRanl','safeMode','Invalid\x20--setup-header\x20format:\x20\x22','url','OImYQ','launch','2UIHsis','tLnyJ','yyWaI','288148dAaBzf'];_0x46ba=function(){return _0x4a4c23;};return _0x46ba();}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';import{writeActiveProfileName}from'./utils/activeProfile.js';import{addProfileSetupBanner}from'./utils/profileSetupBanner.js';async function checkUrlReachability(_0x70d94){const _0x480d8b=_0x3af7,_0x62e11b={'EVQeV':function(_0x4d2b6a,_0x3794a7,_0x4346bc){return _0x4d2b6a(_0x3794a7,_0x4346bc);},'JLnWm':_0x480d8b(0x168),'qsWlD':function(_0x24f3e0,_0x8dd945){return _0x24f3e0(_0x8dd945);}};try{const _0x5101c7=new AbortController(),_0x4e931d=_0x62e11b[_0x480d8b(0x116)](setTimeout,()=>_0x5101c7[_0x480d8b(0x11e)](),0x1388),_0x100ffb={'method':_0x62e11b[_0x480d8b(0x12d)],'signal':_0x5101c7[_0x480d8b(0x139)],'redirect':'manual'};/^https:\/\/localhost(:\d+)?/i[_0x480d8b(0x12f)](_0x70d94)&&(process['env'][_0x480d8b(0x166)]='0');const _0x155e15=await fetch(_0x70d94,_0x100ffb);delete process[_0x480d8b(0x15a)][_0x480d8b(0x166)],_0x62e11b[_0x480d8b(0x124)](clearTimeout,_0x4e931d);if(_0x155e15['status']<0x190)return{'ok':!![]};return{'ok':![],'error':_0x480d8b(0x123)+_0x155e15[_0x480d8b(0x130)]};}catch(_0x4b1a0c){delete process[_0x480d8b(0x15a)][_0x480d8b(0x166)];const _0xd9bef0=_0x4b1a0c,_0x5a6756=_0xd9bef0[_0x480d8b(0x122)]||_0x62e11b['qsWlD'](String,_0x4b1a0c),_0x46465d=_0x5a6756[_0x480d8b(0x11f)]('Invalid\x20URL')||_0xd9bef0['name']===_0x480d8b(0x177)||_0x5a6756['includes']('fetch\x20failed');return{'ok':![],'error':_0x5a6756,'isProtocolError':_0x46465d};}}export async function addEnv(_0x475c33,_0xe2d68f={},_0x4e9141){const _0x150ce4=_0x3af7,_0x4132ab={'rgqZS':_0x150ce4(0x11b),'gXVPn':function(_0xd5a567,_0x14f6b2,_0x41a8c7,_0x14c5a2){return _0xd5a567(_0x14f6b2,_0x41a8c7,_0x14c5a2);},'LJMid':function(_0x1c8c63){return _0x1c8c63();},'rMCvO':_0x150ce4(0x118),'ErALY':'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','yyWaI':function(_0x9ad14e,_0x37f829){return _0x9ad14e(_0x37f829);},'LRanl':'confirm','kVuWP':_0x150ce4(0x169),'ufxwW':_0x150ce4(0x138),'mVmor':function(_0x3fd0c0,_0x2bac73){return _0x3fd0c0===_0x2bac73;},'OImYQ':_0x150ce4(0x11d),'ELNST':'url_setup','uGDgU':_0x150ce4(0x17d),'dNoXm':function(_0xece592,_0x36630a){return _0xece592(_0x36630a);},'dptiH':'\x0a๐ŸŒ\x20Profile\x20Setup\x0a','uNqRE':_0x150ce4(0x154),'kZzIW':'baseUrl','BdMxk':'Enter\x20a\x20new\x20URL\x20(or\x20press\x20enter\x20to\x20keep\x20current):','xcbCM':'What\x20is\x20the\x20URL\x20of\x20your\x20running\x20app?','CgaCo':function(_0x83c5a9,_0x175b89){return _0x83c5a9||_0x175b89;},'MkiNq':'http://localhost:3000','ZRGwX':_0x150ce4(0x155),'OpcBv':_0x150ce4(0x15c),'sZpxL':_0x150ce4(0x15b),'GwLTj':_0x150ce4(0x152),'LmLtG':'Continue\x20anyway','nKmJh':'continue','EtZiP':function(_0x5186d8,_0x5228df,_0x2d9a09){return _0x5186d8(_0x5228df,_0x2d9a09);},'odwFO':_0x150ce4(0x111),'UjGqG':function(_0x302da9,_0x37aee0){return _0x302da9>_0x37aee0;},'EoRzn':function(_0x5bdbe2,_0xadf08d){return _0x5bdbe2(_0xadf08d);},'yflVo':'about:blank','jEGmx':_0x150ce4(0x13b),'rKkvi':_0x150ce4(0x151),'glofb':function(_0x37b43a,_0x2ab7b3){return _0x37b43a+_0x2ab7b3;},'GVCFz':_0x150ce4(0x175),'WGxyi':'\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','tLnyJ':'config_write','NDHcX':function(_0x238897,_0x1297a9,_0xf8beb9){return _0x238897(_0x1297a9,_0xf8beb9);},'cnoLN':'Warning:\x20Profile\x20created,\x20but\x20failed\x20to\x20mark\x20it\x20as\x20active.'},_0xe8125f=_0xe2d68f['ci']??![],_0x55116c=_0xe8125f?'ci':'local',_0x131b39=_0x4132ab[_0x150ce4(0x16d)](join,getRangerDir(),_0x55116c,_0x475c33),_0x191812={};if(_0xe2d68f['setupHeader'])for(const _0x108e44 of _0xe2d68f['setupHeader']){const _0x3c5824=_0x108e44[_0x150ce4(0x157)](':');if(_0x3c5824===-0x1)throw new Error(_0x150ce4(0x146)+_0x108e44+'\x22.\x20Expected\x20\x22Name:\x20Value\x22.');const _0x482fc3=_0x108e44[_0x150ce4(0x131)](0x0,_0x3c5824)['trim'](),_0x3a6ea1=_0x108e44[_0x150ce4(0x131)](_0x3c5824+0x1)[_0x150ce4(0x113)]();_0x191812[_0x482fc3]=_0x3a6ea1;}const _0x40bd2b=join(_0x4132ab[_0x150ce4(0x165)](getRangerDir),_0x55116c);if(_0xe2d68f[_0x150ce4(0x15f)]!==undefined&&_0xe2d68f['cdpEndpoint'][_0x150ce4(0x113)]()==='')throw new Error(_0x4132ab[_0x150ce4(0x141)]);if(_0xe2d68f[_0x150ce4(0x15f)]&&_0xe2d68f[_0x150ce4(0x147)])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(_0xe2d68f['cdpEndpoint']&&_0xe2d68f['ci'])throw new Error(_0x150ce4(0x135));const _0x41f36e=Boolean(_0xe2d68f[_0x150ce4(0x15f)]),_0xee23e7=!_0xe2d68f['skipAuth']&&!_0x41f36e,_0x219ea0=process[_0x150ce4(0x17f)]['isTTY']&&process['stdout'][_0x150ce4(0x11a)];if(!_0x219ea0&&!_0xe2d68f[_0x150ce4(0x147)]&&!_0x41f36e)throw new Error(_0x4132ab['ErALY']);const _0x1a9ce2=_0x4132ab[_0x150ce4(0x14c)](findExistingEnv,_0x475c33);let _0x6cc849=null;if(_0x1a9ce2){if(!_0x219ea0)_0x6cc849=_0x1a9ce2;else{if(_0x1a9ce2[_0x150ce4(0x159)]===_0x55116c){const {overwrite:_0x2e7208}=await _0x50b985['prompt']([{'type':_0x4132ab[_0x150ce4(0x144)],'name':_0x4132ab[_0x150ce4(0x14e)],'message':'Profile\x20\x22'+_0x475c33+_0x150ce4(0x132),'default':![]}]);if(!_0x2e7208){console[_0x150ce4(0x125)](_0x4132ab[_0x150ce4(0x117)]);return;}_0x6cc849=_0x1a9ce2;}else{const _0x4759e5=_0x4132ab[_0x150ce4(0x13c)](_0x1a9ce2[_0x150ce4(0x159)],_0x4132ab[_0x150ce4(0x148)])?_0x150ce4(0x115):_0x1a9ce2['location'];console['error'](_0x150ce4(0x153)+_0x475c33+_0x150ce4(0x156)+_0x4759e5+':\x20'+_0x1a9ce2[_0x150ce4(0x16e)]),console['error']('\x20\x20\x20Creating\x20it\x20in\x20'+_0x55116c+_0x150ce4(0x170));const {shouldReplace:_0x4a0f5b}=await _0x50b985[_0x150ce4(0x160)]([{'type':_0x150ce4(0x137),'name':_0x150ce4(0x172),'message':'Delete\x20existing\x20and\x20create\x20new\x20in\x20'+_0x55116c+'?','default':![]}]);if(!_0x4a0f5b){console['log'](_0x4132ab[_0x150ce4(0x117)]);return;}_0x6cc849=_0x1a9ce2;}}}_0x4e9141?.['trackPhaseStart'](_0x4132ab['ELNST']);let _0x5520b4='';if(_0x41f36e)console[_0x150ce4(0x125)](_0x4132ab[_0x150ce4(0x12e)]),console[_0x150ce4(0x125)](_0x150ce4(0x17e)+_0xe2d68f['cdpEndpoint']),console[_0x150ce4(0x125)]('\x20\x20Make\x20sure\x20your\x20Electron\x20app\x20(or\x20browser)\x20is\x20running\x20with\x20remote\x20debugging\x20enabled.\x0a');else{if(_0xe2d68f[_0x150ce4(0x147)]){_0x5520b4=_0xe2d68f['url'];const _0x3d68a2=await _0x4132ab['dNoXm'](checkUrlReachability,_0x5520b4);if(!_0x3d68a2['ok']&&!_0xe2d68f[_0x150ce4(0x12b)])throw new Error('Could\x20not\x20reach\x20'+_0x5520b4+':\x20'+_0x3d68a2[_0x150ce4(0x16b)]+'\x0aMake\x20sure\x20your\x20app\x20is\x20running,\x20then\x20try\x20again.\x20To\x20skip\x20this\x20check,\x20pass\x20--force.');!_0x3d68a2['ok']&&_0xe2d68f[_0x150ce4(0x12b)]&&console[_0x150ce4(0x125)]('โš \x20Could\x20not\x20reach\x20'+_0x5520b4+':\x20'+_0x3d68a2[_0x150ce4(0x16b)]+_0x150ce4(0x150));}else{console[_0x150ce4(0x125)](_0x4132ab['dptiH']),console['log'](_0x4132ab[_0x150ce4(0x14f)]),console[_0x150ce4(0x125)]('\x20\x20Ranger\x20will\x20open\x20it\x20in\x20a\x20browser\x20so\x20you\x20can\x20log\x20in\x20and\x20save\x20your\x20session.\x0a');let _0x50f369=![];while(!![]){const _0x20062a=await _0x50b985[_0x150ce4(0x160)]([{'type':'input','name':_0x4132ab['kZzIW'],'message':_0x50f369?_0x4132ab['BdMxk']:_0x4132ab['xcbCM'],'default':_0x4132ab[_0x150ce4(0x16a)](_0x5520b4,_0x4132ab[_0x150ce4(0x110)])}]);_0x5520b4=_0x20062a[_0x150ce4(0x178)];const _0x5d8a0a=await checkUrlReachability(_0x5520b4);if(_0x5d8a0a['ok'])break;const _0x545f40=/^[a-zA-Z][\w+.-]*:\/\//[_0x150ce4(0x12f)](_0x5520b4),_0x4fc72d=_0x5d8a0a[_0x150ce4(0x142)]&&!_0x545f40,_0x17a4be=_0x4fc72d?'http://'+_0x5520b4:null;_0x50f369=!![],console['log'](_0x150ce4(0x13f)+_0x5520b4+':\x20'+_0x5d8a0a[_0x150ce4(0x16b)]);_0x17a4be&&console[_0x150ce4(0x125)](_0x150ce4(0x15e)+_0x17a4be+'?');const {action:_0x1215ad}=await _0x50b985[_0x150ce4(0x160)]([{'type':'list','name':_0x4132ab[_0x150ce4(0x183)],'message':_0x4132ab['OpcBv'],'choices':[..._0x17a4be?[{'name':_0x150ce4(0x161)+_0x17a4be,'value':_0x4132ab['sZpxL']}]:[],{'name':_0x4132ab['GwLTj'],'value':'retry'},{'name':_0x4132ab['LmLtG'],'value':_0x150ce4(0x12a)}]}]);if(_0x1215ad===_0x150ce4(0x15b)&&_0x17a4be){_0x5520b4=_0x17a4be;const _0x513328=await checkUrlReachability(_0x5520b4);if(_0x513328['ok'])break;console['log']('\x0a\x20\x20Still\x20could\x20not\x20reach\x20'+_0x5520b4+':\x20'+_0x513328['error']);}else{if(_0x1215ad===_0x4132ab[_0x150ce4(0x10d)])break;}}}}_0x4e9141?.[_0x150ce4(0x127)]('url_setup');const _0x31b7d5={};if(_0x6cc849){const _0x1ea1df=await _0x4132ab[_0x150ce4(0x14c)](loadSettings,_0x475c33);Object[_0x150ce4(0x10e)](_0x31b7d5,_0x1ea1df['setupHeaders']);}Object[_0x150ce4(0x10e)](_0x31b7d5,_0x191812),await _0x4132ab['EtZiP'](mkdir,_0x40bd2b,{'recursive':!![]});const _0x3f836b=await mkdtemp(join(_0x40bd2b,'.tmp-'+_0x475c33+'-')),_0x1b3329=join(_0x3f836b,_0x150ce4(0x179)),_0x10f457=_0x4132ab['dNoXm'](Boolean,_0x5520b4)&&/^https:\/\/localhost(:\d+)?/i['test'](_0x5520b4);try{if(_0xee23e7){_0x4e9141?.[_0x150ce4(0x162)](_0x150ce4(0x163)),console['log'](_0x150ce4(0x158)),console[_0x150ce4(0x125)](_0x4132ab['odwFO']),console['log'](_0x150ce4(0x17a));!_0x219ea0?(console['log']('\x0a\x20\x20\x20โš \x20This\x20step\x20requires\x20human\x20interaction\x20in\x20a\x20browser.'),console[_0x150ce4(0x125)](_0x150ce4(0x121))):console[_0x150ce4(0x125)]('');await new Promise(_0x598887=>setTimeout(_0x598887,0xbb8));const _0x37c800=[];_0xe2d68f[_0x150ce4(0x145)]&&_0x37c800['push']('--disable-features=WebBluetooth');const _0x39aff6=_0xe2d68f[_0x150ce4(0x112)]||_0x10f457;_0x39aff6&&_0x37c800[_0x150ce4(0x13a)]('--allow-insecure-localhost');const _0x501bb0=await chromium[_0x150ce4(0x149)]({'headless':![],..._0x4132ab[_0x150ce4(0x140)](_0x37c800['length'],0x0)?{'args':_0x37c800}:{}});try{const _0x2a2fea=Object['keys'](_0x31b7d5)[_0x150ce4(0x17b)]>0x0,_0x352d09={'ignoreHTTPSErrors':!![]};_0x2a2fea&&(_0x352d09[_0x150ce4(0x143)]=_0x31b7d5);const _0x265130=await _0x501bb0['newContext'](_0x352d09);await _0x4132ab[_0x150ce4(0x167)](addProfileSetupBanner,_0x265130);const _0x30f517=await _0x265130['newPage']();await _0x30f517[_0x150ce4(0x126)](_0x4132ab[_0x150ce4(0x16a)](_0x5520b4,_0x4132ab['yflVo']));let _0x1887cf=![];await new Promise(_0x288c13=>{const _0x595f25=_0x150ce4;_0x30f517['on'](_0x595f25(0x11c),async()=>{const _0x31a474=_0x595f25;try{console['log'](_0x4132ab['rgqZS']),await _0x265130[_0x31a474(0x13d)]({'path':_0x1b3329}),_0x1887cf=!![];}catch{}_0x288c13();});});if(!_0x1887cf){console['log'](_0x150ce4(0x176));!_0xe2d68f['safeMode']&&(console['log']('This\x20can\x20happen\x20due\x20to\x20a\x20browser\x20compatibility\x20issue\x20on\x20some\x20systems.\x0a'),console[_0x150ce4(0x125)]('You\x20can\x20try\x20again\x20with\x20one\x20of:'),console[_0x150ce4(0x125)]('\x20\x20ranger\x20profile\x20add\x20'+_0x475c33+_0x150ce4(0x164)),console['log']('\x20\x20ranger\x20profile\x20add\x20'+_0x475c33+_0x150ce4(0x171)));throw new Error(_0x4132ab[_0x150ce4(0x12c)]);}}finally{await _0x501bb0['close']()['catch'](()=>{});}if(_0xe8125f){const _0x2e5b6e=await readFile(_0x1b3329,_0x150ce4(0x136)),_0x5f4039=await getToken();if(!_0x5f4039){console['error'](_0x4132ab[_0x150ce4(0x181)]),await unlink(_0x1b3329)[_0x150ce4(0x184)](()=>{});throw new Error(_0x150ce4(0x182));}else{const _0x494821=encrypt(_0x2e5b6e,_0x5f4039);await _0x4132ab[_0x150ce4(0x173)](writeFile,_0x4132ab['glofb'](_0x1b3329,'.enc'),_0x494821),await _0x4132ab['EoRzn'](unlink,_0x1b3329),console['log']('โœ“\x20Encrypted\x20auth\x20saved\x20to:\x20'+_0x1b3329+_0x150ce4(0x174)),console[_0x150ce4(0x125)](_0x4132ab[_0x150ce4(0x128)]),console['log'](_0x4132ab[_0x150ce4(0x13e)]);}}else console['log'](_0x150ce4(0x119)+_0x1b3329);_0x4e9141?.[_0x150ce4(0x127)]('browser_auth');}_0x4e9141?.['trackPhaseStart'](_0x4132ab[_0x150ce4(0x14b)]);const _0x357e4c={};_0x5520b4&&(_0x357e4c[_0x150ce4(0x178)]=_0x5520b4);_0xe2d68f[_0x150ce4(0x15f)]&&(_0x357e4c['cdpEndpoint']=_0xe2d68f[_0x150ce4(0x15f)],_0x357e4c['isElectron']=!![]);(_0xe2d68f['allowInsecureLocalhost']||_0x10f457)&&(_0x357e4c[_0x150ce4(0x112)]=!![]);_0xe2d68f['safeMode']&&(_0x357e4c['safeMode']=!![]);_0x4132ab[_0x150ce4(0x140)](Object['keys'](_0x31b7d5)['length'],0x0)&&(_0x357e4c['setupHeaders']=_0x31b7d5);await writeFile(join(_0x3f836b,'settings.json'),JSON['stringify'](_0x357e4c,null,0x2)),console[_0x150ce4(0x125)]('โœ“\x20Created\x20settings:\x20'+_0x4132ab[_0x150ce4(0x173)](join,_0x131b39,'settings.json'));if(_0x6cc849?.[_0x150ce4(0x159)]===_0x55116c){const _0x375c7d=_0x6cc849['path']+'.backup-'+Date[_0x150ce4(0x16c)]();await rename(_0x6cc849[_0x150ce4(0x16e)],_0x375c7d);try{await rename(_0x3f836b,_0x131b39);}catch(_0x5f45fb){await rename(_0x375c7d,_0x6cc849['path']);throw _0x5f45fb;}try{await rm(_0x375c7d,{'recursive':!![]});}catch{console['log'](_0x150ce4(0x17c)+_0x375c7d);}}else{await _0x4132ab['NDHcX'](rename,_0x3f836b,_0x131b39);if(_0x6cc849)try{await rm(_0x6cc849['path'],{'recursive':!![]}),console['log'](_0x150ce4(0x133)+_0x6cc849[_0x150ce4(0x16e)]);}catch{console[_0x150ce4(0x125)]('Warning:\x20Could\x20not\x20remove\x20old\x20profile\x20at\x20'+_0x6cc849[_0x150ce4(0x16e)]);}}try{await writeActiveProfileName(_0x475c33),console['log'](_0x150ce4(0x185)+_0x475c33);}catch{console['log'](_0x4132ab['cnoLN']);}_0x4e9141?.[_0x150ce4(0x127)](_0x4132ab['tLnyJ']),console[_0x150ce4(0x125)]('\x0a\x20\x20Profile\x20\x22'+_0x475c33+_0x150ce4(0x120));}catch(_0x2a28b5){await rm(_0x3f836b,{'recursive':!![],'force':!![]});throw _0x2a28b5;}}
@@ -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(_0x384905,_0x8fac2a){const _0x2ac954=_0x16f1,_0x4bb739=_0x384905();while(!![]){try{const _0x72dd96=parseInt(_0x2ac954(0x10f))/0x1*(parseInt(_0x2ac954(0x11f))/0x2)+parseInt(_0x2ac954(0x112))/0x3+parseInt(_0x2ac954(0x120))/0x4+-parseInt(_0x2ac954(0x111))/0x5*(parseInt(_0x2ac954(0x115))/0x6)+-parseInt(_0x2ac954(0x110))/0x7+parseInt(_0x2ac954(0x114))/0x8*(parseInt(_0x2ac954(0x123))/0x9)+-parseInt(_0x2ac954(0x11d))/0xa*(parseInt(_0x2ac954(0x119))/0xb);if(_0x72dd96===_0x8fac2a)break;else _0x4bb739['push'](_0x4bb739['shift']());}catch(_0x439742){_0x4bb739['push'](_0x4bb739['shift']());}}}(_0x57b4,0xaebab));import{readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';function _0x57b4(){const _0x2df42c=['396286BexYCE','4167924tWUkZU','AHYRS','log','18nNvQjj','2qjxpnO','4661174haVonM','52495cifVEl','4191636lrhnBX','VzxAU','5546848DibVWH','480msooWT','.\x20Run\x20first:\x20ranger\x20profile\x20add\x20with\x20authentication,\x20or\x20ranger\x20profile\x20update','jpPpr','EpliQ','22007678OJjSzu','\x20\x20Run\x20ranger\x20setup\x20in\x20CI\x20to\x20decrypt\x20at\x20runtime.','\x20\x20You\x20can\x20safely\x20commit\x20this\x20file\x20to\x20git.','\x0aโœ“\x20Encrypted\x20auth\x20saved\x20to:\x20','10rXUDEJ','.enc'];_0x57b4=function(){return _0x2df42c;};return _0x57b4();}function _0x16f1(_0x6c5d0e,_0x2929d6){_0x6c5d0e=_0x6c5d0e-0x10f;const _0x57b4b7=_0x57b4();let _0x16f129=_0x57b4b7[_0x6c5d0e];return _0x16f129;}import{encrypt}from'./utils/crypto.js';import{getToken}from'./utils/keychain.js';import{getEnvDir}from'./utils/settings.js';export async function authEncrypt(_0x3bf3e1){const _0x3858d8=_0x16f1,_0xb9bc10={'vLOmf':function(_0x5268f8,_0xf5e4ae){return _0x5268f8(_0xf5e4ae);},'jpPpr':'auth.json','OGvxD':function(_0x47bdb3,_0x5113c2){return _0x47bdb3+_0x5113c2;},'XORVN':_0x3858d8(0x11e),'VzxAU':'utf-8','EpliQ':function(_0x49d76e,_0xa1d6bd,_0x5375cf){return _0x49d76e(_0xa1d6bd,_0x5375cf);},'AHYRS':function(_0x22e723,_0x4c6ed9){return _0x22e723(_0x4c6ed9);}},_0x2836aa=_0xb9bc10['vLOmf'](getEnvDir,_0x3bf3e1),_0x3fd740=join(_0x2836aa,_0xb9bc10[_0x3858d8(0x117)]),_0x324cfc=_0xb9bc10['OGvxD'](_0x3fd740,_0xb9bc10['XORVN']);if(!existsSync(_0x2836aa))throw new Error('Profile\x20\x22'+_0x3bf3e1+'\x22\x20not\x20found.\x20Run\x20first:\x20ranger\x20profile\x20add\x20'+_0x3bf3e1);if(!existsSync(_0x3fd740))throw new Error('No\x20auth.json\x20found\x20at\x20'+_0x3fd740+_0x3858d8(0x116));const _0x198cc3=await getToken();if(!_0x198cc3)throw new Error('No\x20API\x20token\x20found.\x20Run:\x20ranger\x20setup\x20[token]');const _0x41bca4=await readFile(_0x3fd740,_0xb9bc10[_0x3858d8(0x113)]),_0x561472=_0xb9bc10[_0x3858d8(0x118)](encrypt,_0x41bca4,_0x198cc3);await _0xb9bc10['EpliQ'](writeFile,_0x324cfc,_0x561472),console['log'](_0x3858d8(0x11c)+_0x324cfc),console[_0x3858d8(0x122)](_0x3858d8(0x11b)),console[_0x3858d8(0x122)](_0x3858d8(0x11a)),_0xb9bc10[_0x3858d8(0x121)](existsSync,_0x324cfc)&&(console['log']('\x0a\x20\x20The\x20plaintext\x20auth.json\x20is\x20gitignored\x20for\x20security.'),console[_0x3858d8(0x122)]('\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 _0x5e8b18=_0x79b4;(function(_0xf43adf,_0x216e01){const _0xe805ac=_0x79b4,_0x2c61be=_0xf43adf();while(!![]){try{const _0x6844d9=-parseInt(_0xe805ac(0x135))/0x1*(parseInt(_0xe805ac(0x123))/0x2)+-parseInt(_0xe805ac(0x14c))/0x3*(parseInt(_0xe805ac(0x12c))/0x4)+-parseInt(_0xe805ac(0x15a))/0x5+parseInt(_0xe805ac(0x12e))/0x6*(-parseInt(_0xe805ac(0x159))/0x7)+-parseInt(_0xe805ac(0x158))/0x8*(parseInt(_0xe805ac(0x12b))/0x9)+parseInt(_0xe805ac(0x127))/0xa*(parseInt(_0xe805ac(0x130))/0xb)+parseInt(_0xe805ac(0x134))/0xc;if(_0x6844d9===_0x216e01)break;else _0x2c61be['push'](_0x2c61be['shift']());}catch(_0x4679c6){_0x2c61be['push'](_0x2c61be['shift']());}}}(_0x4777,0x3c675));import{rm,readFile,writeFile}from'fs/promises';import{join}from'path';import{existsSync}from'fs';import{spawn}from'child_process';import{deleteAllCredentials}from'./utils/keychain.js';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=[_0x5e8b18(0x151),'feature-tracker',_0x5e8b18(0x145),_0x5e8b18(0x147)],opencodePluginName='@ranger-testing/opencode-plugin';function parseJsonc(_0x2d917b){const _0x40a15b=_0x5e8b18,_0x2290b8=_0x2d917b['replace'](/\/\*[\s\S]*?\*\//g,''),_0x47225b=_0x2290b8[_0x40a15b(0x133)](/^\s*\/\/.*$/gm,''),_0x189f18=_0x47225b['replace'](/,\s*([}\]])/g,'$1');return JSON[_0x40a15b(0x150)](_0x189f18);}function _0x4777(){const _0x437941=['ranger','NAnkc','fGcVP','โœ“\x20Removed\x20OpenCode\x20plugin\x20(user\x20config)','โœ“\x20Removed\x20OpenCode\x20project\x20skill:\x20','IWyrt','IxDFE','120nZMQZZ','2420621IpqHbq','196555KEPJed','plugin','jkXbs','close','282ijVjhJ','ranger@trailhead','platform','opencode.json','580370gNqWcZ','user','length','atmtx','80658TUnPLB','64ovErEl','\x0a๐Ÿงน\x20Cleaning\x20up\x20Ranger\x20artifacts...\x0a','6qOmzHL','project','11RUZBrX','jPHki','CLnlL','replace','11225364HfkHfI','1371tAdQYC','โœ“\x20Removed\x20.ranger/\x20directory','log','error','kTHjc','NPsnF','jCewL','Foboi','sLAOU','--scope','โœ“\x20Removed\x20user\x20skill:\x20','sxxAT','pBrKS','TRNWb','isArray','mXZil','bug-bash','โœ“\x20Removed\x20OpenCode\x20plugin\x20(project\x20config)','e2e-test-recommender','XFzys','filter','trailhead','Xvflk','6228fuwqCT','โœ“\x20Uninstalled\x20Claude\x20plugin\x20(project\x20scope)','nCFYO','claude','parse'];_0x4777=function(){return _0x437941;};return _0x4777();}async function removeOpencodePluginConfig(_0x1ff146){const _0x20044f=_0x5e8b18,_0x18000f={'CLnlL':function(_0x494f40,_0x46f99e){return _0x494f40!==_0x46f99e;},'jCewL':function(_0x4f511d,_0x171085,_0x3b835b){return _0x4f511d(_0x171085,_0x3b835b);},'pBrKS':'utf-8','atmtx':function(_0x3420be,_0x59e6ee){return _0x3420be(_0x59e6ee);},'jPHki':function(_0x5ef08b,_0x514481){return _0x5ef08b===_0x514481;},'qxLiY':function(_0x344402,_0x1b17ae){return _0x344402+_0x1b17ae;}};if(!existsSync(_0x1ff146))return![];let _0x3c336e;try{const _0x4066b6=await _0x18000f[_0x20044f(0x13b)](readFile,_0x1ff146,_0x18000f[_0x20044f(0x141)]);_0x3c336e=_0x18000f[_0x20044f(0x12a)](parseJsonc,_0x4066b6);}catch{return![];}const _0x54e138=Array[_0x20044f(0x143)](_0x3c336e[_0x20044f(0x15b)])?_0x3c336e[_0x20044f(0x15b)]:[];if(_0x18000f[_0x20044f(0x131)](_0x54e138[_0x20044f(0x129)],0x0))return![];const _0xbd9e8a=_0x54e138[_0x20044f(0x149)](_0x72a25c=>{const _0x4dd7f6=_0x20044f;if(_0x18000f[_0x4dd7f6(0x132)](typeof _0x72a25c,'string'))return!![];return _0x18000f['CLnlL'](_0x72a25c,opencodePluginName);});if(_0x18000f['jPHki'](_0xbd9e8a[_0x20044f(0x129)],_0x54e138[_0x20044f(0x129)]))return![];return _0xbd9e8a[_0x20044f(0x129)]===0x0?delete _0x3c336e[_0x20044f(0x15b)]:_0x3c336e['plugin']=_0xbd9e8a,await writeFile(_0x1ff146,_0x18000f['qxLiY'](JSON['stringify'](_0x3c336e,null,0x2),'\x0a')),!![];}async function uninstallClaudePlugin(_0x1b070d){const _0x2c8aef=_0x5e8b18,_0x2d4e57={'IMLxB':function(_0x418cff,_0x4f7ebe){return _0x418cff(_0x4f7ebe);},'SDFCM':'plugin','WUxlP':'uninstall','XNxku':function(_0x342328,_0x2838d0,_0x2b6bc9,_0x317416){return _0x342328(_0x2838d0,_0x2b6bc9,_0x317416);},'jkXbs':_0x2c8aef(0x14f),'XljDY':'win32','NPsnF':'close'};return new Promise(_0xa3a1c4=>{const _0x59b36e=_0x2c8aef,_0x5458fc=[_0x2d4e57['SDFCM'],_0x2d4e57['WUxlP'],_0x59b36e(0x124)];_0x1b070d&&_0x5458fc['push'](_0x59b36e(0x13e),_0x1b070d);const _0x474461=_0x2d4e57['XNxku'](spawn,_0x2d4e57[_0x59b36e(0x121)],_0x5458fc,{'stdio':'pipe','shell':process[_0x59b36e(0x125)]===_0x2d4e57['XljDY']});_0x474461['on'](_0x2d4e57[_0x59b36e(0x13a)],_0x282f19=>{_0x2d4e57['IMLxB'](_0xa3a1c4,_0x282f19===0x0);}),_0x474461['on'](_0x59b36e(0x138),()=>{_0xa3a1c4(![]);});});}function _0x79b4(_0x256954,_0x101729){_0x256954=_0x256954-0x121;const _0x477723=_0x4777();let _0x79b44d=_0x477723[_0x256954];return _0x79b44d;}async function removeMarketplace(){const _0x12330c={'fGcVP':function(_0x251f35,_0x25c068){return _0x251f35(_0x25c068);},'Xvflk':function(_0x100ffa,_0x499d23,_0x785662,_0x4ee2d0){return _0x100ffa(_0x499d23,_0x785662,_0x4ee2d0);},'XFzys':'plugin','kTHjc':'marketplace','bOSEV':'remove','SGOvg':function(_0x51c476,_0x778765){return _0x51c476===_0x778765;},'qOnCp':'win32'};return new Promise(_0x248605=>{const _0x2f7759=_0x79b4,_0x5c162d={'Foboi':function(_0xe5f3bb,_0xe4d679){const _0x3363f8=_0x79b4;return _0x12330c[_0x3363f8(0x153)](_0xe5f3bb,_0xe4d679);}},_0x5288ee=_0x12330c[_0x2f7759(0x14b)](spawn,'claude',[_0x12330c[_0x2f7759(0x148)],_0x12330c[_0x2f7759(0x139)],_0x12330c['bOSEV'],_0x2f7759(0x14a)],{'stdio':'pipe','shell':_0x12330c['SGOvg'](process['platform'],_0x12330c['qOnCp'])});_0x5288ee['on'](_0x2f7759(0x122),_0x23ec2c=>{const _0x4406af=_0x2f7759;_0x5c162d[_0x4406af(0x13c)](_0x248605,_0x23ec2c===0x0);}),_0x5288ee['on']('error',()=>{_0x12330c['fGcVP'](_0x248605,![]);});});}export async function clean(){const _0x4abde8=_0x5e8b18,_0x2c0d03={'TRNWb':function(_0x55f76c){return _0x55f76c();},'nCFYO':function(_0x543b55,_0x50a00e){return _0x543b55(_0x50a00e);},'IWyrt':function(_0x5aed05,_0x4b8a8f){return _0x5aed05(_0x4b8a8f);},'IxDFE':function(_0x47e860,_0x42babe,_0x491bd7){return _0x47e860(_0x42babe,_0x491bd7);},'jfbQC':_0x4abde8(0x136),'BhARS':function(_0x3ea138,_0x146381,_0x26dedb){return _0x3ea138(_0x146381,_0x26dedb);},'TrBll':function(_0x2e4f92,_0x5f2ec7){return _0x2e4f92(_0x5f2ec7);},'NAnkc':function(_0xd695c5,_0xc573ad){return _0xd695c5(_0xc573ad);},'sLAOU':function(_0x1c3629,_0x3200e5,_0x2d1e0e){return _0x1c3629(_0x3200e5,_0x2d1e0e);},'mXZil':_0x4abde8(0x12f),'adEVW':function(_0x10d00d,_0x56c657){return _0x10d00d(_0x56c657);},'Omdzl':_0x4abde8(0x154),'ArBZf':_0x4abde8(0x14d),'sxxAT':'\x0aโœ…\x20Cleanup\x20complete!\x0a'};console['log'](_0x4abde8(0x12d));let _0x145963=![];try{await _0x2c0d03['TRNWb'](deleteAllCredentials),console[_0x4abde8(0x137)]('โœ“\x20Removed\x20stored\x20credentials'),_0x145963=!![];}catch{}const _0xd7aa0c=_0x2c0d03['TRNWb'](getCacheFile);_0x2c0d03[_0x4abde8(0x14e)](existsSync,_0xd7aa0c)&&(await rm(_0xd7aa0c),_0x145963=!![]);const _0x21361a=getRangerDir();_0x2c0d03['IWyrt'](existsSync,_0x21361a)&&(await _0x2c0d03[_0x4abde8(0x157)](rm,_0x21361a,{'recursive':!![]}),console['log'](_0x2c0d03['jfbQC']),_0x145963=!![]);const _0x29a9bc=_0x2c0d03['TRNWb'](getProjectSkillsDir);for(const _0x59a7f2 of skillsToRemove){const _0x26e7dd=_0x2c0d03[_0x4abde8(0x157)](join,_0x29a9bc,_0x59a7f2);_0x2c0d03['nCFYO'](existsSync,_0x26e7dd)&&(await rm(_0x26e7dd,{'recursive':!![]}),console[_0x4abde8(0x137)]('โœ“\x20Removed\x20project\x20skill:\x20'+_0x59a7f2),_0x145963=!![]);}const _0x55f240=_0x2c0d03[_0x4abde8(0x142)](getUserSkillsDir);for(const _0x26dcf7 of skillsToRemove){const _0x35c78f=join(_0x55f240,_0x26dcf7);existsSync(_0x35c78f)&&(await _0x2c0d03['BhARS'](rm,_0x35c78f,{'recursive':!![]}),console[_0x4abde8(0x137)](_0x4abde8(0x13f)+_0x26dcf7),_0x145963=!![]);}const _0xd72277=_0x2c0d03['TrBll'](getOpencodeSkillsDir,_0x4abde8(0x12f));for(const _0x4a4a14 of skillsToRemove){const _0x116f39=_0x2c0d03[_0x4abde8(0x157)](join,_0xd72277,_0x4a4a14);_0x2c0d03[_0x4abde8(0x152)](existsSync,_0x116f39)&&(await _0x2c0d03['IxDFE'](rm,_0x116f39,{'recursive':!![]}),console[_0x4abde8(0x137)](_0x4abde8(0x155)+_0x4a4a14),_0x145963=!![]);}const _0x3fb1dd=_0x2c0d03[_0x4abde8(0x156)](getOpencodeSkillsDir,_0x4abde8(0x128));for(const _0x101d2d of skillsToRemove){const _0x47a808=join(_0x3fb1dd,_0x101d2d);_0x2c0d03[_0x4abde8(0x14e)](existsSync,_0x47a808)&&(await _0x2c0d03[_0x4abde8(0x13d)](rm,_0x47a808,{'recursive':!![]}),console['log']('โœ“\x20Removed\x20OpenCode\x20user\x20skill:\x20'+_0x101d2d),_0x145963=!![]);}const _0x570680=join(_0x2c0d03['nCFYO'](getOpencodeConfigDir,_0x2c0d03[_0x4abde8(0x144)]),_0x4abde8(0x126));await _0x2c0d03['adEVW'](removeOpencodePluginConfig,_0x570680)&&(console['log'](_0x4abde8(0x146)),_0x145963=!![]);const _0x5eab24=join(getOpencodeConfigDir('user'),_0x4abde8(0x126));await removeOpencodePluginConfig(_0x5eab24)&&(console['log'](_0x2c0d03['Omdzl']),_0x145963=!![]);const _0x2dd9b9=await uninstallClaudePlugin();_0x2dd9b9&&(console[_0x4abde8(0x137)]('โœ“\x20Uninstalled\x20Claude\x20plugin\x20(user\x20scope)'),_0x145963=!![]);const _0x1fb45f=await uninstallClaudePlugin(_0x2c0d03[_0x4abde8(0x144)]);_0x1fb45f&&(console['log'](_0x2c0d03['ArBZf']),_0x145963=!![]);const _0x2cab7f=await removeMarketplace();_0x2cab7f&&(console['log']('โœ“\x20Removed\x20trailhead\x20marketplace'),_0x145963=!![]),_0x145963?console['log'](_0x2c0d03[_0x4abde8(0x140)]):console['log']('Nothing\x20to\x20clean\x20up.\x0a');}