@ranger-testing/ranger-cli 2.5.4-alpha.57338f5-12 → 2.5.4-alpha.8c24bb2-15
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 -1
- 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 +15 -5
- package/build/skills/ranger/verify.md +15 -3
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x4cf435,_0x290471){const _0x50336f=_0x4f14,_0x31d53a=_0x4cf435();while(!![]){try{const _0x463fce=-parseInt(_0x50336f(0x225))/0x1*(parseInt(_0x50336f(0x1fc))/0x2)+parseInt(_0x50336f(0x1ff))/0x3*(parseInt(_0x50336f(0x20f))/0x4)+-parseInt(_0x50336f(0x22c))/0x5+-parseInt(_0x50336f(0x23a))/0x6*(parseInt(_0x50336f(0x1ec))/0x7)+parseInt(_0x50336f(0x1d9))/0x8+parseInt(_0x50336f(0x22f))/0x9+parseInt(_0x50336f(0x1dc))/0xa;if(_0x463fce===_0x290471)break;else _0x31d53a['push'](_0x31d53a['shift']());}catch(_0x2d4e9b){_0x31d53a['push'](_0x31d53a['shift']());}}}(_0x450d,0xd3d5f));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(_0x3e07df,_0x318a9c=PLAYWRIGHT_CLI_PREVIEW_LIMIT){const _0x5156d4=_0x4f14;return _0x3e07df[_0x5156d4(0x230)]>_0x318a9c?_0x3e07df[_0x5156d4(0x1b4)](0x0,_0x318a9c)+'...':_0x3e07df;}function buildCliArtifactPath(_0x325099,_0x3075d8){const _0x526870={'GRPhx':function(_0x2bf2c8,_0xca5175,_0x3e579d){return _0x2bf2c8(_0xca5175,_0x3e579d);}};return _0x526870['GRPhx'](join,_0x325099,_0x3075d8);}function toStepDisplayName(_0x5f5af6){const _0xb6e36e=_0x4f14,_0x834295={'EXowQ':function(_0x47cce3,_0x2de89e){return _0x47cce3(_0x2de89e);},'bNmTN':function(_0x1d2808,_0x382dcd){return _0x1d2808(_0x382dcd);}},_0x7df3fd=_0x834295[_0xb6e36e(0x1d6)](basename,_0x5f5af6)['replace'](/\.(?:png|ya?ml)$/i,'')[_0xb6e36e(0x1cf)](/^key_/i,'')[_0xb6e36e(0x1cf)](/^\d+_/,'')[_0xb6e36e(0x1cf)](/-/g,'\x20');return{'name':_0x7df3fd,'isKeyStep':/^key_/i[_0xb6e36e(0x1bb)](_0x834295[_0xb6e36e(0x1c4)](basename,_0x5f5af6))};}function extractShellValue(_0x2fd38c){if(!_0x2fd38c)return null;return _0x2fd38c[0x1]??_0x2fd38c[0x2]??_0x2fd38c[0x3]??null;}function _0x450d(){const _0x368e25=['CQXSm','7HBPvJs','\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','tool_input','playwright_cli_close','KOSXL','`\x0a5.\x20Read\x20the\x20snapshot\x20file\x20to\x20find\x20the\x20\x22Learn\x20More\x22\x20link\x20reference\x0a6.\x20Run\x20`','\x20video-start`\x0a4.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','yEcRU','EGjkP','selector','\x20open\x20','stringify','textContent','gkDDM','cDkZh','rzxoi','12WvakJa','DVxuA','nGdXp','15dCJlbm','match',']\x20**','\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','get','`\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','obTEb','GbJeL','capture\x20step\x20`','values','playwright-cli','EJCPt','toLocaleDateString','Oazwm','\x0a\x0a##\x20Browser\x20Command\x20Reference\x0aUse\x20Bash\x20to\x20run\x20Playwright\x20CLI\x20commands\x20with\x20this\x20exact\x20prefix:\x0a`','qmxSi','1231868SJNjRD','KRHGJ','):\x20\x22','\x0a\x0a##\x20Expected\x20Flow\x20(from\x20previous\x20verification)\x0a','\x22,\x20\x22','fVJNe','You\x20are\x20testing\x20browser\x20automation.\x20Your\x20task\x20is\x20simple:\x0a\x0aUse\x20Bash\x20and\x20Playwright\x20CLI\x20only.\x20The\x20browser\x20command\x20prefix\x20is:\x0a','\x20tracing-start`,\x20then\x20`','wspMf','commandArgs','\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','BVzFP','imvWh','phase','invocation','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a5.\x20Run\x20`','video-stop','edUzl','PostToolUseFailure','trackPhaseEnd','\x0a\x0a##\x20Additional\x20Notes\x0a','Bash','115235FpSGOP','ujXVc','session-recording.webm','Gxfsd','nVLUg','DEBUG','oOeMZ','7885105vYiegR','name','trace.zip','2942658evzXhO','length','\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','run\x20custom\x20Playwright\x20code','trackPhaseError','press\x20','keys','nRaGy','env','XBIdO','omEcT','6178110tWrGOj','02_button-clicked.png','[playwright-cli]\x20','[ranger-verification-agent]\x20','notes','TwujH','02_learn-more.yml','03_result-visible.png','\x20screenshot\x20--filename\x20','push','slice','gENVi','target','run-code','\x20open`,\x20then\x20`','03_learn-more.png','NpmZm','test','`\x0a-\x20`snapshot\x20--filename\x20','\x20>\x20','canonicalFlow','`\x0a10.\x20Return\x20immediately\x20with\x20the\x20structured\x20output\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format.','set','open\x20','IyNfE','tool_name','bNmTN','vnhOl','\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','\x20(on\x20element:\x20<','mtimeMs','ednDO','tracing-start','string','02_state.yml','tab-new','sort','replace','join','\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','capture\x20key\x20step\x20`','UubEy','log','vjyYF','EXowQ','(?:\x5cs+(?:\x22([^\x22]+)\x22|\x27([^\x27]+)\x27|(\x5cS+)))','YtZCe','4101328uvNgmW','tool_call','`:\x20\x22','17863320PouyTf','cwd','trim','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`','##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`','fPiFB','\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.','GHmVg','\x20snapshot\x20--filename\x20','HChmb','description','tab-select','fill','capture\x20snapshot\x20`','\x5c$&'];_0x450d=function(){return _0x368e25;};return _0x450d();}function extractFilenameOption(_0x58ea81){const _0x59d636=_0x4f14,_0x14db7b={'TQgXB':function(_0x574e42,_0x498f59){return _0x574e42(_0x498f59);}};return _0x14db7b['TQgXB'](extractShellValue,_0x58ea81[_0x59d636(0x200)](/--filename(?:=|\s+)(?:"([^"]+)"|'([^']+)'|(\S+))/));}function _0x4f14(_0x1edb96,_0x162c28){_0x1edb96=_0x1edb96-0x1b1;const _0x450d35=_0x450d();let _0x4f14f2=_0x450d35[_0x1edb96];return _0x4f14f2;}function extractFirstCommandArgument(_0x3a253d,_0x59b399){const _0x1b8eda=_0x4f14,_0x65fea0={'rcKHi':function(_0x14bb0a,_0x32b258){return _0x14bb0a(_0x32b258);}},_0x58baaf=_0x59b399['replace'](/[.*+?^${}()|[\]\\]/g,_0x1b8eda(0x1ea));return _0x65fea0['rcKHi'](extractShellValue,_0x3a253d['match'](new RegExp('(?:^|\x5cs)'+_0x58baaf+_0x1b8eda(0x1d7))));}function formatCommandTarget(_0x853285){const _0x26c398=_0x4f14,_0x1fde16={'Oazwm':_0x26c398(0x1b6),'wspMf':function(_0x226d06,_0xfe3d25,_0x1f9eec){return _0x226d06(_0xfe3d25,_0x1f9eec);}};if(!_0x853285)return _0x1fde16[_0x26c398(0x20c)];if(/^e\d+$/i[_0x26c398(0x1bb)](_0x853285))return'ref\x20'+_0x853285;return JSON[_0x26c398(0x1f7)](_0x1fde16[_0x26c398(0x217)](truncatePreview,_0x853285,0x78));}function formatPlaywrightCliLog(_0x537a51,_0x4a3cfb){const _0x477531=_0x4f14,_0x7e1521={'YtZCe':'open','DVxuA':'open\x20browser','jtoTu':_0x477531(0x1ca),'Gxfsd':'start\x20tracing','geGIw':'stop\x20tracing','fOSMB':'start\x20video\x20recording','nGdXp':_0x477531(0x21f),'omEcT':'stop\x20video\x20recording','UnCgZ':'snapshot','hDlvf':function(_0x23913f,_0x2eaf51){return _0x23913f(_0x2eaf51);},'vjyYF':'capture\x20snapshot','cDkZh':function(_0xbf505,_0x3d02fa){return _0xbf505(_0x3d02fa);},'EJCPt':'click','BVzFP':function(_0x305181,_0x25889d,_0x508041){return _0x305181(_0x25889d,_0x508041);},'WuAsP':function(_0x362095,_0xe0773f){return _0x362095(_0xe0773f);},'fVJNe':function(_0x17b34d,_0x54903d,_0x407130){return _0x17b34d(_0x54903d,_0x407130);},'toLbT':function(_0x86e9fe,_0x458a0b,_0x2110ce){return _0x86e9fe(_0x458a0b,_0x2110ce);},'LVEZT':'press','DSIGe':_0x477531(0x1b7),'yEcRU':_0x477531(0x232),'vkXTC':_0x477531(0x1cd),'iuRkO':'open\x20new\x20tab','wjRhI':_0x477531(0x1e7)};switch(_0x4a3cfb){case _0x7e1521[_0x477531(0x1d8)]:{const _0x4dd693=extractFirstCommandArgument(_0x537a51,_0x4a3cfb);return _0x4dd693?_0x477531(0x1c1)+_0x4dd693:_0x7e1521[_0x477531(0x1fd)];}case _0x7e1521['jtoTu']:return _0x7e1521[_0x477531(0x228)];case'tracing-stop':return _0x7e1521['geGIw'];case'video-start':return _0x7e1521['fOSMB'];case _0x7e1521[_0x477531(0x1fe)]:return _0x7e1521[_0x477531(0x239)];case _0x7e1521['UnCgZ']:{const _0x18ced0=_0x7e1521['hDlvf'](extractFilenameOption,_0x537a51);if(!_0x18ced0)return _0x7e1521[_0x477531(0x1d5)];const {name:_0x3db777}=_0x7e1521[_0x477531(0x1fa)](toStepDisplayName,_0x18ced0);return _0x477531(0x1e9)+_0x3db777+'`';}case'screenshot':{const _0x84038f=_0x7e1521['cDkZh'](extractFilenameOption,_0x537a51);if(!_0x84038f)return'capture\x20screenshot';const {name:_0x230b9d,isKeyStep:_0x486247}=toStepDisplayName(_0x84038f);return _0x486247?_0x477531(0x1d2)+_0x230b9d+'`':_0x477531(0x207)+_0x230b9d+'`';}case _0x7e1521[_0x477531(0x20a)]:return'click\x20'+formatCommandTarget(_0x7e1521[_0x477531(0x21a)](extractFirstCommandArgument,_0x537a51,_0x4a3cfb));case'check':return'check\x20'+_0x7e1521['WuAsP'](formatCommandTarget,_0x7e1521[_0x477531(0x214)](extractFirstCommandArgument,_0x537a51,_0x4a3cfb));case _0x477531(0x1e8):return'fill\x20'+formatCommandTarget(_0x7e1521['toLbT'](extractFirstCommandArgument,_0x537a51,_0x4a3cfb));case _0x7e1521['LVEZT']:return _0x477531(0x234)+formatCommandTarget(_0x7e1521['BVzFP'](extractFirstCommandArgument,_0x537a51,_0x4a3cfb));case _0x7e1521['DSIGe']:return _0x7e1521[_0x477531(0x1f3)];case _0x7e1521['vkXTC']:{const _0x4bf961=_0x7e1521[_0x477531(0x214)](extractFirstCommandArgument,_0x537a51,_0x4a3cfb);return _0x4bf961?'open\x20new\x20tab\x20'+_0x4bf961:_0x7e1521['iuRkO'];}case _0x7e1521['wjRhI']:{const _0x567940=extractFirstCommandArgument(_0x537a51,_0x4a3cfb);return _0x567940?'select\x20tab\x20'+_0x567940:'select\x20tab';}default:return _0x4a3cfb;}}function extractPlaywrightCliToolDescription(_0x37e770){const _0x202a9f=_0x4f14,_0x5dc551={'XBIdO':function(_0x1c6e72,_0x215264){return _0x1c6e72>_0x215264;}},_0x22c925=_0x37e770[_0x202a9f(0x1e6)];if(typeof _0x22c925!==_0x202a9f(0x1cb))return null;const _0x1be12a=_0x22c925[_0x202a9f(0x1de)]()[_0x202a9f(0x1cf)](/\s+/g,'\x20');return _0x5dc551[_0x202a9f(0x238)](_0x1be12a[_0x202a9f(0x230)],0x0)?_0x1be12a:null;}export function formatPlaywrightCliConsoleLogMessage(_0x3eaef7,_0x5b752e,_0x29d099){const _0x3c63dd=_0x4f14,_0x36233d={'rzxoi':function(_0xe341cd,_0x390aa2){return _0xe341cd(_0x390aa2);}},_0x43125f=formatPlaywrightCliLog(_0x5b752e,_0x29d099),_0x1a0e3e=_0x36233d[_0x3c63dd(0x1fb)](extractPlaywrightCliToolDescription,_0x3eaef7);if(!_0x1a0e3e)return _0x3c63dd(0x23c)+_0x43125f;if(process[_0x3c63dd(0x237)][_0x3c63dd(0x22a)])return _0x3c63dd(0x23d)+_0x1a0e3e+'\x20('+_0x43125f+')';return _0x3c63dd(0x23d)+_0x1a0e3e;}export function buildVerifyFeatureCliDebugPrompt(_0xe59b8b,_0x375ee5){const _0x3bd856=_0x4f14,_0x544a4f={'GbJeL':'00_mozilla-homepage.yml','lSFZf':function(_0x59beab,_0x344b44,_0x52d1fe){return _0x59beab(_0x344b44,_0x52d1fe);},'PDVMe':function(_0xc2a81e,_0x2fc43d,_0x1be594){return _0xc2a81e(_0x2fc43d,_0x1be594);},'vnhOl':function(_0x72f1c3,_0x5a847f){return _0x72f1c3(_0x5a847f);}},_0x46b27a=buildCliArtifactPath(_0x375ee5,_0x544a4f[_0x3bd856(0x206)]),_0x11ca8d=_0x544a4f['lSFZf'](buildCliArtifactPath,_0x375ee5,'01_mozilla-homepage.png'),_0x582616=buildCliArtifactPath(_0x375ee5,_0x3bd856(0x240)),_0x29c5f9=_0x544a4f['PDVMe'](buildCliArtifactPath,_0x375ee5,_0x3bd856(0x1b9)),_0x3a5d2c=_0x544a4f['vnhOl'](quoteShellArg,_0x46b27a),_0x2eb9a9=quoteShellArg(_0x11ca8d),_0x293291=quoteShellArg(_0x582616),_0x43d90e=_0x544a4f[_0x3bd856(0x1c5)](quoteShellArg,_0x29c5f9);return _0x3bd856(0x215)+_0xe59b8b+'\x0a\x0a1.\x20Run\x20`'+_0xe59b8b+'\x20open\x20https://www.mozilla.org`\x0a2.\x20Run\x20`'+_0xe59b8b+'\x20tracing-start`\x0a3.\x20Run\x20`'+_0xe59b8b+_0x3bd856(0x1f2)+_0x375ee5+_0x3bd856(0x21e)+_0xe59b8b+_0x3bd856(0x1e4)+_0x3a5d2c+_0x3bd856(0x1f1)+_0xe59b8b+_0x3bd856(0x1b2)+_0x2eb9a9+'`\x0a7.\x20Click\x20the\x20\x22Learn\x20More\x22\x20link\x20with\x20Playwright\x20CLI\x0a8.\x20Run\x20`'+_0xe59b8b+_0x3bd856(0x1e4)+_0x293291+'`\x0a9.\x20Run\x20`'+_0xe59b8b+_0x3bd856(0x1b2)+_0x43d90e+_0x3bd856(0x1bf);}export function buildVerifyFeatureCliPrompt(_0x425d2a){const _0x3ddd04=_0x4f14,_0xa37e1a={'KRHGJ':'element','EGjkP':'01_initial.yml','IyNfE':_0x3ddd04(0x1cc),'nVLUg':function(_0x313060,_0x54eef1,_0x4adc11){return _0x313060(_0x54eef1,_0x4adc11);},'obTEb':'key_03_success-state.png','HChmb':function(_0x3059f8,_0x1aeb28){return _0x3059f8(_0x1aeb28);},'edUzl':function(_0x514e02,_0x3b5099){return _0x514e02(_0x3b5099);},'nRaGy':function(_0x5d2c7e,_0x28db62){return _0x5d2c7e(_0x28db62);},'NpmZm':_0x3ddd04(0x23b),'lbIgV':function(_0x3efc4,_0x519d6b,_0x3e45f3){return _0x3efc4(_0x519d6b,_0x3e45f3);},'aXRNn':function(_0x435103,_0x57d237,_0x2c0364){return _0x435103(_0x57d237,_0x2c0364);},'fPiFB':'key_04_success-state.png'},{checklistItem:_0x2f6ad3,itemFeedback:_0x34c20f,taskDescription:_0x229aa4,cliCommandPrefix:_0x25c605,cliArtifactDir:_0x401434,isCdpMode:_0xe650a2,url:_0x53c9ec,cdpEndpoint:_0xdae017,loginInstructions:_0x16eb66}=_0x425d2a,_0x57f05a=buildCliArtifactPath(_0x401434,_0xa37e1a[_0x3ddd04(0x1f4)]),_0x5ce5c1=buildCliArtifactPath(_0x401434,_0xa37e1a[_0x3ddd04(0x1c2)]),_0x41f7de=_0xa37e1a[_0x3ddd04(0x229)](buildCliArtifactPath,_0x401434,_0xa37e1a[_0x3ddd04(0x205)]),_0x3b8f9f=buildCliArtifactPath(_0x401434,'01_initial-state.png'),_0x4867cb=_0xa37e1a[_0x3ddd04(0x1e5)](quoteShellArg,_0x57f05a),_0x2a2a2b=_0xa37e1a['edUzl'](quoteShellArg,_0x5ce5c1),_0x4f713d=quoteShellArg(_0x41f7de),_0x6ba65d=_0xa37e1a[_0x3ddd04(0x220)](quoteShellArg,_0x3b8f9f),_0x48289f=_0x2f6ad3['notes']?_0x3ddd04(0x223)+_0x2f6ad3[_0x3ddd04(0x23e)]:'';let _0x321e96='';if(_0x34c20f&&_0x34c20f['unaddressedComments'][_0x3ddd04(0x230)]>0x0){const _0x460d3d=_0x34c20f['unaddressedComments']['map'](_0x11a1da=>{const _0x16337f=_0x3ddd04,_0x398d9c=new Date(_0x11a1da['createdAt'])[_0x16337f(0x20b)]('en-US',{'month':'short','day':'numeric'}),_0x56e2c8=_0x11a1da['authorName']||_0x11a1da['authorEmail']||'Reviewer',_0x5c5cb4=_0x11a1da['domRef']?_0x16337f(0x1c7)+(_0x11a1da['domRef'][_0x16337f(0x1f5)]['split'](_0x16337f(0x1bd))['pop']()?.['split'](':')[0x0]||_0xa37e1a[_0x16337f(0x210)])+'>\x20\x22'+(_0x11a1da['domRef'][_0x16337f(0x1f8)]||'')[_0x16337f(0x1b4)](0x0,0x32)+'\x22)':'';return'-\x20['+_0x11a1da['id']+_0x16337f(0x201)+_0x56e2c8+'**\x20('+_0x398d9c+_0x16337f(0x211)+_0x11a1da['content']+'\x22'+_0x5c5cb4;})[_0x3ddd04(0x1d0)]('\x0a');_0x321e96=_0x3ddd04(0x1ed)+_0x460d3d;}const _0x29699b=_0x34c20f?.[_0x3ddd04(0x1be)]?_0x3ddd04(0x212)+_0x34c20f[_0x3ddd04(0x1be)]:'',_0x24eb05=_0xe650a2?'##\x20App\x20Context\x0aYou\x20are\x20connected\x20to\x20a\x20desktop\x20application\x20via\x20CDP\x20(Chrome\x20DevTools\x20Protocol)\x20at\x20'+_0xdae017+'.\x0aThis\x20is\x20NOT\x20a\x20web\x20app\x20—\x20there\x20is\x20no\x20URL\x20to\x20navigate\x20to.\x20The\x20app\x20is\x20already\x20running\x20and\x20connected.':'CRITICAL\x20URL\x20REQUIREMENT:\x0aYour\x20base\x20URL\x20is:\x20'+_0x53c9ec+_0x3ddd04(0x219),_0x122521=_0x53c9ec?_0xa37e1a[_0x3ddd04(0x236)](quoteShellArg,_0x53c9ec):'',_0x48ff06=_0xe650a2?_0x3ddd04(0x1e0)+_0x25c605+_0x3ddd04(0x1b8)+_0x25c605+_0x3ddd04(0x216)+_0x25c605+'\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`'+_0x401434+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`'+_0x25c605+'\x20snapshot\x20--filename\x20'+_0x4867cb+'`\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`'+_0x25c605+_0x3ddd04(0x1b2)+_0x6ba65d+'`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a6.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`'+_0x25c605+_0x3ddd04(0x1d1):_0x3ddd04(0x1e0)+_0x25c605+_0x3ddd04(0x1f6)+_0x122521+'`,\x20then\x20`'+_0x25c605+_0x3ddd04(0x216)+_0x25c605+'\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`'+_0x401434+_0x3ddd04(0x1df)+_0x25c605+_0x3ddd04(0x1e4)+_0x4867cb+'`\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`'+_0x25c605+_0x3ddd04(0x1b2)+_0x6ba65d+'`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a8.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`'+_0x25c605+_0x3ddd04(0x231),_0x40f7f4=_0xe650a2?'\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.':'\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.',_0x3c5fa9=_0x16eb66?'\x0a\x0a##\x20Authentication\x0aBEFORE\x20starting\x20the\x20verification\x20task,\x20you\x20MUST\x20authenticate\x20using\x20these\x20steps:\x0a'+_0x16eb66+'\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'+_0x2f6ad3[_0x3ddd04(0x1e6)]+_0x48289f+_0x321e96+_0x29699b+'\x0a\x0a##\x20Task\x20to\x20Execute\x0a'+_0x229aa4+'\x0a\x0a'+_0x24eb05+_0x3c5fa9+'\x0a\x0a'+_0x48ff06+_0x3ddd04(0x20d)+_0x25c605+'`\x0a\x0a-\x20Write\x20all\x20artifacts\x20under\x20`'+_0x401434+_0x3ddd04(0x1bc)+_0x2a2a2b+_0x3ddd04(0x204)+_0x4f713d+'`\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`'+_0x401434+_0x3ddd04(0x1db)+_0x3b8f9f+'\x22,\x20\x22'+buildCliArtifactPath(_0x401434,_0xa37e1a[_0x3ddd04(0x1ba)])+_0x3ddd04(0x213)+_0xa37e1a['lbIgV'](buildCliArtifactPath,_0x401434,_0x3ddd04(0x1b1))+_0x3ddd04(0x1c6)+_0xa37e1a['aXRNn'](buildCliArtifactPath,_0x401434,_0xa37e1a[_0x3ddd04(0x1e1)])+_0x3ddd04(0x202)+_0x40f7f4+_0x3ddd04(0x1e2);}export function summarizeVerifyFeatureCliCommandAvailability(_0x2d747c){const _0x296b0e=_0x4f14,_0x3a4dbc=[..._0x2d747c[_0x296b0e(0x235)]()][_0x296b0e(0x1ce)]();let _0x36760e=0x0;for(const _0x40acb2 of _0x2d747c[_0x296b0e(0x208)]()){_0x36760e+=_0x40acb2;}return{'cliCommandCount':_0x36760e,'cliCommandsSeen':_0x3a4dbc,'noCliCommandsCalled':_0x36760e===0x0};}export function createVerifyFeatureCliHooks(_0x1156e6){const _0x25d391=_0x4f14,_0x34ef41={'UubEy':function(_0x4a4f3f,_0xd2a974){return _0x4a4f3f!==_0xd2a974;},'Mceto':'PostToolUse','qmxSi':function(_0x1418ab,_0x2ddcea){return _0x1418ab!==_0x2ddcea;},'gENVi':function(_0x550de1,_0x5845dd){return _0x550de1(_0x5845dd);},'rBKBh':function(_0x46fe1b,_0xe26ff0){return _0x46fe1b+_0xe26ff0;},'gkDDM':_0x25d391(0x209),'zciAZ':'snapshot','olVps':function(_0x21a0e6,_0x5400d4,_0x555624,_0x295951){return _0x21a0e6(_0x5400d4,_0x555624,_0x295951);},'ednDO':function(_0x1621c5,_0x125580){return _0x1621c5!==_0x125580;},'nRtOZ':'tool_failure','GHmVg':_0x25d391(0x224)},_0x200eda=new Map(),_0x1f191d=async _0x3a02e1=>{const _0x49ff62=_0x25d391;if(_0x34ef41['UubEy'](_0x3a02e1['hook_event_name'],_0x34ef41['Mceto']))return{};const _0x33a987=_0x3a02e1;if(_0x34ef41[_0x49ff62(0x20e)](_0x33a987[_0x49ff62(0x1c3)],_0x49ff62(0x224)))return{};const _0x3fa462=_0x33a987[_0x49ff62(0x1ee)],_0x3c4165=_0x34ef41[_0x49ff62(0x1b5)](extractBashCommand,_0x3fa462);if(!_0x3c4165)return{};const _0x4b62b8=parsePlaywrightCliCommand(_0x3c4165);if(!_0x4b62b8)return{};return _0x200eda[_0x49ff62(0x1c0)](_0x4b62b8,_0x34ef41['rBKBh'](_0x200eda[_0x49ff62(0x203)](_0x4b62b8)||0x0,0x1)),_0x1156e6['trackPhaseStart'](_0x49ff62(0x1da),{'transport':_0x34ef41[_0x49ff62(0x1f9)],'toolName':_0x4b62b8}),_0x1156e6[_0x49ff62(0x222)]('tool_call',{'transport':_0x34ef41['gkDDM'],'toolName':_0x4b62b8,'bashCommandPreview':truncatePreview(_0x3c4165)}),_0x34ef41[_0x49ff62(0x1d3)](_0x4b62b8,_0x34ef41['zciAZ'])&&console[_0x49ff62(0x1d4)](_0x34ef41['olVps'](formatPlaywrightCliConsoleLogMessage,_0x3fa462,_0x3c4165,_0x4b62b8)),{};},_0x3e1715=async _0x2a7839=>{const _0x24dffa=_0x25d391;if(_0x2a7839['hook_event_name']!==_0x24dffa(0x221))return{};const _0x27b196=_0x2a7839;if(_0x34ef41[_0x24dffa(0x1c9)](_0x27b196[_0x24dffa(0x1c3)],'Bash'))return{};return await _0x1156e6[_0x24dffa(0x233)](_0x34ef41['nRtOZ'],_0x27b196['error'],{'transport':_0x34ef41['gkDDM'],'toolName':_0x34ef41[_0x24dffa(0x1e3)]}),{};};return{'postToolUseHook':_0x1f191d,'postToolUseFailureHook':_0x3e1715,'commandCounts':_0x200eda};}async function runPlaywrightCliLifecycleCommand(_0x2684bd){const _0x3089bb=_0x4f14,_0x58cfd3={'CQXSm':function(_0x5836c1,_0x9346e5){return _0x5836c1(_0x9346e5);},'TVHYj':function(_0x46de64,_0x4d6996,_0x55684b){return _0x46de64(_0x4d6996,_0x55684b);}},{sessionId:_0x2dee5b,configPath:_0x32e15f,commandArgs:_0x1d5a0,env:_0x199980,telemetry:_0x5f0e0e,phase:_0x220a55,metadata:_0x143e0e,timeoutMs:_0x3acce7}=_0x2684bd;_0x5f0e0e['trackPhaseStart'](_0x220a55,_0x143e0e);try{const _0x5255cf=await _0x58cfd3[_0x3089bb(0x1eb)](runPlaywrightCliCommand,{'sessionId':_0x2dee5b,'configPath':_0x32e15f,'commandArgs':_0x1d5a0,'cwd':process[_0x3089bb(0x1dd)](),'env':_0x199980,'timeoutMs':_0x3acce7??PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS});_0x5f0e0e['trackPhaseEnd'](_0x220a55,{..._0x143e0e,'subcommand':_0x5255cf[_0x3089bb(0x21d)]['subcommand'],'stdoutPreview':truncatePreview(_0x5255cf['stdout'],0x7d0),'stderrPreview':_0x58cfd3['TVHYj'](truncatePreview,_0x5255cf['stderr'],0x7d0)});}catch(_0xed86c4){await _0x5f0e0e['trackPhaseError'](_0x220a55,_0xed86c4,_0x143e0e);throw _0xed86c4;}}export async function finalizeVerifyFeatureCliSession(_0x3555c9){const _0x51bed3=_0x4f14,_0x5e7c47={'dCFpk':'playwright_cli_tracing_stop','Eblbl':'tracing-stop','lApBO':function(_0xb80b57,_0x451eff,_0x4cf26f){return _0xb80b57(_0x451eff,_0x4cf26f);},'sORIj':_0x51bed3(0x1ef)},{telemetry:_0x45750a,sessionId:_0x13c8bd,configPath:_0x2c8546,cliArtifactDir:_0x9da67f,env:_0x4e3c9b,transportMetadata:_0x3f3447}=_0x3555c9,_0x20faa9=[{'phase':_0x5e7c47['dCFpk'],'commandArgs':[_0x5e7c47['Eblbl']]},{'phase':'playwright_cli_video_stop','commandArgs':[_0x51bed3(0x21f),'--filename='+_0x5e7c47['lApBO'](buildCliArtifactPath,_0x9da67f,_0x51bed3(0x227))]},{'phase':_0x5e7c47['sORIj'],'commandArgs':['close']}];for(const _0x471d06 of _0x20faa9){try{await runPlaywrightCliLifecycleCommand({'sessionId':_0x13c8bd,'configPath':_0x2c8546,'commandArgs':[..._0x471d06[_0x51bed3(0x218)]],'env':_0x4e3c9b,'telemetry':_0x45750a,'phase':_0x471d06[_0x51bed3(0x21c)],'metadata':_0x3f3447});}catch{}}}export async function loadVerifyFeatureCliTraceUploadArtifact(_0x342dbf){const _0x3f0bec=_0x4f14,_0x49a31f={'ujXVc':_0x3f0bec(0x22e),'oOeMZ':function(_0x167281,_0xf87da7,_0x56301d){return _0x167281(_0xf87da7,_0x56301d);}},_0x2c11df=[_0x49a31f[_0x3f0bec(0x226)],'trace.trace.zip'];for(const _0x116fbd of _0x2c11df){const _0x1d2ed6=_0x49a31f[_0x3f0bec(0x22b)](join,_0x342dbf,_0x116fbd);try{return{'buffer':await readFile(_0x1d2ed6),'source':_0x1d2ed6};}catch{}}return null;}export async function rehomeVerifyFeatureCliArtifacts(_0x2a0f59){const _0xc4ca28=_0x4f14,_0x3a6370={'TwujH':function(_0x394afb,_0x2c2146,_0x4ba1f4){return _0x394afb(_0x2c2146,_0x4ba1f4);},'imvWh':function(_0x46f106,_0x45c628){return _0x46f106<_0x45c628;},'KOSXL':function(_0xc98007,_0x9e8973,_0x2d62a6){return _0xc98007(_0x9e8973,_0x2d62a6);}},{cwd:_0x220bae,cliArtifactDir:_0x27e2b4,startTime:_0x166c96}=_0x2a0f59,_0x34169e=[];await _0x3a6370[_0xc4ca28(0x23f)](mkdir,_0x27e2b4,{'recursive':!![]});const _0x4764bd=await readdir(_0x220bae,{'withFileTypes':!![]});for(const _0x544dff of _0x4764bd){if(!_0x544dff['isFile']()||!VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN['test'](_0x544dff['name']))continue;const _0x1d4cd8=join(_0x220bae,_0x544dff[_0xc4ca28(0x22d)]),_0x4a70a8=await stat(_0x1d4cd8);if(_0x3a6370[_0xc4ca28(0x21b)](_0x4a70a8[_0xc4ca28(0x1c8)]+0x7d0,_0x166c96))continue;const _0x321aed=_0x3a6370[_0xc4ca28(0x1f0)](buildCliArtifactPath,_0x27e2b4,_0x544dff[_0xc4ca28(0x22d)]);if(_0x1d4cd8===_0x321aed)continue;await rename(_0x1d4cd8,_0x321aed),_0x34169e[_0xc4ca28(0x1b3)](_0x544dff[_0xc4ca28(0x22d)]);}return _0x34169e['sort']();}
|
|
1
|
+
(function(_0x51701e,_0x49ecb2){const _0x5766eb=_0x5da7,_0x4038ec=_0x51701e();while(!![]){try{const _0x1e59a6=-parseInt(_0x5766eb(0x103))/0x1+parseInt(_0x5766eb(0xb5))/0x2+parseInt(_0x5766eb(0xfa))/0x3*(-parseInt(_0x5766eb(0xe5))/0x4)+-parseInt(_0x5766eb(0xb6))/0x5*(-parseInt(_0x5766eb(0xf7))/0x6)+-parseInt(_0x5766eb(0xe8))/0x7+parseInt(_0x5766eb(0x91))/0x8+parseInt(_0x5766eb(0xc9))/0x9;if(_0x1e59a6===_0x49ecb2)break;else _0x4038ec['push'](_0x4038ec['shift']());}catch(_0x5754a9){_0x4038ec['push'](_0x4038ec['shift']());}}}(_0x22f2,0x3c6e2));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(_0x19da39,_0x822e9e=PLAYWRIGHT_CLI_PREVIEW_LIMIT){const _0x1793b4=_0x5da7,_0x2b436b={'AiDfQ':_0x1793b4(0xa0)};return _0x19da39[_0x1793b4(0xde)]>_0x822e9e?_0x19da39['slice'](0x0,_0x822e9e)+_0x2b436b[_0x1793b4(0xcc)]:_0x19da39;}function buildCliArtifactPath(_0x19230c,_0x189ecf){const _0x31fc1c={'qCRIg':function(_0x4d29ac,_0x23c1de,_0x59a426){return _0x4d29ac(_0x23c1de,_0x59a426);}};return _0x31fc1c['qCRIg'](join,_0x19230c,_0x189ecf);}function toStepDisplayName(_0x360c2f){const _0x22e832=_0x5da7,_0xfce857={'xMoLc':function(_0x43e41f,_0x2b11c1){return _0x43e41f(_0x2b11c1);}},_0x279f7a=_0xfce857[_0x22e832(0x90)](basename,_0x360c2f)[_0x22e832(0x96)](/\.(?:png|ya?ml)$/i,'')[_0x22e832(0x96)](/^key_/i,'')[_0x22e832(0x96)](/^\d+_/,'')['replace'](/-/g,'\x20');return{'name':_0x279f7a,'isKeyStep':/^key_/i['test'](_0xfce857['xMoLc'](basename,_0x360c2f))};}function _0x5da7(_0x15da5b,_0x2d8fb0){_0x15da5b=_0x15da5b-0x85;const _0x22f286=_0x22f2();let _0x5da7cf=_0x22f286[_0x15da5b];return _0x5da7cf;}function extractShellValue(_0x13deea){if(!_0x13deea)return null;return _0x13deea[0x1]??_0x13deea[0x2]??_0x13deea[0x3]??null;}function extractFilenameOption(_0x3ad360){const _0x4238d8=_0x5da7,_0xf2d384={'YlyiQ':function(_0x1cf36b,_0x3a19a2){return _0x1cf36b(_0x3a19a2);}};return _0xf2d384[_0x4238d8(0xbd)](extractShellValue,_0x3ad360[_0x4238d8(0x93)](/--filename(?:=|\s+)(?:"([^"]+)"|'([^']+)'|(\S+))/));}function extractFirstCommandArgument(_0x440f10,_0x4000b6){const _0x30ab70=_0x5da7,_0x3775b4={'jTHPc':_0x30ab70(0x123)},_0x382963=_0x4000b6[_0x30ab70(0x96)](/[.*+?^${}()|[\]\\]/g,_0x3775b4[_0x30ab70(0x88)]);return extractShellValue(_0x440f10[_0x30ab70(0x93)](new RegExp('(?:^|\x5cs)'+_0x382963+_0x30ab70(0xc2))));}function formatCommandTarget(_0x55ac1f){const _0xc099e6=_0x5da7,_0x48b5ac={'dUNao':_0xc099e6(0x121)};if(!_0x55ac1f)return _0x48b5ac[_0xc099e6(0xd2)];if(/^e\d+$/i['test'](_0x55ac1f))return _0xc099e6(0x112)+_0x55ac1f;return JSON['stringify'](truncatePreview(_0x55ac1f,0x78));}function formatPlaywrightCliLog(_0x568454,_0x8a41e7){const _0x32dad3=_0x5da7,_0x4307da={'zucFp':function(_0x544c26,_0x16bf81,_0x21cee8){return _0x544c26(_0x16bf81,_0x21cee8);},'bmfPw':_0x32dad3(0x106),'zmTEC':_0x32dad3(0xb8),'IfmSK':'stop\x20video\x20recording','yeEEO':function(_0x31c845,_0xe57a1e){return _0x31c845(_0xe57a1e);},'HhSOE':'capture\x20snapshot','jTRaV':'screenshot','TXulm':function(_0x4f3133,_0x305cc9){return _0x4f3133(_0x305cc9);},'BdKPr':'check','ztZkd':function(_0x3e32b0,_0x4ef681,_0x359a31){return _0x3e32b0(_0x4ef681,_0x359a31);},'YnjoR':function(_0x18bc99,_0x5bb9c4){return _0x18bc99(_0x5bb9c4);},'rgLOT':_0x32dad3(0xae),'xdDhG':function(_0x528b80,_0x54afed,_0x19c7c1){return _0x528b80(_0x54afed,_0x19c7c1);},'ZbQhZ':_0x32dad3(0x105),'efUde':'select\x20tab'};switch(_0x8a41e7){case _0x32dad3(0x11e):{const _0x3c55e6=_0x4307da[_0x32dad3(0xb7)](extractFirstCommandArgument,_0x568454,_0x8a41e7);return _0x3c55e6?_0x32dad3(0x115)+_0x3c55e6:_0x32dad3(0x117);}case _0x32dad3(0xce):return _0x32dad3(0xbf);case _0x32dad3(0xfb):return _0x32dad3(0x99);case _0x4307da[_0x32dad3(0xb9)]:return _0x32dad3(0xda);case _0x4307da[_0x32dad3(0xd3)]:return _0x4307da['IfmSK'];case _0x32dad3(0x124):{const _0x4fd058=_0x4307da[_0x32dad3(0xd9)](extractFilenameOption,_0x568454);if(!_0x4fd058)return _0x4307da[_0x32dad3(0xee)];const {name:_0x29243e}=toStepDisplayName(_0x4fd058);return _0x32dad3(0x109)+_0x29243e+'`';}case _0x4307da[_0x32dad3(0x11c)]:{const _0x50b36e=extractFilenameOption(_0x568454);if(!_0x50b36e)return _0x32dad3(0x98);const {name:_0x3e1c4a,isKeyStep:_0x3c230d}=_0x4307da['TXulm'](toStepDisplayName,_0x50b36e);return _0x3c230d?'capture\x20key\x20step\x20`'+_0x3e1c4a+'`':_0x32dad3(0xc6)+_0x3e1c4a+'`';}case'click':return'click\x20'+formatCommandTarget(_0x4307da['zucFp'](extractFirstCommandArgument,_0x568454,_0x8a41e7));case _0x4307da[_0x32dad3(0xca)]:return'check\x20'+_0x4307da[_0x32dad3(0xd9)](formatCommandTarget,_0x4307da['zucFp'](extractFirstCommandArgument,_0x568454,_0x8a41e7));case'fill':return _0x32dad3(0xa1)+formatCommandTarget(_0x4307da['ztZkd'](extractFirstCommandArgument,_0x568454,_0x8a41e7));case'press':return _0x32dad3(0x125)+_0x4307da['YnjoR'](formatCommandTarget,extractFirstCommandArgument(_0x568454,_0x8a41e7));case'run-code':return _0x4307da[_0x32dad3(0xd1)];case'tab-new':{const _0x16c5c2=_0x4307da[_0x32dad3(0xf4)](extractFirstCommandArgument,_0x568454,_0x8a41e7);return _0x16c5c2?_0x32dad3(0xb4)+_0x16c5c2:_0x32dad3(0xac);}case _0x4307da['ZbQhZ']:{const _0x51a7e9=extractFirstCommandArgument(_0x568454,_0x8a41e7);return _0x51a7e9?_0x32dad3(0xfc)+_0x51a7e9:_0x4307da[_0x32dad3(0x9d)];}default:return _0x8a41e7;}}function extractPlaywrightCliToolDescription(_0x471a14){const _0x2d096e=_0x5da7,_0x589c46=_0x471a14[_0x2d096e(0x11b)];if(typeof _0x589c46!==_0x2d096e(0xe9))return null;const _0xad4cc2=_0x589c46['trim']()['replace'](/\s+/g,'\x20');return _0xad4cc2['length']>0x0?_0xad4cc2:null;}export function formatPlaywrightCliConsoleLogMessage(_0x35f93a,_0x4c18d8,_0x3af78d){const _0x504aff=_0x5da7,_0x18e67c={'wcMTk':function(_0x25c21d,_0x1f3947,_0x38f6ff){return _0x25c21d(_0x1f3947,_0x38f6ff);}},_0x160265=_0x18e67c[_0x504aff(0x89)](formatPlaywrightCliLog,_0x4c18d8,_0x3af78d),_0x2ff879=extractPlaywrightCliToolDescription(_0x35f93a);if(!_0x2ff879)return'[playwright-cli]\x20'+_0x160265;if(process[_0x504aff(0xaa)][_0x504aff(0x10f)])return _0x504aff(0xe0)+_0x2ff879+'\x20('+_0x160265+')';return'[ranger-verification-agent]\x20'+_0x2ff879;}export function buildVerifyFeatureCliDebugPrompt(_0x44e025,_0x21260b){const _0x294812=_0x5da7,_0x29031e={'cSZbJ':function(_0x59608b,_0x3d6adc,_0x304586){return _0x59608b(_0x3d6adc,_0x304586);},'wzPUS':function(_0x306333,_0x1e17a5,_0x422c21){return _0x306333(_0x1e17a5,_0x422c21);},'rhrpe':_0x294812(0x97),'JdpCN':_0x294812(0xa9),'RJHPR':function(_0x31434b,_0x374ca3){return _0x31434b(_0x374ca3);}},_0x4f96ca=_0x29031e[_0x294812(0x10e)](buildCliArtifactPath,_0x21260b,'00_mozilla-homepage.yml'),_0x334524=buildCliArtifactPath(_0x21260b,'01_mozilla-homepage.png'),_0x58d0e6=_0x29031e['wzPUS'](buildCliArtifactPath,_0x21260b,_0x29031e[_0x294812(0x107)]),_0x4c9d9b=buildCliArtifactPath(_0x21260b,_0x29031e['JdpCN']),_0x6f29e=quoteShellArg(_0x4f96ca),_0x38eb66=quoteShellArg(_0x334524),_0x3c6a41=_0x29031e[_0x294812(0xe4)](quoteShellArg,_0x58d0e6),_0x415fba=quoteShellArg(_0x4c9d9b);return'You\x20are\x20testing\x20browser\x20automation.\x20Your\x20task\x20is\x20simple:\x0a\x0aUse\x20Bash\x20and\x20Playwright\x20CLI\x20only.\x20The\x20browser\x20command\x20prefix\x20is:\x0a'+_0x44e025+_0x294812(0xbe)+_0x44e025+'\x20open\x20https://www.mozilla.org`\x0a2.\x20Run\x20`'+_0x44e025+_0x294812(0x122)+_0x44e025+_0x294812(0x102)+_0x21260b+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a5.\x20Run\x20`'+_0x44e025+_0x294812(0xe6)+_0x6f29e+_0x294812(0xf1)+_0x44e025+_0x294812(0x110)+_0x38eb66+_0x294812(0xdd)+_0x44e025+'\x20snapshot\x20--filename\x20'+_0x3c6a41+_0x294812(0xa6)+_0x44e025+'\x20screenshot\x20--filename\x20'+_0x415fba+'`\x0a10.\x20Return\x20immediately\x20with\x20the\x20structured\x20output\x0a\x0aReturn\x20your\x20findings\x20in\x20the\x20structured\x20output\x20format.';}export function buildVerifyFeatureCliPrompt(_0x26c4ac){const _0x187335=_0x5da7,_0x3e3214={'xOhHI':_0x187335(0x9e),'XxdzJ':_0x187335(0x11f),'KfDoa':_0x187335(0x108),'xTIrf':'01_initial.yml','mdSEP':function(_0x526a64,_0x99a207,_0x3e99bb){return _0x526a64(_0x99a207,_0x3e99bb);},'wEYte':'02_state.yml','OVNij':function(_0x4560cb,_0x543747,_0x5af384){return _0x4560cb(_0x543747,_0x5af384);},'Vlitl':_0x187335(0xe7),'sHWaI':function(_0x5c9bcf,_0x583b58){return _0x5c9bcf(_0x583b58);},'IhCSv':function(_0xe5ce7e,_0x271435,_0xb5f5c2){return _0xe5ce7e(_0x271435,_0xb5f5c2);},'KcwIB':'02_button-clicked.png','xiaUj':_0x187335(0x120),'ILDIi':function(_0xcf523,_0x1809a9,_0x375920){return _0xcf523(_0x1809a9,_0x375920);}},{checklistItem:_0x4d1cbb,itemFeedback:_0x2c9b9a,taskDescription:_0x1ff55b,cliCommandPrefix:_0x2a3085,cliArtifactDir:_0x3caac5,isCdpMode:_0x5c7592,url:_0x118294,cdpEndpoint:_0x5452c0,loginInstructions:_0x45fd89}=_0x26c4ac,_0x36b966=buildCliArtifactPath(_0x3caac5,_0x3e3214[_0x187335(0xf2)]),_0x4c984a=_0x3e3214[_0x187335(0xdf)](buildCliArtifactPath,_0x3caac5,_0x3e3214['wEYte']),_0x2795e0=_0x3e3214[_0x187335(0xef)](buildCliArtifactPath,_0x3caac5,_0x187335(0x92)),_0x41395f=buildCliArtifactPath(_0x3caac5,_0x3e3214['Vlitl']),_0x4960d3=_0x3e3214[_0x187335(0xf8)](quoteShellArg,_0x36b966),_0x3dfe98=quoteShellArg(_0x4c984a),_0x3390d7=quoteShellArg(_0x2795e0),_0x40d330=_0x3e3214['sHWaI'](quoteShellArg,_0x41395f),_0x5e38fe=_0x4d1cbb['notes']?'\x0a\x0a##\x20Additional\x20Notes\x0a'+_0x4d1cbb['notes']:'';let _0xe3a534='';if(_0x2c9b9a&&_0x2c9b9a['unaddressedComments'][_0x187335(0xde)]>0x0){const _0x8a71c9=_0x2c9b9a['unaddressedComments']['map'](_0x3303f7=>{const _0x3af0b0=_0x187335,_0x17b91c=new Date(_0x3303f7['createdAt'])['toLocaleDateString'](_0x3e3214[_0x3af0b0(0xa2)],{'month':_0x3e3214['XxdzJ'],'day':_0x3af0b0(0xba)}),_0x56828b=_0x3303f7[_0x3af0b0(0xa4)]||_0x3303f7[_0x3af0b0(0x95)]||_0x3af0b0(0xdb),_0x16b2bb=_0x3303f7[_0x3af0b0(0xc7)]?_0x3af0b0(0x100)+(_0x3303f7[_0x3af0b0(0xc7)]['selector'][_0x3af0b0(0x11d)]('\x20>\x20')['pop']()?.['split'](':')[0x0]||_0x3e3214[_0x3af0b0(0xd0)])+_0x3af0b0(0xab)+(_0x3303f7[_0x3af0b0(0xc7)][_0x3af0b0(0x101)]||'')['slice'](0x0,0x32)+'\x22)':'';return'-\x20['+_0x3303f7['id']+_0x3af0b0(0xe3)+_0x56828b+'**\x20('+_0x17b91c+'):\x20\x22'+_0x3303f7[_0x3af0b0(0x8f)]+'\x22'+_0x16b2bb;})[_0x187335(0x87)]('\x0a');_0xe3a534=_0x187335(0x8c)+_0x8a71c9;}const _0x5a4efc=_0x2c9b9a?.['canonicalFlow']?_0x187335(0xcf)+_0x2c9b9a['canonicalFlow']:'',_0x4cbce4=_0x5c7592?_0x187335(0xe1)+_0x5452c0+_0x187335(0x94):_0x187335(0xb2)+_0x118294+'\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',_0x1eea05=_0x118294?quoteShellArg(_0x118294):'',_0x2bf3a0=_0x5c7592?_0x187335(0xa5)+_0x2a3085+'\x20open`,\x20then\x20`'+_0x2a3085+_0x187335(0xf5)+_0x2a3085+_0x187335(0xbb)+_0x3caac5+'`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`'+_0x2a3085+'\x20snapshot\x20--filename\x20'+_0x4960d3+_0x187335(0xc4)+_0x2a3085+'\x20screenshot\x20--filename\x20'+_0x40d330+_0x187335(0x9b)+_0x2a3085+_0x187335(0xdc):'##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`'+_0x2a3085+_0x187335(0xc8)+_0x1eea05+_0x187335(0xeb)+_0x2a3085+_0x187335(0xf5)+_0x2a3085+_0x187335(0xbb)+_0x3caac5+_0x187335(0x8b)+_0x2a3085+_0x187335(0xe6)+_0x4960d3+_0x187335(0xc0)+_0x2a3085+'\x20screenshot\x20--filename\x20'+_0x40d330+'`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a8.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`'+_0x2a3085+'\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',_0x72eec2=_0x5c7592?'\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.':_0x187335(0xd7),_0x531df2=_0x45fd89?_0x187335(0xd4)+_0x45fd89+_0x187335(0x114):'';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'+_0x4d1cbb[_0x187335(0x11b)]+_0x5e38fe+_0xe3a534+_0x5a4efc+_0x187335(0xd8)+_0x1ff55b+'\x0a\x0a'+_0x4cbce4+_0x531df2+'\x0a\x0a'+_0x2bf3a0+'\x0a\x0a##\x20Browser\x20Command\x20Reference\x0aUse\x20Bash\x20to\x20run\x20Playwright\x20CLI\x20commands\x20with\x20this\x20exact\x20prefix:\x0a`'+_0x2a3085+_0x187335(0x119)+_0x3caac5+'`\x0a-\x20`snapshot\x20--filename\x20'+_0x3dfe98+_0x187335(0xfd)+_0x3390d7+'`\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`'+_0x3caac5+_0x187335(0xad)+_0x41395f+'\x22,\x20\x22'+_0x3e3214[_0x187335(0x8d)](buildCliArtifactPath,_0x3caac5,_0x3e3214['KcwIB'])+'\x22,\x20\x22'+_0x3e3214[_0x187335(0xef)](buildCliArtifactPath,_0x3caac5,_0x3e3214[_0x187335(0xb1)])+_0x187335(0x9f)+_0x3e3214['ILDIi'](buildCliArtifactPath,_0x3caac5,_0x187335(0xd5))+_0x187335(0x8e)+_0x72eec2+_0x187335(0xf0);}export function summarizeVerifyFeatureCliCommandAvailability(_0x316d22){const _0x145c91=_0x5da7,_0x21687c={'HmCoP':function(_0xf33fc9,_0x17c766){return _0xf33fc9===_0x17c766;}},_0x1c2590=[..._0x316d22['keys']()][_0x145c91(0x85)]();let _0x4a46cd=0x0;for(const _0x5baade of _0x316d22[_0x145c91(0xec)]()){_0x4a46cd+=_0x5baade;}return{'cliCommandCount':_0x4a46cd,'cliCommandsSeen':_0x1c2590,'noCliCommandsCalled':_0x21687c['HmCoP'](_0x4a46cd,0x0)};}export function createVerifyFeatureCliHooks(_0x1984f2){const _0x17c264=_0x5da7,_0x3a3796={'dwzqC':function(_0x5533ff,_0x46cf2e){return _0x5533ff!==_0x46cf2e;},'cBUuj':function(_0x7b918e,_0x59e010){return _0x7b918e!==_0x59e010;},'bKcoI':function(_0x25849b,_0x953f1){return _0x25849b(_0x953f1);},'WQuOd':function(_0x3fd177,_0x488f7f){return _0x3fd177+_0x488f7f;},'oUhyC':_0x17c264(0xa3),'nUnDs':'playwright-cli','jqjKz':'PostToolUseFailure','BskIg':'Bash','yGfQg':'tool_failure'},_0xb03309=new Map(),_0x320986=async _0x509ae0=>{const _0x3ea229=_0x17c264;if(_0x3a3796['dwzqC'](_0x509ae0['hook_event_name'],_0x3ea229(0xcb)))return{};const _0x5f2572=_0x509ae0;if(_0x3a3796[_0x3ea229(0xcd)](_0x5f2572['tool_name'],'Bash'))return{};const _0x2d7cf1=_0x5f2572[_0x3ea229(0xc3)],_0x5331c4=_0x3a3796['bKcoI'](extractBashCommand,_0x2d7cf1);if(!_0x5331c4)return{};const _0x1c1bbd=_0x3a3796['bKcoI'](parsePlaywrightCliCommand,_0x5331c4);if(!_0x1c1bbd)return{};return _0xb03309['set'](_0x1c1bbd,_0x3a3796[_0x3ea229(0xbc)](_0xb03309['get'](_0x1c1bbd)||0x0,0x1)),_0x1984f2[_0x3ea229(0x104)](_0x3a3796['oUhyC'],{'transport':_0x3a3796['nUnDs'],'toolName':_0x1c1bbd}),_0x1984f2['trackPhaseEnd'](_0x3ea229(0xa3),{'transport':'playwright-cli','toolName':_0x1c1bbd,'bashCommandPreview':truncatePreview(_0x5331c4)}),_0x1c1bbd!=='snapshot'&&console[_0x3ea229(0x9a)](formatPlaywrightCliConsoleLogMessage(_0x2d7cf1,_0x5331c4,_0x1c1bbd)),{};},_0x90a1ef=async _0x2fdc11=>{const _0x1d23c4=_0x17c264;if(_0x2fdc11[_0x1d23c4(0xd6)]!==_0x3a3796[_0x1d23c4(0x10b)])return{};const _0x45c431=_0x2fdc11;if(_0x45c431['tool_name']!==_0x3a3796[_0x1d23c4(0x11a)])return{};return await _0x1984f2[_0x1d23c4(0x111)](_0x3a3796['yGfQg'],_0x45c431[_0x1d23c4(0xf9)],{'transport':_0x1d23c4(0xed),'toolName':_0x3a3796[_0x1d23c4(0x11a)]}),{};};return{'postToolUseHook':_0x320986,'postToolUseFailureHook':_0x90a1ef,'commandCounts':_0xb03309};}async function runPlaywrightCliLifecycleCommand(_0x517051){const _0x2a3d91=_0x5da7,_0x2197d1={'HBzkh':function(_0x28e1b6,_0x2845a1){return _0x28e1b6(_0x2845a1);},'AzRJp':function(_0x1c2025,_0x18fc0b,_0xfb2c7a){return _0x1c2025(_0x18fc0b,_0xfb2c7a);}},{sessionId:_0x3923fb,configPath:_0x2e44e1,commandArgs:_0x155fc8,env:_0x3f8178,telemetry:_0x44b250,phase:_0x2e5548,metadata:_0x4ebc6c,timeoutMs:_0x4eafa9}=_0x517051;_0x44b250['trackPhaseStart'](_0x2e5548,_0x4ebc6c);try{const _0x16ed12=await _0x2197d1[_0x2a3d91(0xfe)](runPlaywrightCliCommand,{'sessionId':_0x3923fb,'configPath':_0x2e44e1,'commandArgs':_0x155fc8,'cwd':process['cwd'](),'env':_0x3f8178,'timeoutMs':_0x4eafa9??PLAYWRIGHT_CLI_COMMAND_TIMEOUT_MS});_0x44b250['trackPhaseEnd'](_0x2e5548,{..._0x4ebc6c,'subcommand':_0x16ed12[_0x2a3d91(0xa8)][_0x2a3d91(0x8a)],'stdoutPreview':_0x2197d1[_0x2a3d91(0xa7)](truncatePreview,_0x16ed12['stdout'],0x7d0),'stderrPreview':_0x2197d1['AzRJp'](truncatePreview,_0x16ed12[_0x2a3d91(0xc5)],0x7d0)});}catch(_0xc980a4){await _0x44b250[_0x2a3d91(0x111)](_0x2e5548,_0xc980a4,_0x4ebc6c);throw _0xc980a4;}}export async function finalizeVerifyFeatureCliSession(_0x21c3ac){const _0x2f51ea=_0x5da7,_0xe8e72d={'ECwpp':_0x2f51ea(0x9c),'PAyDy':'tracing-stop','oZCTs':'video-stop','GSXAz':'session-recording.webm','oUtwH':_0x2f51ea(0xf3),'yQcPc':function(_0x9113dc,_0x270b10){return _0x9113dc(_0x270b10);}},{telemetry:_0x5c9724,sessionId:_0x536761,configPath:_0x353f7e,cliArtifactDir:_0x442816,env:_0xa044d3,transportMetadata:_0x50677e}=_0x21c3ac,_0x8a36b6=[{'phase':_0xe8e72d[_0x2f51ea(0xe2)],'commandArgs':[_0xe8e72d['PAyDy']]},{'phase':'playwright_cli_video_stop','commandArgs':[_0xe8e72d[_0x2f51ea(0xf6)],_0x2f51ea(0xc1)+buildCliArtifactPath(_0x442816,_0xe8e72d[_0x2f51ea(0x116)])]},{'phase':'playwright_cli_close','commandArgs':[_0xe8e72d['oUtwH']]}];for(const _0xae41ca of _0x8a36b6){try{await _0xe8e72d[_0x2f51ea(0x86)](runPlaywrightCliLifecycleCommand,{'sessionId':_0x536761,'configPath':_0x353f7e,'commandArgs':[..._0xae41ca[_0x2f51ea(0xff)]],'env':_0xa044d3,'telemetry':_0x5c9724,'phase':_0xae41ca[_0x2f51ea(0x10c)],'metadata':_0x50677e});}catch{}}}export async function loadVerifyFeatureCliTraceUploadArtifact(_0x3b9a82){const _0x4547ba=_0x5da7,_0x4013d8={'flWaM':'trace.zip'},_0x453d58=[_0x4013d8[_0x4547ba(0xb0)],_0x4547ba(0xaf)];for(const _0x4bbd11 of _0x453d58){const _0x3f7de1=join(_0x3b9a82,_0x4bbd11);try{return{'buffer':await readFile(_0x3f7de1),'source':_0x3f7de1};}catch{}}return null;}export async function rehomeVerifyFeatureCliArtifacts(_0x12b7f1){const _0x5ea960=_0x5da7,_0xe90c8f={'pDMBd':function(_0x1536bd,_0x5e8e23,_0x4889a8){return _0x1536bd(_0x5e8e23,_0x4889a8);},'NpuYd':function(_0xff7e28,_0x11a63a,_0x14a2e0){return _0xff7e28(_0x11a63a,_0x14a2e0);},'dAGQQ':function(_0x349a98,_0x404ec8){return _0x349a98(_0x404ec8);},'XOMgB':function(_0x77b13b,_0x49a79c){return _0x77b13b<_0x49a79c;},'WsSnx':function(_0x33b90e,_0x10eb33){return _0x33b90e+_0x10eb33;},'VYhMP':function(_0x13ac94,_0x333d6e,_0x2c39c1){return _0x13ac94(_0x333d6e,_0x2c39c1);},'cwlCu':function(_0x273475,_0x3859b7){return _0x273475===_0x3859b7;}},{cwd:_0x1f9a49,cliArtifactDir:_0x540863,startTime:_0x2f01cb}=_0x12b7f1,_0x5e146b=[];await _0xe90c8f['pDMBd'](mkdir,_0x540863,{'recursive':!![]});const _0x22ee4d=await _0xe90c8f[_0x5ea960(0xb3)](readdir,_0x1f9a49,{'withFileTypes':!![]});for(const _0x50bcd5 of _0x22ee4d){if(!_0x50bcd5[_0x5ea960(0xea)]()||!VERIFY_FEATURE_CLI_ARTIFACT_FILE_PATTERN['test'](_0x50bcd5[_0x5ea960(0x10d)]))continue;const _0x6343e4=_0xe90c8f['NpuYd'](join,_0x1f9a49,_0x50bcd5[_0x5ea960(0x10d)]),_0x3148cd=await _0xe90c8f['dAGQQ'](stat,_0x6343e4);if(_0xe90c8f['XOMgB'](_0xe90c8f[_0x5ea960(0x113)](_0x3148cd[_0x5ea960(0x118)],0x7d0),_0x2f01cb))continue;const _0x41d751=_0xe90c8f['VYhMP'](buildCliArtifactPath,_0x540863,_0x50bcd5[_0x5ea960(0x10d)]);if(_0xe90c8f[_0x5ea960(0x10a)](_0x6343e4,_0x41d751))continue;await rename(_0x6343e4,_0x41d751),_0x5e146b['push'](_0x50bcd5[_0x5ea960(0x10d)]);}return _0x5e146b[_0x5ea960(0x85)]();}function _0x22f2(){const _0x27558e=['`\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','HBzkh','commandArgs','\x20(on\x20element:\x20<','textContent','\x20video-start`\x0a4.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','370111YgIhJA','trackPhaseStart','tab-select','video-start','rhrpe','element','capture\x20snapshot\x20`','cwlCu','jqjKz','phase','name','cSZbJ','DEBUG','\x20screenshot\x20--filename\x20','trackPhaseError','ref\x20','WsSnx','\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\x20','GSXAz','open\x20browser','mtimeMs','`\x0a\x0a-\x20Write\x20all\x20artifacts\x20under\x20`','BskIg','description','jTRaV','split','open','short','03_result-visible.png','target','\x20tracing-start`\x0a3.\x20Run\x20`','\x5c$&','snapshot','press\x20','sort','yQcPc','join','jTHPc','wcMTk','subcommand','`\x20using\x20absolute\x20paths\x20only.\x20Do\x20not\x20use\x20relative\x20filenames.\x0a4.\x20Take\x20a\x20snapshot\x20with\x20`','\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','IhCSv','\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','content','xMoLc','415000kQuLyu','key_03_success-state.png','match','.\x0aThis\x20is\x20NOT\x20a\x20web\x20app\x20—\x20there\x20is\x20no\x20URL\x20to\x20navigate\x20to.\x20The\x20app\x20is\x20already\x20running\x20and\x20connected.','authorEmail','replace','02_learn-more.yml','capture\x20screenshot','stop\x20tracing','log','`\x20style\x20absolute\x20paths\x20at\x20key\x20moments.\x0a6.\x20If\x20you\x20need\x20waits\x20or\x20custom\x20assertions,\x20use\x20`','playwright_cli_tracing_stop','efUde','en-US','\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','...','fill\x20','xOhHI','tool_call','authorName','##\x20Instructions\x0a1.\x20Use\x20Bash\x20plus\x20Playwright\x20CLI\x20only.\x20Do\x20NOT\x20call\x20MCP\x20browser\x20tools.\x0a2.\x20Start\x20by\x20running\x20`','`\x0a9.\x20Run\x20`','AzRJp','invocation','03_learn-more.png','env','>\x20\x22','open\x20new\x20tab','`:\x20\x22','run\x20custom\x20Playwright\x20code','trace.trace.zip','flWaM','xiaUj','CRITICAL\x20URL\x20REQUIREMENT:\x0aYour\x20base\x20URL\x20is:\x20','pDMBd','open\x20new\x20tab\x20','25504ZsIRcr','5gdFvGN','zucFp','video-stop','bmfPw','numeric','\x20video-start`.\x0a3.\x20Save\x20every\x20snapshot\x20and\x20screenshot\x20under\x20`','WQuOd','YlyiQ','\x0a\x0a1.\x20Run\x20`','start\x20tracing','`\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`','--filename=','(?:\x5cs+(?:\x22([^\x22]+)\x22|\x27([^\x27]+)\x27|(\x5cS+)))','tool_input','`\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`','stderr','capture\x20step\x20`','domRef','\x20open\x20','5766417XRZgLA','BdKPr','PostToolUse','AiDfQ','cBUuj','tracing-start','\x0a\x0a##\x20Expected\x20Flow\x20(from\x20previous\x20verification)\x0a','KfDoa','rgLOT','dUNao','zmTEC','\x0a\x0a##\x20Authentication\x0aBEFORE\x20starting\x20the\x20verification\x20task,\x20you\x20MUST\x20authenticate\x20using\x20these\x20steps:\x0a','key_04_success-state.png','hook_event_name','\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.','\x0a\x0a##\x20Task\x20to\x20Execute\x0a','yeEEO','start\x20video\x20recording','Reviewer','\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','`\x0a7.\x20Click\x20the\x20\x22Learn\x20More\x22\x20link\x20with\x20Playwright\x20CLI\x0a8.\x20Run\x20`','length','mdSEP','[ranger-verification-agent]\x20','##\x20App\x20Context\x0aYou\x20are\x20connected\x20to\x20a\x20desktop\x20application\x20via\x20CDP\x20(Chrome\x20DevTools\x20Protocol)\x20at\x20','ECwpp',']\x20**','RJHPR','1648beZPiJ','\x20snapshot\x20--filename\x20','01_initial-state.png','1094884kOYTnm','string','isFile','`,\x20then\x20`','values','playwright-cli','HhSOE','OVNij','\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.','`\x0a5.\x20Read\x20the\x20snapshot\x20file\x20to\x20find\x20the\x20\x22Learn\x20More\x22\x20link\x20reference\x0a6.\x20Run\x20`','xTIrf','close','xdDhG','\x20tracing-start`,\x20then\x20`','oZCTs','666846vXMEGa','sHWaI','error','309FqyUpR','tracing-stop','select\x20tab\x20'];_0x22f2=function(){return _0x27558e;};return _0x22f2();}
|
|
@@ -13,7 +13,7 @@ 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 (default path)
|
|
16
|
+
## One-shot verification (default path when you have creds)
|
|
17
17
|
|
|
18
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
|
|
|
@@ -23,16 +23,26 @@ RANGER_TEST_USERNAME='alice@example.com' RANGER_TEST_PASSWORD='hunter2' \
|
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
The CLI:
|
|
26
|
-
- Materializes a
|
|
27
|
-
- Runs the
|
|
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
28
|
- Creates a feature review if one is required but missing
|
|
29
29
|
- Captures trace + screenshots as evidence
|
|
30
30
|
|
|
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).
|
|
32
|
+
|
|
31
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.
|
|
32
34
|
|
|
33
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`).
|
|
34
36
|
|
|
35
|
-
|
|
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.
|
|
36
46
|
|
|
37
47
|
## Structured workflows
|
|
38
48
|
|
|
@@ -254,7 +264,7 @@ If you encounter authentication issues:
|
|
|
254
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.
|
|
255
265
|
2. **Check existing profiles**: Run `ranger-cli profile ls` to see all configured profiles.
|
|
256
266
|
3. **Pin a specific profile**: Use `ranger-cli profile use <profile-name>` (or pass `--profile <name>` / set `RANGER_PROFILE`).
|
|
257
|
-
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.)
|
|
258
268
|
|
|
259
269
|
|
|
260
270
|
### Authentication Issues to Ranger
|
|
@@ -11,15 +11,27 @@ RANGER_TEST_USERNAME='alice@example.com' RANGER_TEST_PASSWORD='hunter2' \
|
|
|
11
11
|
|
|
12
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
13
|
|
|
14
|
-
|
|
14
|
+
The CLI:
|
|
15
15
|
|
|
16
|
-
- Materializes a
|
|
17
|
-
- Runs the
|
|
16
|
+
- Materializes a profile from `RANGER_TEST_USERNAME` if one doesn't exist
|
|
17
|
+
- Runs the configured login if no session is cached
|
|
18
18
|
- Creates a feature review automatically when one is needed
|
|
19
19
|
- Captures a trace + screenshots you can link to
|
|
20
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
|
+
|
|
21
23
|
Do **not** run `ranger-cli create` first unless the user explicitly asks for a structured feature review with multiple scenarios.
|
|
22
24
|
|
|
25
|
+
### Fallback when the one-shot path fails
|
|
26
|
+
|
|
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
|
+
|
|
23
35
|
## Scenario-driven verification
|
|
24
36
|
|
|
25
37
|
After implementing code against a scenario in an active feature review, verify it:
|