@morphllm/morphmcp 0.8.166 → 0.8.167

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/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const a0_0x52d368=a0_0x179e;(function(_0x117f1f,_0x1ff137){const _0x1861c2=a0_0x179e,_0xb059c8=_0x117f1f();while(!![]){try{const _0x4bc348=parseInt(_0x1861c2(0x13a))/0x1*(-parseInt(_0x1861c2(0x254))/0x2)+-parseInt(_0x1861c2(0x186))/0x3*(parseInt(_0x1861c2(0x1a2))/0x4)+-parseInt(_0x1861c2(0x21e))/0x5+-parseInt(_0x1861c2(0x244))/0x6+parseInt(_0x1861c2(0x210))/0x7*(parseInt(_0x1861c2(0x256))/0x8)+parseInt(_0x1861c2(0x185))/0x9+parseInt(_0x1861c2(0x14b))/0xa;if(_0x4bc348===_0x1ff137)break;else _0xb059c8['push'](_0xb059c8['shift']());}catch(_0x3d202f){_0xb059c8['push'](_0xb059c8['shift']());}}}(a0_0x227d,0x9e8d1));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x114a5e from'fs/promises';import a0_0x1c35ef from'path';import a0_0x5d7550 from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{getOperatingSystemType,logMcpStderr}from'./log-utils.js';import{logger}from'./logger.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider,GITHUB_SEARCH_TOOL_NAME,GITHUB_SEARCH_DESCRIPTION}from'@morphllm/morphsdk/tools/warp-grep';import{WarpGrepClient,formatResult}from'@morphllm/morphsdk/tools/warp-grep/client';import{compactFileContexts}from'@morphllm/morphsdk/tools/compact';import a0_0x42921c from'axios';import{KNOWN_TOOL_NAMES,TOOL_NAMES}from'./tool-definitions.js';function fixPathRepetition(_0x5dfdf6){const _0x25ae14=a0_0x179e,_0x3defeb=_0x5dfdf6[_0x25ae14(0x228)](a0_0x1c35ef[_0x25ae14(0x243)])[_0x25ae14(0x14f)](Boolean);if(_0x3defeb[_0x25ae14(0x1a1)]<0x2)return null;for(let _0x16cd23=Math[_0x25ae14(0x1d2)](_0x3defeb['length']/0x2);_0x16cd23>=0x1;_0x16cd23--){for(let _0x12c4b6=0x0;_0x12c4b6<=_0x3defeb[_0x25ae14(0x1a1)]-0x2*_0x16cd23;_0x12c4b6++){const _0x387d33=_0x3defeb[_0x25ae14(0x183)](_0x12c4b6,_0x12c4b6+_0x16cd23),_0x98a22f=_0x3defeb[_0x25ae14(0x183)](_0x12c4b6+_0x16cd23,_0x12c4b6+0x2*_0x16cd23);if(_0x387d33['every']((_0x1140cd,_0x2f5ca1)=>_0x1140cd===_0x98a22f[_0x2f5ca1])){const _0x37be2e=[..._0x3defeb[_0x25ae14(0x183)](0x0,_0x12c4b6),..._0x3defeb[_0x25ae14(0x183)](_0x12c4b6+_0x16cd23)];return a0_0x1c35ef['sep']+_0x37be2e['join'](a0_0x1c35ef['sep']);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x36a994=a0_0x179e;try{const _0xb47872=require(_0x36a994(0x192));return _0xb47872[_0x36a994(0x202)]??'unknown';}catch(_0x249e17){return logMcpStderr('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x249e17),_0x36a994(0x139);}}function printHelp(){const _0x24dc3c=a0_0x179e;console[_0x24dc3c(0x157)]('@morphllm/morphmcp\x20'+getPackageVersion()),console[_0x24dc3c(0x157)](_0x24dc3c(0x230)),console[_0x24dc3c(0x157)](_0x24dc3c(0x1a7)),console['log'](_0x24dc3c(0x1b0)),console[_0x24dc3c(0x157)](_0x24dc3c(0x18b)),console[_0x24dc3c(0x157)](_0x24dc3c(0x263)),console['log']('\x0aExamples:'),console[_0x24dc3c(0x157)](_0x24dc3c(0x264)),console[_0x24dc3c(0x157)]('\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo');}const cliArgs=process[a0_0x52d368(0x253)][a0_0x52d368(0x183)](0x2),VERSION_FLAGS=new Set(['--version','-v','-V']),HELP_FLAGS=new Set([a0_0x52d368(0x195),'-h']);cliArgs[a0_0x52d368(0x251)](_0x3df83d=>VERSION_FLAGS[a0_0x52d368(0x231)](_0x3df83d))&&(console[a0_0x52d368(0x157)](a0_0x52d368(0x1e6)+getPackageVersion()),process['exit'](0x0));cliArgs[a0_0x52d368(0x251)](_0x416d75=>HELP_FLAGS[a0_0x52d368(0x231)](_0x416d75))&&(printHelp(),process[a0_0x52d368(0x18a)](0x0));function getCliArg(_0x56cb04){const _0x320597=a0_0x52d368;for(let _0x5bc49d=0x0;_0x5bc49d<cliArgs[_0x320597(0x1a1)];_0x5bc49d++){const _0x3f9f64=cliArgs[_0x5bc49d];if(_0x3f9f64[_0x320597(0x242)]('--'+_0x56cb04+'='))return _0x3f9f64['slice'](('--'+_0x56cb04+'=')[_0x320597(0x1a1)]);if(_0x3f9f64==='--'+_0x56cb04&&_0x5bc49d+0x1<cliArgs['length'])return cliArgs[_0x5bc49d+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x52d368(0x1a1)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x52d368(0x231)](arg)||HELP_FLAGS[a0_0x52d368(0x231)](arg))continue;if(arg['startsWith'](a0_0x52d368(0x145)))continue;if(arg===a0_0x52d368(0x16f)){i++;continue;}args[a0_0x52d368(0x224)](arg);}function a0_0x179e(_0xdb5d29,_0x2ec524){_0xdb5d29=_0xdb5d29-0x134;const _0x227da6=a0_0x227d();let _0x179efa=_0x227da6[_0xdb5d29];return _0x179efa;}const WORKSPACE_ROOT=process['env'][a0_0x52d368(0x1d4)]||process[a0_0x52d368(0x229)][a0_0x52d368(0x1a8)]||process[a0_0x52d368(0x234)](),ENABLE_WORKSPACE_MODE=process[a0_0x52d368(0x229)]['ENABLE_WORKSPACE_MODE']!=='false',MORPH_API_KEY=getCliArg(a0_0x52d368(0x143))??process[a0_0x52d368(0x229)][a0_0x52d368(0x1da)],MORPH_API_URL=process[a0_0x52d368(0x229)]['MORPH_API_URL'],MORPH_LARGE_APPLY=process[a0_0x52d368(0x229)][a0_0x52d368(0x21d)]!==a0_0x52d368(0x1e7),MORPH_WARP_GREP_TIMEOUT=process[a0_0x52d368(0x229)][a0_0x52d368(0x250)]?parseInt(process[a0_0x52d368(0x229)][a0_0x52d368(0x250)],0xa):undefined,OPERATING_SYSTEM_TYPE=getOperatingSystemType(),DEFAULT_DISABLED_TOOLS=new Set(),DISABLED_TOOLS=process[a0_0x52d368(0x229)]['DISABLED_TOOLS']?new Set(process[a0_0x52d368(0x229)][a0_0x52d368(0x137)]['split'](',')[a0_0x52d368(0x21c)](_0x17d14a=>_0x17d14a[a0_0x52d368(0x259)]())['filter'](_0x19ea9e=>_0x19ea9e['length']>0x0)):DEFAULT_DISABLED_TOOLS;if(DISABLED_TOOLS[a0_0x52d368(0x220)]>0x0){for(const tool of DISABLED_TOOLS){!KNOWN_TOOL_NAMES[a0_0x52d368(0x231)](tool)&&console[a0_0x52d368(0x174)](a0_0x52d368(0x17d)+tool+'\x22.\x20Known\x20tools:\x20'+[...KNOWN_TOOL_NAMES][a0_0x52d368(0x1cb)](',\x20'));}console[a0_0x52d368(0x174)](a0_0x52d368(0x13c)+[...DISABLED_TOOLS][a0_0x52d368(0x1cb)](',\x20'));}MORPH_API_KEY&&!MORPH_API_KEY[a0_0x52d368(0x242)](a0_0x52d368(0x166))&&!MORPH_API_KEY[a0_0x52d368(0x242)](a0_0x52d368(0x198))&&logMcpStderr(a0_0x52d368(0x235));function a0_0x227d(){const _0x5df29d=['push','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','data','split','env','path','\x22>\x0a','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','-\x20Listed\x20directory\x20`','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','Morph\x20Edit\x20','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','has','Morph\x20Edit\x20Preview','source','cwd','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','LocalRipgrepProvider','File\x20read\x20error:','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','readFile','GITHUB_CODEBASE_SEARCH','payload','composer.json','realpath','repo_path','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','arguments','oninitialized','startsWith','sep','6737724SLlDQF','tool','turns','number','morph-mcp','utf-8','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','timeout','content','access','Relevant\x20context\x20found:','dryRun','MORPH_WARP_GREP_TIMEOUT','some','boolean','argv','277188eKeskY','toLowerCase','8uxGuma','[could\x20not\x20read\x20file:\x20','GitHub\x20repository\x20URL\x20to\x20search\x20(e.g.\x20\x27https://github.com/vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','trim','EDIT_FILE','ToolException','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','Repository\x20identifier','Error\x20running\x20fast\x20context\x20search:\x20','catch','list_directory','\x22>\x0aError\x20reading\x20file:\x20','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','\x20\x20morph-mcp','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','path_validation_failed','etimedout','DISABLED_TOOLS','tool_call_id','unknown','7rFRTGf','Warning:\x20','Disabled\x20tools:\x20','tool_call_error','name','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','Cargo.toml','toISOString','read','api-key','provider_created','--api-key=','linesRemoved','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20toolin\x20its\x20search.\x20','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','terminated','Error:\x20','16191060xbcCJG','timed\x20out','inputSchema','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','filter','For\x20deletions:\x0a','path_validation_start','grep','substring','resolve','\x20chars)','instruction','log','<file\x20path=\x22','RipgrepError','ReadError','enum','github_codebase_search','optional','Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)','Created\x20File','\x20is\x20not\x20a\x20directory','.cursor','normalize','Bearer\x20','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','Tool\x20\x22','sk-','GitHub\x20search\x20failed:\x20','❌\x20Morph\x20Edit\x20Failed:\x20','all','min','path_validation_resolved','string','finish','PathError','--api-key','runWarpGrep_call','search_type','Warning:\x20Workspace\x20fallback\x20failed:\x20','roots','error','tool_calls','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','linesModified','SymlinkError','safeParse','includes','TimeoutError','Warning:\x20DISABLED_TOOLS\x20contains\x20unknown\x20tool\x20\x22','\x20(new\x20file)','node_modules','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','Failed\x20to\x20request\x20roots\x20from\x20client:','morph-v3-fast','slice','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','11605878XRmzLv','24bVvxem','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id','errors','exit','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','Tool\x20','description','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','Specific\x20commit\x20hash\x20to\x20search','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','../package.json','stack','completed_with_file_errors','--help','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','file_read_complete','morph-','api_request_start','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','CODEBASE_SEARCH','searchGitHub','post','messages','Invalid\x20Morph\x20API\x20key\x20format.\x20API\x20keys\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20a\x20valid\x20API\x20key.','search_string','length','142904aPnkNL','warp_grep_complete','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','SubToolError','RipgrepNotAvailable','\x0aOptions:','PWD','compaction_failed','stringify','github_url','mcp-filesystem','Workspace\x20mode\x20enabled:\x20Using\x20','completionId','Natural-language\x20question/description\x20about\x20the\x20code\x20you\x20want\x20to\x20understand.\x20Good\x20example:\x20\x22Where\x20does\x20auth\x20get\x20handled,\x20what\x20are\x20the\x20different\x20oauth\x20methods\x20supported?\x22,\x20\x22Trace\x20all\x20code\x20that\x20relates\x20to\x20how\x20data\x20is\x20injested\x20and\x20processed\x22.\x20Bad\x20example:\x20\x22auth()\x22,\x20\x22auth\x20login\x20dashoard\x20google\x20email\x22.\x20This\x20tool\x20does\x20NOT\x20accept\x20regex,\x20keyword\x20dumps,\x20or\x20symbol-only\x20queries.','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','success','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','codebase_search','changes','text','No\x20Morph\x20API\x20key\x20configured.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20an\x20API\x20key,\x20then\x20set\x20MORPH_API_KEY\x20in\x20your\x20MCP\x20configuration.','BinaryFile','IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','glob','constructor','requiresApiKey','listRoots','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a',',\x20modified\x20','morph-v3-large','files','match','package.json','.vscode','Rate\x20limited:\x20You\x27ve\x20exceeded\x20your\x20Morph\x20API\x20usage\x20limits.\x20Please\x20visit\x20https://morphllm.com\x20to\x20check\x20your\x20plan\x20and\x20purchase\x20additional\x20credits.','parse','[github_codebase_search]\x20Done\x20in\x20','Unknown\x20error','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','A\x20code\x20exploration\x20tool,\x20use\x20this\x20tool\x20when\x20exploring\x20an\x20unfamiliar\x20codebase,\x20and\x20you\x27re\x20unsure\x20of\x20the\x20exact\x20file\x20or\x20string\x20to\x20look\x20for.\x20This\x20tool\x20will\x20find\x20all\x20relevant\x20bits\x20of\x20code\x20given\x20a\x20natural\x20lanugage\x20description,\x20or\x20questin\x20of\x20the\x20thing\x20you\x27re\x20looking\x20for.\x20','homedir','join','FileReadError','API\x20error\x20(auth/rate-limit)','Failed\x20to\x20read\x20file:\x20','grep_search','glob\x20\x27','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','floor','default','WORKSPACE_ROOT','role','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.\x20','.\x20Changes:\x20','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','Here\x20is\x20the\x20content\x20of\x20files:\x0a','MORPH_API_KEY','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','ENOENT','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.',',\x20removed\x20','tsconfig.json','Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.','\x20error(s)','basename','branch','@morphllm/morphmcp\x20','false','edit_file','instructions','morph-warp-grep-v2.1','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','UnknownError','\x22\x20is\x20disabled\x20via\x20the\x20DISABLED_TOOLS\x20environment\x20variable\x20in\x20your\x20MCP\x20configuration.\x20Please\x20use\x20an\x20alternative\x20approach.','timings','params','terminationReason','\x20-\x20','Invalid\x20arguments:\x20','go.mod','assistant','added\x20','unknown\x20error','owner_repo','now','github_search_start','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','https://morphllm.com/api/error-report','dirname','warn','\x0a</file>','0.2.0','isArray','version','function','debug','user','code_edit','metadata','FileNotFound','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Parent\x20directory\x20does\x20not\x20exist:\x20','warp_grep_start','setRequestHandler','[github_codebase_search]\x20Failed\x20in\x20','MCP','Unknown\x20tool:\x20','7506086rceXST','describe','lines','-\x20Glob\x20search\x20`','object','Preview\x20changes\x20without\x20applying\x20them.','response','.git','pattern','`\x20in\x20`','completed','linesAdded','map','MORPH_LARGE_APPLY','4763005yiCeQl','message','size','WarpGrepError','WarpGrep\x20sub-tool\x20errors:\x20','read\x20'];a0_0x227d=function(){return _0x5df29d;};return a0_0x227d();}async function reportMorphError(_0xd616aa){const _0x3c2ee3=a0_0x52d368;try{await a0_0x42921c[_0x3c2ee3(0x19d)](_0x3c2ee3(0x1fc),{..._0xd616aa,'timestamp':new Date()[_0x3c2ee3(0x141)](),'source':_0xd616aa[_0x3c2ee3(0x233)]||_0x3c2ee3(0x1ac),'os_type':OPERATING_SYSTEM_TYPE,'context':{'os_type':OPERATING_SYSTEM_TYPE,..._0xd616aa['context']}},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':_0x3c2ee3(0x163)+MORPH_API_KEY}});}catch{}}function extractStatusCode(_0x520b3d,_0x44dc0d){const _0x40ae4b=a0_0x52d368;if(_0x520b3d&&typeof _0x520b3d===_0x40ae4b(0x214)&&'status'in _0x520b3d)return _0x520b3d['status'];if(_0x520b3d&&typeof _0x520b3d===_0x40ae4b(0x214)&&_0x40ae4b(0x216)in _0x520b3d)return _0x520b3d['response']?.['status'];const _0x3579c4=_0x44dc0d['match'](/\b(401|429)\b/);return _0x3579c4?parseInt(_0x3579c4[0x1],0xa):null;}function handleMorphAPIError(_0x5cc86e){const _0x3c26c4=a0_0x52d368,_0x390c8e=_0x5cc86e instanceof Error?_0x5cc86e[_0x3c26c4(0x21f)]:String(_0x5cc86e),_0x536748=extractStatusCode(_0x5cc86e,_0x390c8e);switch(_0x536748){case 0x191:return{'content':[{'type':_0x3c26c4(0x1b5),'text':'Authentication\x20failed:\x20Your\x20Morph\x20API\x20key\x20is\x20invalid\x20or\x20has\x20been\x20revoked.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20a\x20valid\x20API\x20key,\x20then\x20update\x20your\x20MCP\x20configuration.'}],'isError':!![]};case 0x1ad:return{'content':[{'type':'text','text':_0x3c26c4(0x1c4)}],'isError':!![]};default:return null;}}args[a0_0x52d368(0x1a1)]===0x0&&!ENABLE_WORKSPACE_MODE&&(logMcpStderr('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),logMcpStderr(a0_0x52d368(0x191)),logMcpStderr(a0_0x52d368(0x1fb)),logMcpStderr('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),logMcpStderr(a0_0x52d368(0x209)),logMcpStderr(a0_0x52d368(0x1db)));function normalizePath(_0x5c6db4){const _0x234f86=a0_0x52d368;return a0_0x1c35ef[_0x234f86(0x162)](_0x5c6db4);}function expandHome(_0x2623c7){const _0x492484=a0_0x52d368;if(_0x2623c7[_0x492484(0x242)]('~/')||_0x2623c7==='~')return a0_0x1c35ef[_0x492484(0x1cb)](a0_0x5d7550[_0x492484(0x1ca)](),_0x2623c7[_0x492484(0x183)](0x1));return _0x2623c7;}let allowedDirectories=await Promise[a0_0x52d368(0x169)](args[a0_0x52d368(0x21c)](async _0x4d240d=>{const _0x5f277d=a0_0x52d368,_0x968db0=expandHome(_0x4d240d),_0x8fdb6=a0_0x1c35ef[_0x5f277d(0x154)](_0x968db0);try{const _0x20dc68=await a0_0x114a5e[_0x5f277d(0x23d)](_0x8fdb6);return normalizePath(_0x20dc68);}catch(_0x427206){return normalizePath(_0x8fdb6);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x52d368(0x1a1)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x52d368(0x224)](workspaceDir),logMcpStderr(a0_0x52d368(0x1ad)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x128b1b){logMcpStderr('Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20'+a0_0x128b1b);}async function detectWorkspaceRoot(_0x1c7cd0){const _0x8dd621=a0_0x52d368;let _0x535be4=a0_0x1c35ef['resolve'](_0x1c7cd0);const _0x2a1dcc=[_0x8dd621(0x217),_0x8dd621(0x1c3),_0x8dd621(0x1c2),_0x8dd621(0x140),'pyproject.toml',_0x8dd621(0x1f3),_0x8dd621(0x161),_0x8dd621(0x1e1),_0x8dd621(0x23c)];while(_0x535be4!==a0_0x1c35ef[_0x8dd621(0x1fd)](_0x535be4)){for(const _0x308f3a of _0x2a1dcc){const _0x508617=a0_0x1c35ef[_0x8dd621(0x1cb)](_0x535be4,_0x308f3a);try{return await a0_0x114a5e[_0x8dd621(0x24d)](_0x508617),normalizePath(_0x535be4);}catch{}}_0x535be4=a0_0x1c35ef[_0x8dd621(0x1fd)](_0x535be4);}return normalizePath(_0x1c7cd0);}await Promise[a0_0x52d368(0x169)](args['map'](async _0x658c32=>{const _0x39a1a6=a0_0x52d368;try{const _0x5bd8a9=await a0_0x114a5e['stat'](expandHome(_0x658c32));!_0x5bd8a9['isDirectory']()&&(logMcpStderr(_0x39a1a6(0x14a)+_0x658c32+_0x39a1a6(0x160)),process[_0x39a1a6(0x18a)](0x1));}catch(_0xd6a083){logMcpStderr('Error\x20accessing\x20directory\x20'+_0x658c32+':',_0xd6a083),process[_0x39a1a6(0x18a)](0x1);}}));async function validatePath(_0xba31f1){const _0xa7ee44=a0_0x52d368,_0x4ee21e=expandHome(_0xba31f1),_0x7f4624=a0_0x1c35ef[_0xa7ee44(0x154)](_0x4ee21e);logger[_0xa7ee44(0x204)]('MCP',_0xa7ee44(0x151),{'raw_path':_0xba31f1,'absolute':_0x7f4624});try{const _0x30baaa=await a0_0x114a5e['realpath'](_0x7f4624);return logger[_0xa7ee44(0x204)](_0xa7ee44(0x20e),_0xa7ee44(0x16b),{'resolved':_0x30baaa,'symlink':_0x30baaa!==_0x7f4624}),_0x30baaa;}catch(_0x30279d){if(_0x30279d['code']===_0xa7ee44(0x1de)){const _0x53dbc7=a0_0x1c35ef[_0xa7ee44(0x1fd)](_0x7f4624);try{const _0x3abb7e=await a0_0x114a5e[_0xa7ee44(0x23d)](_0x53dbc7),_0x425e6e=a0_0x1c35ef['join'](_0x3abb7e,a0_0x1c35ef[_0xa7ee44(0x1e4)](_0x7f4624));return logger[_0xa7ee44(0x204)](_0xa7ee44(0x20e),'path_validation_resolved',{'resolved':_0x425e6e,'new_file':!![]}),_0x425e6e;}catch{logger[_0xa7ee44(0x174)](_0xa7ee44(0x20e),_0xa7ee44(0x135),{'raw_path':_0xba31f1,'error':_0xa7ee44(0x20a)+_0x53dbc7});throw new Error(_0xa7ee44(0x20a)+_0x53dbc7);}}logger[_0xa7ee44(0x174)]('MCP',_0xa7ee44(0x135),{'raw_path':_0xba31f1,'error':_0x30279d[_0xa7ee44(0x21f)]});throw _0x30279d;}}const MorphEditFileArgsSchema=z['object']({'path':z[a0_0x52d368(0x16c)](),'code_edit':z['string']()[a0_0x52d368(0x211)](a0_0x52d368(0x262)),'instruction':z[a0_0x52d368(0x16c)]()['describe'](a0_0x52d368(0x1df)),'dryRun':z[a0_0x52d368(0x252)]()[a0_0x52d368(0x1d3)](![])[a0_0x52d368(0x211)](a0_0x52d368(0x215))}),CODEBASE_SEARCH_QUERY_DESCRIPTION=a0_0x52d368(0x1af),WarpGrepArgsSchema=z[a0_0x52d368(0x214)]({'search_string':z[a0_0x52d368(0x16c)]()['describe'](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repo_path':z[a0_0x52d368(0x16c)]()[a0_0x52d368(0x211)]('The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos'),'search_type':z[a0_0x52d368(0x15b)]([a0_0x52d368(0x1d3),a0_0x52d368(0x17f)])['optional']()[a0_0x52d368(0x211)](a0_0x52d368(0x1e2))}),WarpGrepGitHubArgsSchema=z[a0_0x52d368(0x214)]({'search_string':z['string']()[a0_0x52d368(0x211)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'github_url':z[a0_0x52d368(0x16c)]()['optional']()[a0_0x52d368(0x211)](a0_0x52d368(0x258)),'owner_repo':z[a0_0x52d368(0x16c)]()['optional']()[a0_0x52d368(0x211)](a0_0x52d368(0x22c)),'branch':z[a0_0x52d368(0x16c)]()['optional']()[a0_0x52d368(0x211)](a0_0x52d368(0x15e))}),CodebaseSearchArgsSchema=z[a0_0x52d368(0x214)]({'query':z[a0_0x52d368(0x16c)]()[a0_0x52d368(0x211)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repoId':z[a0_0x52d368(0x16c)]()[a0_0x52d368(0x211)](a0_0x52d368(0x25d)),'branch':z[a0_0x52d368(0x16c)]()[a0_0x52d368(0x15d)]()[a0_0x52d368(0x211)](a0_0x52d368(0x148)),'commitHash':z[a0_0x52d368(0x16c)]()['optional']()[a0_0x52d368(0x211)](a0_0x52d368(0x18f)),'targetDirectories':z['array'](z[a0_0x52d368(0x16c)]())['default']([])['describe'](a0_0x52d368(0x180)),'limit':z[a0_0x52d368(0x247)]()[a0_0x52d368(0x15d)]()['default'](0xa)[a0_0x52d368(0x211)]('Max\x20results\x20to\x20return')}),server=new Server({'name':a0_0x52d368(0x248),'version':a0_0x52d368(0x200)},{'capabilities':{'tools':{}}});server[a0_0x52d368(0x20c)](ListToolsRequestSchema,async()=>{const _0x255b64=a0_0x52d368,_0x4fd578=[{'name':TOOL_NAMES['EDIT_FILE'],'description':'**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a'+_0x255b64(0x13f)+_0x255b64(0x134)+_0x255b64(0x25c)+'Benefits:\x0a'+_0x255b64(0x1a4)+_0x255b64(0x22e)+_0x255b64(0x176)+_0x255b64(0x1eb)+_0x255b64(0x1c8)+_0x255b64(0x24a)+_0x255b64(0x1dd)+_0x255b64(0x150)+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0x255b64(0x1dc)+'Rules:\x0a'+_0x255b64(0x14e)+_0x255b64(0x190)+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x255b64(0x23f)+_0x255b64(0x225)+_0x255b64(0x1bd)+_0x255b64(0x1b8),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':TOOL_NAMES[_0x255b64(0x19b)],'description':_0x255b64(0x1c9)+CODEBASE_SEARCH_QUERY_DESCRIPTION+'\x20'+_0x255b64(0x147)+_0x255b64(0x1d6)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]}],_0x519e3a=_0x4fd578[_0x255b64(0x14f)](_0x6636db=>{const _0x3ad462=_0x255b64;if(DISABLED_TOOLS[_0x3ad462(0x231)](_0x6636db['name']))return console[_0x3ad462(0x174)](_0x3ad462(0x18c)+_0x6636db[_0x3ad462(0x13e)]+'\x20disabled\x20via\x20DISABLED_TOOLS'),![];if(_0x3ad462(0x1bb)in _0x6636db&&_0x6636db[_0x3ad462(0x1bb)]&&!MORPH_API_KEY)return logMcpStderr(_0x3ad462(0x13b)+_0x6636db[_0x3ad462(0x13e)]+_0x3ad462(0x196)),![];return!![];});return{'tools':_0x519e3a['map'](_0x1edefd=>({'name':_0x1edefd[_0x255b64(0x13e)],'description':_0x1edefd[_0x255b64(0x18d)],'inputSchema':_0x1edefd[_0x255b64(0x14d)]}))};}),server[a0_0x52d368(0x20c)](CallToolRequestSchema,async _0x214bbf=>{const _0xf4c6c9=a0_0x52d368,{name:_0x22814c,arguments:_0x4e1df1}=_0x214bbf[_0xf4c6c9(0x1ef)],_0xc22f4=Date[_0xf4c6c9(0x1f8)]();logger[_0xf4c6c9(0x204)]('MCP','tool_call_received',{'tool':_0x22814c,'args':_0x22814c==='edit_file'?{'path':_0x4e1df1?.[_0xf4c6c9(0x22a)],'instruction':_0x4e1df1?.[_0xf4c6c9(0x156)]||_0x4e1df1?.[_0xf4c6c9(0x1e9)],'dryRun':_0x4e1df1?.['dryRun']}:_0x4e1df1});try{if(!MORPH_API_KEY)return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x1b6)}],'isError':!![]};if(!MORPH_API_KEY[_0xf4c6c9(0x242)](_0xf4c6c9(0x166))&&!MORPH_API_KEY['startsWith'](_0xf4c6c9(0x198)))return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x19f)}],'isError':!![]};if(DISABLED_TOOLS[_0xf4c6c9(0x231)](_0x22814c))return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x165)+_0x22814c+_0xf4c6c9(0x1ed)}],'isError':![]};switch(_0x22814c){case TOOL_NAMES[_0xf4c6c9(0x25a)]:{const _0x1ab433=_0x4e1df1&&typeof _0x4e1df1===_0xf4c6c9(0x214)&&_0xf4c6c9(0x1e9)in _0x4e1df1&&!(_0xf4c6c9(0x156)in _0x4e1df1)?{..._0x4e1df1,'instruction':_0x4e1df1[_0xf4c6c9(0x1e9)],'instructions':undefined}:_0x4e1df1,_0x378da4=MorphEditFileArgsSchema[_0xf4c6c9(0x17a)](_0x1ab433);if(!_0x378da4[_0xf4c6c9(0x1b1)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x378da4[_0xf4c6c9(0x174)]);const _0x16b4a2=await validatePath(_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x22a)]);let _0x5bd5a3=null,_0x592b02=!![],_0x15dfc3=null;try{_0x5bd5a3=await a0_0x114a5e[_0xf4c6c9(0x239)](_0x16b4a2,_0xf4c6c9(0x249)),logger['debug']('MCP','file_read_complete',{'path':_0x16b4a2,'size_bytes':_0x5bd5a3[_0xf4c6c9(0x1a1)]});}catch(_0xb4d83d){const _0x5b7b07=_0xb4d83d['code'];_0x5b7b07===_0xf4c6c9(0x1de)?(_0x592b02=![],_0x5bd5a3='',logger['debug']('MCP',_0xf4c6c9(0x197),{'path':_0x16b4a2,'exists':![]})):(_0x15dfc3=_0xf4c6c9(0x1ce)+(_0x5b7b07||_0xf4c6c9(0x139))+_0xf4c6c9(0x1f1)+(_0xb4d83d instanceof Error?_0xb4d83d[_0xf4c6c9(0x21f)]:String(_0xb4d83d)),logger['error'](_0xf4c6c9(0x20e),'file_read_failed',{'path':_0x16b4a2,'error':_0x15dfc3}),logMcpStderr(_0xf4c6c9(0x13b)+_0x15dfc3));}let _0x3f01a4;try{const _0x52506c=MORPH_API_KEY;if(!_0x52506c)throw new Error(_0xf4c6c9(0x187));const _0x35a856=a0_0x1c35ef['dirname'](_0x16b4a2),_0x16e292=a0_0x1c35ef[_0xf4c6c9(0x1e4)](_0x16b4a2);logger[_0xf4c6c9(0x204)](_0xf4c6c9(0x20e),_0xf4c6c9(0x199),{'model':_0xf4c6c9(0x182),'path':_0x378da4['data'][_0xf4c6c9(0x22a)],'instruction_len':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x156)][_0xf4c6c9(0x1a1)],'code_edit_len':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x206)][_0xf4c6c9(0x1a1)],'original_code_len':_0x5bd5a3?.[_0xf4c6c9(0x1a1)]??0x0,'dry_run':_0x378da4[_0xf4c6c9(0x227)]['dryRun']});const _0x24d76d=Date[_0xf4c6c9(0x1f8)](),_0x1ea6a4=await executeEditFile({'target_filepath':_0x16e292,'code_edit':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x206)],'instruction':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x156)]},{'morphApiKey':_0x52506c,'morphApiUrl':MORPH_API_URL,'large':MORPH_LARGE_APPLY,'baseDir':_0x35a856,'autoWrite':!_0x378da4['data'][_0xf4c6c9(0x24f)],'generateUdiff':![],'debug':![]}),_0x39a5ff=Date[_0xf4c6c9(0x1f8)]()-_0x24d76d;_0x3f01a4=_0x1ea6a4[_0xf4c6c9(0x1ae)];if(!_0x1ea6a4[_0xf4c6c9(0x1b1)])throw new Error(_0x1ea6a4[_0xf4c6c9(0x174)]||'Morph\x20FastApply\x20failed\x20without\x20error\x20message');const _0x4c30d8=_0x1ea6a4[_0xf4c6c9(0x1b4)],_0x334a80=_0xf4c6c9(0x1f5)+_0x4c30d8[_0xf4c6c9(0x21b)]+_0xf4c6c9(0x1e0)+_0x4c30d8[_0xf4c6c9(0x146)]+_0xf4c6c9(0x1be)+_0x4c30d8[_0xf4c6c9(0x178)];logger[_0xf4c6c9(0x204)](_0xf4c6c9(0x20e),'tool_call_complete',{'tool':_0xf4c6c9(0x1e8),'success':!![],'latency_ms':Date['now']()-_0xc22f4,'edit_latency_ms':_0x39a5ff,'changes':{'added':_0x4c30d8[_0xf4c6c9(0x21b)],'removed':_0x4c30d8[_0xf4c6c9(0x146)],'modified':_0x4c30d8['linesModified']},'completion_id':_0x3f01a4});if(_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x24f)])return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x232)+(_0x592b02?'':_0xf4c6c9(0x17e))+':\x20'+_0x378da4['data'][_0xf4c6c9(0x156)]+_0xf4c6c9(0x1d7)+_0x334a80+'.\x20Path:\x20'+_0x378da4['data'][_0xf4c6c9(0x22a)]+'.'}]};return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x22f)+(_0x592b02?'Applied':_0xf4c6c9(0x15f))+':\x20'+_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x156)]+_0xf4c6c9(0x1d7)+_0x334a80+'.\x20Path:\x20'+_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x22a)]+'.'}]};}catch(_0x1aeb5a){const _0x446ff3=handleMorphAPIError(_0x1aeb5a);if(_0x446ff3)return logger['error'](_0xf4c6c9(0x20e),_0xf4c6c9(0x13d),{'tool':'edit_file','error':'API\x20error\x20(auth/rate-limit)','latency_ms':Date[_0xf4c6c9(0x1f8)]()-_0xc22f4}),_0x446ff3;const _0x2fdec9=_0x1aeb5a instanceof Error?_0x1aeb5a[_0xf4c6c9(0x21f)]:String(_0x1aeb5a);return logger[_0xf4c6c9(0x174)](_0xf4c6c9(0x20e),'tool_call_error',{'tool':'edit_file','error':_0x2fdec9,'path':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x22a)],'validated_path':_0x16b4a2,'latency_ms':Date[_0xf4c6c9(0x1f8)]()-_0xc22f4,'stack':_0x1aeb5a instanceof Error?_0x1aeb5a[_0xf4c6c9(0x193)]:undefined}),reportMorphError({'error_message':_0x2fdec9,'error_type':_0x1aeb5a instanceof Error?_0x1aeb5a[_0xf4c6c9(0x1ba)][_0xf4c6c9(0x13e)]:_0xf4c6c9(0x1ec),'context':{'tool':_0xf4c6c9(0x1e8),'completion_id':_0x3f01a4,'file_path':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x22a)],'validated_path':_0x16b4a2,'instruction':_0x378da4[_0xf4c6c9(0x227)]['instruction'],'model':MORPH_LARGE_APPLY?_0xf4c6c9(0x1bf):_0xf4c6c9(0x182),'dry_run':_0x378da4['data']['dryRun'],'file_exists':_0x592b02,'file_read_error':_0x15dfc3,'file_readable':_0x5bd5a3!==null,'request_content':{'path':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x22a)],'code_edit':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x206)],'instruction':_0x378da4[_0xf4c6c9(0x227)][_0xf4c6c9(0x156)],'original_code':_0x5bd5a3!==null?_0x5bd5a3[_0xf4c6c9(0x1a1)]>0xc350?_0x5bd5a3[_0xf4c6c9(0x153)](0x0,0xc350)+'\x0a...\x20(truncated,\x20total:\x20'+_0x5bd5a3[_0xf4c6c9(0x1a1)]+_0xf4c6c9(0x155):_0x5bd5a3:_0xf4c6c9(0x257)+(_0x15dfc3||_0xf4c6c9(0x1f6))+']','original_code_length':_0x5bd5a3?.[_0xf4c6c9(0x1a1)]??0x0,'model':MORPH_LARGE_APPLY?_0xf4c6c9(0x1bf):_0xf4c6c9(0x182),'dry_run':_0x378da4['data'][_0xf4c6c9(0x24f)]}},'stack_trace':_0x1aeb5a instanceof Error?_0x1aeb5a['stack']:undefined,'source':'mcp-filesystem'})[_0xf4c6c9(0x25f)](()=>{}),{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x168)+_0x2fdec9}],'isError':!![]};}}case TOOL_NAMES[_0xf4c6c9(0x19b)]:{const _0x153b53=WarpGrepArgsSchema[_0xf4c6c9(0x17a)](_0x4e1df1);if(!_0x153b53[_0xf4c6c9(0x1b1)])return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x1f2)+_0x153b53[_0xf4c6c9(0x174)]}],'isError':!![]};const _0x3faed3=_0x5bf861=>{const _0x54277f=_0xf4c6c9,_0x463a6d=[];for(const _0x3c7452 of _0x5bf861||[]){if(_0x3c7452[_0x54277f(0x1d5)]===_0x54277f(0x1f4)&&Array[_0x54277f(0x201)](_0x3c7452[_0x54277f(0x175)]))for(const _0x53910e of _0x3c7452[_0x54277f(0x175)]){try{const _0x50b93e=_0x53910e[_0x54277f(0x203)]?.[_0x54277f(0x13e)],_0x23c70e=JSON['parse'](_0x53910e[_0x54277f(0x203)]?.[_0x54277f(0x240)]||'{}');if(_0x50b93e===_0x54277f(0x1cf))_0x463a6d[_0x54277f(0x224)]('grep\x20\x27'+_0x23c70e[_0x54277f(0x218)]+'\x27\x20'+(_0x23c70e['path']||'.'));else{if(_0x50b93e==='read')_0x463a6d['push'](_0x54277f(0x223)+_0x23c70e[_0x54277f(0x22a)]);else{if(_0x50b93e===_0x54277f(0x260))_0x463a6d[_0x54277f(0x224)]('list_directory\x20'+(_0x23c70e['command']||'.'));else{if(_0x50b93e===_0x54277f(0x1b9))_0x463a6d[_0x54277f(0x224)](_0x54277f(0x1d0)+_0x23c70e[_0x54277f(0x218)]+'\x27\x20'+(_0x23c70e[_0x54277f(0x22a)]||'.'));else _0x50b93e==='finish'&&_0x463a6d['push']('finish');}}}}catch{}}}return _0x463a6d;},_0x80c17b=_0x1d91c9=>{const _0x275d34=_0xf4c6c9,_0x3a612f=[];if(!_0x1d91c9||!Array[_0x275d34(0x201)](_0x1d91c9))return _0x3a612f;const _0x4d980a=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0x275d34(0x208),'tool':_0x275d34(0x142)},{'pattern':/\[PATH ERROR\]/,'error_type':_0x275d34(0x16e),'tool':_0x275d34(0x142)},{'pattern':/\[READ ERROR\]/,'error_type':_0x275d34(0x15a),'tool':'read'},{'pattern':/\[UNREADABLE FILE\]/,'error_type':'BinaryFile','tool':_0x275d34(0x142)},{'pattern':/\[RIPGREP ERROR\]/,'error_type':_0x275d34(0x159),'tool':_0x275d34(0x152)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0x275d34(0x1a6),'tool':_0x275d34(0x152)},{'pattern':/\[BINARY FILE\]/,'error_type':_0x275d34(0x1b7),'tool':_0x275d34(0x142)},{'pattern':/\[SYMLINK\]/,'error_type':_0x275d34(0x179),'tool':_0x275d34(0x142)},{'pattern':/not a text file/,'error_type':_0x275d34(0x1b7),'tool':'read'},{'pattern':/symbolic link/,'error_type':_0x275d34(0x179),'tool':'read'},{'pattern':/Error reading file:/,'error_type':_0x275d34(0x15a),'tool':'read'},{'pattern':/status="error"/,'error_type':_0x275d34(0x25b),'tool':_0x275d34(0x139)}];let _0x377e23=0x0;for(const _0x4fa22a of _0x1d91c9){_0x4fa22a[_0x275d34(0x1d5)]===_0x275d34(0x1f4)&&Array[_0x275d34(0x201)](_0x4fa22a[_0x275d34(0x175)])&&_0x377e23++;const _0x9fa899=_0x4fa22a[_0x275d34(0x24c)];if((_0x4fa22a[_0x275d34(0x1d5)]===_0x275d34(0x245)||_0x4fa22a['role']===_0x275d34(0x205))&&_0x9fa899&&typeof _0x9fa899==='string')for(const {pattern:_0x1c151d,error_type:_0x1d5888,tool:_0x5a59c9}of _0x4d980a){const _0xbd3176=_0x9fa899[_0x275d34(0x1c1)](new RegExp(_0x1c151d[_0x275d34(0x233)],'g'));if(_0xbd3176)for(const _0xee4bf of _0xbd3176){const _0x1cee27=_0x9fa899['indexOf'](_0xee4bf),_0x143259=_0x9fa899[_0x275d34(0x153)](_0x1cee27,Math[_0x275d34(0x16a)](_0x1cee27+0xc8,_0x9fa899[_0x275d34(0x1a1)]));_0x3a612f[_0x275d34(0x224)]({'tool':_0x5a59c9,'error_type':_0x1d5888,'error_message':_0x143259['split']('\x0a')[0x0],'turn':_0x377e23});}}}return _0x3a612f;};try{const _0x399039=a0_0x1c35ef['resolve'](_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)]),_0x4adfbe=_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x171)],_0x205cfe=_0x4adfbe===_0xf4c6c9(0x17f)?{'allowNames':[_0xf4c6c9(0x17f)]}:undefined,_0x11eeec=new LocalRipgrepProvider(_0x399039,undefined,_0x205cfe);logger['debug'](_0xf4c6c9(0x20e),_0xf4c6c9(0x144),{'type':_0xf4c6c9(0x236),'repo_root':_0x399039,'search_type':_0x4adfbe||_0xf4c6c9(0x1d3)}),logger[_0xf4c6c9(0x204)](_0xf4c6c9(0x20e),_0xf4c6c9(0x20b),{'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'repo_root':_0x399039,'timeout_ms':MORPH_WARP_GREP_TIMEOUT});const _0x1e03c5=Date[_0xf4c6c9(0x1f8)](),_0x12817c=await runWarpGrep({'searchTerm':_0x153b53[_0xf4c6c9(0x227)]['search_string'],'repoRoot':_0x399039,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x11eeec,'search_type':_0x4adfbe}),_0x171851=Date[_0xf4c6c9(0x1f8)]()-_0x1e03c5,_0x47fbea=_0x12817c[_0xf4c6c9(0x16d)]?.[_0xf4c6c9(0x207)]?.['files']?.[_0xf4c6c9(0x1a1)]??0x0;logger[_0xf4c6c9(0x204)]('MCP',_0xf4c6c9(0x1a3),{'termination':_0x12817c[_0xf4c6c9(0x1f0)],'turns':_0x12817c[_0xf4c6c9(0x1ee)]?.[_0xf4c6c9(0x246)]??0x0,'files_found':_0x47fbea,'latency_ms':_0x171851});const _0x234044=_0x80c17b(_0x12817c[_0xf4c6c9(0x19e)]);_0x234044['length']>0x0&&reportMorphError({'error_message':_0xf4c6c9(0x222)+_0x234044[_0xf4c6c9(0x1a1)]+_0xf4c6c9(0x1e3),'error_type':_0xf4c6c9(0x1a5),'level':'warn','tool':_0xf4c6c9(0x1b3),'context':{'repo_path':_0x153b53[_0xf4c6c9(0x227)]['repo_path'],'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'model':_0xf4c6c9(0x1ea),'termination_reason':_0x12817c[_0xf4c6c9(0x1f0)],'sub_tool_errors':_0x234044,'timings':_0x12817c['timings'],'tool_calls':_0x3faed3(_0x12817c[_0xf4c6c9(0x19e)]),'messages':_0x12817c[_0xf4c6c9(0x19e)]?.[_0xf4c6c9(0x21c)](_0x5002b2=>({'role':_0x5002b2[_0xf4c6c9(0x1d5)],'content':_0x5002b2[_0xf4c6c9(0x24c)],..._0x5002b2[_0xf4c6c9(0x175)]?{'tool_calls':_0x5002b2[_0xf4c6c9(0x175)]['length']}:{},..._0x5002b2[_0xf4c6c9(0x138)]?{'tool_call_id':_0x5002b2['tool_call_id']}:{}}))},'source':_0xf4c6c9(0x1ac)})[_0xf4c6c9(0x25f)](()=>{});let _0x32dc5a='';if(_0x12817c[_0xf4c6c9(0x1f0)]===_0xf4c6c9(0x21a)&&_0x12817c[_0xf4c6c9(0x16d)]?.['metadata']?.[_0xf4c6c9(0x1c0)]){const _0x465fe2=_0x12817c[_0xf4c6c9(0x16d)][_0xf4c6c9(0x207)][_0xf4c6c9(0x1c0)];if(_0x465fe2[_0xf4c6c9(0x1a1)]===0x0)return _0x32dc5a=_0x12817c[_0xf4c6c9(0x16d)][_0xf4c6c9(0x23b)]||_0xf4c6c9(0x1fa),{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0x32dc5a}]};const _0x7e6f3d=[],_0x4cacd7=[_0xf4c6c9(0x1b2)];for(const _0x493fb5 of _0x12817c['messages']){if(_0x493fb5['role']===_0xf4c6c9(0x1f4)&&Array[_0xf4c6c9(0x201)](_0x493fb5['tool_calls']))for(const _0x8cb689 of _0x493fb5['tool_calls']){try{const _0x494fba=_0x8cb689[_0xf4c6c9(0x203)]?.[_0xf4c6c9(0x13e)],_0x13276b=JSON[_0xf4c6c9(0x1c5)](_0x8cb689[_0xf4c6c9(0x203)]?.[_0xf4c6c9(0x240)]||'{}');if(_0x494fba===_0xf4c6c9(0x1cf))_0x4cacd7[_0xf4c6c9(0x224)]('-\x20Grepped\x20\x27'+_0x13276b[_0xf4c6c9(0x218)]+'\x27\x20in\x20`'+(_0x13276b[_0xf4c6c9(0x22a)]||'.')+'`');else{if(_0x494fba===_0xf4c6c9(0x142))_0x4cacd7['push']('-\x20Read\x20file\x20`'+_0x13276b[_0xf4c6c9(0x22a)]+'`');else{if(_0x494fba===_0xf4c6c9(0x260))_0x4cacd7[_0xf4c6c9(0x224)](_0xf4c6c9(0x22d)+(_0x13276b['command']||'.')+'`');else _0x494fba===_0xf4c6c9(0x1b9)&&_0x4cacd7['push'](_0xf4c6c9(0x213)+_0x13276b[_0xf4c6c9(0x218)]+_0xf4c6c9(0x219)+(_0x13276b[_0xf4c6c9(0x22a)]||'.')+'`');}}}catch{}}}_0x7e6f3d[_0xf4c6c9(0x224)](_0x4cacd7[_0xf4c6c9(0x1cb)]('\x0a'));const _0x6598e5=['',_0xf4c6c9(0x24e)];for(const _0x4d896a of _0x465fe2){if(_0x4d896a['lines']==='*')_0x6598e5[_0xf4c6c9(0x224)]('-\x20'+_0x4d896a[_0xf4c6c9(0x22a)]+':*');else{if(Array['isArray'](_0x4d896a[_0xf4c6c9(0x212)])){const _0x176b10=_0x4d896a[_0xf4c6c9(0x212)][_0xf4c6c9(0x21c)](([_0x1bd6e3,_0x461fb8])=>{if(_0x1bd6e3===_0x461fb8)return''+_0x1bd6e3;return _0x1bd6e3+'-'+_0x461fb8;});_0x6598e5[_0xf4c6c9(0x224)]('-\x20'+_0x4d896a['path']+':'+_0x176b10[_0xf4c6c9(0x1cb)](','));}else _0x6598e5['push']('-\x20'+_0x4d896a[_0xf4c6c9(0x22a)]+':*');}}_0x6598e5['push'](''),_0x7e6f3d[_0xf4c6c9(0x224)](_0x6598e5['join']('\x0a')),_0x7e6f3d[_0xf4c6c9(0x224)](_0xf4c6c9(0x1d9));const _0x62be28=[],_0x493957=[];for(const _0x2815e8 of _0x465fe2){let _0x5a0eeb=a0_0x1c35ef['resolve'](_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)],_0x2815e8['path']),_0x29aef4=null,_0x241dd7=null;try{_0x29aef4=await a0_0x114a5e[_0xf4c6c9(0x239)](_0x5a0eeb,{'encoding':_0xf4c6c9(0x249)});}catch(_0x5668f3){const _0x6a6179=fixPathRepetition(_0x5a0eeb);if(_0x6a6179)try{_0x29aef4=await a0_0x114a5e['readFile'](_0x6a6179,{'encoding':_0xf4c6c9(0x249)}),_0x5a0eeb=_0x6a6179;}catch{_0x241dd7=_0x5668f3 instanceof Error?_0x5668f3:new Error(String(_0x5668f3));}else _0x241dd7=_0x5668f3 instanceof Error?_0x5668f3:new Error(String(_0x5668f3));}if(_0x29aef4!==null){const _0x1621dc=_0x29aef4[_0xf4c6c9(0x228)](/\r?\n/),_0x2ecee1=[];if(_0x2815e8[_0xf4c6c9(0x212)]==='*'||!Array['isArray'](_0x2815e8['lines']))for(let _0x23a2c8=0x1;_0x23a2c8<=_0x1621dc[_0xf4c6c9(0x1a1)];_0x23a2c8++){const _0x12790f=_0x1621dc[_0x23a2c8-0x1];_0x2ecee1['push'](_0x23a2c8+'|\x20'+_0x12790f);}else for(const [_0x312e91,_0x18128c]of _0x2815e8['lines']){_0x2ecee1['length']>0x0&&_0x2ecee1[_0xf4c6c9(0x224)]('');for(let _0x2fec74=_0x312e91;_0x2fec74<=_0x18128c&&_0x2fec74<=_0x1621dc['length'];_0x2fec74++){const _0x4b04f2=_0x1621dc[_0x2fec74-0x1];_0x2ecee1['push'](_0x2fec74+'|\x20'+_0x4b04f2);}}_0x493957[_0xf4c6c9(0x224)]({'path':_0x2815e8['path'],'content':_0x2ecee1[_0xf4c6c9(0x1cb)]('\x0a')});}else _0x62be28['push'](_0xf4c6c9(0x158)+_0x2815e8[_0xf4c6c9(0x22a)]+_0xf4c6c9(0x261)+(_0x241dd7?.['message']||_0xf4c6c9(0x1c7))+_0xf4c6c9(0x1ff));}try{const _0x28a3f1=await compactFileContexts(_0x493957,_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],MORPH_API_KEY,MORPH_API_URL);for(const _0xa8f2f8 of _0x28a3f1){_0x62be28[_0xf4c6c9(0x224)](_0xf4c6c9(0x158)+_0xa8f2f8[_0xf4c6c9(0x22a)]+_0xf4c6c9(0x22b)+_0xa8f2f8[_0xf4c6c9(0x24c)]+_0xf4c6c9(0x1ff));}}catch(_0x1e70e9){logger[_0xf4c6c9(0x1fe)](_0xf4c6c9(0x20e),_0xf4c6c9(0x1a9),{'error':_0x1e70e9 instanceof Error?_0x1e70e9['message']:String(_0x1e70e9),'files_count':_0x493957['length']});for(const _0x175840 of _0x493957){_0x62be28['push'](_0xf4c6c9(0x158)+_0x175840['path']+_0xf4c6c9(0x22b)+_0x175840[_0xf4c6c9(0x24c)]+_0xf4c6c9(0x1ff));}}_0x7e6f3d[_0xf4c6c9(0x224)](_0x62be28[_0xf4c6c9(0x1cb)]('\x0a\x0a')),_0x32dc5a=_0x7e6f3d[_0xf4c6c9(0x1cb)]('\x0a');const _0x1d7526=_0x12817c[_0xf4c6c9(0x189)]?.[_0xf4c6c9(0x14f)](_0x3f7027=>_0x3f7027[_0xf4c6c9(0x21f)]?.[_0xf4c6c9(0x242)](_0xf4c6c9(0x237)))||[];if(_0x1d7526[_0xf4c6c9(0x1a1)]>0x0){const _0x133e3b=_0x1d7526[_0xf4c6c9(0x21c)](_0x4ae32e=>_0x4ae32e[_0xf4c6c9(0x21f)])[_0xf4c6c9(0x1cb)](';\x20');reportMorphError({'error_message':_0x133e3b,'error_type':_0xf4c6c9(0x1cc),'context':{'tool':_0xf4c6c9(0x1b3),'repo_path':_0x153b53[_0xf4c6c9(0x227)]['repo_path'],'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'model':_0xf4c6c9(0x1ea),'termination_reason':_0xf4c6c9(0x194),'error_count':_0x1d7526[_0xf4c6c9(0x1a1)],'is_timeout':![],'timings':_0x12817c['timings'],'files_attempted':_0x465fe2[_0xf4c6c9(0x21c)](_0xf18267=>({'path':_0xf18267[_0xf4c6c9(0x22a)],'lines':_0xf18267[_0xf4c6c9(0x212)]})),'tool_calls':_0x3faed3(_0x12817c['messages']),'messages':_0x12817c['messages']?.[_0xf4c6c9(0x21c)](_0x2310e2=>({'role':_0x2310e2[_0xf4c6c9(0x1d5)],'content':_0x2310e2[_0xf4c6c9(0x24c)],..._0x2310e2['tool_calls']?{'tool_calls':_0x2310e2[_0xf4c6c9(0x175)][_0xf4c6c9(0x1a1)]}:{},..._0x2310e2[_0xf4c6c9(0x138)]?{'tool_call_id':_0x2310e2[_0xf4c6c9(0x138)]}:{}})),'request_content':{'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'repo_path':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)],'repoRoot':a0_0x1c35ef[_0xf4c6c9(0x154)](_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)]),'model':'morph-warp-grep-v2.1'}},'source':_0xf4c6c9(0x1ac)})[_0xf4c6c9(0x25f)](()=>{});}}else{if(_0x12817c['terminationReason']===_0xf4c6c9(0x149)&&_0x12817c[_0xf4c6c9(0x189)][_0xf4c6c9(0x1a1)]>0x0){const _0x3640b6=_0x12817c['errors'][_0xf4c6c9(0x21c)](_0x2e4a58=>_0x2e4a58[_0xf4c6c9(0x21f)])[_0xf4c6c9(0x1cb)](';\x20');_0x32dc5a='Error:\x20'+_0x3640b6;const _0x5ea0fb=_0x3640b6[_0xf4c6c9(0x255)]()['includes']('timeout')||_0x3640b6['toLowerCase']()[_0xf4c6c9(0x17b)]('timed\x20out')||_0x3640b6[_0xf4c6c9(0x255)]()[_0xf4c6c9(0x17b)](_0xf4c6c9(0x136)),_0x8ec427=_0x12817c[_0xf4c6c9(0x16d)]?.[_0xf4c6c9(0x207)]?.[_0xf4c6c9(0x1c0)],_0x2913e2=_0x12817c[_0xf4c6c9(0x189)][0x0];reportMorphError({'error_message':_0x3640b6,'error_type':_0x5ea0fb?'TimeoutError':_0x2913e2?.[_0xf4c6c9(0x1ba)]?.[_0xf4c6c9(0x13e)]||_0xf4c6c9(0x221),'context':{'tool':_0xf4c6c9(0x1b3),'repo_path':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)],'query':_0x153b53['data']['search_string'],'model':_0xf4c6c9(0x1ea),'termination_reason':_0x12817c[_0xf4c6c9(0x1f0)],'error_count':_0x12817c[_0xf4c6c9(0x189)][_0xf4c6c9(0x1a1)],'is_timeout':_0x5ea0fb,'timings':_0x12817c[_0xf4c6c9(0x1ee)],'files_attempted':_0x8ec427?.['map'](_0x24fdf2=>({'path':_0x24fdf2[_0xf4c6c9(0x22a)],'lines':_0x24fdf2[_0xf4c6c9(0x212)]})),'tool_calls':_0x3faed3(_0x12817c[_0xf4c6c9(0x19e)]),'messages':_0x12817c[_0xf4c6c9(0x19e)]?.[_0xf4c6c9(0x21c)](_0x582257=>({'role':_0x582257[_0xf4c6c9(0x1d5)],'content':_0x582257[_0xf4c6c9(0x24c)],..._0x582257[_0xf4c6c9(0x175)]?{'tool_calls':_0x582257[_0xf4c6c9(0x175)][_0xf4c6c9(0x1a1)]}:{},..._0x582257[_0xf4c6c9(0x138)]?{'tool_call_id':_0x582257[_0xf4c6c9(0x138)]}:{}})),'request_content':{'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'repo_path':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)],'repoRoot':a0_0x1c35ef[_0xf4c6c9(0x154)](_0x153b53[_0xf4c6c9(0x227)]['repo_path']),'model':_0xf4c6c9(0x1ea)}},'stack_trace':_0x2913e2?.['stack']||undefined,'source':_0xf4c6c9(0x1ac)})[_0xf4c6c9(0x25f)](()=>{});}else _0x32dc5a='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0x32dc5a}]};}catch(_0x351a9d){const _0x5cb839=handleMorphAPIError(_0x351a9d);if(_0x5cb839)return logger[_0xf4c6c9(0x174)](_0xf4c6c9(0x20e),_0xf4c6c9(0x13d),{'tool':_0xf4c6c9(0x1b3),'error':_0xf4c6c9(0x1cd),'latency_ms':Date[_0xf4c6c9(0x1f8)]()-_0xc22f4}),_0x5cb839;const _0x51458b=_0x351a9d instanceof Error?_0x351a9d[_0xf4c6c9(0x21f)]:String(_0x351a9d);logger['error'](_0xf4c6c9(0x20e),'tool_call_error',{'tool':_0xf4c6c9(0x1b3),'error':_0x51458b,'repo_path':_0x153b53['data'][_0xf4c6c9(0x23e)],'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'latency_ms':Date['now']()-_0xc22f4});const _0x196592=_0x51458b[_0xf4c6c9(0x255)]()[_0xf4c6c9(0x17b)](_0xf4c6c9(0x24b))||_0x51458b[_0xf4c6c9(0x255)]()[_0xf4c6c9(0x17b)](_0xf4c6c9(0x14c))||_0x51458b[_0xf4c6c9(0x255)]()[_0xf4c6c9(0x17b)](_0xf4c6c9(0x136))||_0x351a9d instanceof Error&&_0x351a9d[_0xf4c6c9(0x13e)]===_0xf4c6c9(0x17c);return reportMorphError({'error_message':_0x51458b,'error_type':_0x196592?_0xf4c6c9(0x17c):_0x351a9d instanceof Error?_0x351a9d['constructor']['name']:_0xf4c6c9(0x1ec),'context':{'tool':'codebase_search','repo_path':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)],'query':_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'model':_0xf4c6c9(0x1ea),'is_timeout':_0x196592,'exception_phase':_0xf4c6c9(0x170),'request_content':{'query':_0x153b53['data'][_0xf4c6c9(0x1a0)],'repo_path':_0x153b53[_0xf4c6c9(0x227)]['repo_path'],'repoRoot':a0_0x1c35ef[_0xf4c6c9(0x154)](_0x153b53[_0xf4c6c9(0x227)][_0xf4c6c9(0x23e)]),'model':_0xf4c6c9(0x1ea)}},'stack_trace':_0x351a9d instanceof Error?_0x351a9d[_0xf4c6c9(0x193)]:undefined,'source':'mcp-filesystem'})[_0xf4c6c9(0x25f)](()=>{}),{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x25e)+_0x51458b}],'isError':![]};}}case TOOL_NAMES[_0xf4c6c9(0x23a)]:{const _0x298a53=WarpGrepGitHubArgsSchema['safeParse'](_0x4e1df1);if(!_0x298a53['success'])return{'content':[{'type':_0xf4c6c9(0x1b5),'text':'Invalid\x20arguments:\x20'+_0x298a53[_0xf4c6c9(0x174)]}],'isError':!![]};const _0x213f01=_0x298a53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1ab)]||_0x298a53['data'][_0xf4c6c9(0x1f7)];if(!_0x213f01)return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x188)}],'isError':!![]};const _0x2641f2=MORPH_API_KEY;if(!_0x2641f2)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x4274b7=Date[_0xf4c6c9(0x1f8)]();logger[_0xf4c6c9(0x204)](_0xf4c6c9(0x20e),_0xf4c6c9(0x1f9),{'identifier':_0x213f01,'query':_0x298a53['data']['search_string'],'branch':_0x298a53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1e5)]});try{const _0x190f23=new WarpGrepClient({'morphApiKey':_0x2641f2,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x424e3d=await _0x190f23[_0xf4c6c9(0x19c)]({'searchTerm':_0x298a53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1a0)],'github':_0x213f01,'branch':_0x298a53[_0xf4c6c9(0x227)][_0xf4c6c9(0x1e5)]}),_0x17f540=Date[_0xf4c6c9(0x1f8)]()-_0x4274b7;logMcpStderr(_0xf4c6c9(0x1c6)+_0x17f540+'ms.\x20Success:\x20'+_0x424e3d['success']);const _0x33d137=formatResult(_0x424e3d);return{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0x33d137}]};}catch(_0x28ce3f){const _0x5027f4=handleMorphAPIError(_0x28ce3f);if(_0x5027f4)return _0x5027f4;const _0x13a03a=Date[_0xf4c6c9(0x1f8)]()-_0x4274b7,_0x3d69a6=_0x28ce3f instanceof Error?_0x28ce3f[_0xf4c6c9(0x21f)]:String(_0x28ce3f);return logMcpStderr(_0xf4c6c9(0x20d)+_0x13a03a+'ms:',_0x3d69a6),reportMorphError({'error_message':_0x3d69a6,'error_type':_0x28ce3f instanceof Error?_0x28ce3f[_0xf4c6c9(0x1ba)][_0xf4c6c9(0x13e)]:_0xf4c6c9(0x1ec),'context':{'tool':_0xf4c6c9(0x15c),'github_url':_0x213f01,'search_string':_0x298a53[_0xf4c6c9(0x227)]['search_string'],'branch':_0x298a53['data'][_0xf4c6c9(0x1e5)]},'stack_trace':_0x28ce3f instanceof Error?_0x28ce3f[_0xf4c6c9(0x193)]:undefined,'source':_0xf4c6c9(0x1ac),'tool':_0xf4c6c9(0x15c),'latency_ms':_0x13a03a})['catch'](()=>{}),{'content':[{'type':_0xf4c6c9(0x1b5),'text':_0xf4c6c9(0x167)+_0x3d69a6}],'isError':![]};}}default:throw new Error(_0xf4c6c9(0x20f)+_0x22814c);}}catch(_0x242897){const _0x533c2e=_0x242897 instanceof Error?_0x242897[_0xf4c6c9(0x21f)]:String(_0x242897);return reportMorphError({'error_message':_0x533c2e,'error_type':_0x242897 instanceof Error?_0x242897[_0xf4c6c9(0x1ba)][_0xf4c6c9(0x13e)]:_0xf4c6c9(0x1ec),'context':{'tool':_0x22814c,'arguments':_0x4e1df1?JSON[_0xf4c6c9(0x1aa)](_0x4e1df1)[_0xf4c6c9(0x153)](0x0,0x1f4):undefined,'mcp_server_version':_0xf4c6c9(0x200)},'stack_trace':_0x242897 instanceof Error?_0x242897[_0xf4c6c9(0x193)]:undefined,'source':'mcp-filesystem'})[_0xf4c6c9(0x25f)](()=>{}),{'content':[{'type':'text','text':_0xf4c6c9(0x14a)+_0x533c2e}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x5f484f){const _0x1a3938=a0_0x52d368,_0x3f68e4=await getValidRootDirectories(_0x5f484f);if(_0x3f68e4[_0x1a3938(0x1a1)]>0x0)allowedDirectories=[..._0x3f68e4],logMcpStderr(_0x1a3938(0x1d1)+_0x3f68e4[_0x1a3938(0x1a1)]+'\x20valid\x20directories');else{logMcpStderr(_0x1a3938(0x18e));if(ENABLE_WORKSPACE_MODE)try{const _0x5af0c9=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x5af0c9&&(allowedDirectories=[_0x5af0c9],logMcpStderr('Fallback:\x20Using\x20workspace\x20root\x20'+_0x5af0c9));}catch(_0x176c7e){logMcpStderr(_0x1a3938(0x172)+_0x176c7e);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x59a24d=a0_0x52d368;try{const _0x2e4f3d=await server[_0x59a24d(0x1bc)]();_0x2e4f3d&&_0x59a24d(0x173)in _0x2e4f3d&&await updateAllowedDirectoriesFromRoots(_0x2e4f3d[_0x59a24d(0x173)]);}catch(_0x2b3e38){logMcpStderr(_0x59a24d(0x181),_0x2b3e38 instanceof Error?_0x2b3e38[_0x59a24d(0x21f)]:String(_0x2b3e38));}}),server[a0_0x52d368(0x241)]=async()=>{const _0x4eaa63=a0_0x52d368,_0xd73753=server['getClientCapabilities']();if(_0xd73753?.['roots'])try{const _0x42659e=await server[_0x4eaa63(0x1bc)]();_0x42659e&&_0x4eaa63(0x173)in _0x42659e?await updateAllowedDirectoriesFromRoots(_0x42659e[_0x4eaa63(0x173)]):logMcpStderr(_0x4eaa63(0x226));}catch(_0x574e1c){logMcpStderr(_0x4eaa63(0x1d8),_0x574e1c instanceof Error?_0x574e1c[_0x4eaa63(0x21f)]:String(_0x574e1c));}else{if(allowedDirectories[_0x4eaa63(0x1a1)]>0x0)logMcpStderr(_0x4eaa63(0x19a),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)logMcpStderr(_0x4eaa63(0x184));else throw new Error(_0x4eaa63(0x177));}}};async function runServer(){const _0x1a08aa=a0_0x52d368,_0x578952=new StdioServerTransport();await server['connect'](_0x578952),logMcpStderr(_0x1a08aa(0x164)),allowedDirectories[_0x1a08aa(0x1a1)]===0x0&&logMcpStderr(_0x1a08aa(0x238));}runServer()[a0_0x52d368(0x25f)](_0x846a20=>{const _0x49ce42=a0_0x52d368;logMcpStderr('Fatal\x20error\x20running\x20server:',_0x846a20),process[_0x49ce42(0x18a)](0x1);});
2
+ const a0_0x2bc7ea=a0_0x344f;(function(_0x508ccc,_0x33cc97){const _0x174480=a0_0x344f,_0x4cc3f2=_0x508ccc();while(!![]){try{const _0x5f3d94=parseInt(_0x174480(0x296))/0x1+parseInt(_0x174480(0x271))/0x2+-parseInt(_0x174480(0x26b))/0x3+parseInt(_0x174480(0x217))/0x4+parseInt(_0x174480(0x277))/0x5*(parseInt(_0x174480(0x1ef))/0x6)+parseInt(_0x174480(0x2e4))/0x7*(-parseInt(_0x174480(0x1e2))/0x8)+-parseInt(_0x174480(0x1d3))/0x9*(parseInt(_0x174480(0x202))/0xa);if(_0x5f3d94===_0x33cc97)break;else _0x4cc3f2['push'](_0x4cc3f2['shift']());}catch(_0x409164){_0x4cc3f2['push'](_0x4cc3f2['shift']());}}}(a0_0x1d8c,0x80fe9));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x497a28 from'fs/promises';import a0_0x51eed8 from'path';import a0_0x339893 from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{getOperatingSystemType,logMcpStderr}from'./log-utils.js';import{logger}from'./logger.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider,GITHUB_SEARCH_TOOL_NAME,GITHUB_SEARCH_DESCRIPTION}from'@morphllm/morphsdk/tools/warp-grep';import{WarpGrepClient,formatResult}from'@morphllm/morphsdk/tools/warp-grep/client';import{compactFileContexts}from'@morphllm/morphsdk/tools/compact';import a0_0x44192c from'axios';import{KNOWN_TOOL_NAMES,TOOL_NAMES}from'./tool-definitions.js';function fixPathRepetition(_0x3c901a){const _0x3f21be=a0_0x344f,_0x44c54d=_0x3c901a[_0x3f21be(0x2a8)](a0_0x51eed8[_0x3f21be(0x297)])[_0x3f21be(0x1e9)](Boolean);if(_0x44c54d[_0x3f21be(0x2e5)]<0x2)return null;for(let _0x1e82cd=Math[_0x3f21be(0x207)](_0x44c54d['length']/0x2);_0x1e82cd>=0x1;_0x1e82cd--){for(let _0x412772=0x0;_0x412772<=_0x44c54d[_0x3f21be(0x2e5)]-0x2*_0x1e82cd;_0x412772++){const _0x29f39e=_0x44c54d['slice'](_0x412772,_0x412772+_0x1e82cd),_0x5d2821=_0x44c54d[_0x3f21be(0x266)](_0x412772+_0x1e82cd,_0x412772+0x2*_0x1e82cd);if(_0x29f39e[_0x3f21be(0x2c6)]((_0x114291,_0xa1064d)=>_0x114291===_0x5d2821[_0xa1064d])){const _0x3c663e=[..._0x44c54d[_0x3f21be(0x266)](0x0,_0x412772),..._0x44c54d[_0x3f21be(0x266)](_0x412772+_0x1e82cd)];return a0_0x51eed8['sep']+_0x3c663e[_0x3f21be(0x1dc)](a0_0x51eed8['sep']);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x534e09=a0_0x344f;try{const _0x4a5fee=require('../package.json');return _0x4a5fee[_0x534e09(0x25f)]??'unknown';}catch(_0xb9c2a9){return logMcpStderr('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0xb9c2a9),_0x534e09(0x205);}}function printHelp(){const _0x363c4e=a0_0x344f;console[_0x363c4e(0x203)](_0x363c4e(0x21f)+getPackageVersion()),console['log'](_0x363c4e(0x2ce)),console[_0x363c4e(0x203)](_0x363c4e(0x27d)),console[_0x363c4e(0x203)](_0x363c4e(0x2ad)),console[_0x363c4e(0x203)]('\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit'),console[_0x363c4e(0x203)](_0x363c4e(0x2ae)),console[_0x363c4e(0x203)]('\x0aExamples:'),console[_0x363c4e(0x203)]('\x20\x20morph-mcp'),console[_0x363c4e(0x203)](_0x363c4e(0x243));}const cliArgs=process[a0_0x2bc7ea(0x244)][a0_0x2bc7ea(0x266)](0x2),VERSION_FLAGS=new Set([a0_0x2bc7ea(0x22c),'-v','-V']),HELP_FLAGS=new Set(['--help','-h']);cliArgs['some'](_0x5adca0=>VERSION_FLAGS[a0_0x2bc7ea(0x272)](_0x5adca0))&&(console[a0_0x2bc7ea(0x203)](a0_0x2bc7ea(0x21f)+getPackageVersion()),process['exit'](0x0));cliArgs['some'](_0x576bac=>HELP_FLAGS[a0_0x2bc7ea(0x272)](_0x576bac))&&(printHelp(),process[a0_0x2bc7ea(0x1e7)](0x0));function getCliArg(_0x158929){const _0x2bfb11=a0_0x2bc7ea;for(let _0x59e8c0=0x0;_0x59e8c0<cliArgs[_0x2bfb11(0x2e5)];_0x59e8c0++){const _0x59f0f9=cliArgs[_0x59e8c0];if(_0x59f0f9['startsWith']('--'+_0x158929+'='))return _0x59f0f9[_0x2bfb11(0x266)](('--'+_0x158929+'=')[_0x2bfb11(0x2e5)]);if(_0x59f0f9==='--'+_0x158929&&_0x59e8c0+0x1<cliArgs[_0x2bfb11(0x2e5)])return cliArgs[_0x59e8c0+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x2bc7ea(0x2e5)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x2bc7ea(0x272)](arg)||HELP_FLAGS[a0_0x2bc7ea(0x272)](arg))continue;if(arg[a0_0x2bc7ea(0x2b8)](a0_0x2bc7ea(0x237)))continue;if(arg===a0_0x2bc7ea(0x2ed)){i++;continue;}args[a0_0x2bc7ea(0x28a)](arg);}const WORKSPACE_ROOT=process[a0_0x2bc7ea(0x2d7)]['WORKSPACE_ROOT']||process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x2e8)]||process[a0_0x2bc7ea(0x1d4)](),ENABLE_WORKSPACE_MODE=process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x29b)]!==a0_0x2bc7ea(0x2a9),MORPH_API_KEY=getCliArg(a0_0x2bc7ea(0x259))??process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x21d)],MORPH_API_URL=process['env']['MORPH_API_URL'],MORPH_LARGE_APPLY=process['env'][a0_0x2bc7ea(0x257)]!==a0_0x2bc7ea(0x2a9),MORPH_WARP_GREP_TIMEOUT=process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x256)]?parseInt(process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x256)],0xa):undefined,OPERATING_SYSTEM_TYPE=getOperatingSystemType(),DEFAULT_DISABLED_TOOLS=new Set(),DISABLED_TOOLS=process[a0_0x2bc7ea(0x2d7)]['DISABLED_TOOLS']?new Set(process[a0_0x2bc7ea(0x2d7)][a0_0x2bc7ea(0x216)][a0_0x2bc7ea(0x2a8)](',')[a0_0x2bc7ea(0x231)](_0x59e19d=>_0x59e19d['trim']())[a0_0x2bc7ea(0x1e9)](_0x2e2b12=>_0x2e2b12[a0_0x2bc7ea(0x2e5)]>0x0)):DEFAULT_DISABLED_TOOLS;if(DISABLED_TOOLS['size']>0x0){for(const tool of DISABLED_TOOLS){!KNOWN_TOOL_NAMES[a0_0x2bc7ea(0x272)](tool)&&console[a0_0x2bc7ea(0x2c1)]('Warning:\x20DISABLED_TOOLS\x20contains\x20unknown\x20tool\x20\x22'+tool+'\x22.\x20Known\x20tools:\x20'+[...KNOWN_TOOL_NAMES][a0_0x2bc7ea(0x1dc)](',\x20'));}console[a0_0x2bc7ea(0x2c1)]('Disabled\x20tools:\x20'+[...DISABLED_TOOLS][a0_0x2bc7ea(0x1dc)](',\x20'));}MORPH_API_KEY&&!MORPH_API_KEY[a0_0x2bc7ea(0x2b8)](a0_0x2bc7ea(0x28c))&&!MORPH_API_KEY[a0_0x2bc7ea(0x2b8)](a0_0x2bc7ea(0x2c2))&&logMcpStderr('Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27');async function reportMorphError(_0x254cec){const _0x13dcd0=a0_0x2bc7ea;try{await a0_0x44192c['post'](_0x13dcd0(0x1c9),{..._0x254cec,'timestamp':new Date()[_0x13dcd0(0x284)](),'source':_0x254cec['source']||_0x13dcd0(0x2bd),'os_type':OPERATING_SYSTEM_TYPE,'context':{'os_type':OPERATING_SYSTEM_TYPE,..._0x254cec[_0x13dcd0(0x25e)]}},{'timeout':0x1388,'headers':{'Content-Type':_0x13dcd0(0x2ba),'Authorization':_0x13dcd0(0x1f8)+MORPH_API_KEY}});}catch{}}function a0_0x1d8c(){const _0x34173f=['roots','user','command','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','parse','path','Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)','join','[could\x20not\x20read\x20file:\x20','ms.\x20Success:\x20','node_modules','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','linesRemoved','1296haZBpc','list_directory','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','tool_call_error','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','exit','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','filter','Warning:\x20','0.2.0','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','timeout','linesModified','1934574VpFSzw','WarpGrepError','API\x20error\x20(auth/rate-limit)','Failed\x20to\x20request\x20roots\x20from\x20client:','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','file_read_complete','Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.','code_edit','timings','Bearer\x20','api_request_start','read\x20','WarpGrep\x20sub-tool\x20errors:\x20','setRequestHandler','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','dirname','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','CODEBASE_SEARCH','name','258030wqhWea','log','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20toolin\x20its\x20search.\x20','unknown','GITHUB_CODEBASE_SEARCH','floor','connect','\x20disabled\x20via\x20DISABLED_TOOLS','Created\x20File','File\x20read\x20error:','Workspace\x20mode\x20enabled:\x20Using\x20','toLowerCase','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','oninitialized','response','metadata','dryRun','finish','search_type','TimeoutError','DISABLED_TOOLS','2058744aCPYvH','RipgrepNotAvailable','ReadError','edit_file','warp_grep_start','tsconfig.json','MORPH_API_KEY','Morph\x20Edit\x20','@morphllm/morphmcp\x20','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','ENOENT','For\x20deletions:\x0a','path_validation_failed','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','min','terminated','stack','completionId','Applied','describe','Here\x20is\x20the\x20content\x20of\x20files:\x0a','--version','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','errors','boolean','\x20valid\x20directories','map','Parent\x20directory\x20does\x20not\x20exist:\x20','text','includes','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.\x20','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','--api-key=','github_codebase_search','repo_path','Max\x20results\x20to\x20return','FileReadError','MCP','Error:\x20','default','RipgrepError','Authentication\x20failed:\x20Your\x20Morph\x20API\x20key\x20is\x20invalid\x20or\x20has\x20been\x20revoked.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20a\x20valid\x20API\x20key,\x20then\x20update\x20your\x20MCP\x20configuration.','SubToolError','pyproject.toml','\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','argv','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','Tool\x20','enum','\x22>\x0a','all','\x20(new\x20file)','changes','Natural-language\x20question/description\x20about\x20the\x20code\x20you\x20want\x20to\x20understand.\x20Good\x20example:\x20\x22Where\x20does\x20auth\x20get\x20handled,\x20what\x20are\x20the\x20different\x20oauth\x20methods\x20supported?\x22,\x20\x22Trace\x20all\x20code\x20that\x20relates\x20to\x20how\x20data\x20is\x20injested\x20and\x20processed\x22.\x20Bad\x20example:\x20\x22auth()\x22,\x20\x22auth\x20login\x20dashoard\x20google\x20email\x22.\x20This\x20tool\x20does\x20NOT\x20accept\x20regex,\x20keyword\x20dumps,\x20or\x20symbol-only\x20queries.','SymlinkError','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','readFile','code','`\x20in\x20`','Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id','searchGitHub','MORPH_WARP_GREP_TIMEOUT','MORPH_LARGE_APPLY','The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos','api-key','\x0a</file>','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','params','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','context','version','Invalid\x20Morph\x20API\x20key\x20format.\x20API\x20keys\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20a\x20valid\x20API\x20key.','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','list_directory\x20','branch','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','Cargo.toml','slice','success','read','now','grep_search','2254791pUurBk','-\x20Grepped\x20\x27','.\x20Changes:\x20','BinaryFile','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','files','718260vQVjei','has','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','unknown\x20error','search_string','-\x20Listed\x20directory\x20`','15MhUDMH','warn','IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','added\x20','ms:','Warning:\x20Workspace\x20fallback\x20failed:\x20','\x0aOptions:','match','Specific\x20commit\x20hash\x20to\x20search','morph-warp-grep-v2.1','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','optional','❌\x20Morph\x20Edit\x20Failed:\x20','toISOString','getClientCapabilities','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','Fatal\x20error\x20running\x20server:','Morph\x20Edit\x20Preview','push','package.json','sk-','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','safeParse','instruction','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','tool_call_received','morph-v3-fast','tool','requiresApiKey','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','204530vYSRxY','sep','catch','isDirectory','instructions','ENABLE_WORKSPACE_MODE','array','No\x20Morph\x20API\x20key\x20configured.\x20Please\x20visit\x20https://morphllm.com\x20to\x20get\x20an\x20API\x20key,\x20then\x20set\x20MORPH_API_KEY\x20in\x20your\x20MCP\x20configuration.','codebase_search','tool_call_id','runWarpGrep_call','listRoots','tool_calls','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','morph-mcp','\x20-\x20','linesAdded','debug','split','false','Invalid\x20arguments:\x20','.\x20Path:\x20','completed','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','messages',',\x20removed\x20','isArray','\x20error(s)','ToolException','substring','constructor','realpath','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','startsWith','morph-v3-large','application/json','pattern','utf-8','mcp-filesystem','PathError','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','setNotificationHandler','error','morph-','grep','\x27\x20in\x20`','tool_call_complete','every','\x0a...\x20(truncated,\x20total:\x20','GitHub\x20repository\x20URL\x20to\x20search\x20(e.g.\x20\x27https://github.com/vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','lines','GitHub\x20search\x20failed:\x20','\x20chars)','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','FileNotFound','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','A\x20code\x20exploration\x20tool,\x20use\x20this\x20tool\x20when\x20exploring\x20an\x20unfamiliar\x20codebase,\x20and\x20you\x27re\x20unsure\x20of\x20the\x20exact\x20file\x20or\x20string\x20to\x20look\x20for.\x20This\x20tool\x20will\x20find\x20all\x20relevant\x20bits\x20of\x20code\x20given\x20a\x20natural\x20lanugage\x20description,\x20or\x20questin\x20of\x20the\x20thing\x20you\x27re\x20looking\x20for.\x20','content','function','Tool\x20\x22','glob','message','resolve','status','env','path_validation_resolved','inputSchema','terminationReason','Benefits:\x0a','etimedout','Error\x20accessing\x20directory\x20','number','Fallback:\x20Using\x20workspace\x20root\x20','Morph\x20FastApply\x20failed\x20without\x20error\x20message','normalize',',\x20modified\x20','Rate\x20limited:\x20You\x27ve\x20exceeded\x20your\x20Morph\x20API\x20usage\x20limits.\x20Please\x20visit\x20https://morphllm.com\x20to\x20check\x20your\x20plan\x20and\x20purchase\x20additional\x20credits.','7441uyYfFq','length','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','string','PWD','compaction_failed','basename','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','github_search_start','--api-key','\x22>\x0aError\x20reading\x20file:\x20','UnknownError','warp_grep_complete','completed_with_file_errors','go.mod','object','source','assistant','LocalRipgrepProvider','composer.json','.cursor','https://morphllm.com/api/error-report','data','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','\x20is\x20not\x20a\x20directory','role','indexOf','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','github_url','grep\x20\x27','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','207ZRyWsp','cwd'];a0_0x1d8c=function(){return _0x34173f;};return a0_0x1d8c();}function extractStatusCode(_0x5ad159,_0x17c8c4){const _0x3ad08c=a0_0x2bc7ea;if(_0x5ad159&&typeof _0x5ad159===_0x3ad08c(0x1c3)&&_0x3ad08c(0x2d6)in _0x5ad159)return _0x5ad159[_0x3ad08c(0x2d6)];if(_0x5ad159&&typeof _0x5ad159===_0x3ad08c(0x1c3)&&_0x3ad08c(0x210)in _0x5ad159)return _0x5ad159[_0x3ad08c(0x210)]?.['status'];const _0x7b7ac3=_0x17c8c4[_0x3ad08c(0x27e)](/\b(401|429)\b/);return _0x7b7ac3?parseInt(_0x7b7ac3[0x1],0xa):null;}function handleMorphAPIError(_0x4bfb7b){const _0x4a1702=a0_0x2bc7ea,_0x4b2770=_0x4bfb7b instanceof Error?_0x4bfb7b['message']:String(_0x4bfb7b),_0x141021=extractStatusCode(_0x4bfb7b,_0x4b2770);switch(_0x141021){case 0x191:return{'content':[{'type':_0x4a1702(0x233),'text':_0x4a1702(0x240)}],'isError':!![]};case 0x1ad:return{'content':[{'type':'text','text':_0x4a1702(0x2e3)}],'isError':!![]};default:return null;}}args[a0_0x2bc7ea(0x2e5)]===0x0&&!ENABLE_WORKSPACE_MODE&&(logMcpStderr(a0_0x2bc7ea(0x1e4)),logMcpStderr(a0_0x2bc7ea(0x247)),logMcpStderr(a0_0x2bc7ea(0x236)),logMcpStderr(a0_0x2bc7ea(0x2b7)),logMcpStderr(a0_0x2bc7ea(0x290)),logMcpStderr(a0_0x2bc7ea(0x1fd)));function normalizePath(_0x3f4270){const _0x591c11=a0_0x2bc7ea;return a0_0x51eed8[_0x591c11(0x2e1)](_0x3f4270);}function expandHome(_0x4cfd16){const _0x21f7f4=a0_0x2bc7ea;if(_0x4cfd16[_0x21f7f4(0x2b8)]('~/')||_0x4cfd16==='~')return a0_0x51eed8[_0x21f7f4(0x1dc)](a0_0x339893['homedir'](),_0x4cfd16[_0x21f7f4(0x266)](0x1));return _0x4cfd16;}let allowedDirectories=await Promise[a0_0x2bc7ea(0x24b)](args[a0_0x2bc7ea(0x231)](async _0x58b449=>{const _0x1f9b83=a0_0x2bc7ea,_0x360846=expandHome(_0x58b449),_0x441dd7=a0_0x51eed8[_0x1f9b83(0x2d5)](_0x360846);try{const _0x80888=await a0_0x497a28[_0x1f9b83(0x2b6)](_0x441dd7);return normalizePath(_0x80888);}catch(_0x421eed){return normalizePath(_0x441dd7);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x2bc7ea(0x2e5)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x2bc7ea(0x28a)](workspaceDir),logMcpStderr(a0_0x2bc7ea(0x20c)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x2ab406){logMcpStderr(a0_0x2bc7ea(0x264)+a0_0x2ab406);}function a0_0x344f(_0x48bda4,_0x19ecda){_0x48bda4=_0x48bda4-0x1c2;const _0x1d8ce2=a0_0x1d8c();let _0x344ff1=_0x1d8ce2[_0x48bda4];return _0x344ff1;}async function detectWorkspaceRoot(_0x1a893b){const _0x5465cf=a0_0x2bc7ea;let _0x23c029=a0_0x51eed8[_0x5465cf(0x2d5)](_0x1a893b);const _0x1a389e=['.git','.vscode',_0x5465cf(0x28b),_0x5465cf(0x265),_0x5465cf(0x242),_0x5465cf(0x1c2),_0x5465cf(0x1c8),_0x5465cf(0x21c),_0x5465cf(0x1c7)];while(_0x23c029!==a0_0x51eed8[_0x5465cf(0x1fe)](_0x23c029)){for(const _0x2fe736 of _0x1a389e){const _0x394d58=a0_0x51eed8[_0x5465cf(0x1dc)](_0x23c029,_0x2fe736);try{return await a0_0x497a28['access'](_0x394d58),normalizePath(_0x23c029);}catch{}}_0x23c029=a0_0x51eed8[_0x5465cf(0x1fe)](_0x23c029);}return normalizePath(_0x1a893b);}await Promise[a0_0x2bc7ea(0x24b)](args[a0_0x2bc7ea(0x231)](async _0x5f0d29=>{const _0x4f7517=a0_0x2bc7ea;try{const _0x266b42=await a0_0x497a28['stat'](expandHome(_0x5f0d29));!_0x266b42[_0x4f7517(0x299)]()&&(logMcpStderr(_0x4f7517(0x23d)+_0x5f0d29+_0x4f7517(0x1cc)),process[_0x4f7517(0x1e7)](0x1));}catch(_0x17cd66){logMcpStderr(_0x4f7517(0x2dd)+_0x5f0d29+':',_0x17cd66),process[_0x4f7517(0x1e7)](0x1);}}));async function validatePath(_0x57c13d){const _0x136716=a0_0x2bc7ea,_0x354133=expandHome(_0x57c13d),_0x22082a=a0_0x51eed8['resolve'](_0x354133);logger[_0x136716(0x2a7)](_0x136716(0x23c),'path_validation_start',{'raw_path':_0x57c13d,'absolute':_0x22082a});try{const _0x79d9df=await a0_0x497a28[_0x136716(0x2b6)](_0x22082a);return logger[_0x136716(0x2a7)](_0x136716(0x23c),_0x136716(0x2d8),{'resolved':_0x79d9df,'symlink':_0x79d9df!==_0x22082a}),_0x79d9df;}catch(_0x208fc2){if(_0x208fc2[_0x136716(0x252)]===_0x136716(0x221)){const _0x5e74d2=a0_0x51eed8['dirname'](_0x22082a);try{const _0x352f25=await a0_0x497a28['realpath'](_0x5e74d2),_0x2a3a3a=a0_0x51eed8[_0x136716(0x1dc)](_0x352f25,a0_0x51eed8[_0x136716(0x2ea)](_0x22082a));return logger[_0x136716(0x2a7)](_0x136716(0x23c),_0x136716(0x2d8),{'resolved':_0x2a3a3a,'new_file':!![]}),_0x2a3a3a;}catch{logger[_0x136716(0x2c1)](_0x136716(0x23c),_0x136716(0x223),{'raw_path':_0x57c13d,'error':'Parent\x20directory\x20does\x20not\x20exist:\x20'+_0x5e74d2});throw new Error(_0x136716(0x232)+_0x5e74d2);}}logger[_0x136716(0x2c1)](_0x136716(0x23c),'path_validation_failed',{'raw_path':_0x57c13d,'error':_0x208fc2[_0x136716(0x2d4)]});throw _0x208fc2;}}const MorphEditFileArgsSchema=z[a0_0x2bc7ea(0x1c3)]({'path':z[a0_0x2bc7ea(0x2e7)](),'code_edit':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)]('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x250)),'dryRun':z[a0_0x2bc7ea(0x22f)]()[a0_0x2bc7ea(0x23e)](![])[a0_0x2bc7ea(0x22a)]('Preview\x20changes\x20without\x20applying\x20them.')}),CODEBASE_SEARCH_QUERY_DESCRIPTION=a0_0x2bc7ea(0x24e),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repo_path':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x258)),'search_type':z[a0_0x2bc7ea(0x249)]([a0_0x2bc7ea(0x23e),'node_modules'])['optional']()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x1f5))}),WarpGrepGitHubArgsSchema=z['object']({'search_string':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'github_url':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x282)]()['describe'](a0_0x2bc7ea(0x2c8)),'owner_repo':z['string']()[a0_0x2bc7ea(0x282)]()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x1cf)),'branch':z['string']()[a0_0x2bc7ea(0x282)]()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x1db))}),CodebaseSearchArgsSchema=z['object']({'query':z['string']()[a0_0x2bc7ea(0x22a)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repoId':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x22a)]('Repository\x20identifier'),'branch':z['string']()[a0_0x2bc7ea(0x282)]()[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x1ff)),'commitHash':z[a0_0x2bc7ea(0x2e7)]()[a0_0x2bc7ea(0x282)]()['describe'](a0_0x2bc7ea(0x27f)),'targetDirectories':z[a0_0x2bc7ea(0x29c)](z[a0_0x2bc7ea(0x2e7)]())[a0_0x2bc7ea(0x23e)]([])[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x220)),'limit':z[a0_0x2bc7ea(0x2de)]()[a0_0x2bc7ea(0x282)]()[a0_0x2bc7ea(0x23e)](0xa)[a0_0x2bc7ea(0x22a)](a0_0x2bc7ea(0x23a))}),server=new Server({'name':a0_0x2bc7ea(0x2a4),'version':a0_0x2bc7ea(0x1eb)},{'capabilities':{'tools':{}}});server[a0_0x2bc7ea(0x1fc)](ListToolsRequestSchema,async()=>{const _0x4c68a1=a0_0x2bc7ea,_0x4ef352=[{'name':TOOL_NAMES['EDIT_FILE'],'description':'**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a'+_0x4c68a1(0x2bf)+_0x4c68a1(0x246)+'IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a'+_0x4c68a1(0x2db)+_0x4c68a1(0x25b)+_0x4c68a1(0x1e8)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+_0x4c68a1(0x26f)+_0x4c68a1(0x20e)+_0x4c68a1(0x222)+_0x4c68a1(0x287)+_0x4c68a1(0x28d)+'Rules:\x0a'+_0x4c68a1(0x2a3)+_0x4c68a1(0x2eb)+_0x4c68a1(0x2cc)+_0x4c68a1(0x224)+_0x4c68a1(0x1f3)+_0x4c68a1(0x261)+_0x4c68a1(0x279),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':TOOL_NAMES[_0x4c68a1(0x200)],'description':_0x4c68a1(0x2cf)+CODEBASE_SEARCH_QUERY_DESCRIPTION+'\x20'+_0x4c68a1(0x204)+_0x4c68a1(0x235)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]}],_0x1e26c6=_0x4ef352['filter'](_0xc85cb4=>{const _0x5d3343=_0x4c68a1;if(DISABLED_TOOLS[_0x5d3343(0x272)](_0xc85cb4[_0x5d3343(0x201)]))return console[_0x5d3343(0x2c1)](_0x5d3343(0x248)+_0xc85cb4[_0x5d3343(0x201)]+_0x5d3343(0x209)),![];if(_0x5d3343(0x294)in _0xc85cb4&&_0xc85cb4[_0x5d3343(0x294)]&&!MORPH_API_KEY)return logMcpStderr('Warning:\x20'+_0xc85cb4[_0x5d3343(0x201)]+_0x5d3343(0x1cb)),![];return!![];});return{'tools':_0x1e26c6['map'](_0x8aa640=>({'name':_0x8aa640[_0x4c68a1(0x201)],'description':_0x8aa640['description'],'inputSchema':_0x8aa640[_0x4c68a1(0x2d9)]}))};}),server[a0_0x2bc7ea(0x1fc)](CallToolRequestSchema,async _0x5641c6=>{const _0x2dadb5=a0_0x2bc7ea,{name:_0x308a99,arguments:_0x537c23}=_0x5641c6[_0x2dadb5(0x25c)],_0x3a8fb0=Date[_0x2dadb5(0x269)]();logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),_0x2dadb5(0x291),{'tool':_0x308a99,'args':_0x308a99===_0x2dadb5(0x21a)?{'path':_0x537c23?.[_0x2dadb5(0x1da)],'instruction':_0x537c23?.[_0x2dadb5(0x28f)]||_0x537c23?.[_0x2dadb5(0x29a)],'dryRun':_0x537c23?.[_0x2dadb5(0x212)]}:_0x537c23});try{if(!MORPH_API_KEY)return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x29d)}],'isError':!![]};if(!MORPH_API_KEY[_0x2dadb5(0x2b8)](_0x2dadb5(0x28c))&&!MORPH_API_KEY[_0x2dadb5(0x2b8)]('morph-'))return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x260)}],'isError':!![]};if(DISABLED_TOOLS[_0x2dadb5(0x272)](_0x308a99))return{'content':[{'type':'text','text':_0x2dadb5(0x2d2)+_0x308a99+'\x22\x20is\x20disabled\x20via\x20the\x20DISABLED_TOOLS\x20environment\x20variable\x20in\x20your\x20MCP\x20configuration.\x20Please\x20use\x20an\x20alternative\x20approach.'}],'isError':![]};switch(_0x308a99){case TOOL_NAMES['EDIT_FILE']:{const _0x423d97=_0x537c23&&typeof _0x537c23===_0x2dadb5(0x1c3)&&'instructions'in _0x537c23&&!(_0x2dadb5(0x28f)in _0x537c23)?{..._0x537c23,'instruction':_0x537c23[_0x2dadb5(0x29a)],'instructions':undefined}:_0x537c23,_0x367912=MorphEditFileArgsSchema[_0x2dadb5(0x28e)](_0x423d97);if(!_0x367912['success'])throw new Error(_0x2dadb5(0x1d8)+_0x367912[_0x2dadb5(0x2c1)]);const _0x4818b6=await validatePath(_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x1da)]);let _0x518369=null,_0x2c76c3=!![],_0x3a705a=null;try{_0x518369=await a0_0x497a28[_0x2dadb5(0x251)](_0x4818b6,_0x2dadb5(0x2bc)),logger['debug']('MCP',_0x2dadb5(0x1f4),{'path':_0x4818b6,'size_bytes':_0x518369['length']});}catch(_0x4dd3bd){const _0x1e7bf2=_0x4dd3bd[_0x2dadb5(0x252)];_0x1e7bf2===_0x2dadb5(0x221)?(_0x2c76c3=![],_0x518369='',logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),'file_read_complete',{'path':_0x4818b6,'exists':![]})):(_0x3a705a='Failed\x20to\x20read\x20file:\x20'+(_0x1e7bf2||_0x2dadb5(0x205))+_0x2dadb5(0x2a5)+(_0x4dd3bd instanceof Error?_0x4dd3bd[_0x2dadb5(0x2d4)]:String(_0x4dd3bd)),logger[_0x2dadb5(0x2c1)](_0x2dadb5(0x23c),'file_read_failed',{'path':_0x4818b6,'error':_0x3a705a}),logMcpStderr(_0x2dadb5(0x1ea)+_0x3a705a));}let _0x439208;try{const _0x3b51bf=MORPH_API_KEY;if(!_0x3b51bf)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x34e159=a0_0x51eed8[_0x2dadb5(0x1fe)](_0x4818b6),_0x1db412=a0_0x51eed8[_0x2dadb5(0x2ea)](_0x4818b6);logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),_0x2dadb5(0x1f9),{'model':'morph-v3-fast','path':_0x367912['data']['path'],'instruction_len':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x28f)][_0x2dadb5(0x2e5)],'code_edit_len':_0x367912[_0x2dadb5(0x1ca)]['code_edit']['length'],'original_code_len':_0x518369?.[_0x2dadb5(0x2e5)]??0x0,'dry_run':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x212)]});const _0x334dfc=Date['now'](),_0x317de2=await executeEditFile({'target_filepath':_0x1db412,'code_edit':_0x367912[_0x2dadb5(0x1ca)]['code_edit'],'instruction':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x28f)]},{'morphApiKey':_0x3b51bf,'morphApiUrl':MORPH_API_URL,'large':MORPH_LARGE_APPLY,'baseDir':_0x34e159,'autoWrite':!_0x367912[_0x2dadb5(0x1ca)]['dryRun'],'generateUdiff':![],'debug':![]}),_0x51cc5a=Date[_0x2dadb5(0x269)]()-_0x334dfc;_0x439208=_0x317de2[_0x2dadb5(0x228)];if(!_0x317de2[_0x2dadb5(0x267)])throw new Error(_0x317de2[_0x2dadb5(0x2c1)]||_0x2dadb5(0x2e0));const _0x332e89=_0x317de2[_0x2dadb5(0x24d)],_0x523764=_0x2dadb5(0x27a)+_0x332e89[_0x2dadb5(0x2a6)]+_0x2dadb5(0x2b0)+_0x332e89[_0x2dadb5(0x1e1)]+_0x2dadb5(0x2e2)+_0x332e89[_0x2dadb5(0x1ee)];logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),_0x2dadb5(0x2c5),{'tool':_0x2dadb5(0x21a),'success':!![],'latency_ms':Date[_0x2dadb5(0x269)]()-_0x3a8fb0,'edit_latency_ms':_0x51cc5a,'changes':{'added':_0x332e89[_0x2dadb5(0x2a6)],'removed':_0x332e89[_0x2dadb5(0x1e1)],'modified':_0x332e89[_0x2dadb5(0x1ee)]},'completion_id':_0x439208});if(_0x367912[_0x2dadb5(0x1ca)]['dryRun'])return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x289)+(_0x2c76c3?'':_0x2dadb5(0x24c))+':\x20'+_0x367912[_0x2dadb5(0x1ca)]['instruction']+'.\x20Changes:\x20'+_0x523764+_0x2dadb5(0x2ab)+_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x1da)]+'.'}]};return{'content':[{'type':'text','text':_0x2dadb5(0x21e)+(_0x2c76c3?_0x2dadb5(0x229):_0x2dadb5(0x20a))+':\x20'+_0x367912[_0x2dadb5(0x1ca)]['instruction']+_0x2dadb5(0x26d)+_0x523764+_0x2dadb5(0x2ab)+_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x1da)]+'.'}]};}catch(_0x5d3027){const _0x30b7f9=handleMorphAPIError(_0x5d3027);if(_0x30b7f9)return logger[_0x2dadb5(0x2c1)](_0x2dadb5(0x23c),_0x2dadb5(0x1e5),{'tool':_0x2dadb5(0x21a),'error':_0x2dadb5(0x1f1),'latency_ms':Date[_0x2dadb5(0x269)]()-_0x3a8fb0}),_0x30b7f9;const _0x45c80d=_0x5d3027 instanceof Error?_0x5d3027[_0x2dadb5(0x2d4)]:String(_0x5d3027);return logger[_0x2dadb5(0x2c1)](_0x2dadb5(0x23c),'tool_call_error',{'tool':_0x2dadb5(0x21a),'error':_0x45c80d,'path':_0x367912['data'][_0x2dadb5(0x1da)],'validated_path':_0x4818b6,'latency_ms':Date[_0x2dadb5(0x269)]()-_0x3a8fb0,'stack':_0x5d3027 instanceof Error?_0x5d3027[_0x2dadb5(0x227)]:undefined}),reportMorphError({'error_message':_0x45c80d,'error_type':_0x5d3027 instanceof Error?_0x5d3027[_0x2dadb5(0x2b5)][_0x2dadb5(0x201)]:_0x2dadb5(0x2ef),'context':{'tool':_0x2dadb5(0x21a),'completion_id':_0x439208,'file_path':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x1da)],'validated_path':_0x4818b6,'instruction':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x28f)],'model':MORPH_LARGE_APPLY?_0x2dadb5(0x2b9):_0x2dadb5(0x292),'dry_run':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x212)],'file_exists':_0x2c76c3,'file_read_error':_0x3a705a,'file_readable':_0x518369!==null,'request_content':{'path':_0x367912[_0x2dadb5(0x1ca)]['path'],'code_edit':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x1f6)],'instruction':_0x367912[_0x2dadb5(0x1ca)][_0x2dadb5(0x28f)],'original_code':_0x518369!==null?_0x518369[_0x2dadb5(0x2e5)]>0xc350?_0x518369['substring'](0x0,0xc350)+_0x2dadb5(0x2c7)+_0x518369['length']+_0x2dadb5(0x2cb):_0x518369:_0x2dadb5(0x1dd)+(_0x3a705a||_0x2dadb5(0x274))+']','original_code_length':_0x518369?.[_0x2dadb5(0x2e5)]??0x0,'model':MORPH_LARGE_APPLY?_0x2dadb5(0x2b9):_0x2dadb5(0x292),'dry_run':_0x367912[_0x2dadb5(0x1ca)]['dryRun']}},'stack_trace':_0x5d3027 instanceof Error?_0x5d3027['stack']:undefined,'source':_0x2dadb5(0x2bd)})[_0x2dadb5(0x298)](()=>{}),{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x283)+_0x45c80d}],'isError':!![]};}}case TOOL_NAMES[_0x2dadb5(0x200)]:{const _0x7684a=WarpGrepArgsSchema['safeParse'](_0x537c23);if(!_0x7684a['success'])return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x2aa)+_0x7684a[_0x2dadb5(0x2c1)]}],'isError':!![]};const _0x31efd4=_0x11f497=>{const _0xa4c962=_0x2dadb5,_0xb97b98=[];for(const _0x1b985c of _0x11f497||[]){if(_0x1b985c[_0xa4c962(0x1cd)]===_0xa4c962(0x1c5)&&Array['isArray'](_0x1b985c[_0xa4c962(0x2a2)]))for(const _0xa8d4bf of _0x1b985c['tool_calls']){try{const _0x26f894=_0xa8d4bf['function']?.[_0xa4c962(0x201)],_0x5b130b=JSON[_0xa4c962(0x1d9)](_0xa8d4bf[_0xa4c962(0x2d1)]?.['arguments']||'{}');if(_0x26f894===_0xa4c962(0x26a))_0xb97b98[_0xa4c962(0x28a)](_0xa4c962(0x1d1)+_0x5b130b['pattern']+'\x27\x20'+(_0x5b130b[_0xa4c962(0x1da)]||'.'));else{if(_0x26f894==='read')_0xb97b98[_0xa4c962(0x28a)](_0xa4c962(0x1fa)+_0x5b130b['path']);else{if(_0x26f894==='list_directory')_0xb97b98['push'](_0xa4c962(0x262)+(_0x5b130b[_0xa4c962(0x1d7)]||'.'));else{if(_0x26f894===_0xa4c962(0x2d3))_0xb97b98['push']('glob\x20\x27'+_0x5b130b['pattern']+'\x27\x20'+(_0x5b130b['path']||'.'));else _0x26f894===_0xa4c962(0x213)&&_0xb97b98[_0xa4c962(0x28a)]('finish');}}}}catch{}}}return _0xb97b98;},_0x109d50=_0x15d0f9=>{const _0x495d7e=_0x2dadb5,_0x13ccd1=[];if(!_0x15d0f9||!Array['isArray'](_0x15d0f9))return _0x13ccd1;const _0x5d5ed1=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0x495d7e(0x2cd),'tool':_0x495d7e(0x268)},{'pattern':/\[PATH ERROR\]/,'error_type':_0x495d7e(0x2be),'tool':_0x495d7e(0x268)},{'pattern':/\[READ ERROR\]/,'error_type':_0x495d7e(0x219),'tool':'read'},{'pattern':/\[UNREADABLE FILE\]/,'error_type':'BinaryFile','tool':_0x495d7e(0x268)},{'pattern':/\[RIPGREP ERROR\]/,'error_type':_0x495d7e(0x23f),'tool':_0x495d7e(0x2c3)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0x495d7e(0x218),'tool':_0x495d7e(0x2c3)},{'pattern':/\[BINARY FILE\]/,'error_type':_0x495d7e(0x26e),'tool':_0x495d7e(0x268)},{'pattern':/\[SYMLINK\]/,'error_type':_0x495d7e(0x24f),'tool':'read'},{'pattern':/not a text file/,'error_type':_0x495d7e(0x26e),'tool':_0x495d7e(0x268)},{'pattern':/symbolic link/,'error_type':_0x495d7e(0x24f),'tool':'read'},{'pattern':/Error reading file:/,'error_type':'ReadError','tool':_0x495d7e(0x268)},{'pattern':/status="error"/,'error_type':_0x495d7e(0x2b3),'tool':'unknown'}];let _0x3b0d9b=0x0;for(const _0x3312e9 of _0x15d0f9){_0x3312e9['role']===_0x495d7e(0x1c5)&&Array[_0x495d7e(0x2b1)](_0x3312e9[_0x495d7e(0x2a2)])&&_0x3b0d9b++;const _0x175fe7=_0x3312e9[_0x495d7e(0x2d0)];if((_0x3312e9['role']===_0x495d7e(0x293)||_0x3312e9[_0x495d7e(0x1cd)]===_0x495d7e(0x1d6))&&_0x175fe7&&typeof _0x175fe7===_0x495d7e(0x2e7))for(const {pattern:_0x44febf,error_type:_0x59fd67,tool:_0x373085}of _0x5d5ed1){const _0x1777d6=_0x175fe7[_0x495d7e(0x27e)](new RegExp(_0x44febf[_0x495d7e(0x1c4)],'g'));if(_0x1777d6)for(const _0x1b8a6c of _0x1777d6){const _0x40d1aa=_0x175fe7[_0x495d7e(0x1ce)](_0x1b8a6c),_0x208fc9=_0x175fe7[_0x495d7e(0x2b4)](_0x40d1aa,Math[_0x495d7e(0x225)](_0x40d1aa+0xc8,_0x175fe7[_0x495d7e(0x2e5)]));_0x13ccd1[_0x495d7e(0x28a)]({'tool':_0x373085,'error_type':_0x59fd67,'error_message':_0x208fc9['split']('\x0a')[0x0],'turn':_0x3b0d9b});}}}return _0x13ccd1;};try{const _0x3a24e4=a0_0x51eed8['resolve'](_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)]),_0x2d9e98=_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x214)],_0x4053c2=_0x2d9e98==='node_modules'?{'allowNames':[_0x2dadb5(0x1df)]}:undefined,_0x20d2ab=new LocalRipgrepProvider(_0x3a24e4,undefined,_0x4053c2);logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),'provider_created',{'type':_0x2dadb5(0x1c6),'repo_root':_0x3a24e4,'search_type':_0x2d9e98||_0x2dadb5(0x23e)}),logger['debug'](_0x2dadb5(0x23c),_0x2dadb5(0x21b),{'query':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'repo_root':_0x3a24e4,'timeout_ms':MORPH_WARP_GREP_TIMEOUT});const _0x2b8b58=Date[_0x2dadb5(0x269)](),_0xed08c9=await runWarpGrep({'searchTerm':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'repoRoot':_0x3a24e4,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x20d2ab,'search_type':_0x2d9e98}),_0x283917=Date[_0x2dadb5(0x269)]()-_0x2b8b58,_0x1f2abc=_0xed08c9['finish']?.['metadata']?.[_0x2dadb5(0x270)]?.[_0x2dadb5(0x2e5)]??0x0;logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),_0x2dadb5(0x2f0),{'termination':_0xed08c9[_0x2dadb5(0x2da)],'turns':_0xed08c9[_0x2dadb5(0x1f7)]?.['turns']??0x0,'files_found':_0x1f2abc,'latency_ms':_0x283917});const _0x13e7ae=_0x109d50(_0xed08c9[_0x2dadb5(0x2af)]);_0x13e7ae[_0x2dadb5(0x2e5)]>0x0&&reportMorphError({'error_message':_0x2dadb5(0x1fb)+_0x13e7ae[_0x2dadb5(0x2e5)]+_0x2dadb5(0x2b2),'error_type':_0x2dadb5(0x241),'level':_0x2dadb5(0x278),'tool':_0x2dadb5(0x29e),'context':{'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'query':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'model':_0x2dadb5(0x280),'termination_reason':_0xed08c9[_0x2dadb5(0x2da)],'sub_tool_errors':_0x13e7ae,'timings':_0xed08c9[_0x2dadb5(0x1f7)],'tool_calls':_0x31efd4(_0xed08c9[_0x2dadb5(0x2af)]),'messages':_0xed08c9['messages']?.[_0x2dadb5(0x231)](_0x18f3ed=>({'role':_0x18f3ed[_0x2dadb5(0x1cd)],'content':_0x18f3ed[_0x2dadb5(0x2d0)],..._0x18f3ed['tool_calls']?{'tool_calls':_0x18f3ed['tool_calls']['length']}:{},..._0x18f3ed[_0x2dadb5(0x29f)]?{'tool_call_id':_0x18f3ed[_0x2dadb5(0x29f)]}:{}}))},'source':'mcp-filesystem'})['catch'](()=>{});let _0x456e48='';if(_0xed08c9[_0x2dadb5(0x2da)]===_0x2dadb5(0x2ac)&&_0xed08c9[_0x2dadb5(0x213)]?.[_0x2dadb5(0x211)]?.[_0x2dadb5(0x270)]){const _0x539c7d=_0xed08c9['finish'][_0x2dadb5(0x211)][_0x2dadb5(0x270)];if(_0x539c7d[_0x2dadb5(0x2e5)]===0x0)return _0x456e48=_0xed08c9[_0x2dadb5(0x213)]['payload']||_0x2dadb5(0x1e6),{'content':[{'type':_0x2dadb5(0x233),'text':_0x456e48}]};const _0x11bd08=[],_0x4bde71=[_0x2dadb5(0x1d2)];for(const _0x34e334 of _0xed08c9[_0x2dadb5(0x2af)]){if(_0x34e334[_0x2dadb5(0x1cd)]===_0x2dadb5(0x1c5)&&Array['isArray'](_0x34e334[_0x2dadb5(0x2a2)]))for(const _0x3b248f of _0x34e334[_0x2dadb5(0x2a2)]){try{const _0x4f5f19=_0x3b248f[_0x2dadb5(0x2d1)]?.[_0x2dadb5(0x201)],_0x261a29=JSON[_0x2dadb5(0x1d9)](_0x3b248f[_0x2dadb5(0x2d1)]?.['arguments']||'{}');if(_0x4f5f19===_0x2dadb5(0x26a))_0x4bde71['push'](_0x2dadb5(0x26c)+_0x261a29[_0x2dadb5(0x2bb)]+_0x2dadb5(0x2c4)+(_0x261a29['path']||'.')+'`');else{if(_0x4f5f19==='read')_0x4bde71[_0x2dadb5(0x28a)]('-\x20Read\x20file\x20`'+_0x261a29['path']+'`');else{if(_0x4f5f19===_0x2dadb5(0x1e3))_0x4bde71[_0x2dadb5(0x28a)](_0x2dadb5(0x276)+(_0x261a29[_0x2dadb5(0x1d7)]||'.')+'`');else _0x4f5f19===_0x2dadb5(0x2d3)&&_0x4bde71[_0x2dadb5(0x28a)]('-\x20Glob\x20search\x20`'+_0x261a29[_0x2dadb5(0x2bb)]+_0x2dadb5(0x253)+(_0x261a29['path']||'.')+'`');}}}catch{}}}_0x11bd08[_0x2dadb5(0x28a)](_0x4bde71[_0x2dadb5(0x1dc)]('\x0a'));const _0x50d28f=['','Relevant\x20context\x20found:'];for(const _0x3ca1c0 of _0x539c7d){if(_0x3ca1c0[_0x2dadb5(0x2c9)]==='*')_0x50d28f['push']('-\x20'+_0x3ca1c0[_0x2dadb5(0x1da)]+':*');else{if(Array[_0x2dadb5(0x2b1)](_0x3ca1c0[_0x2dadb5(0x2c9)])){const _0x4d379f=_0x3ca1c0[_0x2dadb5(0x2c9)][_0x2dadb5(0x231)](([_0x5bc98c,_0x88f79c])=>{if(_0x5bc98c===_0x88f79c)return''+_0x5bc98c;return _0x5bc98c+'-'+_0x88f79c;});_0x50d28f[_0x2dadb5(0x28a)]('-\x20'+_0x3ca1c0[_0x2dadb5(0x1da)]+':'+_0x4d379f[_0x2dadb5(0x1dc)](','));}else _0x50d28f[_0x2dadb5(0x28a)]('-\x20'+_0x3ca1c0['path']+':*');}}_0x50d28f[_0x2dadb5(0x28a)](''),_0x11bd08[_0x2dadb5(0x28a)](_0x50d28f[_0x2dadb5(0x1dc)]('\x0a')),_0x11bd08['push'](_0x2dadb5(0x22b));const _0x3c55b8=[],_0xafdf94=[];for(const _0x9c1293 of _0x539c7d){let _0x449aeb=a0_0x51eed8['resolve'](_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],_0x9c1293[_0x2dadb5(0x1da)]),_0x2d8f92=null,_0xb58a26=null;try{_0x2d8f92=await a0_0x497a28[_0x2dadb5(0x251)](_0x449aeb,{'encoding':_0x2dadb5(0x2bc)});}catch(_0x13f837){const _0x4fe11d=fixPathRepetition(_0x449aeb);if(_0x4fe11d)try{_0x2d8f92=await a0_0x497a28[_0x2dadb5(0x251)](_0x4fe11d,{'encoding':'utf-8'}),_0x449aeb=_0x4fe11d;}catch{_0xb58a26=_0x13f837 instanceof Error?_0x13f837:new Error(String(_0x13f837));}else _0xb58a26=_0x13f837 instanceof Error?_0x13f837:new Error(String(_0x13f837));}if(_0x2d8f92!==null){const _0x46711f=_0x2d8f92[_0x2dadb5(0x2a8)](/\r?\n/),_0x4a847a=[];if(_0x9c1293[_0x2dadb5(0x2c9)]==='*'||!Array[_0x2dadb5(0x2b1)](_0x9c1293[_0x2dadb5(0x2c9)]))for(let _0x4be4e8=0x1;_0x4be4e8<=_0x46711f[_0x2dadb5(0x2e5)];_0x4be4e8++){const _0x4520ab=_0x46711f[_0x4be4e8-0x1];_0x4a847a[_0x2dadb5(0x28a)](_0x4be4e8+'|\x20'+_0x4520ab);}else for(const [_0x4d80cd,_0x3051c2]of _0x9c1293[_0x2dadb5(0x2c9)]){_0x4a847a['length']>0x0&&_0x4a847a['push']('');for(let _0x1d3fe1=_0x4d80cd;_0x1d3fe1<=_0x3051c2&&_0x1d3fe1<=_0x46711f[_0x2dadb5(0x2e5)];_0x1d3fe1++){const _0xaee5fd=_0x46711f[_0x1d3fe1-0x1];_0x4a847a[_0x2dadb5(0x28a)](_0x1d3fe1+'|\x20'+_0xaee5fd);}}_0xafdf94[_0x2dadb5(0x28a)]({'path':_0x9c1293['path'],'content':_0x4a847a[_0x2dadb5(0x1dc)]('\x0a')});}else _0x3c55b8[_0x2dadb5(0x28a)]('<file\x20path=\x22'+_0x9c1293[_0x2dadb5(0x1da)]+_0x2dadb5(0x2ee)+(_0xb58a26?.[_0x2dadb5(0x2d4)]||'Unknown\x20error')+_0x2dadb5(0x25a));}try{const _0x572625=await compactFileContexts(_0xafdf94,_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],MORPH_API_KEY,MORPH_API_URL);for(const _0x5ddf4b of _0x572625){_0x3c55b8[_0x2dadb5(0x28a)]('<file\x20path=\x22'+_0x5ddf4b['path']+_0x2dadb5(0x24a)+_0x5ddf4b[_0x2dadb5(0x2d0)]+_0x2dadb5(0x25a));}}catch(_0x228f28){logger[_0x2dadb5(0x278)](_0x2dadb5(0x23c),_0x2dadb5(0x2e9),{'error':_0x228f28 instanceof Error?_0x228f28[_0x2dadb5(0x2d4)]:String(_0x228f28),'files_count':_0xafdf94['length']});for(const _0x413f75 of _0xafdf94){_0x3c55b8[_0x2dadb5(0x28a)]('<file\x20path=\x22'+_0x413f75[_0x2dadb5(0x1da)]+_0x2dadb5(0x24a)+_0x413f75[_0x2dadb5(0x2d0)]+_0x2dadb5(0x25a));}}_0x11bd08[_0x2dadb5(0x28a)](_0x3c55b8['join']('\x0a\x0a')),_0x456e48=_0x11bd08[_0x2dadb5(0x1dc)]('\x0a');const _0xef467a=_0xed08c9[_0x2dadb5(0x22e)]?.[_0x2dadb5(0x1e9)](_0x43f021=>_0x43f021['message']?.[_0x2dadb5(0x2b8)](_0x2dadb5(0x20b)))||[];if(_0xef467a[_0x2dadb5(0x2e5)]>0x0){const _0x23c3dc=_0xef467a[_0x2dadb5(0x231)](_0x5e7670=>_0x5e7670[_0x2dadb5(0x2d4)])[_0x2dadb5(0x1dc)](';\x20');reportMorphError({'error_message':_0x23c3dc,'error_type':_0x2dadb5(0x23b),'context':{'tool':_0x2dadb5(0x29e),'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'query':_0x7684a[_0x2dadb5(0x1ca)]['search_string'],'model':_0x2dadb5(0x280),'termination_reason':_0x2dadb5(0x2f1),'error_count':_0xef467a['length'],'is_timeout':![],'timings':_0xed08c9[_0x2dadb5(0x1f7)],'files_attempted':_0x539c7d['map'](_0x3289fb=>({'path':_0x3289fb[_0x2dadb5(0x1da)],'lines':_0x3289fb[_0x2dadb5(0x2c9)]})),'tool_calls':_0x31efd4(_0xed08c9['messages']),'messages':_0xed08c9[_0x2dadb5(0x2af)]?.['map'](_0x58d095=>({'role':_0x58d095[_0x2dadb5(0x1cd)],'content':_0x58d095[_0x2dadb5(0x2d0)],..._0x58d095['tool_calls']?{'tool_calls':_0x58d095['tool_calls'][_0x2dadb5(0x2e5)]}:{},..._0x58d095['tool_call_id']?{'tool_call_id':_0x58d095[_0x2dadb5(0x29f)]}:{}})),'request_content':{'query':_0x7684a[_0x2dadb5(0x1ca)]['search_string'],'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'repoRoot':a0_0x51eed8[_0x2dadb5(0x2d5)](_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)]),'model':_0x2dadb5(0x280)}},'source':_0x2dadb5(0x2bd)})[_0x2dadb5(0x298)](()=>{});}}else{if(_0xed08c9['terminationReason']===_0x2dadb5(0x226)&&_0xed08c9[_0x2dadb5(0x22e)]['length']>0x0){const _0x5e2ee0=_0xed08c9[_0x2dadb5(0x22e)]['map'](_0x274c99=>_0x274c99[_0x2dadb5(0x2d4)])[_0x2dadb5(0x1dc)](';\x20');_0x456e48='Error:\x20'+_0x5e2ee0;const _0xbedbab=_0x5e2ee0[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)](_0x2dadb5(0x1ed))||_0x5e2ee0[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)]('timed\x20out')||_0x5e2ee0[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)](_0x2dadb5(0x2dc)),_0x3b6781=_0xed08c9[_0x2dadb5(0x213)]?.['metadata']?.[_0x2dadb5(0x270)],_0x198331=_0xed08c9[_0x2dadb5(0x22e)][0x0];reportMorphError({'error_message':_0x5e2ee0,'error_type':_0xbedbab?_0x2dadb5(0x215):_0x198331?.['constructor']?.[_0x2dadb5(0x201)]||_0x2dadb5(0x1f0),'context':{'tool':'codebase_search','repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'query':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'model':'morph-warp-grep-v2.1','termination_reason':_0xed08c9[_0x2dadb5(0x2da)],'error_count':_0xed08c9[_0x2dadb5(0x22e)][_0x2dadb5(0x2e5)],'is_timeout':_0xbedbab,'timings':_0xed08c9[_0x2dadb5(0x1f7)],'files_attempted':_0x3b6781?.[_0x2dadb5(0x231)](_0xb36a48=>({'path':_0xb36a48[_0x2dadb5(0x1da)],'lines':_0xb36a48[_0x2dadb5(0x2c9)]})),'tool_calls':_0x31efd4(_0xed08c9['messages']),'messages':_0xed08c9['messages']?.['map'](_0x4c7278=>({'role':_0x4c7278[_0x2dadb5(0x1cd)],'content':_0x4c7278[_0x2dadb5(0x2d0)],..._0x4c7278['tool_calls']?{'tool_calls':_0x4c7278['tool_calls'][_0x2dadb5(0x2e5)]}:{},..._0x4c7278[_0x2dadb5(0x29f)]?{'tool_call_id':_0x4c7278[_0x2dadb5(0x29f)]}:{}})),'request_content':{'query':_0x7684a['data'][_0x2dadb5(0x275)],'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'repoRoot':a0_0x51eed8[_0x2dadb5(0x2d5)](_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)]),'model':_0x2dadb5(0x280)}},'stack_trace':_0x198331?.[_0x2dadb5(0x227)]||undefined,'source':'mcp-filesystem'})[_0x2dadb5(0x298)](()=>{});}else _0x456e48=_0x2dadb5(0x25d);}return{'content':[{'type':'text','text':_0x456e48}]};}catch(_0x4e7f7d){const _0x28762b=handleMorphAPIError(_0x4e7f7d);if(_0x28762b)return logger[_0x2dadb5(0x2c1)](_0x2dadb5(0x23c),_0x2dadb5(0x1e5),{'tool':'codebase_search','error':_0x2dadb5(0x1f1),'latency_ms':Date[_0x2dadb5(0x269)]()-_0x3a8fb0}),_0x28762b;const _0x4a553c=_0x4e7f7d instanceof Error?_0x4e7f7d['message']:String(_0x4e7f7d);logger[_0x2dadb5(0x2c1)](_0x2dadb5(0x23c),'tool_call_error',{'tool':'codebase_search','error':_0x4a553c,'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'query':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'latency_ms':Date[_0x2dadb5(0x269)]()-_0x3a8fb0});const _0x3fda90=_0x4a553c[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)](_0x2dadb5(0x1ed))||_0x4a553c[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)]('timed\x20out')||_0x4a553c[_0x2dadb5(0x20d)]()[_0x2dadb5(0x234)](_0x2dadb5(0x2dc))||_0x4e7f7d instanceof Error&&_0x4e7f7d[_0x2dadb5(0x201)]===_0x2dadb5(0x215);return reportMorphError({'error_message':_0x4a553c,'error_type':_0x3fda90?_0x2dadb5(0x215):_0x4e7f7d instanceof Error?_0x4e7f7d[_0x2dadb5(0x2b5)][_0x2dadb5(0x201)]:'UnknownError','context':{'tool':'codebase_search','repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'query':_0x7684a['data']['search_string'],'model':_0x2dadb5(0x280),'is_timeout':_0x3fda90,'exception_phase':_0x2dadb5(0x2a0),'request_content':{'query':_0x7684a['data'][_0x2dadb5(0x275)],'repo_path':_0x7684a[_0x2dadb5(0x1ca)][_0x2dadb5(0x239)],'repoRoot':a0_0x51eed8['resolve'](_0x7684a['data']['repo_path']),'model':_0x2dadb5(0x280)}},'stack_trace':_0x4e7f7d instanceof Error?_0x4e7f7d[_0x2dadb5(0x227)]:undefined,'source':_0x2dadb5(0x2bd)})[_0x2dadb5(0x298)](()=>{}),{'content':[{'type':_0x2dadb5(0x233),'text':'Error\x20running\x20fast\x20context\x20search:\x20'+_0x4a553c}],'isError':![]};}}case TOOL_NAMES[_0x2dadb5(0x206)]:{const _0xfc10d9=WarpGrepGitHubArgsSchema[_0x2dadb5(0x28e)](_0x537c23);if(!_0xfc10d9[_0x2dadb5(0x267)])return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x2aa)+_0xfc10d9[_0x2dadb5(0x2c1)]}],'isError':!![]};const _0x2efa10=_0xfc10d9['data'][_0x2dadb5(0x1d0)]||_0xfc10d9[_0x2dadb5(0x1ca)]['owner_repo'];if(!_0x2efa10)return{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x254)}],'isError':!![]};const _0x1f9098=MORPH_API_KEY;if(!_0x1f9098)throw new Error(_0x2dadb5(0x273));const _0x5a89d9=Date['now']();logger[_0x2dadb5(0x2a7)](_0x2dadb5(0x23c),_0x2dadb5(0x2ec),{'identifier':_0x2efa10,'query':_0xfc10d9['data']['search_string'],'branch':_0xfc10d9['data'][_0x2dadb5(0x263)]});try{const _0x4ae7c3=new WarpGrepClient({'morphApiKey':_0x1f9098,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x20221c=await _0x4ae7c3[_0x2dadb5(0x255)]({'searchTerm':_0xfc10d9[_0x2dadb5(0x1ca)][_0x2dadb5(0x275)],'github':_0x2efa10,'branch':_0xfc10d9['data'][_0x2dadb5(0x263)]}),_0x43b8aa=Date[_0x2dadb5(0x269)]()-_0x5a89d9;logMcpStderr('[github_codebase_search]\x20Done\x20in\x20'+_0x43b8aa+_0x2dadb5(0x1de)+_0x20221c[_0x2dadb5(0x267)]);const _0x4def30=formatResult(_0x20221c);return{'content':[{'type':'text','text':_0x4def30}]};}catch(_0x582693){const _0x4fc3e6=handleMorphAPIError(_0x582693);if(_0x4fc3e6)return _0x4fc3e6;const _0x33093d=Date[_0x2dadb5(0x269)]()-_0x5a89d9,_0x44967c=_0x582693 instanceof Error?_0x582693[_0x2dadb5(0x2d4)]:String(_0x582693);return logMcpStderr('[github_codebase_search]\x20Failed\x20in\x20'+_0x33093d+_0x2dadb5(0x27b),_0x44967c),reportMorphError({'error_message':_0x44967c,'error_type':_0x582693 instanceof Error?_0x582693['constructor']['name']:'UnknownError','context':{'tool':_0x2dadb5(0x238),'github_url':_0x2efa10,'search_string':_0xfc10d9['data'][_0x2dadb5(0x275)],'branch':_0xfc10d9[_0x2dadb5(0x1ca)][_0x2dadb5(0x263)]},'stack_trace':_0x582693 instanceof Error?_0x582693[_0x2dadb5(0x227)]:undefined,'source':_0x2dadb5(0x2bd),'tool':_0x2dadb5(0x238),'latency_ms':_0x33093d})[_0x2dadb5(0x298)](()=>{}),{'content':[{'type':_0x2dadb5(0x233),'text':_0x2dadb5(0x2ca)+_0x44967c}],'isError':![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x308a99);}}catch(_0x31a0e5){const _0x81ca23=_0x31a0e5 instanceof Error?_0x31a0e5[_0x2dadb5(0x2d4)]:String(_0x31a0e5);return reportMorphError({'error_message':_0x81ca23,'error_type':_0x31a0e5 instanceof Error?_0x31a0e5[_0x2dadb5(0x2b5)][_0x2dadb5(0x201)]:_0x2dadb5(0x2ef),'context':{'tool':_0x308a99,'arguments':_0x537c23?JSON['stringify'](_0x537c23)[_0x2dadb5(0x2b4)](0x0,0x1f4):undefined,'mcp_server_version':_0x2dadb5(0x1eb)},'stack_trace':_0x31a0e5 instanceof Error?_0x31a0e5[_0x2dadb5(0x227)]:undefined,'source':_0x2dadb5(0x2bd)})['catch'](()=>{}),{'content':[{'type':_0x2dadb5(0x233),'text':'Error:\x20'+_0x81ca23}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x4e8d8e){const _0x25eb7e=a0_0x2bc7ea,_0xba4f7d=await getValidRootDirectories(_0x4e8d8e);if(_0xba4f7d['length']>0x0)allowedDirectories=[..._0xba4f7d],logMcpStderr(_0x25eb7e(0x281)+_0xba4f7d['length']+_0x25eb7e(0x230));else{logMcpStderr(_0x25eb7e(0x22d));if(ENABLE_WORKSPACE_MODE)try{const _0x28136a=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x28136a&&(allowedDirectories=[_0x28136a],logMcpStderr(_0x25eb7e(0x2df)+_0x28136a));}catch(_0x46b55c){logMcpStderr(_0x25eb7e(0x27c)+_0x46b55c);}}}server[a0_0x2bc7ea(0x2c0)](RootsListChangedNotificationSchema,async()=>{const _0x40322a=a0_0x2bc7ea;try{const _0x498671=await server[_0x40322a(0x2a1)]();_0x498671&&_0x40322a(0x1d5)in _0x498671&&await updateAllowedDirectoriesFromRoots(_0x498671['roots']);}catch(_0x2ca9a1){logMcpStderr(_0x40322a(0x1f2),_0x2ca9a1 instanceof Error?_0x2ca9a1['message']:String(_0x2ca9a1));}}),server[a0_0x2bc7ea(0x20f)]=async()=>{const _0x422350=a0_0x2bc7ea,_0x4d3b26=server[_0x422350(0x285)]();if(_0x4d3b26?.[_0x422350(0x1d5)])try{const _0x356264=await server[_0x422350(0x2a1)]();_0x356264&&_0x422350(0x1d5)in _0x356264?await updateAllowedDirectoriesFromRoots(_0x356264[_0x422350(0x1d5)]):logMcpStderr(_0x422350(0x1ec));}catch(_0x297b61){logMcpStderr(_0x422350(0x1e0),_0x297b61 instanceof Error?_0x297b61[_0x422350(0x2d4)]:String(_0x297b61));}else{if(allowedDirectories['length']>0x0)logMcpStderr(_0x422350(0x2e6),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)logMcpStderr(_0x422350(0x245));else throw new Error(_0x422350(0x295));}}};async function runServer(){const _0x2448f2=a0_0x2bc7ea,_0x3d76f7=new StdioServerTransport();await server[_0x2448f2(0x208)](_0x3d76f7),logMcpStderr('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0x2448f2(0x2e5)]===0x0&&logMcpStderr(_0x2448f2(0x286));}runServer()[a0_0x2bc7ea(0x298)](_0x198132=>{const _0x2735bc=a0_0x2bc7ea;logMcpStderr(_0x2735bc(0x288),_0x198132),process[_0x2735bc(0x1e7)](0x1);});
package/dist/log-utils.js CHANGED
@@ -1 +1 @@
1
- var a1_0x55fc21=a1_0x1eea;(function(_0x5788c0,_0x30b3b1){var _0x1fd56e=a1_0x1eea,_0x3027fe=_0x5788c0();while(!![]){try{var _0x4f074b=parseInt(_0x1fd56e(0xdc))/0x1+-parseInt(_0x1fd56e(0xd9))/0x2*(-parseInt(_0x1fd56e(0xd5))/0x3)+parseInt(_0x1fd56e(0xe5))/0x4+parseInt(_0x1fd56e(0xde))/0x5+parseInt(_0x1fd56e(0xe1))/0x6*(parseInt(_0x1fd56e(0xdb))/0x7)+parseInt(_0x1fd56e(0xe4))/0x8+-parseInt(_0x1fd56e(0xd8))/0x9;if(_0x4f074b===_0x30b3b1)break;else _0x3027fe['push'](_0x3027fe['shift']());}catch(_0x55bab4){_0x3027fe['push'](_0x3027fe['shift']());}}}(a1_0x4ab8,0x967e8));function a1_0x1eea(_0x481d4a,_0x37376c){_0x481d4a=_0x481d4a-0xd4;var _0x4ab8a8=a1_0x4ab8();var _0x1eea3b=_0x4ab8a8[_0x481d4a];return _0x1eea3b;}import a1_0x4f52c5 from'os';import{logger}from'./logger.js';export function getOperatingSystemType(_0x2748aa=a1_0x4f52c5[a1_0x55fc21(0xdf)]()){var _0x256733=a1_0x55fc21;switch(_0x2748aa){case'darwin':return _0x256733(0xe6);case _0x256733(0xd7):return _0x256733(0xd6);case _0x256733(0xda):return _0x256733(0xe0);default:return _0x256733(0xdd);}}function a1_0x4ab8(){var _0x3eb925=['Unknown','4364060fuCTnN','platform','Linux','599598BLSFvy','length','map','5265176JAvmWZ','777320EfjcLu','macOS','MCP','3CAFwPI','Windows','win32','34579701LFKZZF','1940496wCgErh','linux','49YYYOop','1063545CgBPmi'];a1_0x4ab8=function(){return _0x3eb925;};return a1_0x4ab8();}export function formatMcpLogMessage(_0x4d59de,_0x40ec4f=a1_0x4f52c5['platform']()){return'[os='+getOperatingSystemType(_0x40ec4f)+']\x20'+_0x4d59de;}export function logMcpStderr(_0x3599b2,..._0x300155){var _0x4ad55c=a1_0x55fc21;console['error'](formatMcpLogMessage(_0x3599b2),..._0x300155),logger['info'](_0x4ad55c(0xd4),_0x3599b2,_0x300155[_0x4ad55c(0xe2)]?{'args':_0x300155[_0x4ad55c(0xe3)](_0x101b67=>String(_0x101b67))}:undefined);}
1
+ var a1_0x4446bd=a1_0x31d3;(function(_0x45f736,_0x58f87a){var _0x186b48=a1_0x31d3,_0x1c50db=_0x45f736();while(!![]){try{var _0x2dc94e=parseInt(_0x186b48(0x9b))/0x1*(parseInt(_0x186b48(0x97))/0x2)+-parseInt(_0x186b48(0xa3))/0x3+-parseInt(_0x186b48(0xa8))/0x4+parseInt(_0x186b48(0xa2))/0x5+parseInt(_0x186b48(0x98))/0x6*(parseInt(_0x186b48(0x96))/0x7)+-parseInt(_0x186b48(0x9e))/0x8+-parseInt(_0x186b48(0xa4))/0x9*(-parseInt(_0x186b48(0x94))/0xa);if(_0x2dc94e===_0x58f87a)break;else _0x1c50db['push'](_0x1c50db['shift']());}catch(_0x4363e6){_0x1c50db['push'](_0x1c50db['shift']());}}}(a1_0x2493,0x97e02));function a1_0x31d3(_0x54d1f8,_0x18d79e){_0x54d1f8=_0x54d1f8-0x94;var _0x2493a2=a1_0x2493();var _0x31d393=_0x2493a2[_0x54d1f8];return _0x31d393;}import a1_0x34462e from'os';import{logger}from'./logger.js';export function getOperatingSystemType(_0x1a0e19=a1_0x34462e[a1_0x4446bd(0xa6)]()){var _0xf35ff5=a1_0x4446bd;switch(_0x1a0e19){case _0xf35ff5(0xa0):return'macOS';case _0xf35ff5(0xa1):return _0xf35ff5(0xa7);case _0xf35ff5(0x99):return _0xf35ff5(0x9d);default:return'Unknown';}}export function formatMcpLogMessage(_0x4e0839,_0x437741=a1_0x34462e['platform']()){var _0x3463e3=a1_0x4446bd;return _0x3463e3(0x9c)+getOperatingSystemType(_0x437741)+']\x20'+_0x4e0839;}function a1_0x2493(){var _0x1ae334=['2155433gFyrAZ','1024570FMVmpw','12EiqZPl','linux','error','1ouiwxl','[os=','Linux','8641480cnYKlY','info','darwin','win32','2828020wtThrO','566436SyxuQz','9OiOkPQ','length','platform','Windows','980996vyYbzF','4426010tGQhxc','MCP'];a1_0x2493=function(){return _0x1ae334;};return a1_0x2493();}export function logMcpStderr(_0x38d4a6,..._0x53616a){var _0x4d3175=a1_0x4446bd;console[_0x4d3175(0x9a)](formatMcpLogMessage(_0x38d4a6),..._0x53616a),logger[_0x4d3175(0x9f)](_0x4d3175(0x95),_0x38d4a6,_0x53616a[_0x4d3175(0xa5)]?{'args':_0x53616a['map'](_0x195d19=>String(_0x195d19))}:undefined);}
package/dist/logger.js CHANGED
@@ -1 +1 @@
1
- const a2_0x2f48a5=a2_0x2ae2;(function(_0x2eb1b3,_0x1993e5){const _0x13ab66=a2_0x2ae2,_0x53701c=_0x2eb1b3();while(!![]){try{const _0x5ac4ad=-parseInt(_0x13ab66(0x162))/0x1*(-parseInt(_0x13ab66(0x161))/0x2)+-parseInt(_0x13ab66(0x16f))/0x3+-parseInt(_0x13ab66(0x165))/0x4+parseInt(_0x13ab66(0x164))/0x5+parseInt(_0x13ab66(0x171))/0x6+-parseInt(_0x13ab66(0x16d))/0x7+parseInt(_0x13ab66(0x16a))/0x8*(-parseInt(_0x13ab66(0x16c))/0x9);if(_0x5ac4ad===_0x1993e5)break;else _0x53701c['push'](_0x53701c['shift']());}catch(_0x362af){_0x53701c['push'](_0x53701c['shift']());}}}(a2_0x7510,0xa912a));function a2_0x7510(){const _0x29d9db=['19IdkBIG','stringify','3129555MzpUHq','390708jIZKgO','env','enable','warn','info','8UTNtHp','enabled','155817juHCdC','6165649MswGay','MORPH_DEBUG','1012563TqYaMT','fileStream','6110682UowhQo','debug',']\x20[','error','_log','toUpperCase','40156XLunVc'];a2_0x7510=function(){return _0x29d9db;};return a2_0x7510();}import{createWriteStream}from'fs';function a2_0x2ae2(_0x26d52e,_0x1c7cba){_0x26d52e=_0x26d52e-0x161;const _0x7510e=a2_0x7510();let _0x2ae2e8=_0x7510e[_0x26d52e];return _0x2ae2e8;}class MorphLogger{[a2_0x2f48a5(0x16b)];[a2_0x2f48a5(0x170)];constructor(){const _0x56fa55=a2_0x2f48a5;this[_0x56fa55(0x16b)]=process[_0x56fa55(0x166)][_0x56fa55(0x16e)]==='1'||!!process[_0x56fa55(0x166)]['MORPH_LOG_FILE'];const _0x43213f=process[_0x56fa55(0x166)]['MORPH_LOG_FILE'];this[_0x56fa55(0x170)]=_0x43213f?createWriteStream(_0x43213f,{'flags':'a'}):null;}['debug'](_0xc1c681,_0x50316e,_0x1cad0c){const _0x122896=a2_0x2f48a5;this[_0x122896(0x175)](_0x122896(0x172),_0xc1c681,_0x50316e,_0x1cad0c);}[a2_0x2f48a5(0x169)](_0xaee7ce,_0x13c72,_0x112568){const _0x424a97=a2_0x2f48a5;this['_log'](_0x424a97(0x169),_0xaee7ce,_0x13c72,_0x112568);}[a2_0x2f48a5(0x168)](_0x1315a6,_0x1f23b3,_0x1500c2){const _0x28a59c=a2_0x2f48a5;this['_log'](_0x28a59c(0x168),_0x1315a6,_0x1f23b3,_0x1500c2);}['error'](_0x3dad08,_0x4d5aa3,_0x4c4777){const _0x67e0b5=a2_0x2f48a5;this[_0x67e0b5(0x175)](_0x67e0b5(0x174),_0x3dad08,_0x4d5aa3,_0x4c4777);}[a2_0x2f48a5(0x167)](){const _0x20f3d7=a2_0x2f48a5;this[_0x20f3d7(0x16b)]=!![];}get['isEnabled'](){const _0x8cc845=a2_0x2f48a5;return this[_0x8cc845(0x16b)];}['_log'](_0x49cb40,_0x4f2817,_0x39fbb4,_0x5b7872){const _0x332d7f=a2_0x2f48a5;if(_0x49cb40!==_0x332d7f(0x174)&&!this[_0x332d7f(0x16b)])return;const _0x32df2b=new Date()['toISOString'](),_0x2f1aaa='['+_0x32df2b+_0x332d7f(0x173)+_0x49cb40[_0x332d7f(0x176)]()+_0x332d7f(0x173)+_0x4f2817+']';console[_0x332d7f(0x174)](_0x5b7872?_0x2f1aaa+'\x20'+_0x39fbb4+'\x20'+JSON[_0x332d7f(0x163)](_0x5b7872):_0x2f1aaa+'\x20'+_0x39fbb4),this[_0x332d7f(0x170)]?.['write'](JSON[_0x332d7f(0x163)]({'ts':_0x32df2b,'level':_0x49cb40,'component':_0x4f2817,'msg':_0x39fbb4,..._0x5b7872&&{'data':_0x5b7872}})+'\x0a');}}export const logger=new MorphLogger();
1
+ const a2_0x2d6db9=a2_0x3784;function a2_0xba9e(){const _0x1e6720=['isEnabled',']\x20[','toUpperCase','fileStream','_log','19234782nXnaqc','789940ImIDxS','write','error','info','1450908lqLCSH','2gEooLb','enable','27340ETCoBi','debug','5681802irmzJq','258hREuXD','enabled','stringify','env','7290088IsOnwb','warn','863590aIqhqi'];a2_0xba9e=function(){return _0x1e6720;};return a2_0xba9e();}(function(_0x36a476,_0x377347){const _0x48225f=a2_0x3784,_0x236836=_0x36a476();while(!![]){try{const _0x3be726=-parseInt(_0x48225f(0x108))/0x1+parseInt(_0x48225f(0x114))/0x2*(parseInt(_0x48225f(0x113))/0x3)+parseInt(_0x48225f(0x10f))/0x4+-parseInt(_0x48225f(0x116))/0x5*(-parseInt(_0x48225f(0x119))/0x6)+-parseInt(_0x48225f(0x118))/0x7+-parseInt(_0x48225f(0x106))/0x8+parseInt(_0x48225f(0x10e))/0x9;if(_0x3be726===_0x377347)break;else _0x236836['push'](_0x236836['shift']());}catch(_0x49e33a){_0x236836['push'](_0x236836['shift']());}}}(a2_0xba9e,0x71fda));function a2_0x3784(_0x254fb8,_0x12a99d){_0x254fb8=_0x254fb8-0x103;const _0xba9eaf=a2_0xba9e();let _0x3784c0=_0xba9eaf[_0x254fb8];return _0x3784c0;}import{createWriteStream}from'fs';class MorphLogger{[a2_0x2d6db9(0x103)];['fileStream'];constructor(){const _0x1a9cbb=a2_0x2d6db9;this[_0x1a9cbb(0x103)]=process[_0x1a9cbb(0x105)]['MORPH_DEBUG']==='1'||!!process['env']['MORPH_LOG_FILE'];const _0x5e9759=process[_0x1a9cbb(0x105)]['MORPH_LOG_FILE'];this[_0x1a9cbb(0x10c)]=_0x5e9759?createWriteStream(_0x5e9759,{'flags':'a'}):null;}[a2_0x2d6db9(0x117)](_0x300269,_0x255a68,_0x5334c9){const _0x54919d=a2_0x2d6db9;this[_0x54919d(0x10d)](_0x54919d(0x117),_0x300269,_0x255a68,_0x5334c9);}['info'](_0x82f33f,_0x3c5c1f,_0x222cb5){const _0x470523=a2_0x2d6db9;this['_log'](_0x470523(0x112),_0x82f33f,_0x3c5c1f,_0x222cb5);}[a2_0x2d6db9(0x107)](_0x4b77be,_0x57ff3d,_0x13e123){const _0x42a5cb=a2_0x2d6db9;this[_0x42a5cb(0x10d)](_0x42a5cb(0x107),_0x4b77be,_0x57ff3d,_0x13e123);}[a2_0x2d6db9(0x111)](_0x177260,_0x3501a3,_0x2520ec){const _0x2add5c=a2_0x2d6db9;this['_log'](_0x2add5c(0x111),_0x177260,_0x3501a3,_0x2520ec);}[a2_0x2d6db9(0x115)](){this['enabled']=!![];}get[a2_0x2d6db9(0x109)](){const _0x5b87b9=a2_0x2d6db9;return this[_0x5b87b9(0x103)];}[a2_0x2d6db9(0x10d)](_0x4226da,_0x1a9e6e,_0x532662,_0x176049){const _0x78e2ea=a2_0x2d6db9;if(_0x4226da!==_0x78e2ea(0x111)&&!this[_0x78e2ea(0x103)])return;const _0x2139df=new Date()['toISOString'](),_0x3820cb='['+_0x2139df+_0x78e2ea(0x10a)+_0x4226da[_0x78e2ea(0x10b)]()+_0x78e2ea(0x10a)+_0x1a9e6e+']';console[_0x78e2ea(0x111)](_0x176049?_0x3820cb+'\x20'+_0x532662+'\x20'+JSON[_0x78e2ea(0x104)](_0x176049):_0x3820cb+'\x20'+_0x532662),this['fileStream']?.[_0x78e2ea(0x110)](JSON['stringify']({'ts':_0x2139df,'level':_0x4226da,'component':_0x1a9e6e,'msg':_0x532662,..._0x176049&&{'data':_0x176049}})+'\x0a');}}export const logger=new MorphLogger();
@@ -1 +1 @@
1
- (function(_0x504165,_0x5a9320){const _0x2a68ee=a3_0x12cc,_0x5b556e=_0x504165();while(!![]){try{const _0x581fcd=parseInt(_0x2a68ee(0x1ca))/0x1+parseInt(_0x2a68ee(0x1c9))/0x2*(parseInt(_0x2a68ee(0x1e0))/0x3)+-parseInt(_0x2a68ee(0x1d8))/0x4*(-parseInt(_0x2a68ee(0x1d6))/0x5)+parseInt(_0x2a68ee(0x1cd))/0x6+parseInt(_0x2a68ee(0x1d7))/0x7*(-parseInt(_0x2a68ee(0x1d5))/0x8)+-parseInt(_0x2a68ee(0x1da))/0x9+-parseInt(_0x2a68ee(0x1df))/0xa*(parseInt(_0x2a68ee(0x1de))/0xb);if(_0x581fcd===_0x5a9320)break;else _0x5b556e['push'](_0x5b556e['shift']());}catch(_0x9ebebf){_0x5b556e['push'](_0x5b556e['shift']());}}}(a3_0x9a67,0x6b56b));import a3_0x5e02a8 from'path';function a3_0x12cc(_0x2ef19e,_0x11a0ea){_0x2ef19e=_0x2ef19e-0x1c9;const _0x9a678e=a3_0x9a67();let _0x12cc26=_0x9a678e[_0x2ef19e];return _0x12cc26;}function a3_0x9a67(){const _0xb46d28=['16dRgvgy','5WVwhYX','1133461ktENuC','449028hgLauz','homedir','3990744OxclFj','join','slice','toUpperCase','1504063CCXGOP','40WwjudB','3UcbhaR','653202MCFzGC','871276zrHFfS','startsWith','match','2662314QyvJLn','replace','/mnt/','charAt','substring','normalize','test','trim'];a3_0x9a67=function(){return _0xb46d28;};return a3_0x9a67();}import a3_0x380b00 from'os';export function convertToWindowsPath(_0x96b4c5){const _0x32ad91=a3_0x12cc;if(_0x96b4c5[_0x32ad91(0x1cb)](_0x32ad91(0x1cf))){const _0x210bd6=_0x96b4c5[_0x32ad91(0x1d0)](0x5)[_0x32ad91(0x1dd)](),_0x11230e=_0x96b4c5[_0x32ad91(0x1dc)](0x6)['replace'](/\//g,'\x5c');return _0x210bd6+':'+_0x11230e;}if(_0x96b4c5[_0x32ad91(0x1cc)](/^\/[a-zA-Z]\//)){const _0x29bb4f=_0x96b4c5['charAt'](0x1)[_0x32ad91(0x1dd)](),_0x2dbd48=_0x96b4c5[_0x32ad91(0x1dc)](0x2)[_0x32ad91(0x1ce)](/\//g,'\x5c');return _0x29bb4f+':'+_0x2dbd48;}if(_0x96b4c5[_0x32ad91(0x1cc)](/^[a-zA-Z]:/))return _0x96b4c5[_0x32ad91(0x1ce)](/\//g,'\x5c');return _0x96b4c5;}export function normalizePath(_0x4dfc6f){const _0x400e80=a3_0x12cc;_0x4dfc6f=_0x4dfc6f[_0x400e80(0x1d4)]()[_0x400e80(0x1ce)](/^["']|["']$/g,'');const _0x3c274e=_0x4dfc6f['startsWith']('/')&&!_0x4dfc6f[_0x400e80(0x1cc)](/^\/mnt\/[a-z]\//i)&&!_0x4dfc6f[_0x400e80(0x1cc)](/^\/[a-zA-Z]\//);if(_0x3c274e)return _0x4dfc6f[_0x400e80(0x1ce)](/\/+/g,'/')['replace'](/\/+$/,'');_0x4dfc6f=convertToWindowsPath(_0x4dfc6f);if(_0x4dfc6f[_0x400e80(0x1cb)]('\x5c\x5c')){let _0x5c7782=_0x4dfc6f;_0x5c7782=_0x5c7782[_0x400e80(0x1ce)](/^\\{2,}/,'\x5c\x5c');const _0xe6d217=_0x5c7782[_0x400e80(0x1d1)](0x2)['replace'](/\\\\/g,'\x5c');_0x4dfc6f='\x5c\x5c'+_0xe6d217;}else _0x4dfc6f=_0x4dfc6f[_0x400e80(0x1ce)](/\\\\/g,'\x5c');let _0x51113f=a3_0x5e02a8[_0x400e80(0x1d2)](_0x4dfc6f);_0x4dfc6f['startsWith']('\x5c\x5c')&&!_0x51113f[_0x400e80(0x1cb)]('\x5c\x5c')&&(_0x51113f='\x5c'+_0x51113f);if(_0x51113f[_0x400e80(0x1cc)](/^[a-zA-Z]:/)){let _0x43f715=_0x51113f[_0x400e80(0x1ce)](/\//g,'\x5c');return/^[a-z]:/[_0x400e80(0x1d3)](_0x43f715)&&(_0x43f715=_0x43f715['charAt'](0x0)[_0x400e80(0x1dd)]()+_0x43f715[_0x400e80(0x1dc)](0x1)),_0x43f715;}return _0x51113f[_0x400e80(0x1ce)](/\//g,'\x5c');}export function expandHome(_0x17d368){const _0x20325f=a3_0x12cc;if(_0x17d368[_0x20325f(0x1cb)]('~/')||_0x17d368==='~')return a3_0x5e02a8[_0x20325f(0x1db)](a3_0x380b00[_0x20325f(0x1d9)](),_0x17d368[_0x20325f(0x1dc)](0x1));return _0x17d368;}
1
+ (function(_0x30b287,_0x3653a0){const _0x10f9f9=a3_0xf592,_0x38179c=_0x30b287();while(!![]){try{const _0x168c60=parseInt(_0x10f9f9(0xd6))/0x1+parseInt(_0x10f9f9(0xd5))/0x2+-parseInt(_0x10f9f9(0xdd))/0x3*(parseInt(_0x10f9f9(0xdc))/0x4)+parseInt(_0x10f9f9(0xdb))/0x5+-parseInt(_0x10f9f9(0xde))/0x6*(parseInt(_0x10f9f9(0xd7))/0x7)+-parseInt(_0x10f9f9(0xda))/0x8+-parseInt(_0x10f9f9(0xdf))/0x9*(parseInt(_0x10f9f9(0xd1))/0xa);if(_0x168c60===_0x3653a0)break;else _0x38179c['push'](_0x38179c['shift']());}catch(_0x42d604){_0x38179c['push'](_0x38179c['shift']());}}}(a3_0x399c,0xd1714));import a3_0x36ad67 from'path';import a3_0xf091b1 from'os';export function convertToWindowsPath(_0x3ee920){const _0x52ac3d=a3_0xf592;if(_0x3ee920[_0x52ac3d(0xce)]('/mnt/')){const _0x51abc3=_0x3ee920[_0x52ac3d(0xcf)](0x5)[_0x52ac3d(0xd9)](),_0x32972b=_0x3ee920[_0x52ac3d(0xd4)](0x6)['replace'](/\//g,'\x5c');return _0x51abc3+':'+_0x32972b;}if(_0x3ee920[_0x52ac3d(0xe1)](/^\/[a-zA-Z]\//)){const _0x2b81d1=_0x3ee920[_0x52ac3d(0xcf)](0x1)['toUpperCase'](),_0x258b62=_0x3ee920[_0x52ac3d(0xd4)](0x2)['replace'](/\//g,'\x5c');return _0x2b81d1+':'+_0x258b62;}if(_0x3ee920['match'](/^[a-zA-Z]:/))return _0x3ee920[_0x52ac3d(0xd3)](/\//g,'\x5c');return _0x3ee920;}export function normalizePath(_0x1bce54){const _0x575031=a3_0xf592;_0x1bce54=_0x1bce54['trim']()[_0x575031(0xd3)](/^["']|["']$/g,'');const _0x2f94e4=_0x1bce54[_0x575031(0xce)]('/')&&!_0x1bce54[_0x575031(0xe1)](/^\/mnt\/[a-z]\//i)&&!_0x1bce54[_0x575031(0xe1)](/^\/[a-zA-Z]\//);if(_0x2f94e4)return _0x1bce54[_0x575031(0xd3)](/\/+/g,'/')[_0x575031(0xd3)](/\/+$/,'');_0x1bce54=convertToWindowsPath(_0x1bce54);if(_0x1bce54['startsWith']('\x5c\x5c')){let _0x1dba03=_0x1bce54;_0x1dba03=_0x1dba03[_0x575031(0xd3)](/^\\{2,}/,'\x5c\x5c');const _0x373957=_0x1dba03[_0x575031(0xd2)](0x2)['replace'](/\\\\/g,'\x5c');_0x1bce54='\x5c\x5c'+_0x373957;}else _0x1bce54=_0x1bce54[_0x575031(0xd3)](/\\\\/g,'\x5c');let _0x345188=a3_0x36ad67[_0x575031(0xd8)](_0x1bce54);_0x1bce54['startsWith']('\x5c\x5c')&&!_0x345188[_0x575031(0xce)]('\x5c\x5c')&&(_0x345188='\x5c'+_0x345188);if(_0x345188['match'](/^[a-zA-Z]:/)){let _0x1b85e0=_0x345188[_0x575031(0xd3)](/\//g,'\x5c');return/^[a-z]:/[_0x575031(0xd0)](_0x1b85e0)&&(_0x1b85e0=_0x1b85e0[_0x575031(0xcf)](0x0)[_0x575031(0xd9)]()+_0x1b85e0[_0x575031(0xd4)](0x1)),_0x1b85e0;}return _0x345188[_0x575031(0xd3)](/\//g,'\x5c');}function a3_0xf592(_0x567c21,_0x180630){_0x567c21=_0x567c21-0xce;const _0x399c4e=a3_0x399c();let _0xf592fb=_0x399c4e[_0x567c21];return _0xf592fb;}function a3_0x399c(){const _0xb61698=['join','match','startsWith','charAt','test','1106830jAsJhb','substring','replace','slice','2996692ZnRbzC','1434809fRHpoV','5653347pnDBbo','normalize','toUpperCase','6322384ddPqSh','7311665fCnAXt','288872HzClHm','30fGNfjf','6DNVjUi','99SowcZt'];a3_0x399c=function(){return _0xb61698;};return a3_0x399c();}export function expandHome(_0x1fb148){const _0x522f12=a3_0xf592;if(_0x1fb148[_0x522f12(0xce)]('~/')||_0x1fb148==='~')return a3_0x36ad67[_0x522f12(0xe0)](a3_0xf091b1['homedir'](),_0x1fb148['slice'](0x1));return _0x1fb148;}
@@ -1 +1 @@
1
- (function(_0x5d219c,_0x250648){const _0x3ea2e1=a4_0xb027,_0x27f4a5=_0x5d219c();while(!![]){try{const _0xabd224=-parseInt(_0x3ea2e1(0xd8))/0x1*(-parseInt(_0x3ea2e1(0xdb))/0x2)+-parseInt(_0x3ea2e1(0xe6))/0x3+-parseInt(_0x3ea2e1(0xde))/0x4+parseInt(_0x3ea2e1(0xdc))/0x5+-parseInt(_0x3ea2e1(0xd4))/0x6+-parseInt(_0x3ea2e1(0xe4))/0x7*(-parseInt(_0x3ea2e1(0xd6))/0x8)+parseInt(_0x3ea2e1(0xd9))/0x9*(parseInt(_0x3ea2e1(0xd7))/0xa);if(_0xabd224===_0x250648)break;else _0x27f4a5['push'](_0x27f4a5['shift']());}catch(_0x1f37e8){_0x27f4a5['push'](_0x27f4a5['shift']());}}}(a4_0x2b9e,0x3900f));function a4_0x2b9e(){const _0x3655c0=['startsWith','resolve','Path\x20must\x20be\x20absolute\x20after\x20normalization','1271459NBrkFo','sep','1229127lcMbJj','includes','1943568LrHmlM','string','16RTskAs','230KemyRu','213ASGZxz','172764qYlZtX','normalize','2642BymTrt','1338030hXGKXT','some','1546548xNcRXG','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','isAbsolute'];a4_0x2b9e=function(){return _0x3655c0;};return a4_0x2b9e();}function a4_0xb027(_0x266749,_0x8d6734){_0x266749=_0x266749-0xd3;const _0x2b9e22=a4_0x2b9e();let _0xb027b0=_0x2b9e22[_0x266749];return _0xb027b0;}import a4_0x3633f9 from'path';export function isPathWithinAllowedDirectories(_0x44f146,_0x34e2b9){const _0x327f44=a4_0xb027;if(typeof _0x44f146!==_0x327f44(0xd5)||!Array['isArray'](_0x34e2b9))return![];if(!_0x44f146||_0x34e2b9['length']===0x0)return![];if(_0x44f146['includes']('\x00'))return![];let _0x828ade;try{_0x828ade=a4_0x3633f9[_0x327f44(0xe2)](a4_0x3633f9[_0x327f44(0xda)](_0x44f146));}catch{return![];}if(!a4_0x3633f9[_0x327f44(0xe0)](_0x828ade))throw new Error(_0x327f44(0xe3));return _0x34e2b9[_0x327f44(0xdd)](_0x2930aa=>{const _0x1f9340=_0x327f44;if(typeof _0x2930aa!==_0x1f9340(0xd5)||!_0x2930aa)return![];if(_0x2930aa[_0x1f9340(0xd3)]('\x00'))return![];let _0x52c5d7;try{_0x52c5d7=a4_0x3633f9['resolve'](a4_0x3633f9[_0x1f9340(0xda)](_0x2930aa));}catch{return![];}if(!a4_0x3633f9[_0x1f9340(0xe0)](_0x52c5d7))throw new Error(_0x1f9340(0xdf));if(_0x828ade===_0x52c5d7)return!![];if(_0x52c5d7===a4_0x3633f9[_0x1f9340(0xe5)])return _0x828ade[_0x1f9340(0xe1)](a4_0x3633f9[_0x1f9340(0xe5)]);return _0x828ade[_0x1f9340(0xe1)](_0x52c5d7+a4_0x3633f9['sep']);});}
1
+ (function(_0x2c12ce,_0xb24f91){const _0x1ecd4c=a4_0x2ee2,_0x5960d1=_0x2c12ce();while(!![]){try{const _0x12f64f=-parseInt(_0x1ecd4c(0x1a1))/0x1*(parseInt(_0x1ecd4c(0x196))/0x2)+parseInt(_0x1ecd4c(0x198))/0x3*(parseInt(_0x1ecd4c(0x1a5))/0x4)+parseInt(_0x1ecd4c(0x1a6))/0x5*(-parseInt(_0x1ecd4c(0x19c))/0x6)+-parseInt(_0x1ecd4c(0x1a0))/0x7*(parseInt(_0x1ecd4c(0x19f))/0x8)+-parseInt(_0x1ecd4c(0x19e))/0x9*(parseInt(_0x1ecd4c(0x1a4))/0xa)+parseInt(_0x1ecd4c(0x197))/0xb+parseInt(_0x1ecd4c(0x19d))/0xc*(parseInt(_0x1ecd4c(0x19b))/0xd);if(_0x12f64f===_0xb24f91)break;else _0x5960d1['push'](_0x5960d1['shift']());}catch(_0x55528d){_0x5960d1['push'](_0x5960d1['shift']());}}}(a4_0xb414,0xd541a));import a4_0x5e54e6 from'path';function a4_0x2ee2(_0x365d31,_0x391075){_0x365d31=_0x365d31-0x191;const _0xb4140=a4_0xb414();let _0x2ee2fb=_0xb4140[_0x365d31];return _0x2ee2fb;}export function isPathWithinAllowedDirectories(_0x1dbd7f,_0x3a57c4){const _0x2259c0=a4_0x2ee2;if(typeof _0x1dbd7f!==_0x2259c0(0x191)||!Array[_0x2259c0(0x1a2)](_0x3a57c4))return![];if(!_0x1dbd7f||_0x3a57c4[_0x2259c0(0x194)]===0x0)return![];if(_0x1dbd7f[_0x2259c0(0x1a7)]('\x00'))return![];let _0x958ed6;try{_0x958ed6=a4_0x5e54e6[_0x2259c0(0x199)](a4_0x5e54e6[_0x2259c0(0x195)](_0x1dbd7f));}catch{return![];}if(!a4_0x5e54e6[_0x2259c0(0x1a8)](_0x958ed6))throw new Error(_0x2259c0(0x192));return _0x3a57c4[_0x2259c0(0x1a3)](_0x3a208e=>{const _0x2037d9=_0x2259c0;if(typeof _0x3a208e!=='string'||!_0x3a208e)return![];if(_0x3a208e[_0x2037d9(0x1a7)]('\x00'))return![];let _0x2ac7f0;try{_0x2ac7f0=a4_0x5e54e6[_0x2037d9(0x199)](a4_0x5e54e6[_0x2037d9(0x195)](_0x3a208e));}catch{return![];}if(!a4_0x5e54e6[_0x2037d9(0x1a8)](_0x2ac7f0))throw new Error('Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization');if(_0x958ed6===_0x2ac7f0)return!![];if(_0x2ac7f0===a4_0x5e54e6[_0x2037d9(0x193)])return _0x958ed6[_0x2037d9(0x19a)](a4_0x5e54e6['sep']);return _0x958ed6['startsWith'](_0x2ac7f0+a4_0x5e54e6[_0x2037d9(0x193)]);});}function a4_0xb414(){const _0x11bb88=['sep','length','normalize','2404LVsiOv','7218640erYeQq','330DbhmbE','resolve','startsWith','13JqCxSK','12pbAsAY','14251764NrcoeI','38286pMrrhM','548152hgKfGn','21bLPEPO','92PxhClS','isArray','some','3890EISjmb','50916VVqGXg','999080GQeENd','includes','isAbsolute','string','Path\x20must\x20be\x20absolute\x20after\x20normalization'];a4_0xb414=function(){return _0x11bb88;};return a4_0xb414();}
@@ -1 +1 @@
1
- (function(_0xa0c7b8,_0x38baec){const _0x24dc21=a5_0x3046,_0x345437=_0xa0c7b8();while(!![]){try{const _0x38b37f=-parseInt(_0x24dc21(0x163))/0x1*(-parseInt(_0x24dc21(0x166))/0x2)+parseInt(_0x24dc21(0x155))/0x3*(-parseInt(_0x24dc21(0x168))/0x4)+-parseInt(_0x24dc21(0x159))/0x5*(-parseInt(_0x24dc21(0x160))/0x6)+parseInt(_0x24dc21(0x15e))/0x7+-parseInt(_0x24dc21(0x158))/0x8+parseInt(_0x24dc21(0x15a))/0x9+-parseInt(_0x24dc21(0x154))/0xa*(parseInt(_0x24dc21(0x15c))/0xb);if(_0x38b37f===_0x38baec)break;else _0x345437['push'](_0x345437['shift']());}catch(_0x51150e){_0x345437['push'](_0x345437['shift']());}}}(a5_0x462c,0x3c541));import{promises as a5_0x48abf6}from'fs';function a5_0x462c(){const _0x51916f=['2uVNqCN','\x20due\x20to\x20error:\x20','30028BUtFTV','isDirectory','10hfPgHx','183dgnmJY','Skipping\x20invalid\x20directory:\x20','push','1193048SehmTo','10HSdEfL','2527470LjkQgy','uri','2103761SeItIT','realpath','1549737Lfhguk','Skipping\x20','1018728bkZOFZ','join','message','203617oRCLCx','slice','non-directory\x20root'];a5_0x462c=function(){return _0x51916f;};return a5_0x462c();}import a5_0x32a4fd from'path';import a5_0x1effb2 from'os';import{normalizePath}from'./path-utils.js';import{logMcpStderr}from'./log-utils.js';function a5_0x3046(_0x2b53d3,_0x4d067a){_0x2b53d3=_0x2b53d3-0x154;const _0x462c41=a5_0x462c();let _0x3046f9=_0x462c41[_0x2b53d3];return _0x3046f9;}async function parseRootUri(_0x57a859){const _0x2f6d25=a5_0x3046;try{const _0x25530e=_0x57a859['startsWith']('file://')?_0x57a859[_0x2f6d25(0x164)](0x7):_0x57a859,_0xfe7942=_0x25530e['startsWith']('~/')||_0x25530e==='~'?a5_0x32a4fd[_0x2f6d25(0x161)](a5_0x1effb2['homedir'](),_0x25530e[_0x2f6d25(0x164)](0x1)):_0x25530e,_0x224aaf=a5_0x32a4fd['resolve'](_0xfe7942),_0x4e300f=await a5_0x48abf6[_0x2f6d25(0x15d)](_0x224aaf);return normalizePath(_0x4e300f);}catch{return null;}}function formatDirectoryError(_0x3c59d6,_0x963c0f,_0x219792){const _0x4acf0c=a5_0x3046;if(_0x219792)return _0x4acf0c(0x15f)+_0x219792+':\x20'+_0x3c59d6;const _0x1db556=_0x963c0f instanceof Error?_0x963c0f[_0x4acf0c(0x162)]:String(_0x963c0f);return _0x4acf0c(0x156)+_0x3c59d6+_0x4acf0c(0x167)+_0x1db556;}export async function getValidRootDirectories(_0x11350b){const _0x4e6298=a5_0x3046,_0x18b172=[];for(const _0x37756f of _0x11350b){const _0x450330=await parseRootUri(_0x37756f[_0x4e6298(0x15b)]);if(!_0x450330){logMcpStderr(formatDirectoryError(_0x37756f[_0x4e6298(0x15b)],undefined,'invalid\x20path\x20or\x20inaccessible'));continue;}try{const _0x5645ef=await a5_0x48abf6['stat'](_0x450330);_0x5645ef[_0x4e6298(0x169)]()?_0x18b172[_0x4e6298(0x157)](_0x450330):logMcpStderr(formatDirectoryError(_0x450330,undefined,_0x4e6298(0x165)));}catch(_0x1fa206){logMcpStderr(formatDirectoryError(_0x450330,_0x1fa206));}}return _0x18b172;}
1
+ (function(_0x190fc8,_0x440584){const _0x4af51f=a5_0x7070,_0x5aedf6=_0x190fc8();while(!![]){try{const _0xb2c2b9=-parseInt(_0x4af51f(0x104))/0x1*(parseInt(_0x4af51f(0xf8))/0x2)+-parseInt(_0x4af51f(0xf7))/0x3+-parseInt(_0x4af51f(0xf1))/0x4+parseInt(_0x4af51f(0x102))/0x5*(-parseInt(_0x4af51f(0xf3))/0x6)+-parseInt(_0x4af51f(0x103))/0x7*(parseInt(_0x4af51f(0xfc))/0x8)+-parseInt(_0x4af51f(0xf0))/0x9*(parseInt(_0x4af51f(0xef))/0xa)+parseInt(_0x4af51f(0xf9))/0xb;if(_0xb2c2b9===_0x440584)break;else _0x5aedf6['push'](_0x5aedf6['shift']());}catch(_0x277914){_0x5aedf6['push'](_0x5aedf6['shift']());}}}(a5_0x3fe7,0x81377));import{promises as a5_0xcc3813}from'fs';import a5_0x5010c9 from'path';import a5_0x5d58f5 from'os';function a5_0x3fe7(){const _0x37f738=['uri','slice','100nUZqRb','50519BxBnCp','857JopThu','\x20due\x20to\x20error:\x20','push','Skipping\x20','63290MkjNFz','801aIDzSl','854396VOMigs','message','258294bjTEQI','startsWith','stat','Skipping\x20invalid\x20directory:\x20','2981535CYcAeh','2174lhlHIR','47875817kiSmKC','resolve','homedir','288kmmyDb','file://','realpath','non-directory\x20root'];a5_0x3fe7=function(){return _0x37f738;};return a5_0x3fe7();}import{normalizePath}from'./path-utils.js';import{logMcpStderr}from'./log-utils.js';async function parseRootUri(_0x32c2c9){const _0x42bafe=a5_0x7070;try{const _0xfbd538=_0x32c2c9[_0x42bafe(0xf4)](_0x42bafe(0xfd))?_0x32c2c9[_0x42bafe(0x101)](0x7):_0x32c2c9,_0x3cdab7=_0xfbd538[_0x42bafe(0xf4)]('~/')||_0xfbd538==='~'?a5_0x5010c9['join'](a5_0x5d58f5[_0x42bafe(0xfb)](),_0xfbd538[_0x42bafe(0x101)](0x1)):_0xfbd538,_0x5382a6=a5_0x5010c9[_0x42bafe(0xfa)](_0x3cdab7),_0x5ef0fb=await a5_0xcc3813[_0x42bafe(0xfe)](_0x5382a6);return normalizePath(_0x5ef0fb);}catch{return null;}}function a5_0x7070(_0x53665d,_0x484295){_0x53665d=_0x53665d-0xee;const _0x3fe7a5=a5_0x3fe7();let _0x707004=_0x3fe7a5[_0x53665d];return _0x707004;}function formatDirectoryError(_0x597bf3,_0x33a7b8,_0x4196d7){const _0x454a1b=a5_0x7070;if(_0x4196d7)return _0x454a1b(0xee)+_0x4196d7+':\x20'+_0x597bf3;const _0x3f59fa=_0x33a7b8 instanceof Error?_0x33a7b8[_0x454a1b(0xf2)]:String(_0x33a7b8);return _0x454a1b(0xf6)+_0x597bf3+_0x454a1b(0x105)+_0x3f59fa;}export async function getValidRootDirectories(_0x26de6f){const _0xb9524f=a5_0x7070,_0x2a24a6=[];for(const _0x3a8f59 of _0x26de6f){const _0x173eb7=await parseRootUri(_0x3a8f59[_0xb9524f(0x100)]);if(!_0x173eb7){logMcpStderr(formatDirectoryError(_0x3a8f59[_0xb9524f(0x100)],undefined,'invalid\x20path\x20or\x20inaccessible'));continue;}try{const _0x191349=await a5_0xcc3813[_0xb9524f(0xf5)](_0x173eb7);_0x191349['isDirectory']()?_0x2a24a6[_0xb9524f(0x106)](_0x173eb7):logMcpStderr(formatDirectoryError(_0x173eb7,undefined,_0xb9524f(0xff)));}catch(_0x567738){logMcpStderr(formatDirectoryError(_0x173eb7,_0x567738));}}return _0x2a24a6;}
@@ -1 +1 @@
1
- function a6_0x38b9(_0x3a3150,_0x1fc209){_0x3a3150=_0x3a3150-0x74;const _0x36bdae=a6_0x36bd();let _0x38b9f8=_0x36bdae[_0x3a3150];return _0x38b9f8;}const a6_0x34434c=a6_0x38b9;function a6_0x36bd(){const _0x155873=['4518441AFftjT','6HORzZB','21832ubmEYu','189qjfDMj','11NFyWzh','622228mmQWTw','codebase_search','184050UGdhsF','github_codebase_search','18498kzttsQ','1964750bmgIzO','295YXdXBn','edit_file','929060KwWomh'];a6_0x36bd=function(){return _0x155873;};return a6_0x36bd();}(function(_0x98ba3d,_0x3c793e){const _0xed665=a6_0x38b9,_0x317040=_0x98ba3d();while(!![]){try{const _0x155fd2=-parseInt(_0xed665(0x74))/0x1+-parseInt(_0xed665(0x7a))/0x2+-parseInt(_0xed665(0x7c))/0x3*(-parseInt(_0xed665(0x80))/0x4)+parseInt(_0xed665(0x78))/0x5*(-parseInt(_0xed665(0x76))/0x6)+-parseInt(_0xed665(0x7e))/0x7*(-parseInt(_0xed665(0x7d))/0x8)+parseInt(_0xed665(0x7b))/0x9+-parseInt(_0xed665(0x77))/0xa*(-parseInt(_0xed665(0x7f))/0xb);if(_0x155fd2===_0x3c793e)break;else _0x317040['push'](_0x317040['shift']());}catch(_0xf67d64){_0x317040['push'](_0x317040['shift']());}}}(a6_0x36bd,0x3dbac));export const TOOL_NAMES={'EDIT_FILE':a6_0x34434c(0x79),'CODEBASE_SEARCH':a6_0x34434c(0x81),'GITHUB_CODEBASE_SEARCH':a6_0x34434c(0x75)};export const ALL_TOOL_NAMES=Object['values'](TOOL_NAMES);export const KNOWN_TOOL_NAMES=new Set(ALL_TOOL_NAMES);
1
+ const a6_0x1aad6b=a6_0x53b3;(function(_0x1a2337,_0x3b3f9b){const _0x22e952=a6_0x53b3,_0x6d13ef=_0x1a2337();while(!![]){try{const _0x2dd4e6=-parseInt(_0x22e952(0xb4))/0x1*(parseInt(_0x22e952(0xad))/0x2)+-parseInt(_0x22e952(0xaa))/0x3*(-parseInt(_0x22e952(0xab))/0x4)+parseInt(_0x22e952(0xb2))/0x5+-parseInt(_0x22e952(0xac))/0x6*(parseInt(_0x22e952(0xaf))/0x7)+-parseInt(_0x22e952(0xa7))/0x8*(parseInt(_0x22e952(0xb1))/0x9)+parseInt(_0x22e952(0xb0))/0xa*(parseInt(_0x22e952(0xa9))/0xb)+-parseInt(_0x22e952(0xa8))/0xc;if(_0x2dd4e6===_0x3b3f9b)break;else _0x6d13ef['push'](_0x6d13ef['shift']());}catch(_0x827cee){_0x6d13ef['push'](_0x6d13ef['shift']());}}}(a6_0x17ad,0x5dd7b));export const TOOL_NAMES={'EDIT_FILE':'edit_file','CODEBASE_SEARCH':a6_0x1aad6b(0xb3),'GITHUB_CODEBASE_SEARCH':a6_0x1aad6b(0xae)};export const ALL_TOOL_NAMES=Object[a6_0x1aad6b(0xb5)](TOOL_NAMES);function a6_0x53b3(_0x17df37,_0x2b8914){_0x17df37=_0x17df37-0xa7;const _0x17ad4a=a6_0x17ad();let _0x53b3e3=_0x17ad4a[_0x17df37];return _0x53b3e3;}function a6_0x17ad(){const _0x168aaf=['3499525AtIpGw','codebase_search','85tIizKR','values','1256dlvrtj','1599804azcWJr','175318EngQyO','126735VaNaon','20pneONm','689316UkclEM','662VSDEXv','github_codebase_search','14XDYmRV','170KgtadQ','23301fRulWA'];a6_0x17ad=function(){return _0x168aaf;};return a6_0x17ad();}export const KNOWN_TOOL_NAMES=new Set(ALL_TOOL_NAMES);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@morphllm/morphmcp",
3
- "version": "0.8.166",
3
+ "version": "0.8.167",
4
4
  "description": "Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.",
5
5
  "license": "MIT",
6
6
  "author": "Morph (https://morphllm.com)",