@ranger-testing/ranger-cli 2.5.4-alpha.f6504c0-8 → 2.5.4-alpha.f940f0d-18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -14
- package/build/cli.js +1 -1
- package/build/commands/addEnv.js +1 -1
- package/build/commands/authEncrypt.js +1 -1
- package/build/commands/clean.js +1 -1
- package/build/commands/config.js +1 -1
- package/build/commands/env.js +1 -1
- package/build/commands/feature.js +1 -1
- package/build/commands/hook.js +1 -1
- package/build/commands/hooks/autoPrompt.js +1 -1
- package/build/commands/hooks/disable.js +1 -1
- package/build/commands/hooks/enable.js +1 -1
- package/build/commands/hooks/exitPlanMode.js +1 -1
- package/build/commands/hooks/index.js +1 -1
- package/build/commands/hooks/output.js +1 -1
- package/build/commands/hooks/planReminder.js +1 -1
- package/build/commands/hooks/planStart.js +1 -1
- package/build/commands/hooks/postEdit.js +1 -1
- package/build/commands/hooks/preCompact.js +1 -1
- package/build/commands/hooks/sessionEnd.js +1 -1
- package/build/commands/hooks/sessionStart.js +1 -1
- package/build/commands/hooks/stopHook.js +1 -1
- package/build/commands/index.js +1 -1
- package/build/commands/login.js +1 -1
- package/build/commands/mcpBootstrap.js +1 -1
- package/build/commands/migrateProfile.js +1 -1
- package/build/commands/setup/claude.js +1 -1
- package/build/commands/setup/opencode.js +1 -1
- package/build/commands/setupCi.js +1 -1
- package/build/commands/skillup.js +1 -1
- package/build/commands/start.js +1 -1
- package/build/commands/status.js +1 -1
- package/build/commands/update.js +1 -1
- package/build/commands/updateEnv.js +1 -1
- package/build/commands/useEnv.js +1 -1
- package/build/commands/utils/activeProfile.js +1 -1
- package/build/commands/utils/agentEnv.js +1 -1
- package/build/commands/utils/browserSessionsApi.js +1 -1
- package/build/commands/utils/claudeConfig.js +1 -1
- package/build/commands/utils/claudeOverrideSettings.js +1 -1
- package/build/commands/utils/claudePlugin.js +1 -1
- package/build/commands/utils/cloudProfile.js +1 -1
- package/build/commands/utils/cloudProfileSession.js +1 -1
- package/build/commands/utils/crypto.js +1 -1
- package/build/commands/utils/desirePathLog.js +1 -1
- package/build/commands/utils/deviceAuth.js +1 -1
- package/build/commands/utils/environment.js +1 -1
- package/build/commands/utils/featureApi.js +1 -1
- package/build/commands/utils/fixWebmDuration.js +1 -1
- package/build/commands/utils/gitTracked.js +1 -1
- package/build/commands/utils/keychain.js +1 -1
- package/build/commands/utils/legacyWarning.js +1 -0
- package/build/commands/utils/localAgentInstallationsApi.js +1 -1
- package/build/commands/utils/matchAuthEnvironment.js +1 -1
- package/build/commands/utils/mcpImageBase64.js +1 -1
- package/build/commands/utils/model.js +1 -1
- package/build/commands/utils/opencodeConfig.js +1 -1
- package/build/commands/utils/playwrightCli.js +1 -1
- package/build/commands/utils/profileMessages.js +1 -1
- package/build/commands/utils/profileSetupBanner.js +1 -1
- package/build/commands/utils/projectsConfig.js +1 -1
- package/build/commands/utils/rangerConfig.js +1 -1
- package/build/commands/utils/rangerRoot.js +1 -1
- package/build/commands/utils/resolveProfileContext.js +1 -1
- package/build/commands/utils/resolveProfileUrl.js +1 -1
- package/build/commands/utils/retry.js +1 -1
- package/build/commands/utils/sessionCache.js +1 -1
- package/build/commands/utils/settings.js +1 -1
- package/build/commands/utils/skillContent.js +1 -1
- package/build/commands/utils/skills.js +1 -1
- package/build/commands/utils/stitchWebmFiles.js +1 -1
- package/build/commands/utils/telemetry.js +1 -1
- package/build/commands/utils/tokenRefresh.js +1 -1
- package/build/commands/utils/traceSnapshotMapper.js +1 -1
- package/build/commands/utils/userApi.js +1 -1
- package/build/commands/utils/version.js +1 -1
- package/build/commands/verifyFeature.js +1 -1
- package/build/commands/verifyFeatureCli.js +1 -1
- package/build/skills/ranger/SKILL.md +24 -8
- package/build/skills/ranger/create.md +16 -3
- package/build/skills/ranger/verify.md +35 -10
- package/package.json +3 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x3d2e50,_0x42d17d){const _0x2aab7b=_0x4dc5,_0xefc70a=_0x3d2e50();while(!![]){try{const _0x3040f6=-parseInt(_0x2aab7b(0x192))/0x1+parseInt(_0x2aab7b(0x164))/0x2*(parseInt(_0x2aab7b(0x1dc))/0x3)+parseInt(_0x2aab7b(0x1a2))/0x4+parseInt(_0x2aab7b(0x1bd))/0x5+parseInt(_0x2aab7b(0x189))/0x6*(-parseInt(_0x2aab7b(0x1e5))/0x7)+parseInt(_0x2aab7b(0x1b1))/0x8*(-parseInt(_0x2aab7b(0x1e3))/0x9)+parseInt(_0x2aab7b(0x1f2))/0xa;if(_0x3040f6===_0x42d17d)break;else _0xefc70a['push'](_0xefc70a['shift']());}catch(_0x2351ba){_0xefc70a['push'](_0xefc70a['shift']());}}}(_0x10f0,0xe2179));import{mkdir,readFile,readdir,rename,stat}from'fs/promises';import{basename,join}from'path';import{extractBashCommand,parsePlaywrightCliCommand,quoteShellArg,runPlaywrightCliCommand}from'./utils/playwrightCli.js';const PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS=0xea60,PLAYWRIGHT_CLI_PREVIEW_LIMIT=0xf0,VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN=/^(?:\d{2}_.+\.(?:png|ya?ml)|key_.+\.png|session-recording(?:-\d+)?\.webm|trace(?:\.trace)?(?:-\d+)?\.zip|current_snap\.ya?ml)$/i;function _0x10f0(){const _0x1168e1=['playwright_cli_video_stop','\x0a\x0a##\x20Expected\x20Flow\x20(from\x20previous\x20verification)\x0a','GDnGW','video-stop','Reviewer','\x20open\x20','\x20open\x20https://www.mozilla.org`\x0a2.\x20Run\x20`','stderr','capture\x20step\x20`','3367240bMdoek','en-US','6SRILcj','join','`\x0a\x0a-\x20Write\x20all\x20artifacts\x20under\x20`','\x0a\x0aAfter\x20completing\x20authentication,\x20proceed\x20with\x20the\x20verification\x20task\x20below.\x0aIf\x20authentication\x20fails,\x20return\x20immediately\x20with\x20evaluation\x20\x22blocked\x22\x20and\x20describe\x20the\x20auth\x20failure.','open\x20browser','\x20snapshot\x20--filename\x20','capture\x20snapshot\x20`','press','textContent','JndgK','log','01_mozilla-homepage.png','shMoC','description','fill','Bash','\x20open`,\x20then\x20`','cwd','open\x20new\x20tab','\x0a-\x20You\x20may\x20ONLY\x20navigate\x20to\x20paths\x20under\x20this\x20base\x20URL\x20(same\x20protocol,\x20host,\x20and\x20port)\x0a-\x20For\x20example,\x20if\x20the\x20base\x20URL\x20is\x20\x22http://localhost:3000\x22,\x20you\x20can\x20navigate\x20to\x20\x22http://localhost:3000/home\x22,\x20\x22http://localhost:3000/settings\x22,\x20etc.\x0a-\x20DO\x20NOT\x20navigate\x20to\x20any\x20different\x20domain,\x20host,\x20or\x20port\x20under\x20any\x20circumstances\x0a-\x20If\x20documentation\x20or\x20code\x20diffs\x20suggest\x20a\x20path\x20exists\x20(e.g.,\x20\x22/dashboard\x22),\x20you\x20may\x20navigate\x20to\x20that\x20path\x20ONLY\x20under\x20the\x20base\x20URL\x20above\x0a-\x20The\x20base\x20URL\x20above\x20is\x20the\x20ONLY\x20authorized\x20profile\x20for\x20this\x20verification','`\x0a-\x20`snapshot\x20--filename\x20','hook_event_name','AQsXb','GHHgW','`:\x20\x22','map','video-start','createdAt','tOtpU','YzClk','click\x20','DEBUG','xAbGa','rtPqK','invocation','element','string','30uUgymt','\x22,\x20\x22','select\x20tab\x20','##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`','trim','session-recording.webm','replace','stdout','`\x0a5.\x20Read\x20the\x20snapshot\x20file\x20to\x20find\x20the\x20\x22Learn\x20More\x22\x20link\x20reference\x0a6.\x20Run\x20`','523582NdXVzN','02_learn-more.yml','keys','ref\x20','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`','check','key_04_success-state.png','trackPhaseError','jKnBz','NqUbi','\x20run-code\x20\x22<playwright\x20code>\x22`.\x0a7.\x20Do\x20not\x20run\x20`close`,\x20`tracing-stop`,\x20or\x20`video-stop`;\x20the\x20host\x20finalizes\x20the\x20session\x20and\x20artifacts.\x0a8.\x20After\x20completing\x20the\x20verification,\x20evaluate\x20whether\x20the\x20result\x20adequately\x20verifies\x20the\x20scenario','selector','MOEfF','KfUBq','length','tool_input','1808012QfwjAA','FqnwI','Klsoc','tab-select','match','\x0a\x0a##\x20Critical:\x20Early\x20Error\x20Detection\x0aAfter\x20step\x202\x20(taking\x20initial\x20snapshot),\x20IMMEDIATELY\x20check\x20for\x20blocking\x20HTTP\x20errors:\x0a\x0a**Blocking\x20errors\x20to\x20detect:**\x0a-\x20HTTP\x20404:\x20\x22404\x22,\x20\x22Not\x20Found\x22,\x20\x22Page\x20not\x20found\x22,\x20\x22does\x20not\x20exist\x22\x0a-\x20HTTP\x20500:\x20\x22500\x22,\x20\x22Internal\x20Server\x20Error\x22,\x20\x22Server\x20Error\x22,\x20\x22Something\x20went\x20wrong\x22\x0a-\x20HTTP\x20400:\x20\x22400\x22,\x20\x22Bad\x20Request\x22,\x20\x22Invalid\x20request\x22\x0a\x0a**Also\x20check\x20for:**\x0a-\x20Framework\x20error\x20pages\x20(Next.js\x20error\x20boundary,\x20React\x20error\x20page,\x20\x22Application\x20error\x22)\x0a-\x20Completely\x20blank/empty\x20pages\x20with\x20no\x20content\x0a-\x20\x22Cannot\x20GET\x20/path\x22\x20messages\x0a\x0a**If\x20ANY\x20blocking\x20error\x20is\x20detected:**\x0a1.\x20DO\x20NOT\x20continue\x20with\x20the\x20task\x0a2.\x20Return\x20IMMEDIATELY\x20with\x20evaluation:\x20\x22blocked\x22\x0a3.\x20Set\x20evaluationReason\x20to\x20describe\x20the\x20specific\x20error\x20(e.g.,\x20\x22HTTP\x20404\x20-\x20Page\x20not\x20found\x20at\x20/dashboard\x22)\x0a4.\x20Include\x20the\x20error\x20in\x20issues\x20array\x20with\x20severity:\x20\x22BLOCKER\x22\x20and\x20appropriate\x20type\x20(HTTP_404,\x20HTTP_500,\x20HTTP_400,\x20or\x20NAVIGATION_ERROR)\x0a\x0aThis\x20early\x20exit\x20prevents\x20wasting\x20time\x20on\x20tasks\x20that\x20cannot\x20succeed\x20due\x20to\x20fundamental\x20errors.','Pthhw','snapshot','content','test','ZIcov','sSQNL','vvGkV','`\x0a-\x20`run-code\x20\x22await\x20page.waitForTimeout(1000)\x22`\x20for\x20waits\x20or\x20small\x20custom\x20checks\x0a\x0a##\x20Screenshot\x20Guidelines\x20-\x20IMPORTANT\x0aTake\x20screenshots\x20throughout\x20the\x20verification\x20flow\x20so\x20a\x20human\x20can\x20review\x20it\x20for\x20completeness.\x20Screenshots\x20are\x20your\x20evidence\x20trail.\x0a\x0a**When\x20to\x20take\x20screenshots\x20(use\x20Playwright\x20CLI\x20screenshot):**\x0a-\x20After\x20the\x20initial\x20snapshot\x20(capture\x20starting\x20state)\x0a-\x20Before\x20and\x20after\x20clicking\x20buttons\x20or\x20submitting\x20forms\x0a-\x20When\x20important\x20UI\x20elements\x20appear\x20(modals,\x20notifications,\x20loading\x20states)\x0a-\x20After\x20navigating\x20to\x20different\x20views\x20or\x20pages\x0a-\x20When\x20verifying\x20specific\x20elements\x20exist\x0a-\x20At\x20the\x20final\x20state\x20showing\x20the\x20completed\x20action\x0a\x0a**Screenshot\x20naming:**\x0a-\x20Use\x20descriptive\x20filenames\x20under\x20`','split','2479312jaQvHy','playwright_cli_close','short','numeric','playwright-cli','subcommand','run\x20custom\x20Playwright\x20code','`\x0a7.\x20Click\x20the\x20\x22Learn\x20More\x22\x20link\x20with\x20Playwright\x20CLI\x0a8.\x20Run\x20`','FXUXM','tool_call','close','eIPtP','4813750KFjDjm','error','\x0a\x0a##\x20Browser\x20Command\x20Reference\x0aUse\x20Bash\x20to\x20run\x20Playwright\x20CLI\x20commands\x20with\x20this\x20exact\x20prefix:\x0a`','##\x20App\x20Context\x0aYou\x20are\x20connected\x20to\x20a\x20desktop\x20application\x20via\x20CDP\x20(Chrome\x20DevTools\x20Protocol)\x20at\x20','`\x20and\x20read\x20the\x20snapshot\x20file\x20to\x20inspect\x20the\x20page.\x0a5.\x20**IMMEDIATELY\x20check\x20for\x20blocking\x20HTTP\x20errors\x20before\x20proceeding.**\x0a6.\x20Execute\x20the\x20task\x20step-by-step\x20with\x20Playwright\x20CLI\x20commands.\x0a7.\x20Use\x20`','**\x20(','authorEmail','`,\x20then\x20`','\x22\x0a-\x20Number\x20prefixes\x20(01_,\x2002_,\x20etc.)\x20help\x20maintain\x20chronological\x20order\x0a-\x20For\x20KEY\x20MOMENTS\x20that\x20prove\x20the\x20scenario\x20is\x20complete,\x20prefix\x20with\x20\x22key_\x22:\x20\x22','slice','\x22\x0a-\x20The\x20\x22key_\x22\x20prefix\x20marks\x20screenshots\x20as\x20high-priority\x20evidence\x20for\x20human\x20reviewers\x0a\x0a**Aim\x20for\x203-6\x20screenshots\x20per\x20verification**\x20to\x20document\x20the\x20complete\x20flow.\x20Mark\x201-2\x20of\x20the\x20most\x20important\x20ones\x20with\x20the\x20\x22key_\x22\x20prefix.\x0a','.\x0aThis\x20is\x20NOT\x20a\x20web\x20app\x20—\x20there\x20is\x20no\x20URL\x20to\x20navigate\x20to.\x20The\x20app\x20is\x20already\x20running\x20and\x20connected.','set','...','ljEVz','name','--filename=','fill\x20','wdYmj','\x20>\x20','\x20video-start`\x0a4.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','PqWPf','HsmOq','You\x20are\x20a\x20Feature\x20Review\x20Verifier.\x20Your\x20job\x20is\x20to\x20verify\x20a\x20scenario\x20by\x20executing\x20a\x20UI\x20flow\x20and\x20evaluating\x20whether\x20it\x20adequately\x20completes\x20the\x20scenario.\x0a\x0a##\x20Scenario\x20to\x20Verify\x0a','toLocaleDateString','mtimeMs','`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a8.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`','start\x20tracing','rgWPA','yyywa','phase','355077nEYNnK','\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','click','\x20screenshot\x20--filename\x20','01_initial-state.png','lSBDC','domRef','9kwOnBp','trackPhaseEnd','485779sHjotp','xajwq','trace.trace.zip',']\x20**'];_0x10f0=function(){return _0x1168e1;};return _0x10f0();}function truncatePreview(_0x1c909c,_0x3a30f6=PLAYWRIGHT_CLI_PREVIEW_LIMIT){const _0x4ecb3b=_0x4dc5;return _0x1c909c[_0x4ecb3b(0x1a0)]>_0x3a30f6?_0x1c909c['slice'](0x0,_0x3a30f6)+_0x4ecb3b(0x1ca):_0x1c909c;}function buildCliArtifactPath(_0x236773,_0x3472e3){const _0x15a13={'VnSKL':function(_0x477bf1,_0x56acdc,_0x3a8bd0){return _0x477bf1(_0x56acdc,_0x3a8bd0);}};return _0x15a13['VnSKL'](join,_0x236773,_0x3472e3);}function _0x4dc5(_0x396d94,_0x4d1db0){_0x396d94=_0x396d94-0x164;const _0x10f00e=_0x10f0();let _0x4dc573=_0x10f00e[_0x396d94];return _0x4dc573;}function toStepDisplayName(_0x325e29){const _0x5c488b=_0x4dc5,_0x330651={'yyywa':function(_0x15a4f4,_0x334a3f){return _0x15a4f4(_0x334a3f);}},_0x32091d=basename(_0x325e29)[_0x5c488b(0x18f)](/\.(?:png|ya?ml)$/i,'')['replace'](/^key_/i,'')['replace'](/^\d+_/,'')['replace'](/-/g,'\x20');return{'name':_0x32091d,'isKeyStep':/^key_/i[_0x5c488b(0x1ab)](_0x330651[_0x5c488b(0x1da)](basename,_0x325e29))};}function extractShellValue(_0x3d535d){if(!_0x3d535d)return null;return _0x3d535d[0x1]??_0x3d535d[0x2]??_0x3d535d[0x3]??null;}function extractFilenameOption(_0xab7dde){return extractShellValue(_0xab7dde['match'](/--filename(?:=|\s+)(?:"([^"]+)"|'([^']+)'|(\S+))/));}function extractFirstCommandArgument(_0x50bf85,_0x3b9be1){const _0xaca3a9=_0x4dc5,_0x398607=_0x3b9be1[_0xaca3a9(0x18f)](/[.*+?^${}()|[\]\\]/g,'\x5c$&');return extractShellValue(_0x50bf85[_0xaca3a9(0x1a6)](new RegExp('(?:^|\x5cs)'+_0x398607+'(?:\x5cs+(?:\x22([^\x22]+)\x22|\x27([^\x27]+)\x27|(\x5cS+)))')));}function formatCommandTarget(_0x4d9a54){const _0x867f2f=_0x4dc5,_0x2090a0={'WTHlt':'target'};if(!_0x4d9a54)return _0x2090a0['WTHlt'];if(/^e\d+$/i['test'](_0x4d9a54))return _0x867f2f(0x195)+_0x4d9a54;return JSON['stringify'](truncatePreview(_0x4d9a54,0x78));}function formatPlaywrightCliLog(_0x49e075,_0x2f27fd){const _0x313870=_0x4dc5,_0x45b207={'JndgK':function(_0x1414f6,_0x3cae33,_0x114e3b){return _0x1414f6(_0x3cae33,_0x114e3b);},'sfadj':'tracing-start','RvPUS':_0x313870(0x1d8),'xajwq':'stop\x20tracing','sSQNL':_0x313870(0x17e),'xAbGa':'start\x20video\x20recording','Mhtul':'stop\x20video\x20recording','shMoC':'capture\x20snapshot','HJQsN':'screenshot','Pthhw':'capture\x20screenshot','dmUid':_0x313870(0x172),'rtPqK':function(_0x5b46a3,_0x197439){return _0x5b46a3(_0x197439);},'eIPtP':_0x313870(0x16b),'rhePf':_0x313870(0x1b7)};switch(_0x2f27fd){case'open':{const _0x3c8a9b=_0x45b207['JndgK'](extractFirstCommandArgument,_0x49e075,_0x2f27fd);return _0x3c8a9b?'open\x20'+_0x3c8a9b:_0x313870(0x168);}case _0x45b207['sfadj']:return _0x45b207['RvPUS'];case'tracing-stop':return _0x45b207[_0x313870(0x1e6)];case _0x45b207[_0x313870(0x1ad)]:return _0x45b207[_0x313870(0x184)];case _0x313870(0x1ec):return _0x45b207['Mhtul'];case _0x313870(0x1a9):{const _0x159385=extractFilenameOption(_0x49e075);if(!_0x159385)return _0x45b207[_0x313870(0x170)];const {name:_0x227b51}=toStepDisplayName(_0x159385);return _0x313870(0x16a)+_0x227b51+'`';}case _0x45b207['HJQsN']:{const _0x1da8ba=extractFilenameOption(_0x49e075);if(!_0x1da8ba)return _0x45b207[_0x313870(0x1a8)];const {name:_0x79f4db,isKeyStep:_0x642648}=toStepDisplayName(_0x1da8ba);return _0x642648?'capture\x20key\x20step\x20`'+_0x79f4db+'`':_0x313870(0x1f1)+_0x79f4db+'`';}case _0x313870(0x1de):return _0x313870(0x182)+formatCommandTarget(_0x45b207['JndgK'](extractFirstCommandArgument,_0x49e075,_0x2f27fd));case _0x313870(0x197):return'check\x20'+formatCommandTarget(extractFirstCommandArgument(_0x49e075,_0x2f27fd));case _0x45b207['dmUid']:return _0x313870(0x1ce)+_0x45b207[_0x313870(0x185)](formatCommandTarget,extractFirstCommandArgument(_0x49e075,_0x2f27fd));case _0x45b207[_0x313870(0x1bc)]:return'press\x20'+formatCommandTarget(_0x45b207[_0x313870(0x16d)](extractFirstCommandArgument,_0x49e075,_0x2f27fd));case'run-code':return _0x45b207['rhePf'];case'tab-new':{const _0x5c4068=extractFirstCommandArgument(_0x49e075,_0x2f27fd);return _0x5c4068?'open\x20new\x20tab\x20'+_0x5c4068:_0x313870(0x176);}case _0x313870(0x1a5):{const _0x3fa5b7=_0x45b207[_0x313870(0x16d)](extractFirstCommandArgument,_0x49e075,_0x2f27fd);return _0x3fa5b7?_0x313870(0x18b)+_0x3fa5b7:'select\x20tab';}default:return _0x2f27fd;}}function extractPlaywrightCliToolDescription(_0x502100){const _0x39dd17=_0x4dc5,_0x357d24={'qsfPe':function(_0x27f78c,_0x528d65){return _0x27f78c>_0x528d65;}},_0x367e2d=_0x502100['description'];if(typeof _0x367e2d!==_0x39dd17(0x188))return null;const _0x3ad094=_0x367e2d[_0x39dd17(0x18d)]()[_0x39dd17(0x18f)](/\s+/g,'\x20');return _0x357d24['qsfPe'](_0x3ad094[_0x39dd17(0x1a0)],0x0)?_0x3ad094:null;}export function formatPlaywrightCliConsoleLogMessage(_0x353555,_0x511bd8,_0x182675){const _0x338162=_0x4dc5,_0x10b575={'FqnwI':function(_0x18a50b,_0x5dbc50){return _0x18a50b(_0x5dbc50);}},_0x2a0fd8=formatPlaywrightCliLog(_0x511bd8,_0x182675),_0x26cf10=_0x10b575[_0x338162(0x1a3)](extractPlaywrightCliToolDescription,_0x353555);if(!_0x26cf10)return'[playwright-cli]\x20'+_0x2a0fd8;if(process['env'][_0x338162(0x183)])return'[ranger-verification-agent]\x20'+_0x26cf10+'\x20('+_0x2a0fd8+')';return'[ranger-verification-agent]\x20'+_0x26cf10;}export function buildVerifyFeatureCliDebugPrompt(_0x45a5d0,_0x20857b){const _0x283d63=_0x4dc5,_0x43d9dc={'Unqwv':'00_mozilla-homepage.yml','lSBDC':function(_0x8e4e38,_0x28deb1,_0xc2afcb){return _0x8e4e38(_0x28deb1,_0xc2afcb);},'pUGZK':function(_0x32343a,_0x432aba,_0x16abac){return _0x32343a(_0x432aba,_0x16abac);},'rgWPA':'03_learn-more.png','akcYH':function(_0x587546,_0x2f87f9){return _0x587546(_0x2f87f9);},'Mepzd':function(_0x349b77,_0x1979fa){return _0x349b77(_0x1979fa);},'tJkby':function(_0x11f6a3,_0x365024){return _0x11f6a3(_0x365024);}},_0x1c6d64=buildCliArtifactPath(_0x20857b,_0x43d9dc['Unqwv']),_0xd86262=_0x43d9dc[_0x283d63(0x1e1)](buildCliArtifactPath,_0x20857b,_0x283d63(0x16f)),_0x5676ad=_0x43d9dc['pUGZK'](buildCliArtifactPath,_0x20857b,_0x283d63(0x193)),_0x47cb67=buildCliArtifactPath(_0x20857b,_0x43d9dc[_0x283d63(0x1d9)]),_0x7ffffe=_0x43d9dc['akcYH'](quoteShellArg,_0x1c6d64),_0x547a13=quoteShellArg(_0xd86262),_0x4bca35=_0x43d9dc['Mepzd'](quoteShellArg,_0x5676ad),_0x473d88=_0x43d9dc['tJkby'](quoteShellArg,_0x47cb67);return'You\x20are\x20testing\x20browser\x20automation.\x20Your\x20task\x20is\x20simple:\x0a\x0aUse\x20Bash\x20and\x20Playwright\x20CLI\x20only.\x20The\x20browser\x20command\x20prefix\x20is:\x0a'+_0x45a5d0+'\x0a\x0a1.\x20Run\x20`'+_0x45a5d0+_0x283d63(0x1ef)+_0x45a5d0+'\x20tracing-start`\x0a3.\x20Run\x20`'+_0x45a5d0+_0x283d63(0x1d1)+_0x20857b+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a5.\x20Run\x20`'+_0x45a5d0+_0x283d63(0x169)+_0x7ffffe+_0x283d63(0x191)+_0x45a5d0+_0x283d63(0x1df)+_0x547a13+_0x283d63(0x1b8)+_0x45a5d0+_0x283d63(0x169)+_0x4bca35+'`\x0a9.\x20Run\x20`'+_0x45a5d0+_0x283d63(0x1df)+_0x473d88+'`\x0a10.\x20Return\x20immediately\x20with\x20the\x20structured\x20output\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format.';}export function buildVerifyFeatureCliPrompt(_0x5756d2){const _0x24cb39=_0x4dc5,_0xbc7d02={'VLWFr':_0x24cb39(0x1b4),'UyzDL':_0x24cb39(0x187),'PqWPf':function(_0x4d9ff9,_0x3edaaf,_0x5c20e6){return _0x4d9ff9(_0x3edaaf,_0x5c20e6);},'xBymD':function(_0x1d6cf0,_0x2e1ad7){return _0x1d6cf0(_0x2e1ad7);},'tOJYG':function(_0x1f7f76,_0x5d10be){return _0x1f7f76(_0x5d10be);},'ZXuok':_0x24cb39(0x198)},{checklistItem:_0x1041b1,itemFeedback:_0x23ad59,taskDescription:_0x2ecf08,cliCommandPrefix:_0x3568d7,cliArtifactDir:_0x13d7c0,isCdpMode:_0x27dc1d,url:_0x1d5676,cdpEndpoint:_0x318fd4,loginInstructions:_0x173a62}=_0x5756d2,_0x2b5e33=_0xbc7d02[_0x24cb39(0x1d2)](buildCliArtifactPath,_0x13d7c0,'01_initial.yml'),_0x17de28=buildCliArtifactPath(_0x13d7c0,'02_state.yml'),_0x2d3ac6=buildCliArtifactPath(_0x13d7c0,'key_03_success-state.png'),_0x37a592=_0xbc7d02[_0x24cb39(0x1d2)](buildCliArtifactPath,_0x13d7c0,_0x24cb39(0x1e0)),_0x3d59a6=_0xbc7d02['xBymD'](quoteShellArg,_0x2b5e33),_0x85f1de=quoteShellArg(_0x17de28),_0x242b27=quoteShellArg(_0x2d3ac6),_0x92dd52=_0xbc7d02['tOJYG'](quoteShellArg,_0x37a592),_0x228123=_0x1041b1['notes']?'\x0a\x0a##\x20Additional\x20Notes\x0a'+_0x1041b1['notes']:'';let _0x4983d8='';if(_0x23ad59&&_0x23ad59['unaddressedComments'][_0x24cb39(0x1a0)]>0x0){const _0x1a9865=_0x23ad59['unaddressedComments'][_0x24cb39(0x17d)](_0x30cccd=>{const _0x4ffafa=_0x24cb39,_0x172fa8=new Date(_0x30cccd[_0x4ffafa(0x17f)])[_0x4ffafa(0x1d5)](_0x4ffafa(0x1f3),{'month':_0x4ffafa(0x1b3),'day':_0xbc7d02['VLWFr']}),_0x3a9a7b=_0x30cccd['authorName']||_0x30cccd[_0x4ffafa(0x1c3)]||_0x4ffafa(0x1ed),_0x549a23=_0x30cccd['domRef']?'\x20(on\x20element:\x20<'+(_0x30cccd[_0x4ffafa(0x1e2)][_0x4ffafa(0x19d)][_0x4ffafa(0x1b0)](_0x4ffafa(0x1d0))['pop']()?.[_0x4ffafa(0x1b0)](':')[0x0]||_0xbc7d02['UyzDL'])+'>\x20\x22'+(_0x30cccd[_0x4ffafa(0x1e2)][_0x4ffafa(0x16c)]||'')[_0x4ffafa(0x1c6)](0x0,0x32)+'\x22)':'';return'-\x20['+_0x30cccd['id']+_0x4ffafa(0x1e8)+_0x3a9a7b+_0x4ffafa(0x1c2)+_0x172fa8+'):\x20\x22'+_0x30cccd[_0x4ffafa(0x1aa)]+'\x22'+_0x549a23;})[_0x24cb39(0x165)]('\x0a');_0x4983d8='\x0a\x0a##\x20Reviewer\x20Feedback\x20to\x20Address\x0aThe\x20following\x20reviewer\x20comments\x20were\x20left\x20on\x20the\x20previous\x20version\x20of\x20this\x20item.\x0aVerify\x20that\x20each\x20concern\x20has\x20been\x20addressed\x20in\x20the\x20current\x20implementation.\x0aFor\x20each\x20comment\x20you\x20believe\x20has\x20been\x20addressed,\x20include\x20its\x20ID\x20(the\x20bracketed\x20value)\x20in\x20the\x20addressedCommentIds\x20array\x20in\x20your\x20output.\x0a\x0a'+_0x1a9865;}const _0x29693a=_0x23ad59?.['canonicalFlow']?_0x24cb39(0x1ea)+_0x23ad59['canonicalFlow']:'',_0x24dbcc=_0x27dc1d?_0x24cb39(0x1c0)+_0x318fd4+_0x24cb39(0x1c8):'CRITICAL\x20URL\x20REQUIREMENT:\x0aYour\x20base\x20URL\x20is:\x20'+_0x1d5676+_0x24cb39(0x177),_0x361a84=_0x1d5676?quoteShellArg(_0x1d5676):'',_0x487210=_0x27dc1d?_0x24cb39(0x18c)+_0x3568d7+_0x24cb39(0x174)+_0x3568d7+'\x20tracing-start`,\x20then\x20`'+_0x3568d7+'\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`'+_0x13d7c0+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`'+_0x3568d7+_0x24cb39(0x169)+_0x3d59a6+'`\x20to\x20inspect\x20the\x20current\x20app\x20state.\x0a5.\x20Read\x20snapshot\x20YAML\x20files\x20to\x20find\x20element\x20references\x20like\x20`e12`,\x20then\x20use\x20them\x20with\x20`click`,\x20`fill`,\x20`check`,\x20or\x20`select`.\x0a6.\x20Use\x20`'+_0x3568d7+'\x20screenshot\x20--filename\x20'+_0x92dd52+'`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a6.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`'+_0x3568d7+_0x24cb39(0x19c):_0x24cb39(0x18c)+_0x3568d7+_0x24cb39(0x1ee)+_0x361a84+_0x24cb39(0x1c4)+_0x3568d7+'\x20tracing-start`,\x20then\x20`'+_0x3568d7+_0x24cb39(0x1dd)+_0x13d7c0+_0x24cb39(0x196)+_0x3568d7+'\x20snapshot\x20--filename\x20'+_0x3d59a6+_0x24cb39(0x1c1)+_0x3568d7+'\x20screenshot\x20--filename\x20'+_0x92dd52+_0x24cb39(0x1d7)+_0x3568d7+'\x20run-code\x20\x22<playwright\x20code>\x22`.\x0a9.\x20Do\x20not\x20run\x20`close`,\x20`tracing-stop`,\x20or\x20`video-stop`;\x20the\x20host\x20finalizes\x20the\x20session\x20and\x20artifacts.\x0a10.\x20After\x20completing\x20the\x20verification,\x20evaluate\x20whether\x20the\x20result\x20adequately\x20verifies\x20the\x20scenario',_0x11a2de=_0x27dc1d?'\x0a\x0a##\x20Critical:\x20Early\x20Error\x20Detection\x0aAfter\x20taking\x20the\x20initial\x20snapshot,\x20IMMEDIATELY\x20check\x20for\x20blocking\x20errors:\x0a\x0a**Blocking\x20errors\x20to\x20detect:**\x0a-\x20Crash\x20or\x20error\x20dialogs\x20(\x22An\x20error\x20occurred\x22,\x20\x22Something\x20went\x20wrong\x22,\x20unhandled\x20exception\x20messages)\x0a-\x20Blank\x20or\x20empty\x20window\x20with\x20no\x20rendered\x20content\x0a-\x20Framework\x20error\x20boundaries\x20(React\x20error\x20page,\x20Electron\x20crash\x20reporter)\x0a-\x20Unresponsive\x20or\x20frozen\x20UI\x20(no\x20interactive\x20elements\x20in\x20snapshot)\x0a\x0a**If\x20ANY\x20blocking\x20error\x20is\x20detected:**\x0a1.\x20DO\x20NOT\x20continue\x20with\x20the\x20task\x0a2.\x20Return\x20IMMEDIATELY\x20with\x20evaluation:\x20\x22blocked\x22\x0a3.\x20Set\x20evaluationReason\x20to\x20describe\x20the\x20specific\x20error\x20(e.g.,\x20\x22App\x20crashed\x20—\x20error\x20dialog\x20visible\x20on\x20launch\x22)\x0a4.\x20Include\x20the\x20error\x20in\x20issues\x20array\x20with\x20severity:\x20\x22BLOCKER\x22\x20and\x20type:\x20\x22APP_ERROR\x22\x0a\x0aThis\x20early\x20exit\x20prevents\x20wasting\x20time\x20on\x20tasks\x20that\x20cannot\x20succeed\x20due\x20to\x20fundamental\x20errors.':_0x24cb39(0x1a7),_0x1f2643=_0x173a62?'\x0a\x0a##\x20Authentication\x0aBEFORE\x20starting\x20the\x20verification\x20task,\x20you\x20MUST\x20authenticate\x20using\x20these\x20steps:\x0a'+_0x173a62+_0x24cb39(0x167):'';return _0x24cb39(0x1d4)+_0x1041b1[_0x24cb39(0x171)]+_0x228123+_0x4983d8+_0x29693a+'\x0a\x0a##\x20Task\x20to\x20Execute\x0a'+_0x2ecf08+'\x0a\x0a'+_0x24dbcc+_0x1f2643+'\x0a\x0a'+_0x487210+_0x24cb39(0x1bf)+_0x3568d7+_0x24cb39(0x166)+_0x13d7c0+_0x24cb39(0x178)+_0x85f1de+'`\x20writes\x20a\x20YAML\x20snapshot\x20you\x20can\x20read\x20for\x20element\x20refs\x0a-\x20`click\x20<ref>`,\x20`fill\x20<ref>\x20\x22text\x22`,\x20`check\x20<ref>`,\x20`press\x20Enter`\x0a-\x20`tab-list`,\x20`tab-select\x20<index>`,\x20`tab-new\x20<url>`\x0a-\x20`screenshot\x20--filename\x20'+_0x242b27+_0x24cb39(0x1af)+_0x13d7c0+_0x24cb39(0x17c)+_0x37a592+'\x22,\x20\x22'+_0xbc7d02[_0x24cb39(0x1d2)](buildCliArtifactPath,_0x13d7c0,'02_button-clicked.png')+_0x24cb39(0x18a)+buildCliArtifactPath(_0x13d7c0,'03_result-visible.png')+_0x24cb39(0x1c5)+_0xbc7d02['PqWPf'](buildCliArtifactPath,_0x13d7c0,_0xbc7d02['ZXuok'])+_0x24cb39(0x1c7)+_0x11a2de+'\x0a##\x20Evaluation\x20Criteria\x0a-\x20VERIFIED:\x20The\x20task\x20completed\x20successfully\x20and\x20the\x20scenario\x20requirements\x20are\x20fully\x20met\x0a-\x20PARTIAL:\x20The\x20task\x20partially\x20completed\x20but\x20some\x20aspects\x20of\x20the\x20scenario\x20are\x20not\x20verified\x0a-\x20BLOCKED:\x20A\x20blocking\x20issue\x20(bug,\x20error,\x20missing\x20feature)\x20prevents\x20completion\x0a-\x20FAILED:\x20The\x20task\x20could\x20not\x20be\x20completed\x20due\x20to\x20errors\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format\x20with\x20your\x20evaluation.';}export function summarizeVerifyFeatureCliCommandAvailability(_0x2ec9f7){const _0xe1a91a=_0x4dc5,_0x5a768a=[..._0x2ec9f7[_0xe1a91a(0x194)]()]['sort']();let _0x371733=0x0;for(const _0x50e3a0 of _0x2ec9f7['values']()){_0x371733+=_0x50e3a0;}return{'cliCommandCount':_0x371733,'cliCommandsSeen':_0x5a768a,'noCliCommandsCalled':_0x371733===0x0};}export function createVerifyFeatureCliHooks(_0x493285){const _0x37b4af=_0x4dc5,_0x378d65={'vvGkV':function(_0x4b48a6,_0x512a31){return _0x4b48a6!==_0x512a31;},'AUGdL':'PostToolUse','MOEfF':function(_0x340cb5,_0x301e7a){return _0x340cb5!==_0x301e7a;},'YzClk':function(_0x332e3b,_0x485160){return _0x332e3b(_0x485160);},'MHzcJ':function(_0x128127,_0x4d1a82){return _0x128127+_0x4d1a82;},'Klsoc':_0x37b4af(0x1b5),'eegUf':_0x37b4af(0x1ba),'oxxlX':function(_0x51fc6d,_0x57d010){return _0x51fc6d!==_0x57d010;},'fyGEQ':'snapshot','wdYmj':'PostToolUseFailure','exCXz':function(_0xe8dfb,_0xc2dca8){return _0xe8dfb!==_0xc2dca8;},'tOtpU':'Bash','wYTrM':'tool_failure'},_0x292210=new Map(),_0xfe71fe=async _0x577f06=>{const _0x1f88c8=_0x37b4af;if(_0x378d65['vvGkV'](_0x577f06[_0x1f88c8(0x179)],_0x378d65['AUGdL']))return{};const _0x46c2a7=_0x577f06;if(_0x378d65[_0x1f88c8(0x19e)](_0x46c2a7['tool_name'],_0x1f88c8(0x173)))return{};const _0x57473b=_0x46c2a7[_0x1f88c8(0x1a1)],_0x42097d=extractBashCommand(_0x57473b);if(!_0x42097d)return{};const _0x277be5=_0x378d65[_0x1f88c8(0x181)](parsePlaywrightCliCommand,_0x42097d);if(!_0x277be5)return{};return _0x292210[_0x1f88c8(0x1c9)](_0x277be5,_0x378d65['MHzcJ'](_0x292210['get'](_0x277be5)||0x0,0x1)),_0x493285['trackPhaseStart']('tool_call',{'transport':_0x378d65['Klsoc'],'toolName':_0x277be5}),_0x493285[_0x1f88c8(0x1e4)](_0x378d65['eegUf'],{'transport':_0x378d65[_0x1f88c8(0x1a4)],'toolName':_0x277be5,'bashCommandPreview':truncatePreview(_0x42097d)}),_0x378d65['oxxlX'](_0x277be5,_0x378d65['fyGEQ'])&&console[_0x1f88c8(0x16e)](formatPlaywrightCliConsoleLogMessage(_0x57473b,_0x42097d,_0x277be5)),{};},_0x5357cc=async _0x3421fe=>{const _0x32b398=_0x37b4af;if(_0x378d65[_0x32b398(0x1ae)](_0x3421fe['hook_event_name'],_0x378d65[_0x32b398(0x1cf)]))return{};const _0x54a67e=_0x3421fe;if(_0x378d65['exCXz'](_0x54a67e['tool_name'],_0x378d65[_0x32b398(0x180)]))return{};return await _0x493285['trackPhaseError'](_0x378d65['wYTrM'],_0x54a67e[_0x32b398(0x1be)],{'transport':_0x378d65['Klsoc'],'toolName':_0x378d65[_0x32b398(0x180)]}),{};};return{'postToolUseHook':_0xfe71fe,'postToolUseFailureHook':_0x5357cc,'commandCounts':_0x292210};}async function runPlaywrightCliLifecycleCommand(_0x2e545b){const _0x44bf38=_0x4dc5,_0x766b8d={'FXUXM':function(_0x39a07b,_0x1807db){return _0x39a07b??_0x1807db;}},{sessionId:_0x2874d4,configPath:_0x1b4bd1,commandArgs:_0x2f437c,env:_0x4c7f63,telemetry:_0x256c25,phase:_0x3c04f9,metadata:_0x1ff8ef,timeoutMs:_0x252420}=_0x2e545b;_0x256c25['trackPhaseStart'](_0x3c04f9,_0x1ff8ef);try{const _0xedc265=await runPlaywrightCliCommand({'sessionId':_0x2874d4,'configPath':_0x1b4bd1,'commandArgs':_0x2f437c,'cwd':process[_0x44bf38(0x175)](),'env':_0x4c7f63,'timeoutMs':_0x766b8d[_0x44bf38(0x1b9)](_0x252420,PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS)});_0x256c25[_0x44bf38(0x1e4)](_0x3c04f9,{..._0x1ff8ef,'subcommand':_0xedc265[_0x44bf38(0x186)][_0x44bf38(0x1b6)],'stdoutPreview':truncatePreview(_0xedc265[_0x44bf38(0x190)],0x7d0),'stderrPreview':truncatePreview(_0xedc265[_0x44bf38(0x1f0)],0x7d0)});}catch(_0x5691fd){await _0x256c25[_0x44bf38(0x199)](_0x3c04f9,_0x5691fd,_0x1ff8ef);throw _0x5691fd;}}export async function finalizeVerifyFeatureCliSession(_0x593ad6){const _0x330dd7=_0x4dc5,_0x247e93={'wwkKD':'tracing-stop','AQsXb':_0x330dd7(0x1e9),'NqUbi':function(_0xaa6140,_0x3864d6,_0x5d2c6c){return _0xaa6140(_0x3864d6,_0x5d2c6c);},'jKnBz':_0x330dd7(0x1b2),'HsmOq':_0x330dd7(0x1bb),'KfUBq':function(_0x5de1b5,_0x1d1067){return _0x5de1b5(_0x1d1067);}},{telemetry:_0x3d2cb4,sessionId:_0x511e94,configPath:_0x3916a6,cliArtifactDir:_0x45e617,env:_0x555659,transportMetadata:_0x144cbb}=_0x593ad6,_0x3aa988=[{'phase':'playwright_cli_tracing_stop','commandArgs':[_0x247e93['wwkKD']]},{'phase':_0x247e93[_0x330dd7(0x17a)],'commandArgs':['video-stop',_0x330dd7(0x1cd)+_0x247e93[_0x330dd7(0x19b)](buildCliArtifactPath,_0x45e617,_0x330dd7(0x18e))]},{'phase':_0x247e93[_0x330dd7(0x19a)],'commandArgs':[_0x247e93[_0x330dd7(0x1d3)]]}];for(const _0x57c4d7 of _0x3aa988){try{await _0x247e93[_0x330dd7(0x19f)](runPlaywrightCliLifecycleCommand,{'sessionId':_0x511e94,'configPath':_0x3916a6,'commandArgs':[..._0x57c4d7['commandArgs']],'env':_0x555659,'telemetry':_0x3d2cb4,'phase':_0x57c4d7[_0x330dd7(0x1db)],'metadata':_0x144cbb});}catch{}}}export async function loadVerifyFeatureCliTraceUploadArtifact(_0x295499){const _0x43daa8=_0x4dc5,_0x2dd7c={'gKpIb':function(_0x309f94,_0x5b1b3b,_0x1653d5){return _0x309f94(_0x5b1b3b,_0x1653d5);},'GHHgW':function(_0x495818,_0x487d95){return _0x495818(_0x487d95);}},_0x5a01b0=['trace.zip',_0x43daa8(0x1e7)];for(const _0x4b4a82 of _0x5a01b0){const _0x1d240b=_0x2dd7c['gKpIb'](join,_0x295499,_0x4b4a82);try{return{'buffer':await _0x2dd7c[_0x43daa8(0x17b)](readFile,_0x1d240b),'source':_0x1d240b};}catch{}}return null;}export async function rehomeVerifyFeatureCliArtifacts(_0x220914){const _0x76e912=_0x4dc5,_0x4771f5={'GDnGW':function(_0x3ba6aa,_0x224f8f,_0x50f05f){return _0x3ba6aa(_0x224f8f,_0x50f05f);},'ZFgsP':function(_0x4ef663,_0x1ef473,_0x1591b8){return _0x4ef663(_0x1ef473,_0x1591b8);},'ZIcov':function(_0x3aa088,_0x477eea){return _0x3aa088<_0x477eea;},'axWHa':function(_0x40dde2,_0x4f884d){return _0x40dde2+_0x4f884d;},'ljEVz':function(_0x4c0650,_0x1eef64){return _0x4c0650===_0x1eef64;}},{cwd:_0x87b297,cliArtifactDir:_0xc24340,startTime:_0x944011}=_0x220914,_0x30b2c0=[];await _0x4771f5[_0x76e912(0x1eb)](mkdir,_0xc24340,{'recursive':!![]});const _0x412287=await _0x4771f5['GDnGW'](readdir,_0x87b297,{'withFileTypes':!![]});for(const _0x407870 of _0x412287){if(!_0x407870['isFile']()||!VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN[_0x76e912(0x1ab)](_0x407870[_0x76e912(0x1cc)]))continue;const _0x83a542=_0x4771f5['ZFgsP'](join,_0x87b297,_0x407870[_0x76e912(0x1cc)]),_0x40e4ee=await stat(_0x83a542);if(_0x4771f5[_0x76e912(0x1ac)](_0x4771f5['axWHa'](_0x40e4ee[_0x76e912(0x1d6)],0x7d0),_0x944011))continue;const _0x3b1a77=buildCliArtifactPath(_0xc24340,_0x407870[_0x76e912(0x1cc)]);if(_0x4771f5[_0x76e912(0x1cb)](_0x83a542,_0x3b1a77))continue;await rename(_0x83a542,_0x3b1a77),_0x30b2c0['push'](_0x407870[_0x76e912(0x1cc)]);}return _0x30b2c0['sort']();}
|
|
1
|
+
(function(_0x27a050,_0x109d29){const _0x3d790a=_0x231f,_0x43a569=_0x27a050();while(!![]){try{const _0x13d56d=-parseInt(_0x3d790a(0x1f1))/0x1*(parseInt(_0x3d790a(0x223))/0x2)+parseInt(_0x3d790a(0x20e))/0x3*(-parseInt(_0x3d790a(0x233))/0x4)+parseInt(_0x3d790a(0x1e1))/0x5*(-parseInt(_0x3d790a(0x1b0))/0x6)+parseInt(_0x3d790a(0x1b9))/0x7*(parseInt(_0x3d790a(0x1cc))/0x8)+parseInt(_0x3d790a(0x219))/0x9*(-parseInt(_0x3d790a(0x237))/0xa)+parseInt(_0x3d790a(0x1d0))/0xb*(-parseInt(_0x3d790a(0x1bc))/0xc)+-parseInt(_0x3d790a(0x240))/0xd*(-parseInt(_0x3d790a(0x217))/0xe);if(_0x13d56d===_0x109d29)break;else _0x43a569['push'](_0x43a569['shift']());}catch(_0x162462){_0x43a569['push'](_0x43a569['shift']());}}}(_0x6327,0x633fa));import{mkdir,readFile,readdir,rename,stat}from'fs/promises';import{basename,join}from'path';import{extractBashCommand,parsePlaywrightCliCommand,quoteShellArg,runPlaywrightCliCommand}from'./utils/playwrightCli.js';const PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS=0xea60,PLAYWRIGHT_CLI_PREVIEW_LIMIT=0xf0,VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN=/^(?:\d{2}_.+\.(?:png|ya?ml)|key_.+\.png|session-recording(?:-\d+)?\.webm|trace(?:\.trace)?(?:-\d+)?\.zip|current_snap\.ya?ml)$/i;function truncatePreview(_0x1aaf05,_0x1c314e=PLAYWRIGHT_CLI_PREVIEW_LIMIT){const _0xc279ca=_0x231f,_0x5092a7={'fGwKN':function(_0x2ddc90,_0x1d8101){return _0x2ddc90+_0x1d8101;}};return _0x1aaf05[_0xc279ca(0x226)]>_0x1c314e?_0x5092a7[_0xc279ca(0x1db)](_0x1aaf05[_0xc279ca(0x1e4)](0x0,_0x1c314e),_0xc279ca(0x22b)):_0x1aaf05;}function buildCliArtifactPath(_0x5d9bf8,_0x35351f){const _0x429a64=_0x231f,_0x20e9bc={'NwqHV':function(_0x508e8f,_0x4fef41,_0x11f4d1){return _0x508e8f(_0x4fef41,_0x11f4d1);}};return _0x20e9bc[_0x429a64(0x1ef)](join,_0x5d9bf8,_0x35351f);}function toStepDisplayName(_0x33c4d7){const _0x2ba3e9=_0x231f,_0x53cf36=basename(_0x33c4d7)[_0x2ba3e9(0x206)](/\.(?:png|ya?ml)$/i,'')['replace'](/^key_/i,'')[_0x2ba3e9(0x206)](/^\d+_/,'')['replace'](/-/g,'\x20');return{'name':_0x53cf36,'isKeyStep':/^key_/i['test'](basename(_0x33c4d7))};}function extractShellValue(_0x5da616){if(!_0x5da616)return null;return _0x5da616[0x1]??_0x5da616[0x2]??_0x5da616[0x3]??null;}function extractFilenameOption(_0x157dca){return extractShellValue(_0x157dca['match'](/--filename(?:=|\s+)(?:"([^"]+)"|'([^']+)'|(\S+))/));}function extractFirstCommandArgument(_0x23ca5b,_0xddf6ea){const _0x1bb59b=_0x231f,_0x27e9ba=_0xddf6ea[_0x1bb59b(0x206)](/[.*+?^${}()|[\]\\]/g,_0x1bb59b(0x211));return extractShellValue(_0x23ca5b['match'](new RegExp('(?:^|\x5cs)'+_0x27e9ba+_0x1bb59b(0x1c6))));}function formatCommandTarget(_0x2e836d){const _0x5a60a7=_0x231f;if(!_0x2e836d)return _0x5a60a7(0x23a);if(/^e\d+$/i[_0x5a60a7(0x1fb)](_0x2e836d))return _0x5a60a7(0x201)+_0x2e836d;return JSON[_0x5a60a7(0x208)](truncatePreview(_0x2e836d,0x78));}function formatPlaywrightCliLog(_0x4740d7,_0x33fae7){const _0x11dfcc=_0x231f,_0x521d31={'GzFaS':'open\x20browser','ZgLih':'start\x20tracing','HllCq':'stop\x20tracing','ITRBT':'video-start','dGIuH':'stop\x20video\x20recording','ZWxUk':_0x11dfcc(0x1cd),'hHFIG':'screenshot','kZXXI':_0x11dfcc(0x1d7),'wvqWp':function(_0x3efd02,_0x2cdea0){return _0x3efd02(_0x2cdea0);},'VcIVS':function(_0x2145dc,_0x3e2c8e,_0x3bcb14){return _0x2145dc(_0x3e2c8e,_0x3bcb14);},'JBwdH':_0x11dfcc(0x1f4),'UYudz':_0x11dfcc(0x212),'gYyGi':function(_0x3dd6cc,_0x57000b){return _0x3dd6cc(_0x57000b);},'ILdCM':function(_0x263b52,_0x1f1102){return _0x263b52(_0x1f1102);},'NdgrO':'run-code','whzLI':_0x11dfcc(0x1c5),'qAxOO':'open\x20new\x20tab'};switch(_0x33fae7){case'open':{const _0x3974d5=extractFirstCommandArgument(_0x4740d7,_0x33fae7);return _0x3974d5?'open\x20'+_0x3974d5:_0x521d31['GzFaS'];}case'tracing-start':return _0x521d31['ZgLih'];case'tracing-stop':return _0x521d31[_0x11dfcc(0x1bf)];case _0x521d31['ITRBT']:return _0x11dfcc(0x22c);case'video-stop':return _0x521d31['dGIuH'];case _0x11dfcc(0x230):{const _0x31d04b=extractFilenameOption(_0x4740d7);if(!_0x31d04b)return _0x521d31['ZWxUk'];const {name:_0x1cc31c}=toStepDisplayName(_0x31d04b);return'capture\x20snapshot\x20`'+_0x1cc31c+'`';}case _0x521d31[_0x11dfcc(0x229)]:{const _0x265c0e=extractFilenameOption(_0x4740d7);if(!_0x265c0e)return _0x521d31['kZXXI'];const {name:_0x385456,isKeyStep:_0x52c58c}=_0x521d31[_0x11dfcc(0x1ad)](toStepDisplayName,_0x265c0e);return _0x52c58c?'capture\x20key\x20step\x20`'+_0x385456+'`':'capture\x20step\x20`'+_0x385456+'`';}case _0x11dfcc(0x1fa):return _0x11dfcc(0x222)+_0x521d31[_0x11dfcc(0x1ad)](formatCommandTarget,_0x521d31['VcIVS'](extractFirstCommandArgument,_0x4740d7,_0x33fae7));case _0x521d31[_0x11dfcc(0x1ba)]:return'check\x20'+_0x521d31[_0x11dfcc(0x1ad)](formatCommandTarget,extractFirstCommandArgument(_0x4740d7,_0x33fae7));case _0x521d31['UYudz']:return _0x11dfcc(0x1d2)+_0x521d31['gYyGi'](formatCommandTarget,extractFirstCommandArgument(_0x4740d7,_0x33fae7));case'press':return _0x11dfcc(0x1b1)+_0x521d31['ILdCM'](formatCommandTarget,extractFirstCommandArgument(_0x4740d7,_0x33fae7));case _0x521d31[_0x11dfcc(0x221)]:return'run\x20custom\x20Playwright\x20code';case _0x521d31[_0x11dfcc(0x1dd)]:{const _0x425a9=extractFirstCommandArgument(_0x4740d7,_0x33fae7);return _0x425a9?_0x11dfcc(0x205)+_0x425a9:_0x521d31['qAxOO'];}case'tab-select':{const _0x5dfdea=extractFirstCommandArgument(_0x4740d7,_0x33fae7);return _0x5dfdea?_0x11dfcc(0x23e)+_0x5dfdea:_0x11dfcc(0x231);}default:return _0x33fae7;}}function extractPlaywrightCliToolDescription(_0x2d6992){const _0x5c684f=_0x231f,_0x1014ed={'HJmDF':function(_0x2c0914,_0x1a16fd){return _0x2c0914>_0x1a16fd;}},_0x5de5cb=_0x2d6992[_0x5c684f(0x1f2)];if(typeof _0x5de5cb!==_0x5c684f(0x1ac))return null;const _0x45a0f2=_0x5de5cb['trim']()['replace'](/\s+/g,'\x20');return _0x1014ed[_0x5c684f(0x1e9)](_0x45a0f2['length'],0x0)?_0x45a0f2:null;}export function formatPlaywrightCliConsoleLogMessage(_0x150a58,_0x3e5616,_0x27de97){const _0x54f913=_0x231f,_0x55cfbf={'TboKC':function(_0x220251,_0x3453d2){return _0x220251(_0x3453d2);}},_0x535626=formatPlaywrightCliLog(_0x3e5616,_0x27de97),_0x2d8491=_0x55cfbf[_0x54f913(0x1e2)](extractPlaywrightCliToolDescription,_0x150a58);if(!_0x2d8491)return _0x54f913(0x210)+_0x535626;if(process[_0x54f913(0x1d1)][_0x54f913(0x1fc)])return'[ranger-verification-agent]\x20'+_0x2d8491+'\x20('+_0x535626+')';return'[ranger-verification-agent]\x20'+_0x2d8491;}function _0x231f(_0x48b813,_0x35b6a8){_0x48b813=_0x48b813-0x1a7;const _0x632792=_0x6327();let _0x231f4d=_0x632792[_0x48b813];return _0x231f4d;}function _0x6327(){const _0x3badda=['\x0a\x0a1.\x20Run\x20`','ref\x20','trace.zip','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`','Oogab','open\x20new\x20tab\x20','replace','Bash','stringify','set','rsgTT','notes','trackPhaseEnd','keys','3gfOLqK','close','[playwright-cli]\x20','\x5c$&','fill','`\x0a5.\x20Read\x20the\x20snapshot\x20file\x20to\x20find\x20the\x20\x22Learn\x20More\x22\x20link\x20reference\x0a6.\x20Run\x20`','stdout','elmEc','`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a8.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`','42voOQrc','tool_name','9SJFxVF','01_initial.yml','KJMSj','`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a6.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`','\x20open\x20','cwd','\x20(on\x20element:\x20<','`:\x20\x22','NdgrO','click\x20','262YzrqFC','error','numeric','length','\x20screenshot\x20--filename\x20','KSMnq','hHFIG','euTDo','...','start\x20video\x20recording','\x20snapshot\x20--filename\x20','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a5.\x20Run\x20`','\x20tracing-start`\x0a3.\x20Run\x20`','snapshot','select\x20tab','PostToolUseFailure','1933836uKrylu','wAIGU','\x20open\x20https://www.mozilla.org`\x0a2.\x20Run\x20`','VZuuT','4079570JtSBlZ','ptAqj','rTZXR','target','**\x20(','\x0a\x0a##\x20Critical:\x20Early\x20Error\x20Detection\x0aAfter\x20taking\x20the\x20initial\x20snapshot,\x20IMMEDIATELY\x20check\x20for\x20blocking\x20errors:\x0a\x0a**Blocking\x20errors\x20to\x20detect:**\x0a-\x20Crash\x20or\x20error\x20dialogs\x20(\x22An\x20error\x20occurred\x22,\x20\x22Something\x20went\x20wrong\x22,\x20unhandled\x20exception\x20messages)\x0a-\x20Blank\x20or\x20empty\x20window\x20with\x20no\x20rendered\x20content\x0a-\x20Framework\x20error\x20boundaries\x20(React\x20error\x20page,\x20Electron\x20crash\x20reporter)\x0a-\x20Unresponsive\x20or\x20frozen\x20UI\x20(no\x20interactive\x20elements\x20in\x20snapshot)\x0a\x0a**If\x20ANY\x20blocking\x20error\x20is\x20detected:**\x0a1.\x20DO\x20NOT\x20continue\x20with\x20the\x20task\x0a2.\x20Return\x20IMMEDIATELY\x20with\x20evaluation:\x20\x22blocked\x22\x0a3.\x20Set\x20evaluationReason\x20to\x20describe\x20the\x20specific\x20error\x20(e.g.,\x20\x22App\x20crashed\x20—\x20error\x20dialog\x20visible\x20on\x20launch\x22)\x0a4.\x20Include\x20the\x20error\x20in\x20issues\x20array\x20with\x20severity:\x20\x22BLOCKER\x22\x20and\x20type:\x20\x22APP_ERROR\x22\x0a\x0aThis\x20early\x20exit\x20prevents\x20wasting\x20time\x20on\x20tasks\x20that\x20cannot\x20succeed\x20due\x20to\x20fundamental\x20errors.','map','select\x20tab\x20','mrnjv','10467431eZNvph','canonicalFlow','trackPhaseStart','authorName','YWfmR','tool_failure','\x20run-code\x20\x22<playwright\x20code>\x22`.\x0a9.\x20Do\x20not\x20run\x20`close`,\x20`tracing-stop`,\x20or\x20`video-stop`;\x20the\x20host\x20finalizes\x20the\x20session\x20and\x20artifacts.\x0a10.\x20After\x20completing\x20the\x20verification,\x20evaluate\x20whether\x20the\x20result\x20adequately\x20verifies\x20the\x20scenario','key_03_success-state.png','string','wvqWp','playwright_cli_tracing_stop','wJGUF','1129242JBBvUh','press\x20','split','subcommand','\x20run-code\x20\x22<playwright\x20code>\x22`.\x0a7.\x20Do\x20not\x20run\x20`close`,\x20`tracing-stop`,\x20or\x20`video-stop`;\x20the\x20host\x20finalizes\x20the\x20session\x20and\x20artifacts.\x0a8.\x20After\x20completing\x20the\x20verification,\x20evaluate\x20whether\x20the\x20result\x20adequately\x20verifies\x20the\x20scenario','content','##\x20App\x20Context\x0aYou\x20are\x20connected\x20to\x20a\x20desktop\x20application\x20via\x20CDP\x20(Chrome\x20DevTools\x20Protocol)\x20at\x20','\x20tracing-start`,\x20then\x20`','bLQMF','4032fMxlHt','JBwdH','QrvNJ','12iBQOfR','name','03_result-visible.png','HllCq','PXQXM','01_mozilla-homepage.png','playwright-cli','JHfqQ','`\x0a\x0a-\x20Write\x20all\x20artifacts\x20under\x20`','tab-new','(?:\x5cs+(?:\x22([^\x22]+)\x22|\x27([^\x27]+)\x27|(\x5cS+)))','\x0a\x0a##\x20Task\x20to\x20Execute\x0a','unaddressedComments','`\x0a10.\x20Return\x20immediately\x20with\x20the\x20structured\x20output\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format.','isFile','GxBRk','1472PrBcLH','capture\x20snapshot','hook_event_name','\x22,\x20\x22','4546091GbginB','env','fill\x20','##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`','\x0a\x0a##\x20Authentication\x0aBEFORE\x20starting\x20the\x20verification\x20task,\x20you\x20MUST\x20authenticate\x20using\x20these\x20steps:\x0a','CboSN','domRef','capture\x20screenshot','qtXkc','`,\x20then\x20`','invocation','fGwKN','.\x0aThis\x20is\x20NOT\x20a\x20web\x20app\x20—\x20there\x20is\x20no\x20URL\x20to\x20navigate\x20to.\x20The\x20app\x20is\x20already\x20running\x20and\x20connected.','whzLI','`\x20writes\x20a\x20YAML\x20snapshot\x20you\x20can\x20read\x20for\x20element\x20refs\x0a-\x20`click\x20<ref>`,\x20`fill\x20<ref>\x20\x22text\x22`,\x20`check\x20<ref>`,\x20`press\x20Enter`\x0a-\x20`tab-list`,\x20`tab-select\x20<index>`,\x20`tab-new\x20<url>`\x0a-\x20`screenshot\x20--filename\x20','hlCAw','-\x20[','5uOnoTY','TboKC','lCCjU','slice','trace.trace.zip','--filename=','playwright_cli_video_stop','\x0a\x0a##\x20Browser\x20Command\x20Reference\x0aUse\x20Bash\x20to\x20run\x20Playwright\x20CLI\x20commands\x20with\x20this\x20exact\x20prefix:\x0a`','HJmDF','\x22\x0a-\x20Number\x20prefixes\x20(01_,\x2002_,\x20etc.)\x20help\x20maintain\x20chronological\x20order\x0a-\x20For\x20KEY\x20MOMENTS\x20that\x20prove\x20the\x20scenario\x20is\x20complete,\x20prefix\x20with\x20\x22key_\x22:\x20\x22','EOjjh','tracing-stop','MkUun','\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','NwqHV','\x0a-\x20You\x20may\x20ONLY\x20navigate\x20to\x20paths\x20under\x20this\x20base\x20URL\x20(same\x20protocol,\x20host,\x20and\x20port)\x0a-\x20For\x20example,\x20if\x20the\x20base\x20URL\x20is\x20\x22http://localhost:3000\x22,\x20you\x20can\x20navigate\x20to\x20\x22http://localhost:3000/home\x22,\x20\x22http://localhost:3000/settings\x22,\x20etc.\x0a-\x20DO\x20NOT\x20navigate\x20to\x20any\x20different\x20domain,\x20host,\x20or\x20port\x20under\x20any\x20circumstances\x0a-\x20If\x20documentation\x20or\x20code\x20diffs\x20suggest\x20a\x20path\x20exists\x20(e.g.,\x20\x22/dashboard\x22),\x20you\x20may\x20navigate\x20to\x20that\x20path\x20ONLY\x20under\x20the\x20base\x20URL\x20above\x0a-\x20The\x20base\x20URL\x20above\x20is\x20the\x20ONLY\x20authorized\x20profile\x20for\x20this\x20verification','4749tPNCuM','description','createdAt','check','toLocaleDateString','commandArgs','`\x0a-\x20`snapshot\x20--filename\x20','xGoUM','QpDEz','click','test','DEBUG','00_mozilla-homepage.yml','session-recording.webm','fjFBK'];_0x6327=function(){return _0x3badda;};return _0x6327();}export function buildVerifyFeatureCliDebugPrompt(_0x70e223,_0x46dd5f){const _0x421986=_0x231f,_0xa4fbc1={'euTDo':function(_0xff5797,_0x46dec7,_0x1b41af){return _0xff5797(_0x46dec7,_0x1b41af);},'bLQMF':'02_learn-more.yml','PVdIC':function(_0x44e46c,_0x68ecab,_0xecea23){return _0x44e46c(_0x68ecab,_0xecea23);},'VZuuT':'03_learn-more.png','xGoUM':function(_0xfd2073,_0x4b0652){return _0xfd2073(_0x4b0652);}},_0x112926=buildCliArtifactPath(_0x46dd5f,_0x421986(0x1fd)),_0x38fa6a=_0xa4fbc1['euTDo'](buildCliArtifactPath,_0x46dd5f,_0x421986(0x1c1)),_0x1a55f5=_0xa4fbc1[_0x421986(0x22a)](buildCliArtifactPath,_0x46dd5f,_0xa4fbc1[_0x421986(0x1b8)]),_0x214c8c=_0xa4fbc1['PVdIC'](buildCliArtifactPath,_0x46dd5f,_0xa4fbc1[_0x421986(0x236)]),_0x4c8a96=quoteShellArg(_0x112926),_0x2b3826=quoteShellArg(_0x38fa6a),_0x5d2e3a=_0xa4fbc1[_0x421986(0x1f8)](quoteShellArg,_0x1a55f5),_0x43faf5=_0xa4fbc1['xGoUM'](quoteShellArg,_0x214c8c);return'You\x20are\x20testing\x20browser\x20automation.\x20Your\x20task\x20is\x20simple:\x0a\x0aUse\x20Bash\x20and\x20Playwright\x20CLI\x20only.\x20The\x20browser\x20command\x20prefix\x20is:\x0a'+_0x70e223+_0x421986(0x200)+_0x70e223+_0x421986(0x235)+_0x70e223+_0x421986(0x22f)+_0x70e223+'\x20video-start`\x0a4.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`'+_0x46dd5f+_0x421986(0x22e)+_0x70e223+'\x20snapshot\x20--filename\x20'+_0x4c8a96+_0x421986(0x213)+_0x70e223+_0x421986(0x227)+_0x2b3826+'`\x0a7.\x20Click\x20the\x20\x22Learn\x20More\x22\x20link\x20with\x20Playwright\x20CLI\x0a8.\x20Run\x20`'+_0x70e223+_0x421986(0x22d)+_0x5d2e3a+'`\x0a9.\x20Run\x20`'+_0x70e223+_0x421986(0x227)+_0x43faf5+_0x421986(0x1c9);}export function buildVerifyFeatureCliPrompt(_0x325930){const _0x3d52c2=_0x231f,_0x28a8ed={'ogCWe':'en-US','wJGUF':'short','KJMSj':_0x3d52c2(0x225),'qtXkc':'Reviewer','aTZru':'\x20>\x20','EJKBT':'element','GxBRk':function(_0x4f7d49,_0x16b3cd,_0x2bbd1c){return _0x4f7d49(_0x16b3cd,_0x2bbd1c);},'rsgTT':function(_0x5c7e9e,_0xb6adc4){return _0x5c7e9e(_0xb6adc4);},'ptAqj':function(_0x31b28d,_0x4a6e45){return _0x31b28d(_0x4a6e45);},'KSMnq':function(_0x1cfe56,_0x3ac46c){return _0x1cfe56(_0x3ac46c);},'hlCAw':function(_0x4ca207,_0x2156f0){return _0x4ca207(_0x2156f0);},'DQEUi':'02_button-clicked.png','EQjJp':function(_0x44fda0,_0x541093,_0xd8eaa4){return _0x44fda0(_0x541093,_0xd8eaa4);},'QpDEz':_0x3d52c2(0x1be)},{checklistItem:_0x5dc3a0,itemFeedback:_0x2bebcf,taskDescription:_0x11e7b5,cliCommandPrefix:_0x3f336b,cliArtifactDir:_0x46950d,isCdpMode:_0x385cc3,url:_0x370b09,cdpEndpoint:_0x46d9a1,loginInstructions:_0x487754}=_0x325930,_0x255ae6=_0x28a8ed[_0x3d52c2(0x1cb)](buildCliArtifactPath,_0x46950d,_0x3d52c2(0x21a)),_0x318b1d=_0x28a8ed['GxBRk'](buildCliArtifactPath,_0x46950d,'02_state.yml'),_0x4c569e=buildCliArtifactPath(_0x46950d,_0x3d52c2(0x1ab)),_0x27ebc8=_0x28a8ed['GxBRk'](buildCliArtifactPath,_0x46950d,'01_initial-state.png'),_0x1f8559=_0x28a8ed[_0x3d52c2(0x20a)](quoteShellArg,_0x255ae6),_0x5657f8=_0x28a8ed[_0x3d52c2(0x238)](quoteShellArg,_0x318b1d),_0x3292a6=_0x28a8ed['KSMnq'](quoteShellArg,_0x4c569e),_0x4dbd80=_0x28a8ed[_0x3d52c2(0x1df)](quoteShellArg,_0x27ebc8),_0x41bb2d=_0x5dc3a0['notes']?'\x0a\x0a##\x20Additional\x20Notes\x0a'+_0x5dc3a0[_0x3d52c2(0x20b)]:'';let _0x4c36c8='';if(_0x2bebcf&&_0x2bebcf[_0x3d52c2(0x1c8)][_0x3d52c2(0x226)]>0x0){const _0x538209=_0x2bebcf[_0x3d52c2(0x1c8)][_0x3d52c2(0x23d)](_0x32836f=>{const _0x1c2ada=_0x3d52c2,_0x3f54a3=new Date(_0x32836f[_0x1c2ada(0x1f3)])[_0x1c2ada(0x1f5)](_0x28a8ed['ogCWe'],{'month':_0x28a8ed[_0x1c2ada(0x1af)],'day':_0x28a8ed[_0x1c2ada(0x21b)]}),_0x4b592b=_0x32836f[_0x1c2ada(0x1a7)]||_0x32836f['authorEmail']||_0x28a8ed[_0x1c2ada(0x1d8)],_0x4a7e32=_0x32836f[_0x1c2ada(0x1d6)]?_0x1c2ada(0x21f)+(_0x32836f['domRef']['selector'][_0x1c2ada(0x1b2)](_0x28a8ed['aTZru'])['pop']()?.[_0x1c2ada(0x1b2)](':')[0x0]||_0x28a8ed['EJKBT'])+'>\x20\x22'+(_0x32836f['domRef']['textContent']||'')[_0x1c2ada(0x1e4)](0x0,0x32)+'\x22)':'';return _0x1c2ada(0x1e0)+_0x32836f['id']+']\x20**'+_0x4b592b+_0x1c2ada(0x23b)+_0x3f54a3+'):\x20\x22'+_0x32836f[_0x1c2ada(0x1b5)]+'\x22'+_0x4a7e32;})['join']('\x0a');_0x4c36c8='\x0a\x0a##\x20Reviewer\x20Feedback\x20to\x20Address\x0aThe\x20following\x20reviewer\x20comments\x20were\x20left\x20on\x20the\x20previous\x20version\x20of\x20this\x20item.\x0aVerify\x20that\x20each\x20concern\x20has\x20been\x20addressed\x20in\x20the\x20current\x20implementation.\x0aFor\x20each\x20comment\x20you\x20believe\x20has\x20been\x20addressed,\x20include\x20its\x20ID\x20(the\x20bracketed\x20value)\x20in\x20the\x20addressedCommentIds\x20array\x20in\x20your\x20output.\x0a\x0a'+_0x538209;}const _0x49eda9=_0x2bebcf?.[_0x3d52c2(0x241)]?'\x0a\x0a##\x20Expected\x20Flow\x20(from\x20previous\x20verification)\x0a'+_0x2bebcf['canonicalFlow']:'',_0x3134ed=_0x385cc3?_0x3d52c2(0x1b6)+_0x46d9a1+_0x3d52c2(0x1dc):'CRITICAL\x20URL\x20REQUIREMENT:\x0aYour\x20base\x20URL\x20is:\x20'+_0x370b09+_0x3d52c2(0x1f0),_0x357064=_0x370b09?_0x28a8ed[_0x3d52c2(0x228)](quoteShellArg,_0x370b09):'',_0x39af92=_0x385cc3?_0x3d52c2(0x1d3)+_0x3f336b+'\x20open`,\x20then\x20`'+_0x3f336b+_0x3d52c2(0x1b7)+_0x3f336b+'\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`'+_0x46950d+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`'+_0x3f336b+'\x20snapshot\x20--filename\x20'+_0x1f8559+'`\x20to\x20inspect\x20the\x20current\x20app\x20state.\x0a5.\x20Read\x20snapshot\x20YAML\x20files\x20to\x20find\x20element\x20references\x20like\x20`e12`,\x20then\x20use\x20them\x20with\x20`click`,\x20`fill`,\x20`check`,\x20or\x20`select`.\x0a6.\x20Use\x20`'+_0x3f336b+_0x3d52c2(0x227)+_0x4dbd80+_0x3d52c2(0x21c)+_0x3f336b+_0x3d52c2(0x1b4):'##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`'+_0x3f336b+_0x3d52c2(0x21d)+_0x357064+_0x3d52c2(0x1d9)+_0x3f336b+'\x20tracing-start`,\x20then\x20`'+_0x3f336b+_0x3d52c2(0x1ee)+_0x46950d+_0x3d52c2(0x203)+_0x3f336b+'\x20snapshot\x20--filename\x20'+_0x1f8559+'`\x20and\x20read\x20the\x20snapshot\x20file\x20to\x20inspect\x20the\x20page.\x0a5.\x20**IMMEDIATELY\x20check\x20for\x20blocking\x20HTTP\x20errors\x20before\x20proceeding.**\x0a6.\x20Execute\x20the\x20task\x20step-by-step\x20with\x20Playwright\x20CLI\x20commands.\x0a7.\x20Use\x20`'+_0x3f336b+_0x3d52c2(0x227)+_0x4dbd80+_0x3d52c2(0x216)+_0x3f336b+_0x3d52c2(0x1aa),_0x30b9e7=_0x385cc3?_0x3d52c2(0x23c):'\x0a\x0a##\x20Critical:\x20Early\x20Error\x20Detection\x0aAfter\x20step\x202\x20(taking\x20initial\x20snapshot),\x20IMMEDIATELY\x20check\x20for\x20blocking\x20HTTP\x20errors:\x0a\x0a**Blocking\x20errors\x20to\x20detect:**\x0a-\x20HTTP\x20404:\x20\x22404\x22,\x20\x22Not\x20Found\x22,\x20\x22Page\x20not\x20found\x22,\x20\x22does\x20not\x20exist\x22\x0a-\x20HTTP\x20500:\x20\x22500\x22,\x20\x22Internal\x20Server\x20Error\x22,\x20\x22Server\x20Error\x22,\x20\x22Something\x20went\x20wrong\x22\x0a-\x20HTTP\x20400:\x20\x22400\x22,\x20\x22Bad\x20Request\x22,\x20\x22Invalid\x20request\x22\x0a\x0a**Also\x20check\x20for:**\x0a-\x20Framework\x20error\x20pages\x20(Next.js\x20error\x20boundary,\x20React\x20error\x20page,\x20\x22Application\x20error\x22)\x0a-\x20Completely\x20blank/empty\x20pages\x20with\x20no\x20content\x0a-\x20\x22Cannot\x20GET\x20/path\x22\x20messages\x0a\x0a**If\x20ANY\x20blocking\x20error\x20is\x20detected:**\x0a1.\x20DO\x20NOT\x20continue\x20with\x20the\x20task\x0a2.\x20Return\x20IMMEDIATELY\x20with\x20evaluation:\x20\x22blocked\x22\x0a3.\x20Set\x20evaluationReason\x20to\x20describe\x20the\x20specific\x20error\x20(e.g.,\x20\x22HTTP\x20404\x20-\x20Page\x20not\x20found\x20at\x20/dashboard\x22)\x0a4.\x20Include\x20the\x20error\x20in\x20issues\x20array\x20with\x20severity:\x20\x22BLOCKER\x22\x20and\x20appropriate\x20type\x20(HTTP_404,\x20HTTP_500,\x20HTTP_400,\x20or\x20NAVIGATION_ERROR)\x0a\x0aThis\x20early\x20exit\x20prevents\x20wasting\x20time\x20on\x20tasks\x20that\x20cannot\x20succeed\x20due\x20to\x20fundamental\x20errors.',_0x1a5709=_0x487754?_0x3d52c2(0x1d4)+_0x487754+'\x0a\x0aAfter\x20completing\x20authentication,\x20proceed\x20with\x20the\x20verification\x20task\x20below.\x0aIf\x20authentication\x20fails,\x20return\x20immediately\x20with\x20evaluation\x20\x22blocked\x22\x20and\x20describe\x20the\x20auth\x20failure.':'';return'You\x20are\x20a\x20Feature\x20Review\x20Verifier.\x20Your\x20job\x20is\x20to\x20verify\x20a\x20scenario\x20by\x20executing\x20a\x20UI\x20flow\x20and\x20evaluating\x20whether\x20it\x20adequately\x20completes\x20the\x20scenario.\x0a\x0a##\x20Scenario\x20to\x20Verify\x0a'+_0x5dc3a0['description']+_0x41bb2d+_0x4c36c8+_0x49eda9+_0x3d52c2(0x1c7)+_0x11e7b5+'\x0a\x0a'+_0x3134ed+_0x1a5709+'\x0a\x0a'+_0x39af92+_0x3d52c2(0x1e8)+_0x3f336b+_0x3d52c2(0x1c4)+_0x46950d+_0x3d52c2(0x1f7)+_0x5657f8+_0x3d52c2(0x1de)+_0x3292a6+'`\x0a-\x20`run-code\x20\x22await\x20page.waitForTimeout(1000)\x22`\x20for\x20waits\x20or\x20small\x20custom\x20checks\x0a\x0a##\x20Screenshot\x20Guidelines\x20-\x20IMPORTANT\x0aTake\x20screenshots\x20throughout\x20the\x20verification\x20flow\x20so\x20a\x20human\x20can\x20review\x20it\x20for\x20completeness.\x20Screenshots\x20are\x20your\x20evidence\x20trail.\x0a\x0a**When\x20to\x20take\x20screenshots\x20(use\x20Playwright\x20CLI\x20screenshot):**\x0a-\x20After\x20the\x20initial\x20snapshot\x20(capture\x20starting\x20state)\x0a-\x20Before\x20and\x20after\x20clicking\x20buttons\x20or\x20submitting\x20forms\x0a-\x20When\x20important\x20UI\x20elements\x20appear\x20(modals,\x20notifications,\x20loading\x20states)\x0a-\x20After\x20navigating\x20to\x20different\x20views\x20or\x20pages\x0a-\x20When\x20verifying\x20specific\x20elements\x20exist\x0a-\x20At\x20the\x20final\x20state\x20showing\x20the\x20completed\x20action\x0a\x0a**Screenshot\x20naming:**\x0a-\x20Use\x20descriptive\x20filenames\x20under\x20`'+_0x46950d+_0x3d52c2(0x220)+_0x27ebc8+_0x3d52c2(0x1cf)+buildCliArtifactPath(_0x46950d,_0x28a8ed['DQEUi'])+'\x22,\x20\x22'+_0x28a8ed['EQjJp'](buildCliArtifactPath,_0x46950d,_0x28a8ed[_0x3d52c2(0x1f9)])+_0x3d52c2(0x1ea)+buildCliArtifactPath(_0x46950d,'key_04_success-state.png')+'\x22\x0a-\x20The\x20\x22key_\x22\x20prefix\x20marks\x20screenshots\x20as\x20high-priority\x20evidence\x20for\x20human\x20reviewers\x0a\x0a**Aim\x20for\x203-6\x20screenshots\x20per\x20verification**\x20to\x20document\x20the\x20complete\x20flow.\x20Mark\x201-2\x20of\x20the\x20most\x20important\x20ones\x20with\x20the\x20\x22key_\x22\x20prefix.\x0a'+_0x30b9e7+'\x0a##\x20Evaluation\x20Criteria\x0a-\x20VERIFIED:\x20The\x20task\x20completed\x20successfully\x20and\x20the\x20scenario\x20requirements\x20are\x20fully\x20met\x0a-\x20PARTIAL:\x20The\x20task\x20partially\x20completed\x20but\x20some\x20aspects\x20of\x20the\x20scenario\x20are\x20not\x20verified\x0a-\x20BLOCKED:\x20A\x20blocking\x20issue\x20(bug,\x20error,\x20missing\x20feature)\x20prevents\x20completion\x0a-\x20FAILED:\x20The\x20task\x20could\x20not\x20be\x20completed\x20due\x20to\x20errors\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format\x20with\x20your\x20evaluation.';}export function summarizeVerifyFeatureCliCommandAvailability(_0x5d4c70){const _0x4eb415=_0x231f,_0x37dd09={'JIKRd':function(_0x3838d0,_0x29dea7){return _0x3838d0===_0x29dea7;}},_0x329a40=[..._0x5d4c70[_0x4eb415(0x20d)]()]['sort']();let _0x2341a5=0x0;for(const _0x544aef of _0x5d4c70['values']()){_0x2341a5+=_0x544aef;}return{'cliCommandCount':_0x2341a5,'cliCommandsSeen':_0x329a40,'noCliCommandsCalled':_0x37dd09['JIKRd'](_0x2341a5,0x0)};}export function createVerifyFeatureCliHooks(_0x3864cc){const _0xd14a12=_0x231f,_0x1b2c42={'PXQXM':function(_0x54e3cb,_0x23fe8d){return _0x54e3cb!==_0x23fe8d;},'uGSqd':function(_0x1d2497,_0x42d4f3){return _0x1d2497!==_0x42d4f3;},'iOGJB':function(_0xf84b72,_0xe49dbd){return _0xf84b72(_0xe49dbd);},'EzDHo':function(_0x350301,_0x1ed94c){return _0x350301+_0x1ed94c;},'OmDTm':'tool_call','fjFBK':_0xd14a12(0x1c2),'Dgati':function(_0x3a0430,_0x583250){return _0x3a0430(_0x583250);},'CboSN':_0xd14a12(0x230),'wAIGU':function(_0x4b1b71,_0x25ac6f,_0x47fd09,_0x543625){return _0x4b1b71(_0x25ac6f,_0x47fd09,_0x543625);},'ZGGPE':_0xd14a12(0x1a9),'QrvNJ':_0xd14a12(0x207)},_0x1f4316=new Map(),_0x3fabce=async _0x19c4f6=>{const _0x30ee55=_0xd14a12;if(_0x1b2c42[_0x30ee55(0x1c0)](_0x19c4f6[_0x30ee55(0x1ce)],'PostToolUse'))return{};const _0x190b94=_0x19c4f6;if(_0x1b2c42['uGSqd'](_0x190b94[_0x30ee55(0x218)],'Bash'))return{};const _0x54d340=_0x190b94['tool_input'],_0x5cdd07=_0x1b2c42['iOGJB'](extractBashCommand,_0x54d340);if(!_0x5cdd07)return{};const _0x2b13c4=parsePlaywrightCliCommand(_0x5cdd07);if(!_0x2b13c4)return{};return _0x1f4316[_0x30ee55(0x209)](_0x2b13c4,_0x1b2c42['EzDHo'](_0x1f4316['get'](_0x2b13c4)||0x0,0x1)),_0x3864cc[_0x30ee55(0x242)](_0x1b2c42['OmDTm'],{'transport':_0x1b2c42[_0x30ee55(0x1ff)],'toolName':_0x2b13c4}),_0x3864cc['trackPhaseEnd'](_0x1b2c42['OmDTm'],{'transport':'playwright-cli','toolName':_0x2b13c4,'bashCommandPreview':_0x1b2c42['Dgati'](truncatePreview,_0x5cdd07)}),_0x2b13c4!==_0x1b2c42[_0x30ee55(0x1d5)]&&console['log'](_0x1b2c42[_0x30ee55(0x234)](formatPlaywrightCliConsoleLogMessage,_0x54d340,_0x5cdd07,_0x2b13c4)),{};},_0x1f55e7=async _0x1076b2=>{const _0x1cf221=_0xd14a12;if(_0x1076b2['hook_event_name']!==_0x1cf221(0x232))return{};const _0x73cf99=_0x1076b2;if(_0x1b2c42[_0x1cf221(0x1c0)](_0x73cf99[_0x1cf221(0x218)],_0x1cf221(0x207)))return{};return await _0x3864cc['trackPhaseError'](_0x1b2c42['ZGGPE'],_0x73cf99[_0x1cf221(0x224)],{'transport':'playwright-cli','toolName':_0x1b2c42[_0x1cf221(0x1bb)]}),{};};return{'postToolUseHook':_0x3fabce,'postToolUseFailureHook':_0x1f55e7,'commandCounts':_0x1f4316};}async function runPlaywrightCliLifecycleCommand(_0x2b0d29){const _0x2344ec=_0x231f,_0x3119d7={'JHfqQ':function(_0x4b252c,_0x43a793){return _0x4b252c(_0x43a793);},'gTCPa':function(_0x59f3fe,_0x454a4a,_0x213b0a){return _0x59f3fe(_0x454a4a,_0x213b0a);},'YWfmR':function(_0x4d3bd8,_0x19a0ea,_0x2a8afc){return _0x4d3bd8(_0x19a0ea,_0x2a8afc);}},{sessionId:_0x51ae83,configPath:_0xae025c,commandArgs:_0x2e5a84,env:_0x127c8d,telemetry:_0x179ab8,phase:_0x59b26d,metadata:_0x4cabf9,timeoutMs:_0x369144}=_0x2b0d29;_0x179ab8[_0x2344ec(0x242)](_0x59b26d,_0x4cabf9);try{const _0x3ac115=await _0x3119d7[_0x2344ec(0x1c3)](runPlaywrightCliCommand,{'sessionId':_0x51ae83,'configPath':_0xae025c,'commandArgs':_0x2e5a84,'cwd':process[_0x2344ec(0x21e)](),'env':_0x127c8d,'timeoutMs':_0x369144??PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS});_0x179ab8[_0x2344ec(0x20c)](_0x59b26d,{..._0x4cabf9,'subcommand':_0x3ac115[_0x2344ec(0x1da)][_0x2344ec(0x1b3)],'stdoutPreview':_0x3119d7['gTCPa'](truncatePreview,_0x3ac115[_0x2344ec(0x214)],0x7d0),'stderrPreview':_0x3119d7[_0x2344ec(0x1a8)](truncatePreview,_0x3ac115['stderr'],0x7d0)});}catch(_0x3a1d4e){await _0x179ab8['trackPhaseError'](_0x59b26d,_0x3a1d4e,_0x4cabf9);throw _0x3a1d4e;}}export async function finalizeVerifyFeatureCliSession(_0x51322e){const _0x397157=_0x231f,_0x26b5a1={'ltSMB':_0x397157(0x1ae),'elmEc':_0x397157(0x1ec),'gyOWt':_0x397157(0x1e7),'iBuWg':function(_0x235105,_0x41a6f0,_0x28cce6){return _0x235105(_0x41a6f0,_0x28cce6);},'ZLVWC':_0x397157(0x1fe),'EOjjh':function(_0x185d11,_0x5ae7a6){return _0x185d11(_0x5ae7a6);}},{telemetry:_0x989dd4,sessionId:_0x180fab,configPath:_0xa3c00c,cliArtifactDir:_0x3cd06b,env:_0x17aece,transportMetadata:_0x1538f9}=_0x51322e,_0x16e55a=[{'phase':_0x26b5a1['ltSMB'],'commandArgs':[_0x26b5a1[_0x397157(0x215)]]},{'phase':_0x26b5a1['gyOWt'],'commandArgs':['video-stop',_0x397157(0x1e6)+_0x26b5a1['iBuWg'](buildCliArtifactPath,_0x3cd06b,_0x26b5a1['ZLVWC'])]},{'phase':'playwright_cli_close','commandArgs':[_0x397157(0x20f)]}];for(const _0x4644d4 of _0x16e55a){try{await _0x26b5a1[_0x397157(0x1eb)](runPlaywrightCliLifecycleCommand,{'sessionId':_0x180fab,'configPath':_0xa3c00c,'commandArgs':[..._0x4644d4[_0x397157(0x1f6)]],'env':_0x17aece,'telemetry':_0x989dd4,'phase':_0x4644d4['phase'],'metadata':_0x1538f9});}catch{}}}export async function loadVerifyFeatureCliTraceUploadArtifact(_0x1cab24){const _0x2a11c7=_0x231f,_0x2bd353={'mrnjv':_0x2a11c7(0x202),'lCCjU':function(_0x30f7fa,_0x564b4a,_0x2b2c2d){return _0x30f7fa(_0x564b4a,_0x2b2c2d);},'tFJEe':function(_0x586605,_0xcf9b56){return _0x586605(_0xcf9b56);}},_0x27e672=[_0x2bd353[_0x2a11c7(0x23f)],_0x2a11c7(0x1e5)];for(const _0x36ac31 of _0x27e672){const _0x3fec0d=_0x2bd353[_0x2a11c7(0x1e3)](join,_0x1cab24,_0x36ac31);try{return{'buffer':await _0x2bd353['tFJEe'](readFile,_0x3fec0d),'source':_0x3fec0d};}catch{}}return null;}export async function rehomeVerifyFeatureCliArtifacts(_0x5e6f25){const _0xc51e3=_0x231f,_0x34ce98={'GtFXN':function(_0x41e80c,_0xf47c92,_0x2ed0f9){return _0x41e80c(_0xf47c92,_0x2ed0f9);},'wyTss':function(_0x45192d,_0x1d9824,_0x3cbb20){return _0x45192d(_0x1d9824,_0x3cbb20);},'Oogab':function(_0xe6e050,_0x4be384,_0x36e7a4){return _0xe6e050(_0x4be384,_0x36e7a4);},'MkUun':function(_0x5353f8,_0x5691f0){return _0x5353f8(_0x5691f0);},'rTZXR':function(_0x1acfc0,_0x23f95a){return _0x1acfc0<_0x23f95a;}},{cwd:_0x3d35d4,cliArtifactDir:_0x30cc54,startTime:_0x44fd82}=_0x5e6f25,_0x59d7d4=[];await _0x34ce98['GtFXN'](mkdir,_0x30cc54,{'recursive':!![]});const _0x9507e8=await _0x34ce98['wyTss'](readdir,_0x3d35d4,{'withFileTypes':!![]});for(const _0x4b9afc of _0x9507e8){if(!_0x4b9afc[_0xc51e3(0x1ca)]()||!VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN[_0xc51e3(0x1fb)](_0x4b9afc[_0xc51e3(0x1bd)]))continue;const _0xc6b1ca=_0x34ce98[_0xc51e3(0x204)](join,_0x3d35d4,_0x4b9afc[_0xc51e3(0x1bd)]),_0x4c0360=await _0x34ce98[_0xc51e3(0x1ed)](stat,_0xc6b1ca);if(_0x34ce98[_0xc51e3(0x239)](_0x4c0360['mtimeMs']+0x7d0,_0x44fd82))continue;const _0x3fdbf4=buildCliArtifactPath(_0x30cc54,_0x4b9afc[_0xc51e3(0x1bd)]);if(_0xc6b1ca===_0x3fdbf4)continue;await _0x34ce98['wyTss'](rename,_0xc6b1ca,_0x3fdbf4),_0x59d7d4['push'](_0x4b9afc['name']);}return _0x59d7d4['sort']();}
|
|
@@ -13,22 +13,38 @@ If you are running in Claude Code, read and suggest the following claude-specifi
|
|
|
13
13
|
|
|
14
14
|
Use Ranger when the work includes any UI or frontend component. Do not suggest Ranger for backend-only or infra-only changes unless the user asks.
|
|
15
15
|
|
|
16
|
-
## One-shot verification
|
|
16
|
+
## One-shot verification (default path when you have creds)
|
|
17
17
|
|
|
18
|
-
When the user gives you credentials and a goal in a single message (e.g. "use `alice@example.com` / `hunter2` to log in and check the dashboard renders"),
|
|
18
|
+
When the user gives you credentials and a goal in a single message (e.g. "use `alice@example.com` / `hunter2` to log in and check the dashboard renders"), run `go` DIRECTLY with the creds inline. No `create`, no `profile add`, no `resume` first:
|
|
19
19
|
|
|
20
20
|
```bash
|
|
21
21
|
RANGER_TEST_USERNAME='alice@example.com' RANGER_TEST_PASSWORD='hunter2' \
|
|
22
|
-
ranger-cli go --url <target-url> --notes '<the goal verbatim>'
|
|
22
|
+
ranger-cli go --base-url <target-url> --notes '<the goal verbatim>'
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
The CLI:
|
|
26
|
+
- Materializes a profile from `RANGER_TEST_USERNAME` if one doesn't exist
|
|
27
|
+
- Runs the configured login automatically — no human at a browser needed
|
|
28
|
+
- Creates a feature review if one is required but missing
|
|
29
|
+
- Captures trace + screenshots as evidence
|
|
26
30
|
|
|
27
|
-
|
|
31
|
+
This works for any login flow Ranger has set up with the customer (username/password, SSO, OAuth, MFA — any shape we can run deterministically with the access we hold).
|
|
28
32
|
|
|
29
|
-
|
|
33
|
+
Do **not** chain `ranger-cli create` before `go` unless the user explicitly asks for a structured multi-scenario feature review. The one-shot flow is the happy path for ad-hoc "verify this thing" requests.
|
|
30
34
|
|
|
31
|
-
|
|
35
|
+
If credentials live in a `.env` next to the user's repo (look for `RANGER_TEST_USERNAME` / `RANGER_TEST_PASSWORD` / `TARGET_URL`), source that file inline before running `go` instead of typing values (`set -a; source ./.env; set +a`).
|
|
36
|
+
|
|
37
|
+
### When to fall back
|
|
38
|
+
|
|
39
|
+
If `go` returns a 422 / login-failed, automated login probably isn't set up for this account yet. Fall back in this order:
|
|
40
|
+
|
|
41
|
+
1. **Active profile** — try `ranger-cli go` with no env vars. Works if a human already ran `ranger-cli profile add` for this app.
|
|
42
|
+
2. **Interactive setup** — ask the user to run `ranger-cli profile add <name>` (a browser opens, they log in once, you take it from there).
|
|
43
|
+
3. **For automated CI / background-agent setups specifically**: tell the user automated login is set up per-app with the Ranger team — point them at https://docs.ranger.net/main/concepts/profiles#automated-login.
|
|
44
|
+
|
|
45
|
+
If the user did NOT give you credentials in the first place (just said "log in to my app"), skip the env-var path entirely and go straight to fallback #1 or #2.
|
|
46
|
+
|
|
47
|
+
## Structured workflows
|
|
32
48
|
|
|
33
49
|
| Workflow | When to Use | Required Reading |
|
|
34
50
|
|----------|-------------|------------------|
|
|
@@ -248,7 +264,7 @@ If you encounter authentication issues:
|
|
|
248
264
|
1. **Log in with provided credentials**: Set `RANGER_TEST_USERNAME` and `RANGER_TEST_PASSWORD` and re-run `ranger-cli go ...`. The CLI uses those credentials to log in and reuses the same profile on subsequent runs.
|
|
249
265
|
2. **Check existing profiles**: Run `ranger-cli profile ls` to see all configured profiles.
|
|
250
266
|
3. **Pin a specific profile**: Use `ranger-cli profile use <profile-name>` (or pass `--profile <name>` / set `RANGER_PROFILE`).
|
|
251
|
-
4. **Refresh auth**:
|
|
267
|
+
4. **Refresh auth**: For server-side relogin (headless, no human needed), set `RANGER_TEST_USERNAME` / `RANGER_TEST_PASSWORD` and re-run `ranger-cli go ...`. For SSO/OAuth profiles, ask the user to run `ranger-cli profile add <account-email>` to re-capture session in a headed browser. (Note: `ranger-cli profile update` is deprecated under cloud profiles and will exit non-zero.)
|
|
252
268
|
|
|
253
269
|
|
|
254
270
|
### Authentication Issues to Ranger
|
|
@@ -2,11 +2,24 @@
|
|
|
2
2
|
|
|
3
3
|
Create a feature review when starting new work that doesn't have an existing feature review to resume.
|
|
4
4
|
|
|
5
|
-
## When NOT to use this
|
|
5
|
+
## ⚠️ When NOT to use this
|
|
6
6
|
|
|
7
|
-
If the user just wants a quick browser check (e.g. "log in as X and confirm the dashboard renders"
|
|
7
|
+
**If the user just wants a quick browser check** (e.g. "log in as X and confirm the dashboard renders", "check that the new button appears on /settings"), **do not run `ranger-cli create`**. Run `ranger-cli go` directly:
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
```bash
|
|
10
|
+
RANGER_TEST_USERNAME='...' RANGER_TEST_PASSWORD='...' \
|
|
11
|
+
ranger-cli go --base-url <target> --notes '<goal verbatim>'
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
The CLI creates a feature review automatically when one is needed. Chaining `create` first is wasted ceremony and shows up as noise for the reviewer. See the **One-shot verification** section in the parent `SKILL.md`.
|
|
15
|
+
|
|
16
|
+
Reach for `ranger-cli create` only when:
|
|
17
|
+
|
|
18
|
+
1. The work is genuinely multi-scenario (2+ distinct user journeys worth tracking separately)
|
|
19
|
+
2. You need to enumerate the scenarios up front for the reviewer to see before verification runs
|
|
20
|
+
3. The user explicitly asks for a "feature review" rather than just a "browser check"
|
|
21
|
+
|
|
22
|
+
When in doubt, start with one-shot `go` — you can always add scenarios later with `ranger-cli add-scenario`.
|
|
10
23
|
|
|
11
24
|
## Basic Command
|
|
12
25
|
|
|
@@ -1,38 +1,63 @@
|
|
|
1
1
|
# Verifying Scenarios
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## One-shot: creds + goal in, verification out
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
When the user gives you credentials and a goal (e.g. "use alice@example.com / hunter2 and check the dashboard renders"), run `go` directly with env vars inline — no `create`, no `profile add`, no ceremony:
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
|
-
|
|
8
|
+
RANGER_TEST_USERNAME='alice@example.com' RANGER_TEST_PASSWORD='hunter2' \
|
|
9
|
+
ranger-cli go --base-url <target-url> --notes '<the goal verbatim>'
|
|
9
10
|
```
|
|
10
11
|
|
|
11
|
-
|
|
12
|
+
If credentials already live in a nearby `.env`, source it inline before running `go` instead of typing values (`set -a; source ./.env; set +a`).
|
|
13
|
+
|
|
14
|
+
The CLI:
|
|
15
|
+
|
|
16
|
+
- Materializes a profile from `RANGER_TEST_USERNAME` if one doesn't exist
|
|
17
|
+
- Runs the configured login if no session is cached
|
|
18
|
+
- Creates a feature review automatically when one is needed
|
|
19
|
+
- Captures a trace + screenshots you can link to
|
|
20
|
+
|
|
21
|
+
This works for any login flow Ranger has set up with the customer — username/password, SSO, OAuth, MFA, passkeys. Don't worry about the auth shape; if the user gave you creds, try this path first.
|
|
22
|
+
|
|
23
|
+
Do **not** run `ranger-cli create` first unless the user explicitly asks for a structured feature review with multiple scenarios.
|
|
24
|
+
|
|
25
|
+
### Fallback when the one-shot path fails
|
|
12
26
|
|
|
13
|
-
|
|
27
|
+
If `go` returns a 422 / login-failed, automated login probably isn't set up for this account. Fall back in this order:
|
|
28
|
+
|
|
29
|
+
1. **Active profile** — `ranger-cli go` with no env vars (works if a human ran `profile add` for this app)
|
|
30
|
+
2. **Interactive setup** — ask the user to run `ranger-cli profile add <name>`
|
|
31
|
+
3. **For CI / background-agent flows**: automated login is set up per-app with the Ranger team — point the user at https://docs.ranger.net/main/concepts/profiles#automated-login
|
|
32
|
+
|
|
33
|
+
If the user did NOT give you credentials, skip the env-var path entirely and go straight to fallback #1 or #2.
|
|
34
|
+
|
|
35
|
+
## Scenario-driven verification
|
|
36
|
+
|
|
37
|
+
After implementing code against a scenario in an active feature review, verify it:
|
|
14
38
|
|
|
15
39
|
```bash
|
|
16
|
-
|
|
17
|
-
ranger-cli go --url <target> --notes '<what to verify>'
|
|
40
|
+
ranger-cli go --scenario <N> --notes "<what to verify>"
|
|
18
41
|
```
|
|
19
42
|
|
|
20
|
-
|
|
43
|
+
## Profile resolution order
|
|
21
44
|
|
|
22
45
|
1. `--profile <name>` flag (or `RANGER_PROFILE` env var)
|
|
23
46
|
2. Saved active profile (`ranger-cli profile use <name>`)
|
|
24
47
|
3. `RANGER_TEST_USERNAME` (reuses or creates a matching profile)
|
|
25
48
|
4. The org's sole profile when exactly one exists
|
|
26
49
|
|
|
27
|
-
##
|
|
50
|
+
## Active feature review (only needed for scenario-driven runs)
|
|
28
51
|
|
|
29
|
-
|
|
52
|
+
If you're verifying a scenario (not a one-shot):
|
|
30
53
|
|
|
31
54
|
```bash
|
|
32
55
|
ranger-cli list # Find feature reviews to resume
|
|
33
56
|
ranger-cli resume <id> # Resume a specific feature review
|
|
34
57
|
```
|
|
35
58
|
|
|
59
|
+
For a one-shot `go --base-url ... --notes '...'`, the CLI handles feature-review creation for you.
|
|
60
|
+
|
|
36
61
|
## The Verification Flow
|
|
37
62
|
|
|
38
63
|
1. **Select scenario** - CLI prompts which scenario this verifies
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ranger-testing/ranger-cli",
|
|
3
|
-
"version": "2.5.4-alpha.
|
|
3
|
+
"version": "2.5.4-alpha.f940f0d-18",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"ranger": "./build/cli.js",
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
"overrides": {
|
|
43
43
|
"minimatch": "^10.2.3",
|
|
44
|
-
"brace-expansion": "^5.0.5"
|
|
44
|
+
"brace-expansion": "^5.0.5",
|
|
45
|
+
"fast-uri": "3.1.2"
|
|
45
46
|
}
|
|
46
47
|
}
|