@morphllm/morphmcp 0.8.148 → 0.8.149
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 +1 -1
- package/dist/log-utils.js +1 -1
- package/dist/path-utils.js +1 -1
- package/dist/path-validation.js +1 -1
- package/dist/roots-utils.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const a0_0x50bb38=a0_0x4c79;(function(_0x43cab9,_0x5d1be5){const _0x5edb3d=a0_0x4c79,_0x521da9=_0x43cab9();while(!![]){try{const _0x599e8f=-parseInt(_0x5edb3d(0x26c))/0x1+parseInt(_0x5edb3d(0x195))/0x2+parseInt(_0x5edb3d(0x1c1))/0x3+parseInt(_0x5edb3d(0x169))/0x4*(-parseInt(_0x5edb3d(0x19e))/0x5)+parseInt(_0x5edb3d(0x1a2))/0x6*(parseInt(_0x5edb3d(0x176))/0x7)+parseInt(_0x5edb3d(0x1c3))/0x8*(-parseInt(_0x5edb3d(0x19f))/0x9)+parseInt(_0x5edb3d(0x202))/0xa;if(_0x599e8f===_0x5d1be5)break;else _0x521da9['push'](_0x521da9['shift']());}catch(_0x2772f8){_0x521da9['push'](_0x521da9['shift']());}}}(a0_0xe4fd,0x5aa9f));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';function a0_0x4c79(_0x29b738,_0x2d36f7){_0x29b738=_0x29b738-0x166;const _0xe4fd55=a0_0xe4fd();let _0x4c7999=_0xe4fd55[_0x29b738];return _0x4c7999;}import a0_0x197418 from'fs/promises';import a0_0x54604a from'path';import a0_0x32cf42 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{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 a0_0x946e1 from'axios';function fixPathRepetition(_0x67d247){const _0x381d88=a0_0x4c79,_0x3e9c52=_0x67d247[_0x381d88(0x215)](a0_0x54604a[_0x381d88(0x216)])['filter'](Boolean);if(_0x3e9c52[_0x381d88(0x228)]<0x2)return null;for(let _0x403d75=Math[_0x381d88(0x242)](_0x3e9c52['length']/0x2);_0x403d75>=0x1;_0x403d75--){for(let _0x4583ea=0x0;_0x4583ea<=_0x3e9c52[_0x381d88(0x228)]-0x2*_0x403d75;_0x4583ea++){const _0x541c1b=_0x3e9c52[_0x381d88(0x211)](_0x4583ea,_0x4583ea+_0x403d75),_0x1f2dd4=_0x3e9c52[_0x381d88(0x211)](_0x4583ea+_0x403d75,_0x4583ea+0x2*_0x403d75);if(_0x541c1b[_0x381d88(0x18e)]((_0x1bef42,_0x4f3ba1)=>_0x1bef42===_0x1f2dd4[_0x4f3ba1])){const _0xe53a90=[..._0x3e9c52[_0x381d88(0x211)](0x0,_0x4583ea),..._0x3e9c52[_0x381d88(0x211)](_0x4583ea+_0x403d75)];return a0_0x54604a[_0x381d88(0x216)]+_0xe53a90['join'](a0_0x54604a[_0x381d88(0x216)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x542cf1=a0_0x4c79;try{const _0x260ec3=require('../package.json');return _0x260ec3[_0x542cf1(0x241)]??_0x542cf1(0x23b);}catch(_0x50f25b){return logMcpStderr(_0x542cf1(0x18b),_0x50f25b),_0x542cf1(0x23b);}}function printHelp(){const _0x733d65=a0_0x4c79;console[_0x733d65(0x198)](_0x733d65(0x22f)+getPackageVersion()),console[_0x733d65(0x198)]('\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]'),console[_0x733d65(0x198)](_0x733d65(0x1ce)),console['log']('\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)'),console[_0x733d65(0x198)](_0x733d65(0x24a)),console[_0x733d65(0x198)](_0x733d65(0x17f)),console[_0x733d65(0x198)]('\x0aExamples:'),console['log'](_0x733d65(0x1cb)),console['log']('\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo');}const cliArgs=process[a0_0x50bb38(0x1f3)]['slice'](0x2),VERSION_FLAGS=new Set(['--version','-v','-V']),HELP_FLAGS=new Set([a0_0x50bb38(0x1c8),'-h']);cliArgs['some'](_0x53501a=>VERSION_FLAGS[a0_0x50bb38(0x193)](_0x53501a))&&(console[a0_0x50bb38(0x198)](a0_0x50bb38(0x22f)+getPackageVersion()),process[a0_0x50bb38(0x20b)](0x0));cliArgs['some'](_0x319942=>HELP_FLAGS['has'](_0x319942))&&(printHelp(),process[a0_0x50bb38(0x20b)](0x0));function getCliArg(_0x3ea1c3){const _0x52fe84=a0_0x50bb38;for(let _0x58c499=0x0;_0x58c499<cliArgs[_0x52fe84(0x228)];_0x58c499++){const _0x38bb28=cliArgs[_0x58c499];if(_0x38bb28['startsWith']('--'+_0x3ea1c3+'='))return _0x38bb28[_0x52fe84(0x211)](('--'+_0x3ea1c3+'=')[_0x52fe84(0x228)]);if(_0x38bb28==='--'+_0x3ea1c3&&_0x58c499+0x1<cliArgs[_0x52fe84(0x228)])return cliArgs[_0x58c499+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs['length'];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x50bb38(0x193)](arg)||HELP_FLAGS['has'](arg))continue;if(arg[a0_0x50bb38(0x192)]('--api-key='))continue;if(arg===a0_0x50bb38(0x21b)){i++;continue;}args[a0_0x50bb38(0x252)](arg);}const WORKSPACE_ROOT=process[a0_0x50bb38(0x243)]['WORKSPACE_ROOT']||process[a0_0x50bb38(0x243)][a0_0x50bb38(0x1df)]||process[a0_0x50bb38(0x210)](),ENABLE_WORKSPACE_MODE=process[a0_0x50bb38(0x243)]['ENABLE_WORKSPACE_MODE']!==a0_0x50bb38(0x1e6),MORPH_API_KEY=getCliArg(a0_0x50bb38(0x1a0))??process[a0_0x50bb38(0x243)]['MORPH_API_KEY'],MORPH_API_URL=process[a0_0x50bb38(0x243)][a0_0x50bb38(0x17b)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x50bb38(0x243)]['MORPH_WARP_GREP_TIMEOUT']?parseInt(process[a0_0x50bb38(0x243)]['MORPH_WARP_GREP_TIMEOUT'],0xa):undefined,OPERATING_SYSTEM_TYPE=getOperatingSystemType(),KNOWN_TOOL_NAMES=new Set([a0_0x50bb38(0x253),a0_0x50bb38(0x1f4),a0_0x50bb38(0x269)]),DISABLED_TOOLS=process[a0_0x50bb38(0x243)][a0_0x50bb38(0x1d7)]?new Set(process[a0_0x50bb38(0x243)][a0_0x50bb38(0x1d7)]['split'](',')[a0_0x50bb38(0x1a5)](_0x1d69c6=>_0x1d69c6[a0_0x50bb38(0x203)]())[a0_0x50bb38(0x172)](_0x59970e=>_0x59970e[a0_0x50bb38(0x228)]>0x0)):new Set();if(DISABLED_TOOLS[a0_0x50bb38(0x182)]>0x0){for(const tool of DISABLED_TOOLS){!KNOWN_TOOL_NAMES[a0_0x50bb38(0x193)](tool)&&console[a0_0x50bb38(0x19c)]('Warning:\x20DISABLED_TOOLS\x20contains\x20unknown\x20tool\x20\x22'+tool+a0_0x50bb38(0x20f)+[...KNOWN_TOOL_NAMES][a0_0x50bb38(0x194)](',\x20'));}console[a0_0x50bb38(0x19c)](a0_0x50bb38(0x18f)+[...DISABLED_TOOLS][a0_0x50bb38(0x194)](',\x20'));}MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x50bb38(0x268))&&!MORPH_API_KEY['startsWith'](a0_0x50bb38(0x18a))&&logMcpStderr(a0_0x50bb38(0x1c6));async function reportMorphError(_0x3a8086){const _0x1a05aa=a0_0x50bb38;try{await a0_0x946e1['post'](_0x1a05aa(0x181),{..._0x3a8086,'timestamp':new Date()[_0x1a05aa(0x173)](),'source':_0x3a8086['source']||'mcp-filesystem','os_type':OPERATING_SYSTEM_TYPE,'context':{'os_type':OPERATING_SYSTEM_TYPE,..._0x3a8086[_0x1a05aa(0x208)]}},{'timeout':0x1388,'headers':{'Content-Type':_0x1a05aa(0x17a),'Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(logMcpStderr(a0_0x50bb38(0x267)),logMcpStderr(a0_0x50bb38(0x262)),logMcpStderr(a0_0x50bb38(0x20e)),logMcpStderr('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),logMcpStderr(a0_0x50bb38(0x178)),logMcpStderr('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x110cb6){const _0x3b8c4d=a0_0x50bb38;return a0_0x54604a[_0x3b8c4d(0x1d0)](_0x110cb6);}function expandHome(_0x311c8d){const _0x3dc6cb=a0_0x50bb38;if(_0x311c8d[_0x3dc6cb(0x192)]('~/')||_0x311c8d==='~')return a0_0x54604a[_0x3dc6cb(0x194)](a0_0x32cf42['homedir'](),_0x311c8d[_0x3dc6cb(0x211)](0x1));return _0x311c8d;}let allowedDirectories=await Promise[a0_0x50bb38(0x187)](args[a0_0x50bb38(0x1a5)](async _0x1ad17f=>{const _0x3a1ac1=a0_0x50bb38,_0x3dd947=expandHome(_0x1ad17f),_0x5ab296=a0_0x54604a[_0x3a1ac1(0x166)](_0x3dd947);try{const _0x3a1fad=await a0_0x197418[_0x3a1ac1(0x266)](_0x5ab296);return normalizePath(_0x3a1fad);}catch(_0x1b9a53){return normalizePath(_0x5ab296);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x50bb38(0x228)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x50bb38(0x252)](workspaceDir),logMcpStderr(a0_0x50bb38(0x1db)+workspaceDir+a0_0x50bb38(0x1fc)));}catch(a0_0x55d9ff){logMcpStderr(a0_0x50bb38(0x1b0)+a0_0x55d9ff);}async function detectWorkspaceRoot(_0x254be5){const _0x23c6c9=a0_0x50bb38;let _0x19c902=a0_0x54604a[_0x23c6c9(0x166)](_0x254be5);const _0x13ef84=[_0x23c6c9(0x226),'.vscode','package.json',_0x23c6c9(0x1bb),_0x23c6c9(0x1fa),_0x23c6c9(0x207),_0x23c6c9(0x227),_0x23c6c9(0x1eb),_0x23c6c9(0x18d)];while(_0x19c902!==a0_0x54604a[_0x23c6c9(0x1c0)](_0x19c902)){for(const _0x3e2eac of _0x13ef84){const _0x238c43=a0_0x54604a[_0x23c6c9(0x194)](_0x19c902,_0x3e2eac);try{return await a0_0x197418['access'](_0x238c43),normalizePath(_0x19c902);}catch{}}_0x19c902=a0_0x54604a['dirname'](_0x19c902);}return normalizePath(_0x254be5);}await Promise['all'](args['map'](async _0x888a35=>{const _0x2bac5d=a0_0x50bb38;try{const _0x1d2033=await a0_0x197418[_0x2bac5d(0x1f6)](expandHome(_0x888a35));!_0x1d2033['isDirectory']()&&(logMcpStderr(_0x2bac5d(0x233)+_0x888a35+_0x2bac5d(0x229)),process[_0x2bac5d(0x20b)](0x1));}catch(_0x48a617){logMcpStderr(_0x2bac5d(0x1ab)+_0x888a35+':',_0x48a617),process[_0x2bac5d(0x20b)](0x1);}}));async function validatePath(_0x52eda2){const _0xd03363=a0_0x50bb38,_0x3921a8=expandHome(_0x52eda2),_0x3be386=a0_0x54604a['resolve'](_0x3921a8);try{const _0x515805=await a0_0x197418['realpath'](_0x3be386);return _0x515805;}catch(_0x3c27a1){if(_0x3c27a1[_0xd03363(0x254)]==='ENOENT'){const _0x5dafe4=a0_0x54604a[_0xd03363(0x1c0)](_0x3be386);try{const _0x503e6f=await a0_0x197418[_0xd03363(0x266)](_0x5dafe4);return a0_0x54604a['join'](_0x503e6f,a0_0x54604a[_0xd03363(0x186)](_0x3be386));}catch{throw new Error(_0xd03363(0x224)+_0x5dafe4);}}throw _0x3c27a1;}}const MorphEditFileArgsSchema=z[a0_0x50bb38(0x21d)]({'path':z['string'](),'code_edit':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c7)](a0_0x50bb38(0x1e2)),'instruction':z['string']()[a0_0x50bb38(0x1c7)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x50bb38(0x22c)]()['default'](![])[a0_0x50bb38(0x1c7)]('Preview\x20changes\x20without\x20applying\x20them.')}),CODEBASE_SEARCH_QUERY_DESCRIPTION='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.',WarpGrepArgsSchema=z[a0_0x50bb38(0x21d)]({'search_string':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c7)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repo_path':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c7)]('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_0x50bb38(0x1b2)]([a0_0x50bb38(0x22d),'node_modules'])[a0_0x50bb38(0x1c2)]()[a0_0x50bb38(0x1c7)](a0_0x50bb38(0x24e))}),WarpGrepGitHubArgsSchema=z[a0_0x50bb38(0x21d)]({'search_string':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c7)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'github_url':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c2)]()['describe']('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.'),'owner_repo':z[a0_0x50bb38(0x258)]()['optional']()[a0_0x50bb38(0x1c7)](a0_0x50bb38(0x204)),'branch':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c2)]()[a0_0x50bb38(0x1c7)]('Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)')}),CodebaseSearchArgsSchema=z[a0_0x50bb38(0x21d)]({'query':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c7)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repoId':z[a0_0x50bb38(0x258)]()['describe'](a0_0x50bb38(0x1c5)),'branch':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c2)]()[a0_0x50bb38(0x1c7)](a0_0x50bb38(0x1d2)),'commitHash':z[a0_0x50bb38(0x258)]()[a0_0x50bb38(0x1c2)]()[a0_0x50bb38(0x1c7)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z[a0_0x50bb38(0x1bd)](z[a0_0x50bb38(0x258)]())[a0_0x50bb38(0x22d)]([])[a0_0x50bb38(0x1c7)](a0_0x50bb38(0x1c9)),'limit':z[a0_0x50bb38(0x1b5)]()['optional']()[a0_0x50bb38(0x22d)](0xa)[a0_0x50bb38(0x1c7)]('Max\x20results\x20to\x20return')}),server=new Server({'name':a0_0x50bb38(0x1cf),'version':a0_0x50bb38(0x246)},{'capabilities':{'tools':{}}});server[a0_0x50bb38(0x19d)](ListToolsRequestSchema,async()=>{const _0x1e0da6=a0_0x50bb38,_0x389c61=[{'name':_0x1e0da6(0x253),'description':_0x1e0da6(0x1da)+_0x1e0da6(0x23a)+_0x1e0da6(0x170)+_0x1e0da6(0x22e)+_0x1e0da6(0x197)+_0x1e0da6(0x25c)+_0x1e0da6(0x26b)+_0x1e0da6(0x17e)+_0x1e0da6(0x171)+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x1e0da6(0x1af)+_0x1e0da6(0x1aa)+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0x1e0da6(0x1a9)+_0x1e0da6(0x175)+_0x1e0da6(0x22a)+_0x1e0da6(0x1ff)+_0x1e0da6(0x24d)+_0x1e0da6(0x180)+_0x1e0da6(0x1fe)+_0x1e0da6(0x255)+'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','inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x1e0da6(0x1f4),'description':'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'+CODEBASE_SEARCH_QUERY_DESCRIPTION+'\x20'+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20toolin\x20its\x20search.\x20'+_0x1e0da6(0x1ae)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]}],_0x19b23a=_0x389c61['filter'](_0x1be38d=>{const _0x5e2c9d=_0x1e0da6;if(DISABLED_TOOLS[_0x5e2c9d(0x193)](_0x1be38d[_0x5e2c9d(0x1e4)]))return console[_0x5e2c9d(0x19c)](_0x5e2c9d(0x1e8)+_0x1be38d[_0x5e2c9d(0x1e4)]+_0x5e2c9d(0x231)),![];if(_0x5e2c9d(0x220)in _0x1be38d&&_0x1be38d[_0x5e2c9d(0x220)]&&!MORPH_API_KEY)return logMcpStderr(_0x5e2c9d(0x1b3)+_0x1be38d[_0x5e2c9d(0x1e4)]+_0x5e2c9d(0x1e0)),![];return!![];});return{'tools':_0x19b23a[_0x1e0da6(0x1a5)](_0x321aae=>({'name':_0x321aae[_0x1e0da6(0x1e4)],'description':_0x321aae[_0x1e0da6(0x1f5)],'inputSchema':_0x321aae[_0x1e0da6(0x1f2)]}))};}),server[a0_0x50bb38(0x19d)](CallToolRequestSchema,async _0x359e9a=>{const _0x2727ae=a0_0x50bb38,{name:_0x2750a0,arguments:_0x547ab6}=_0x359e9a[_0x2727ae(0x1d8)];try{if(DISABLED_TOOLS['has'](_0x2750a0))throw new Error(_0x2727ae(0x1b4)+_0x2750a0+_0x2727ae(0x244));switch(_0x2750a0){case _0x2727ae(0x253):{const _0x2e2412=MorphEditFileArgsSchema[_0x2727ae(0x1e7)](_0x547ab6);if(!_0x2e2412[_0x2727ae(0x26e)])throw new Error(_0x2727ae(0x209)+_0x2e2412[_0x2727ae(0x19c)]);const _0x25479f=await validatePath(_0x2e2412['data'][_0x2727ae(0x25a)]);let _0x2c33ba=null,_0x358f28=!![],_0x3eeedd=null;try{_0x2c33ba=await a0_0x197418[_0x2727ae(0x223)](_0x25479f,_0x2727ae(0x26d));}catch(_0x3d49ec){const _0x2f4e77=_0x3d49ec[_0x2727ae(0x254)];_0x2f4e77==='ENOENT'?(_0x358f28=![],_0x2c33ba=''):(_0x3eeedd=_0x2727ae(0x1ea)+(_0x2f4e77||_0x2727ae(0x23b))+_0x2727ae(0x261)+(_0x3d49ec instanceof Error?_0x3d49ec[_0x2727ae(0x1bc)]:String(_0x3d49ec)),logMcpStderr(_0x2727ae(0x1b3)+_0x3eeedd));}let _0x3a81ce;try{const _0x40e667=MORPH_API_KEY;if(!_0x40e667)throw new Error(_0x2727ae(0x225));const _0x5385a0=a0_0x54604a[_0x2727ae(0x1c0)](_0x25479f),_0x4307b0=a0_0x54604a['basename'](_0x25479f),_0x12de6d=await executeEditFile({'target_filepath':_0x4307b0,'code_edit':_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x26a)],'instructions':_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x234)]},{'morphApiKey':_0x40e667,'morphApiUrl':MORPH_API_URL,'baseDir':_0x5385a0,'autoWrite':!_0x2e2412['data'][_0x2727ae(0x21f)],'generateUdiff':![],'debug':![]});_0x3a81ce=_0x12de6d[_0x2727ae(0x205)];if(!_0x12de6d[_0x2727ae(0x26e)])throw new Error(_0x12de6d[_0x2727ae(0x19c)]||_0x2727ae(0x1ac));const _0x5a3a65=_0x12de6d[_0x2727ae(0x17d)],_0xab4f7d=_0x2727ae(0x23c)+_0x5a3a65[_0x2727ae(0x16d)]+_0x2727ae(0x189)+_0x5a3a65[_0x2727ae(0x1b9)]+_0x2727ae(0x222)+_0x5a3a65[_0x2727ae(0x1b1)];if(_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x21f)])return{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x212)+(_0x358f28?'':_0x2727ae(0x1d4))+':\x20'+_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x234)]+'.\x20Changes:\x20'+_0xab4f7d+_0x2727ae(0x1f0)+_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x25a)]+'.'}]};return{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x1b6)+(_0x358f28?_0x2727ae(0x16a):_0x2727ae(0x239))+':\x20'+_0x2e2412['data'][_0x2727ae(0x234)]+'.\x20Changes:\x20'+_0xab4f7d+_0x2727ae(0x1f0)+_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x25a)]+'.'}]};}catch(_0x2a4771){const _0x11ca75=_0x2a4771 instanceof Error?_0x2a4771[_0x2727ae(0x1bc)]:String(_0x2a4771);return reportMorphError({'error_message':_0x11ca75,'error_type':_0x2a4771 instanceof Error?_0x2a4771[_0x2727ae(0x24c)][_0x2727ae(0x1e4)]:_0x2727ae(0x247),'context':{'tool':_0x2727ae(0x253),'completion_id':_0x3a81ce,'file_path':_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x25a)],'validated_path':_0x25479f,'instruction':_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x234)],'model':'morph-v3-fast','dry_run':_0x2e2412[_0x2727ae(0x1f9)][_0x2727ae(0x21f)],'file_exists':_0x358f28,'file_read_error':_0x3eeedd,'file_readable':_0x2c33ba!==null,'request_content':{'path':_0x2e2412['data'][_0x2727ae(0x25a)],'code_edit':_0x2e2412['data'][_0x2727ae(0x26a)],'instruction':_0x2e2412[_0x2727ae(0x1f9)]['instruction'],'original_code':_0x2c33ba!==null?_0x2c33ba[_0x2727ae(0x228)]>0xc350?_0x2c33ba['substring'](0x0,0xc350)+_0x2727ae(0x25f)+_0x2c33ba['length']+_0x2727ae(0x245):_0x2c33ba:_0x2727ae(0x21a)+(_0x3eeedd||_0x2727ae(0x263))+']','original_code_length':_0x2c33ba?.[_0x2727ae(0x228)]??0x0,'model':'morph-v3-fast','dry_run':_0x2e2412['data'][_0x2727ae(0x21f)]}},'stack_trace':_0x2a4771 instanceof Error?_0x2a4771[_0x2727ae(0x26f)]:undefined,'source':_0x2727ae(0x1d1)})[_0x2727ae(0x250)](()=>{}),{'content':[{'type':'text','text':_0x2727ae(0x199)+_0x11ca75}],'isError':!![]};}}case _0x2727ae(0x1f4):{const _0x2a901c=WarpGrepArgsSchema[_0x2727ae(0x1e7)](_0x547ab6);if(!_0x2a901c['success'])return{'content':[{'type':'text','text':'Invalid\x20arguments:\x20'+_0x2a901c[_0x2727ae(0x19c)]}],'isError':!![]};const _0x4a1a53=_0x1b5282=>{const _0x5d0972=_0x2727ae,_0x320c30=[];for(const _0x1f2603 of _0x1b5282||[]){if(_0x1f2603[_0x5d0972(0x1ee)]===_0x5d0972(0x201)&&Array['isArray'](_0x1f2603[_0x5d0972(0x179)]))for(const _0x1ce0ff of _0x1f2603[_0x5d0972(0x179)]){try{const _0x169244=_0x1ce0ff[_0x5d0972(0x260)]?.['name'],_0x38c7f2=JSON[_0x5d0972(0x256)](_0x1ce0ff[_0x5d0972(0x260)]?.[_0x5d0972(0x1ec)]||'{}');if(_0x169244===_0x5d0972(0x25e))_0x320c30[_0x5d0972(0x252)](_0x5d0972(0x16f)+_0x38c7f2[_0x5d0972(0x185)]+'\x27\x20'+(_0x38c7f2[_0x5d0972(0x25a)]||'.'));else{if(_0x169244===_0x5d0972(0x1ba))_0x320c30[_0x5d0972(0x252)](_0x5d0972(0x214)+_0x38c7f2[_0x5d0972(0x25a)]);else{if(_0x169244===_0x5d0972(0x1be))_0x320c30[_0x5d0972(0x252)](_0x5d0972(0x1dd)+(_0x38c7f2[_0x5d0972(0x1cd)]||'.'));else{if(_0x169244===_0x5d0972(0x1d6))_0x320c30[_0x5d0972(0x252)](_0x5d0972(0x24b)+_0x38c7f2[_0x5d0972(0x185)]+'\x27\x20'+(_0x38c7f2[_0x5d0972(0x25a)]||'.'));else _0x169244===_0x5d0972(0x1a4)&&_0x320c30[_0x5d0972(0x252)](_0x5d0972(0x1a4));}}}}catch{}}}return _0x320c30;},_0x236079=_0x5b7609=>{const _0x5029ab=_0x2727ae,_0x58be88=[];if(!_0x5b7609||!Array['isArray'](_0x5b7609))return _0x58be88;const _0x2726ca=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0x5029ab(0x1e9),'tool':'read'},{'pattern':/\[PATH ERROR\]/,'error_type':'PathError','tool':_0x5029ab(0x1ba)},{'pattern':/\[READ ERROR\]/,'error_type':_0x5029ab(0x1c4),'tool':'read'},{'pattern':/\[UNREADABLE FILE\]/,'error_type':_0x5029ab(0x213),'tool':_0x5029ab(0x1ba)},{'pattern':/\[RIPGREP ERROR\]/,'error_type':_0x5029ab(0x218),'tool':_0x5029ab(0x219)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0x5029ab(0x1cc),'tool':_0x5029ab(0x219)},{'pattern':/\[BINARY FILE\]/,'error_type':_0x5029ab(0x213),'tool':_0x5029ab(0x1ba)},{'pattern':/\[SYMLINK\]/,'error_type':'SymlinkError','tool':_0x5029ab(0x1ba)},{'pattern':/not a text file/,'error_type':_0x5029ab(0x213),'tool':_0x5029ab(0x1ba)},{'pattern':/symbolic link/,'error_type':'SymlinkError','tool':'read'},{'pattern':/Error reading file:/,'error_type':'ReadError','tool':'read'},{'pattern':/status="error"/,'error_type':'ToolException','tool':_0x5029ab(0x23b)}];let _0xd43ca0=0x0;for(const _0x18f126 of _0x5b7609){_0x18f126['role']===_0x5029ab(0x201)&&Array[_0x5029ab(0x221)](_0x18f126[_0x5029ab(0x179)])&&_0xd43ca0++;const _0x15a142=_0x18f126[_0x5029ab(0x1e3)];if((_0x18f126['role']==='tool'||_0x18f126['role']===_0x5029ab(0x1a7))&&_0x15a142&&typeof _0x15a142===_0x5029ab(0x258))for(const {pattern:_0x219d77,error_type:_0x18a49e,tool:_0x3bbf15}of _0x2726ca){const _0x4083b6=_0x15a142[_0x5029ab(0x237)](new RegExp(_0x219d77[_0x5029ab(0x16b)],'g'));if(_0x4083b6)for(const _0x1ca146 of _0x4083b6){const _0x1264b6=_0x15a142['indexOf'](_0x1ca146),_0x4300ed=_0x15a142[_0x5029ab(0x238)](_0x1264b6,Math[_0x5029ab(0x232)](_0x1264b6+0xc8,_0x15a142[_0x5029ab(0x228)]));_0x58be88[_0x5029ab(0x252)]({'tool':_0x3bbf15,'error_type':_0x18a49e,'error_message':_0x4300ed[_0x5029ab(0x215)]('\x0a')[0x0],'turn':_0xd43ca0});}}}return _0x58be88;};try{const _0x20025f=a0_0x54604a['resolve'](_0x2a901c[_0x2727ae(0x1f9)]['repo_path']),_0x3b2c9e=_0x2a901c['data'][_0x2727ae(0x1fb)],_0x3b3b1c=_0x3b2c9e===_0x2727ae(0x1b8)?{'allowNames':['node_modules']}:undefined,_0x211f2e=new LocalRipgrepProvider(_0x20025f,undefined,_0x3b3b1c),_0xc6c84a=await runWarpGrep({'searchTerm':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'repoRoot':_0x20025f,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x211f2e,'search_type':_0x3b2c9e}),_0x42a152=_0x236079(_0xc6c84a[_0x2727ae(0x1de)]);_0x42a152['length']>0x0&&reportMorphError({'error_message':_0x2727ae(0x259)+_0x42a152['length']+_0x2727ae(0x248),'error_type':_0x2727ae(0x1a6),'level':'warn','tool':_0x2727ae(0x1f4),'context':{'repo_path':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x230)],'query':_0x2a901c[_0x2727ae(0x1f9)]['search_string'],'model':_0x2727ae(0x1ef),'termination_reason':_0xc6c84a['terminationReason'],'sub_tool_errors':_0x42a152,'timings':_0xc6c84a[_0x2727ae(0x236)],'tool_calls':_0x4a1a53(_0xc6c84a[_0x2727ae(0x1de)]),'messages':_0xc6c84a['messages']?.[_0x2727ae(0x1a5)](_0x30a288=>({'role':_0x30a288[_0x2727ae(0x1ee)],'content':_0x30a288[_0x2727ae(0x1e3)],..._0x30a288[_0x2727ae(0x179)]?{'tool_calls':_0x30a288['tool_calls']['length']}:{},..._0x30a288[_0x2727ae(0x1d3)]?{'tool_call_id':_0x30a288[_0x2727ae(0x1d3)]}:{}}))},'source':'mcp-filesystem'})[_0x2727ae(0x250)](()=>{});let _0x511959='';if(_0xc6c84a[_0x2727ae(0x1bf)]===_0x2727ae(0x1d9)&&_0xc6c84a[_0x2727ae(0x1a4)]?.[_0x2727ae(0x191)]?.[_0x2727ae(0x206)]){const _0x561cdc=_0xc6c84a[_0x2727ae(0x1a4)][_0x2727ae(0x191)][_0x2727ae(0x206)];if(_0x561cdc[_0x2727ae(0x228)]===0x0)return _0x511959=_0xc6c84a['finish'][_0x2727ae(0x1f8)]||_0x2727ae(0x200),{'content':[{'type':'text','text':_0x511959}]};const _0x4b6b72=[],_0x5c8bd0=[_0x2727ae(0x1a3)];for(const _0x586bc7 of _0xc6c84a[_0x2727ae(0x1de)]){if(_0x586bc7[_0x2727ae(0x1ee)]===_0x2727ae(0x201)&&Array[_0x2727ae(0x221)](_0x586bc7[_0x2727ae(0x179)]))for(const _0x531346 of _0x586bc7[_0x2727ae(0x179)]){try{const _0x3e5b68=_0x531346[_0x2727ae(0x260)]?.[_0x2727ae(0x1e4)],_0x60450d=JSON[_0x2727ae(0x256)](_0x531346[_0x2727ae(0x260)]?.[_0x2727ae(0x1ec)]||'{}');if(_0x3e5b68==='grep_search')_0x5c8bd0['push'](_0x2727ae(0x167)+_0x60450d[_0x2727ae(0x185)]+_0x2727ae(0x1a8)+(_0x60450d[_0x2727ae(0x25a)]||'.')+'`');else{if(_0x3e5b68===_0x2727ae(0x1ba))_0x5c8bd0[_0x2727ae(0x252)]('-\x20Read\x20file\x20`'+_0x60450d['path']+'`');else{if(_0x3e5b68==='list_directory')_0x5c8bd0[_0x2727ae(0x252)]('-\x20Listed\x20directory\x20`'+(_0x60450d[_0x2727ae(0x1cd)]||'.')+'`');else _0x3e5b68===_0x2727ae(0x1d6)&&_0x5c8bd0['push'](_0x2727ae(0x1fd)+_0x60450d[_0x2727ae(0x185)]+'`\x20in\x20`'+(_0x60450d[_0x2727ae(0x25a)]||'.')+'`');}}}catch{}}}_0x4b6b72['push'](_0x5c8bd0[_0x2727ae(0x194)]('\x0a'));const _0x1faa00=['','Relevant\x20context\x20found:'];for(const _0xa0225a of _0x561cdc){if(_0xa0225a['lines']==='*')_0x1faa00[_0x2727ae(0x252)]('-\x20'+_0xa0225a[_0x2727ae(0x25a)]+':*');else{if(Array[_0x2727ae(0x221)](_0xa0225a[_0x2727ae(0x257)])){const _0x332806=_0xa0225a['lines']['map'](([_0x3ce1a4,_0x5a8e9b])=>{if(_0x3ce1a4===_0x5a8e9b)return''+_0x3ce1a4;return _0x3ce1a4+'-'+_0x5a8e9b;});_0x1faa00['push']('-\x20'+_0xa0225a[_0x2727ae(0x25a)]+':'+_0x332806[_0x2727ae(0x194)](','));}else _0x1faa00[_0x2727ae(0x252)]('-\x20'+_0xa0225a[_0x2727ae(0x25a)]+':*');}}_0x1faa00[_0x2727ae(0x252)](''),_0x4b6b72[_0x2727ae(0x252)](_0x1faa00[_0x2727ae(0x194)]('\x0a')),_0x4b6b72[_0x2727ae(0x252)](_0x2727ae(0x20a));const _0x5de1e6=[];for(const _0x50ce5e of _0x561cdc){let _0x4cdf80=a0_0x54604a['resolve'](_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x230)],_0x50ce5e[_0x2727ae(0x25a)]),_0xa38cea=null,_0x5c0cf8=null;try{_0xa38cea=await a0_0x197418[_0x2727ae(0x223)](_0x4cdf80,{'encoding':_0x2727ae(0x26d)});}catch(_0x1fa6fe){const _0x3c1edc=fixPathRepetition(_0x4cdf80);if(_0x3c1edc)try{_0xa38cea=await a0_0x197418[_0x2727ae(0x223)](_0x3c1edc,{'encoding':_0x2727ae(0x26d)}),_0x4cdf80=_0x3c1edc;}catch{_0x5c0cf8=_0x1fa6fe instanceof Error?_0x1fa6fe:new Error(String(_0x1fa6fe));}else _0x5c0cf8=_0x1fa6fe instanceof Error?_0x1fa6fe:new Error(String(_0x1fa6fe));}if(_0xa38cea!==null){const _0xa6abb5=_0xa38cea['split'](/\r?\n/),_0x390267=[_0x2727ae(0x23d)+_0x50ce5e[_0x2727ae(0x25a)]+'\x22>'];if(_0x50ce5e['lines']==='*'||!Array[_0x2727ae(0x221)](_0x50ce5e['lines']))for(let _0x296cef=0x1;_0x296cef<=_0xa6abb5[_0x2727ae(0x228)];_0x296cef++){const _0xe58649=_0xa6abb5[_0x296cef-0x1];_0x390267[_0x2727ae(0x252)](_0x296cef+'|\x20'+_0xe58649);}else for(const [_0xa285e2,_0x255c40]of _0x50ce5e[_0x2727ae(0x257)]){_0x390267[_0x2727ae(0x228)]>0x1&&_0x390267[_0x2727ae(0x252)]('');for(let _0x16eb80=_0xa285e2;_0x16eb80<=_0x255c40&&_0x16eb80<=_0xa6abb5['length'];_0x16eb80++){const _0x5c1536=_0xa6abb5[_0x16eb80-0x1];_0x390267[_0x2727ae(0x252)](_0x16eb80+'|\x20'+_0x5c1536);}}_0x390267['push'](_0x2727ae(0x1e5)),_0x5de1e6[_0x2727ae(0x252)](_0x390267[_0x2727ae(0x194)]('\x0a'));}else _0x5de1e6['push'](_0x2727ae(0x23d)+_0x50ce5e[_0x2727ae(0x25a)]+_0x2727ae(0x184)+(_0x5c0cf8?.['message']||_0x2727ae(0x174))+_0x2727ae(0x264));}_0x4b6b72['push'](_0x5de1e6['join']('\x0a\x0a')),_0x511959=_0x4b6b72[_0x2727ae(0x194)]('\x0a');const _0x5ba177=_0xc6c84a[_0x2727ae(0x190)]?.['filter'](_0x234eb9=>_0x234eb9[_0x2727ae(0x1bc)]?.[_0x2727ae(0x192)]('File\x20read\x20error:'))||[];if(_0x5ba177[_0x2727ae(0x228)]>0x0){const _0x265dd7=_0x5ba177[_0x2727ae(0x1a5)](_0x29dd5e=>_0x29dd5e[_0x2727ae(0x1bc)])['join'](';\x20');reportMorphError({'error_message':_0x265dd7,'error_type':'FileReadError','context':{'tool':_0x2727ae(0x1f4),'repo_path':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x230)],'query':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'model':_0x2727ae(0x1ef),'termination_reason':_0x2727ae(0x1dc),'error_count':_0x5ba177[_0x2727ae(0x228)],'is_timeout':![],'timings':_0xc6c84a['timings'],'files_attempted':_0x561cdc[_0x2727ae(0x1a5)](_0x4521e0=>({'path':_0x4521e0[_0x2727ae(0x25a)],'lines':_0x4521e0['lines']})),'tool_calls':_0x4a1a53(_0xc6c84a[_0x2727ae(0x1de)]),'messages':_0xc6c84a[_0x2727ae(0x1de)]?.[_0x2727ae(0x1a5)](_0x5a1713=>({'role':_0x5a1713['role'],'content':_0x5a1713[_0x2727ae(0x1e3)],..._0x5a1713['tool_calls']?{'tool_calls':_0x5a1713[_0x2727ae(0x179)][_0x2727ae(0x228)]}:{},..._0x5a1713[_0x2727ae(0x1d3)]?{'tool_call_id':_0x5a1713['tool_call_id']}:{}})),'request_content':{'query':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'repo_path':_0x2a901c['data'][_0x2727ae(0x230)],'repoRoot':a0_0x54604a['resolve'](_0x2a901c['data'][_0x2727ae(0x230)]),'model':_0x2727ae(0x1ef)}},'source':'mcp-filesystem'})[_0x2727ae(0x250)](()=>{});}}else{if(_0xc6c84a[_0x2727ae(0x1bf)]==='terminated'&&_0xc6c84a[_0x2727ae(0x190)][_0x2727ae(0x228)]>0x0){const _0x2f57a7=_0xc6c84a['errors']['map'](_0x40c429=>_0x40c429[_0x2727ae(0x1bc)])['join'](';\x20');_0x511959=_0x2727ae(0x233)+_0x2f57a7;const _0x4c91ca=_0x2f57a7[_0x2727ae(0x21c)]()['includes'](_0x2727ae(0x24f))||_0x2f57a7[_0x2727ae(0x21c)]()[_0x2727ae(0x188)]('timed\x20out')||_0x2f57a7[_0x2727ae(0x21c)]()[_0x2727ae(0x188)](_0x2727ae(0x177)),_0x29a5b9=_0xc6c84a[_0x2727ae(0x1a4)]?.['metadata']?.[_0x2727ae(0x206)],_0x2116b2=_0xc6c84a[_0x2727ae(0x190)][0x0];reportMorphError({'error_message':_0x2f57a7,'error_type':_0x4c91ca?_0x2727ae(0x21e):_0x2116b2?.[_0x2727ae(0x24c)]?.[_0x2727ae(0x1e4)]||_0x2727ae(0x25d),'context':{'tool':_0x2727ae(0x1f4),'repo_path':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x230)],'query':_0x2a901c[_0x2727ae(0x1f9)]['search_string'],'model':_0x2727ae(0x1ef),'termination_reason':_0xc6c84a['terminationReason'],'error_count':_0xc6c84a[_0x2727ae(0x190)]['length'],'is_timeout':_0x4c91ca,'timings':_0xc6c84a['timings'],'files_attempted':_0x29a5b9?.[_0x2727ae(0x1a5)](_0x5bbb89=>({'path':_0x5bbb89[_0x2727ae(0x25a)],'lines':_0x5bbb89['lines']})),'tool_calls':_0x4a1a53(_0xc6c84a[_0x2727ae(0x1de)]),'messages':_0xc6c84a[_0x2727ae(0x1de)]?.[_0x2727ae(0x1a5)](_0x1777d0=>({'role':_0x1777d0['role'],'content':_0x1777d0['content'],..._0x1777d0[_0x2727ae(0x179)]?{'tool_calls':_0x1777d0[_0x2727ae(0x179)][_0x2727ae(0x228)]}:{},..._0x1777d0[_0x2727ae(0x1d3)]?{'tool_call_id':_0x1777d0['tool_call_id']}:{}})),'request_content':{'query':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'repo_path':_0x2a901c['data'][_0x2727ae(0x230)],'repoRoot':a0_0x54604a[_0x2727ae(0x166)](_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x230)]),'model':_0x2727ae(0x1ef)}},'stack_trace':_0x2116b2?.['stack']||undefined,'source':_0x2727ae(0x1d1)})[_0x2727ae(0x250)](()=>{});}else _0x511959=_0x2727ae(0x1f1);}return{'content':[{'type':'text','text':_0x511959}]};}catch(_0x633a70){const _0x26e683=_0x633a70 instanceof Error?_0x633a70['message']:String(_0x633a70),_0x5023b1=_0x26e683['toLowerCase']()[_0x2727ae(0x188)](_0x2727ae(0x24f))||_0x26e683[_0x2727ae(0x21c)]()[_0x2727ae(0x188)](_0x2727ae(0x1f7))||_0x26e683[_0x2727ae(0x21c)]()[_0x2727ae(0x188)](_0x2727ae(0x177))||_0x633a70 instanceof Error&&_0x633a70[_0x2727ae(0x1e4)]===_0x2727ae(0x21e);return reportMorphError({'error_message':_0x26e683,'error_type':_0x5023b1?_0x2727ae(0x21e):_0x633a70 instanceof Error?_0x633a70[_0x2727ae(0x24c)][_0x2727ae(0x1e4)]:_0x2727ae(0x247),'context':{'tool':'codebase_search','repo_path':_0x2a901c[_0x2727ae(0x1f9)]['repo_path'],'query':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'model':_0x2727ae(0x1ef),'is_timeout':_0x5023b1,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x2a901c[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'repo_path':_0x2a901c['data'][_0x2727ae(0x230)],'repoRoot':a0_0x54604a['resolve'](_0x2a901c[_0x2727ae(0x1f9)]['repo_path']),'model':_0x2727ae(0x1ef)}},'stack_trace':_0x633a70 instanceof Error?_0x633a70['stack']:undefined,'source':_0x2727ae(0x1d1)})[_0x2727ae(0x250)](()=>{}),{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x235)+_0x26e683}],'isError':![]};}}case'github_codebase_search':{const _0x108565=WarpGrepGitHubArgsSchema[_0x2727ae(0x1e7)](_0x547ab6);if(!_0x108565[_0x2727ae(0x26e)])return{'content':[{'type':'text','text':_0x2727ae(0x196)+_0x108565[_0x2727ae(0x19c)]}],'isError':!![]};const _0x2ca2fc=_0x108565[_0x2727ae(0x1f9)]['github_url']||_0x108565['data']['owner_repo'];if(!_0x2ca2fc)return{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x1a1)}],'isError':!![]};const _0x586bd7=MORPH_API_KEY;if(!_0x586bd7)throw new Error(_0x2727ae(0x225));const _0x11d4c9=Date[_0x2727ae(0x1d5)]();logMcpStderr(_0x2727ae(0x22b)+_0x2ca2fc+'\x20for:\x20\x22'+_0x108565['data'][_0x2727ae(0x16c)]+'\x22');try{const _0x991b8e=new WarpGrepClient({'morphApiKey':_0x586bd7,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x90c6f8=await _0x991b8e[_0x2727ae(0x16e)]({'searchTerm':_0x108565[_0x2727ae(0x1f9)][_0x2727ae(0x16c)],'github':_0x2ca2fc,'branch':_0x108565[_0x2727ae(0x1f9)]['branch']}),_0x365a12=Date[_0x2727ae(0x1d5)]()-_0x11d4c9;logMcpStderr(_0x2727ae(0x1e1)+_0x365a12+_0x2727ae(0x19b)+_0x90c6f8[_0x2727ae(0x26e)]);const _0x8a319a=formatResult(_0x90c6f8);return{'content':[{'type':_0x2727ae(0x1ca),'text':_0x8a319a}]};}catch(_0x10070a){const _0x4c2230=Date['now']()-_0x11d4c9,_0x2100b3=_0x10070a instanceof Error?_0x10070a['message']:String(_0x10070a);return logMcpStderr('[github_codebase_search]\x20Failed\x20in\x20'+_0x4c2230+_0x2727ae(0x19a),_0x2100b3),reportMorphError({'error_message':_0x2100b3,'error_type':_0x10070a instanceof Error?_0x10070a[_0x2727ae(0x24c)][_0x2727ae(0x1e4)]:'UnknownError','context':{'tool':_0x2727ae(0x269),'github_url':_0x2ca2fc,'search_string':_0x108565[_0x2727ae(0x1f9)]['search_string'],'branch':_0x108565[_0x2727ae(0x1f9)][_0x2727ae(0x23f)]},'stack_trace':_0x10070a instanceof Error?_0x10070a[_0x2727ae(0x26f)]:undefined,'source':_0x2727ae(0x1d1),'tool':_0x2727ae(0x269),'latency_ms':_0x4c2230})['catch'](()=>{}),{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x17c)+_0x2100b3}],'isError':![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x2750a0);}}catch(_0x12aa3a){const _0x596528=_0x12aa3a instanceof Error?_0x12aa3a[_0x2727ae(0x1bc)]:String(_0x12aa3a);return reportMorphError({'error_message':_0x596528,'error_type':_0x12aa3a instanceof Error?_0x12aa3a[_0x2727ae(0x24c)][_0x2727ae(0x1e4)]:_0x2727ae(0x247),'context':{'tool':_0x2750a0,'arguments':_0x547ab6?JSON['stringify'](_0x547ab6)[_0x2727ae(0x238)](0x0,0x1f4):undefined,'mcp_server_version':_0x2727ae(0x246)},'stack_trace':_0x12aa3a instanceof Error?_0x12aa3a[_0x2727ae(0x26f)]:undefined,'source':_0x2727ae(0x1d1)})[_0x2727ae(0x250)](()=>{}),{'content':[{'type':_0x2727ae(0x1ca),'text':_0x2727ae(0x233)+_0x596528}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x48421a){const _0x4947e6=a0_0x50bb38,_0x459d6e=await getValidRootDirectories(_0x48421a);if(_0x459d6e[_0x4947e6(0x228)]>0x0)allowedDirectories=[..._0x459d6e],logMcpStderr(_0x4947e6(0x251)+_0x459d6e['length']+_0x4947e6(0x1ad));else{logMcpStderr(_0x4947e6(0x20d));if(ENABLE_WORKSPACE_MODE)try{const _0x212e95=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x212e95&&(allowedDirectories=[_0x212e95],logMcpStderr('Fallback:\x20Using\x20workspace\x20root\x20'+_0x212e95));}catch(_0x2d73f9){logMcpStderr(_0x4947e6(0x18c)+_0x2d73f9);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x53c47d=a0_0x50bb38;try{const _0x38fa42=await server[_0x53c47d(0x20c)]();_0x38fa42&&_0x53c47d(0x217)in _0x38fa42&&await updateAllowedDirectoriesFromRoots(_0x38fa42[_0x53c47d(0x217)]);}catch(_0x5e7626){logMcpStderr(_0x53c47d(0x1ed),_0x5e7626 instanceof Error?_0x5e7626[_0x53c47d(0x1bc)]:String(_0x5e7626));}}),server[a0_0x50bb38(0x183)]=async()=>{const _0x10a1ad=a0_0x50bb38,_0x5d63c9=server[_0x10a1ad(0x240)]();if(_0x5d63c9?.[_0x10a1ad(0x217)])try{const _0x88a03f=await server[_0x10a1ad(0x20c)]();_0x88a03f&&_0x10a1ad(0x217)in _0x88a03f?await updateAllowedDirectoriesFromRoots(_0x88a03f[_0x10a1ad(0x217)]):logMcpStderr(_0x10a1ad(0x23e));}catch(_0x3cc775){logMcpStderr(_0x10a1ad(0x249),_0x3cc775 instanceof Error?_0x3cc775[_0x10a1ad(0x1bc)]:String(_0x3cc775));}else{if(allowedDirectories[_0x10a1ad(0x228)]>0x0)logMcpStderr('Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:',allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)logMcpStderr(_0x10a1ad(0x168));else throw new Error('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.');}}};async function runServer(){const _0x119ebf=a0_0x50bb38,_0x3f8868=new StdioServerTransport();await server[_0x119ebf(0x1b7)](_0x3f8868),logMcpStderr(_0x119ebf(0x265)),allowedDirectories[_0x119ebf(0x228)]===0x0&&logMcpStderr('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}runServer()[a0_0x50bb38(0x250)](_0x4aafb6=>{const _0xfacbdc=a0_0x50bb38;logMcpStderr(_0xfacbdc(0x25b),_0x4aafb6),process[_0xfacbdc(0x20b)](0x1);});function a0_0xe4fd(){const _0x2f0df2=['morph-mcp','normalize','mcp-filesystem','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','tool_call_id','\x20(new\x20file)','now','glob','DISABLED_TOOLS','params','completed','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Workspace\x20mode\x20enabled:\x20Using\x20','completed_with_file_errors','list_directory\x20','messages','PWD','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','[github_codebase_search]\x20Done\x20in\x20','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','content','name','</file>','false','safeParse','Tool\x20','FileNotFound','Failed\x20to\x20read\x20file:\x20','tsconfig.json','arguments','Failed\x20to\x20request\x20roots\x20from\x20client:','role','morph-warp-grep-v2.1','.\x20Path:\x20','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','inputSchema','argv','codebase_search','description','stat','timed\x20out','payload','data','pyproject.toml','search_type','\x20as\x20allowed\x20directory','-\x20Glob\x20search\x20`','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','assistant','2239270CWzbbA','trim','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','completionId','files','go.mod','context','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','Here\x20is\x20the\x20content\x20of\x20files:\x0a','exit','listRoots','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','\x22.\x20Known\x20tools:\x20','cwd','slice','Morph\x20Edit\x20Preview','BinaryFile','read\x20','split','sep','roots','RipgrepError','grep','[could\x20not\x20read\x20file:\x20','--api-key','toLowerCase','object','TimeoutError','dryRun','requiresApiKey','isArray',',\x20modified\x20','readFile','Parent\x20directory\x20does\x20not\x20exist:\x20','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','.git','.cursor','length','\x20is\x20not\x20a\x20directory','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','[github_codebase_search]\x20Searching\x20','boolean','default','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','@morphllm/morphmcp\x20','repo_path','\x20disabled\x20via\x20DISABLED_TOOLS','min','Error:\x20','instruction','Error\x20running\x20fast\x20context\x20search:\x20','timings','match','substring','Created\x20File','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','unknown','added\x20','<file\x20path=\x22','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','branch','getClientCapabilities','version','floor','env','\x22\x20is\x20disabled\x20via\x20DISABLED_TOOLS\x20environment\x20variable','\x20chars)','0.2.0','UnknownError','\x20error(s)','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','glob\x20\x27','constructor','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.','timeout','catch','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','push','edit_file','code','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','parse','lines','string','WarpGrep\x20sub-tool\x20errors:\x20','path','Fatal\x20error\x20running\x20server:','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','WarpGrepError','grep_search','\x0a...\x20(truncated,\x20total:\x20','function','\x20-\x20','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','unknown\x20error','\x0a</file>','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','realpath','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','sk-','github_codebase_search','code_edit','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','369148Abqirt','utf-8','success','stack','resolve','-\x20Grepped\x20\x27','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','1940Cwyxsv','Applied','source','search_string','linesAdded','searchGitHub','grep\x20\x27','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','filter','toISOString','Unknown\x20error','Rules:\x0a','7JuMwpG','etimedout','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','tool_calls','application/json','MORPH_API_URL','GitHub\x20search\x20failed:\x20','changes','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','https://morphllm.com/api/error-report','size','oninitialized','\x22>\x0aError\x20reading\x20file:\x20','pattern','basename','all','includes',',\x20removed\x20','morph-','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','Warning:\x20Workspace\x20fallback\x20failed:\x20','composer.json','every','Disabled\x20tools:\x20','errors','metadata','startsWith','has','join','257078wEtpuA','Invalid\x20arguments:\x20','Benefits:\x0a','log','❌\x20Morph\x20Edit\x20Failed:\x20','ms:','ms.\x20Success:\x20','error','setRequestHandler','10qOGVTR','9yKwwaO','api-key','Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id','2503194NOMWIT','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','finish','map','SubToolError','user','\x27\x20in\x20`','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','For\x20deletions:\x0a','Error\x20accessing\x20directory\x20','Morph\x20FastApply\x20failed\x20without\x20error\x20message','\x20valid\x20directories','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.\x20','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','linesModified','enum','Warning:\x20','Tool\x20\x22','number','Morph\x20Edit\x20','connect','node_modules','linesRemoved','read','Cargo.toml','message','array','list_directory','terminationReason','dirname','1531173MbBGvz','optional','4308632sYCFpo','ReadError','Repository\x20identifier','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','describe','--help','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','text','\x20\x20morph-mcp','RipgrepNotAvailable','command','\x0aOptions:'];a0_0xe4fd=function(){return _0x2f0df2;};return a0_0xe4fd();}
|
|
2
|
+
const a0_0x2d5970=a0_0x36d6;(function(_0x41daf7,_0x28c62a){const _0x1ad412=a0_0x36d6,_0x5d4d4b=_0x41daf7();while(!![]){try{const _0x92fe62=parseInt(_0x1ad412(0x11c))/0x1+-parseInt(_0x1ad412(0x126))/0x2+parseInt(_0x1ad412(0xef))/0x3+parseInt(_0x1ad412(0x107))/0x4*(parseInt(_0x1ad412(0x158))/0x5)+parseInt(_0x1ad412(0x142))/0x6+parseInt(_0x1ad412(0xf7))/0x7*(-parseInt(_0x1ad412(0x11f))/0x8)+-parseInt(_0x1ad412(0x114))/0x9;if(_0x92fe62===_0x28c62a)break;else _0x5d4d4b['push'](_0x5d4d4b['shift']());}catch(_0x567a84){_0x5d4d4b['push'](_0x5d4d4b['shift']());}}}(a0_0x2096,0x6e681));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_0x9e3f8 from'fs/promises';import a0_0x413ed5 from'path';function a0_0x2096(){const _0x2663a4=['\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','\x22>\x0aError\x20reading\x20file:\x20','For\x20deletions:\x0a','Disabled\x20tools:\x20','SubToolError','Fatal\x20error\x20running\x20server:','text','.\x20Path:\x20','node_modules','Rules:\x0a','push','\x0a...\x20(truncated,\x20total:\x20','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','completed_with_file_errors','.vscode','\x20-\x20','go.mod','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','search_string','homedir','@morphllm/morphmcp\x20','stack','map','Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)','read\x20','setRequestHandler','morph-','has','now','MORPH_WARP_GREP_TIMEOUT','basename','--help','pyproject.toml','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','sep','composer.json','repo_path','[github_codebase_search]\x20Searching\x20','describe','inputSchema','message','MORPH_API_URL','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.','filter','timed\x20out','mcp-filesystem','dirname','stat','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','\x20(new\x20file)','floor','File\x20read\x20error:','all','default','toLowerCase','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','TimeoutError','timeout','runWarpGrep_call','MORPH_API_KEY','data','getClientCapabilities','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','.git','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','\x0a</file>','read','context','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','RipgrepError','.cursor','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','.\x20Changes:\x20','path','Unknown\x20tool:\x20','realpath','PWD','oninitialized','stringify','arguments','terminated','Warning:\x20DISABLED_TOOLS\x20contains\x20unknown\x20tool\x20\x22','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','\x20disabled\x20via\x20DISABLED_TOOLS','object','code_edit','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','0.2.0','split','api-key','error','Morph\x20Edit\x20','glob','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.','readFile','Repository\x20identifier','ToolException','Bearer\x20','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','metadata','ms.\x20Success:\x20','UnknownError','BinaryFile','Failed\x20to\x20read\x20file:\x20','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','params','RipgrepNotAvailable','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','dryRun','finish','Relevant\x20context\x20found:','added\x20','WarpGrepError','code','lines','`\x20in\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','string','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','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','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','list_directory\x20','isDirectory','</file>','errors','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','terminationReason','github_url','1425660QELbcQ','includes','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','number','boolean','morph-warp-grep-v2.1','Applied','application/json','3287319fOJHkw','package.json','array','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.','Parent\x20directory\x20does\x20not\x20exist:\x20','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','branch','ENOENT','tool_call_id','utf-8','grep\x20\x27','\x22\x20is\x20disabled\x20via\x20DISABLED_TOOLS\x20environment\x20variable','Error\x20running\x20fast\x20context\x20search:\x20','edit_file','FileReadError','Created\x20File','4XIcSAB','Tool\x20','timings','trim','FileNotFound','\x20for:\x20\x22','grep','ENABLE_WORKSPACE_MODE','\x20chars)','github_codebase_search','post','WORKSPACE_ROOT','log','2201337uKhZIc','assistant','--api-key','listRoots','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','-\x20Read\x20file\x20`','Error\x20accessing\x20directory\x20','\x27\x20in\x20`','540900IZWcAT','requiresApiKey','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','8NtDVje','Preview\x20changes\x20without\x20applying\x20them.','SymlinkError','Tool\x20\x22','length','match','constructor','1158876uNBWga','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','<file\x20path=\x22','\x20as\x20allowed\x20directory','--version','../package.json','-\x20Grepped\x20\x27','name','source','Invalid\x20arguments:\x20','linesAdded','DISABLED_TOOLS','ms:','\x20is\x20not\x20a\x20directory','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','sk-','-\x20Listed\x20directory\x20`','warn','Cargo.toml','content','payload','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','slice','exit','env','completionId','Warning:\x20Workspace\x20fallback\x20failed:\x20','1945020YBIqhb','role','morph-v3-fast','toISOString','optional','catch','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','GitHub\x20search\x20failed:\x20','grep_search','success','glob\x20\x27','tool_calls','codebase_search','owner_repo','Warning:\x20','function','size','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','setNotificationHandler','searchGitHub','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','2027915beQghq','normalize',',\x20modified\x20','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','safeParse','cwd','isArray','substring','PathError','instruction','enum','messages','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.','tsconfig.json','\x22.\x20Known\x20tools:\x20','user','some','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','etimedout','instructions','pattern','ReadError','Benefits:\x0a','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','WarpGrep\x20sub-tool\x20errors:\x20','changes','❌\x20Morph\x20Edit\x20Failed:\x20','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','roots','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','completed','Error:\x20','resolve','\x0aExamples:','parse','files','linesModified','Unknown\x20error','version','join','unknown','Specific\x20commit\x20hash\x20to\x20search','https://morphllm.com/api/error-report','every','Workspace\x20mode\x20enabled:\x20Using\x20','startsWith','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.\x20','\x20error(s)'];a0_0x2096=function(){return _0x2663a4;};return a0_0x2096();}import a0_0x325121 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';function a0_0x36d6(_0x43cc05,_0xabbe5){_0x43cc05=_0x43cc05-0xe5;const _0x20963f=a0_0x2096();let _0x36d614=_0x20963f[_0x43cc05];return _0x36d614;}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 a0_0x1efe09 from'axios';function fixPathRepetition(_0x1c803c){const _0x3201d9=a0_0x36d6,_0x21387c=_0x1c803c[_0x3201d9(0x1e6)](a0_0x413ed5[_0x3201d9(0x1ae)])['filter'](Boolean);if(_0x21387c['length']<0x2)return null;for(let _0x1a5eca=Math[_0x3201d9(0x1bf)](_0x21387c[_0x3201d9(0x123)]/0x2);_0x1a5eca>=0x1;_0x1a5eca--){for(let _0x327262=0x0;_0x327262<=_0x21387c['length']-0x2*_0x1a5eca;_0x327262++){const _0x3798cb=_0x21387c[_0x3201d9(0x13d)](_0x327262,_0x327262+_0x1a5eca),_0x30fe9d=_0x21387c[_0x3201d9(0x13d)](_0x327262+_0x1a5eca,_0x327262+0x2*_0x1a5eca);if(_0x3798cb[_0x3201d9(0x187)]((_0x3b129a,_0x28d6d5)=>_0x3b129a===_0x30fe9d[_0x28d6d5])){const _0x234bff=[..._0x21387c[_0x3201d9(0x13d)](0x0,_0x327262),..._0x21387c[_0x3201d9(0x13d)](_0x327262+_0x1a5eca)];return a0_0x413ed5[_0x3201d9(0x1ae)]+_0x234bff[_0x3201d9(0x183)](a0_0x413ed5['sep']);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x219f04=a0_0x36d6;try{const _0x5357ef=require(_0x219f04(0x12c));return _0x5357ef[_0x219f04(0x182)]??_0x219f04(0x184);}catch(_0x35e8ac){return logMcpStderr(_0x219f04(0xf1),_0x35e8ac),_0x219f04(0x184);}}function printHelp(){const _0x5ac7c0=a0_0x36d6;console[_0x5ac7c0(0x113)](_0x5ac7c0(0x1a0)+getPackageVersion()),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x172)),console[_0x5ac7c0(0x113)]('\x0aOptions:'),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x1cd)),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x1ad)),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x1cb)),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x17d)),console[_0x5ac7c0(0x113)]('\x20\x20morph-mcp'),console[_0x5ac7c0(0x113)](_0x5ac7c0(0x18c));}const cliArgs=process['argv']['slice'](0x2),VERSION_FLAGS=new Set([a0_0x2d5970(0x12b),'-v','-V']),HELP_FLAGS=new Set([a0_0x2d5970(0x1ab),'-h']);cliArgs[a0_0x2d5970(0x169)](_0x31c576=>VERSION_FLAGS['has'](_0x31c576))&&(console[a0_0x2d5970(0x113)](a0_0x2d5970(0x1a0)+getPackageVersion()),process[a0_0x2d5970(0x13e)](0x0));cliArgs[a0_0x2d5970(0x169)](_0x4dd070=>HELP_FLAGS[a0_0x2d5970(0x1a7)](_0x4dd070))&&(printHelp(),process[a0_0x2d5970(0x13e)](0x0));function getCliArg(_0x3aae51){const _0x1540f4=a0_0x2d5970;for(let _0x3e23a8=0x0;_0x3e23a8<cliArgs[_0x1540f4(0x123)];_0x3e23a8++){const _0x64aa4a=cliArgs[_0x3e23a8];if(_0x64aa4a[_0x1540f4(0x189)]('--'+_0x3aae51+'='))return _0x64aa4a[_0x1540f4(0x13d)](('--'+_0x3aae51+'=')['length']);if(_0x64aa4a==='--'+_0x3aae51&&_0x3e23a8+0x1<cliArgs[_0x1540f4(0x123)])return cliArgs[_0x3e23a8+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x2d5970(0x123)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x2d5970(0x1a7)](arg)||HELP_FLAGS[a0_0x2d5970(0x1a7)](arg))continue;if(arg[a0_0x2d5970(0x189)]('--api-key='))continue;if(arg===a0_0x2d5970(0x116)){i++;continue;}args[a0_0x2d5970(0x196)](arg);}const WORKSPACE_ROOT=process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x112)]||process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x1da)]||process[a0_0x2d5970(0x15d)](),ENABLE_WORKSPACE_MODE=process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x10e)]!=='false',MORPH_API_KEY=getCliArg(a0_0x2d5970(0x1e7))??process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x1c8)],MORPH_API_URL=process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x1b5)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x1a9)]?parseInt(process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x1a9)],0xa):undefined,OPERATING_SYSTEM_TYPE=getOperatingSystemType(),KNOWN_TOOL_NAMES=new Set([a0_0x2d5970(0x104),a0_0x2d5970(0x14e),a0_0x2d5970(0x110)]),DISABLED_TOOLS=process[a0_0x2d5970(0x13f)][a0_0x2d5970(0x132)]?new Set(process[a0_0x2d5970(0x13f)]['DISABLED_TOOLS'][a0_0x2d5970(0x1e6)](',')['map'](_0x565e81=>_0x565e81[a0_0x2d5970(0x10a)]())[a0_0x2d5970(0x1b7)](_0x281609=>_0x281609[a0_0x2d5970(0x123)]>0x0)):new Set();if(DISABLED_TOOLS[a0_0x2d5970(0x152)]>0x0){for(const tool of DISABLED_TOOLS){!KNOWN_TOOL_NAMES[a0_0x2d5970(0x1a7)](tool)&&console[a0_0x2d5970(0x1e8)](a0_0x2d5970(0x1df)+tool+a0_0x2d5970(0x167)+[...KNOWN_TOOL_NAMES][a0_0x2d5970(0x183)](',\x20'));}console[a0_0x2d5970(0x1e8)](a0_0x2d5970(0x18f)+[...DISABLED_TOOLS][a0_0x2d5970(0x183)](',\x20'));}MORPH_API_KEY&&!MORPH_API_KEY[a0_0x2d5970(0x189)](a0_0x2d5970(0x136))&&!MORPH_API_KEY[a0_0x2d5970(0x189)](a0_0x2d5970(0x1a6))&&logMcpStderr('Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27');async function reportMorphError(_0x810928){const _0x5a52a0=a0_0x2d5970;try{await a0_0x1efe09[_0x5a52a0(0x111)](_0x5a52a0(0x186),{..._0x810928,'timestamp':new Date()[_0x5a52a0(0x145)](),'source':_0x810928[_0x5a52a0(0x12f)]||_0x5a52a0(0x1b9),'os_type':OPERATING_SYSTEM_TYPE,'context':{'os_type':OPERATING_SYSTEM_TYPE,..._0x810928[_0x5a52a0(0x1d1)]}},{'timeout':0x1388,'headers':{'Content-Type':_0x5a52a0(0xf6),'Authorization':_0x5a52a0(0x1ef)+MORPH_API_KEY}});}catch{}}args[a0_0x2d5970(0x123)]===0x0&&!ENABLE_WORKSPACE_MODE&&(logMcpStderr('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),logMcpStderr(a0_0x2d5970(0x16a)),logMcpStderr(a0_0x2d5970(0x178)),logMcpStderr(a0_0x2d5970(0xec)),logMcpStderr('\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)'),logMcpStderr('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x1568af){const _0x4c54e4=a0_0x2d5970;return a0_0x413ed5[_0x4c54e4(0x159)](_0x1568af);}function expandHome(_0x3c203b){const _0x270849=a0_0x2d5970;if(_0x3c203b[_0x270849(0x189)]('~/')||_0x3c203b==='~')return a0_0x413ed5[_0x270849(0x183)](a0_0x325121[_0x270849(0x19f)](),_0x3c203b[_0x270849(0x13d)](0x1));return _0x3c203b;}let allowedDirectories=await Promise[a0_0x2d5970(0x1c1)](args['map'](async _0xe4ee9=>{const _0x2f4c7f=a0_0x2d5970,_0x4aada3=expandHome(_0xe4ee9),_0x1bb8ad=a0_0x413ed5[_0x2f4c7f(0x17c)](_0x4aada3);try{const _0x46a292=await a0_0x9e3f8[_0x2f4c7f(0x1d9)](_0x1bb8ad);return normalizePath(_0x46a292);}catch(_0x388ef2){return normalizePath(_0x1bb8ad);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x2d5970(0x123)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x2d5970(0x196)](workspaceDir),logMcpStderr(a0_0x2d5970(0x188)+workspaceDir+a0_0x2d5970(0x12a)));}catch(a0_0xba8f40){logMcpStderr(a0_0x2d5970(0x153)+a0_0xba8f40);}async function detectWorkspaceRoot(_0x4f2d53){const _0x326c4b=a0_0x2d5970;let _0xde1be7=a0_0x413ed5['resolve'](_0x4f2d53);const _0x1db3f6=[_0x326c4b(0x1cc),_0x326c4b(0x19a),_0x326c4b(0xf8),_0x326c4b(0x139),_0x326c4b(0x1ac),_0x326c4b(0x19c),_0x326c4b(0x1d4),_0x326c4b(0x166),_0x326c4b(0x1af)];while(_0xde1be7!==a0_0x413ed5[_0x326c4b(0x1ba)](_0xde1be7)){for(const _0xfff69e of _0x1db3f6){const _0xe127cf=a0_0x413ed5['join'](_0xde1be7,_0xfff69e);try{return await a0_0x9e3f8['access'](_0xe127cf),normalizePath(_0xde1be7);}catch{}}_0xde1be7=a0_0x413ed5['dirname'](_0xde1be7);}return normalizePath(_0x4f2d53);}await Promise['all'](args[a0_0x2d5970(0x1a2)](async _0x3f22c8=>{const _0x1c5ec1=a0_0x2d5970;try{const _0x4af50e=await a0_0x9e3f8[_0x1c5ec1(0x1bb)](expandHome(_0x3f22c8));!_0x4af50e[_0x1c5ec1(0xe9)]()&&(logMcpStderr(_0x1c5ec1(0x17b)+_0x3f22c8+_0x1c5ec1(0x134)),process[_0x1c5ec1(0x13e)](0x1));}catch(_0xa56bb){logMcpStderr(_0x1c5ec1(0x11a)+_0x3f22c8+':',_0xa56bb),process[_0x1c5ec1(0x13e)](0x1);}}));async function validatePath(_0x4b3af0){const _0x58f0c8=a0_0x2d5970,_0x15015e=expandHome(_0x4b3af0),_0x259115=a0_0x413ed5[_0x58f0c8(0x17c)](_0x15015e);try{const _0x5e1931=await a0_0x9e3f8[_0x58f0c8(0x1d9)](_0x259115);return _0x5e1931;}catch(_0xe8f141){if(_0xe8f141[_0x58f0c8(0x1ff)]===_0x58f0c8(0xfe)){const _0x4f368a=a0_0x413ed5[_0x58f0c8(0x1ba)](_0x259115);try{const _0x5c6813=await a0_0x9e3f8[_0x58f0c8(0x1d9)](_0x4f368a);return a0_0x413ed5[_0x58f0c8(0x183)](_0x5c6813,a0_0x413ed5['basename'](_0x259115));}catch{throw new Error(_0x58f0c8(0xfb)+_0x4f368a);}}throw _0xe8f141;}}const MorphEditFileArgsSchema=z[a0_0x2d5970(0x1e2)]({'path':z['string'](),'code_edit':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x1b2)]('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z['string']()[a0_0x2d5970(0x1b2)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x2d5970(0xf3)]()[a0_0x2d5970(0x1c2)](![])[a0_0x2d5970(0x1b2)](a0_0x2d5970(0x120))}),CODEBASE_SEARCH_QUERY_DESCRIPTION=a0_0x2d5970(0x1b6),WarpGrepArgsSchema=z[a0_0x2d5970(0x1e2)]({'search_string':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x1b2)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repo_path':z['string']()['describe'](a0_0x2d5970(0x13c)),'search_type':z[a0_0x2d5970(0x162)]([a0_0x2d5970(0x1c2),a0_0x2d5970(0x194)])[a0_0x2d5970(0x146)]()[a0_0x2d5970(0x1b2)](a0_0x2d5970(0x165))}),WarpGrepGitHubArgsSchema=z[a0_0x2d5970(0x1e2)]({'search_string':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x1b2)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'github_url':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x146)]()[a0_0x2d5970(0x1b2)](a0_0x2d5970(0xfa)),'owner_repo':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x146)]()['describe'](a0_0x2d5970(0x179)),'branch':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x146)]()[a0_0x2d5970(0x1b2)](a0_0x2d5970(0x1a3))}),CodebaseSearchArgsSchema=z[a0_0x2d5970(0x1e2)]({'query':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x1b2)](CODEBASE_SEARCH_QUERY_DESCRIPTION),'repoId':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x1b2)](a0_0x2d5970(0x1ed)),'branch':z['string']()['optional']()['describe'](a0_0x2d5970(0x148)),'commitHash':z[a0_0x2d5970(0x203)]()[a0_0x2d5970(0x146)]()['describe'](a0_0x2d5970(0x185)),'targetDirectories':z[a0_0x2d5970(0xf9)](z[a0_0x2d5970(0x203)]())[a0_0x2d5970(0x1c2)]([])['describe']('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x2d5970(0xf2)]()['optional']()[a0_0x2d5970(0x1c2)](0xa)['describe']('Max\x20results\x20to\x20return')}),server=new Server({'name':'morph-mcp','version':a0_0x2d5970(0x1e5)},{'capabilities':{'tools':{}}});server[a0_0x2d5970(0x1a5)](ListToolsRequestSchema,async()=>{const _0x4be531=a0_0x2d5970,_0x142149=[{'name':_0x4be531(0x104),'description':'**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a'+_0x4be531(0x1f0)+'🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a'+_0x4be531(0xe5)+_0x4be531(0x171)+_0x4be531(0x118)+_0x4be531(0x135)+_0x4be531(0x19d)+_0x4be531(0x157)+_0x4be531(0x16c)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+_0x4be531(0x18e)+_0x4be531(0x1c4)+_0x4be531(0xe7)+_0x4be531(0x195)+_0x4be531(0x1e0)+_0x4be531(0x1ce)+_0x4be531(0xfc)+_0x4be531(0x1e4)+_0x4be531(0x154)+_0x4be531(0x1d5)+_0x4be531(0xe6),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x4be531(0x14e),'description':_0x4be531(0x202)+CODEBASE_SEARCH_QUERY_DESCRIPTION+'\x20'+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20toolin\x20its\x20search.\x20'+_0x4be531(0x18a)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]}],_0x4a631e=_0x142149[_0x4be531(0x1b7)](_0x62cad6=>{const _0x53feca=_0x4be531;if(DISABLED_TOOLS['has'](_0x62cad6['name']))return console['error'](_0x53feca(0x108)+_0x62cad6[_0x53feca(0x12e)]+_0x53feca(0x1e1)),![];if(_0x53feca(0x11d)in _0x62cad6&&_0x62cad6[_0x53feca(0x11d)]&&!MORPH_API_KEY)return logMcpStderr(_0x53feca(0x150)+_0x62cad6[_0x53feca(0x12e)]+_0x53feca(0x1f6)),![];return!![];});return{'tools':_0x4a631e[_0x4be531(0x1a2)](_0x278bcb=>({'name':_0x278bcb[_0x4be531(0x12e)],'description':_0x278bcb['description'],'inputSchema':_0x278bcb[_0x4be531(0x1b3)]}))};}),server[a0_0x2d5970(0x1a5)](CallToolRequestSchema,async _0x37a2a0=>{const _0x55e5b6=a0_0x2d5970,{name:_0x47b613,arguments:_0xee3c97}=_0x37a2a0[_0x55e5b6(0x1f7)];try{if(DISABLED_TOOLS[_0x55e5b6(0x1a7)](_0x47b613))throw new Error(_0x55e5b6(0x122)+_0x47b613+_0x55e5b6(0x102));switch(_0x47b613){case'edit_file':{const _0x2ed08=_0xee3c97&&typeof _0xee3c97===_0x55e5b6(0x1e2)&&_0x55e5b6(0x16e)in _0xee3c97&&!(_0x55e5b6(0x161)in _0xee3c97)?{..._0xee3c97,'instruction':_0xee3c97['instructions'],'instructions':undefined}:_0xee3c97,_0x1553aa=MorphEditFileArgsSchema[_0x55e5b6(0x15c)](_0x2ed08);if(!_0x1553aa['success'])throw new Error(_0x55e5b6(0x15b)+_0x1553aa[_0x55e5b6(0x1e8)]);const _0x2ceb94=await validatePath(_0x1553aa[_0x55e5b6(0x1c9)]['path']);let _0x31bd0e=null,_0x120ddd=!![],_0x24286a=null;try{_0x31bd0e=await a0_0x9e3f8[_0x55e5b6(0x1ec)](_0x2ceb94,'utf-8');}catch(_0x3aa34c){const _0x55266f=_0x3aa34c[_0x55e5b6(0x1ff)];_0x55266f==='ENOENT'?(_0x120ddd=![],_0x31bd0e=''):(_0x24286a=_0x55e5b6(0x1f5)+(_0x55266f||_0x55e5b6(0x184))+_0x55e5b6(0x19b)+(_0x3aa34c instanceof Error?_0x3aa34c[_0x55e5b6(0x1b4)]:String(_0x3aa34c)),logMcpStderr(_0x55e5b6(0x150)+_0x24286a));}let _0x3d850e;try{const _0x27fc24=MORPH_API_KEY;if(!_0x27fc24)throw new Error(_0x55e5b6(0x127));const _0x32685f=a0_0x413ed5['dirname'](_0x2ceb94),_0x5dfc56=a0_0x413ed5[_0x55e5b6(0x1aa)](_0x2ceb94),_0x1ca294=await executeEditFile({'target_filepath':_0x5dfc56,'code_edit':_0x1553aa[_0x55e5b6(0x1c9)]['code_edit'],'instructions':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x161)]},{'morphApiKey':_0x27fc24,'morphApiUrl':MORPH_API_URL,'baseDir':_0x32685f,'autoWrite':!_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1fa)],'generateUdiff':![],'debug':![]});_0x3d850e=_0x1ca294[_0x55e5b6(0x140)];if(!_0x1ca294[_0x55e5b6(0x14b)])throw new Error(_0x1ca294[_0x55e5b6(0x1e8)]||'Morph\x20FastApply\x20failed\x20without\x20error\x20message');const _0x5441f0=_0x1ca294[_0x55e5b6(0x174)],_0x4f31bb=_0x55e5b6(0x1fd)+_0x5441f0[_0x55e5b6(0x131)]+',\x20removed\x20'+_0x5441f0['linesRemoved']+_0x55e5b6(0x15a)+_0x5441f0[_0x55e5b6(0x180)];if(_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1fa)])return{'content':[{'type':_0x55e5b6(0x192),'text':'Morph\x20Edit\x20Preview'+(_0x120ddd?'':_0x55e5b6(0x1be))+':\x20'+_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x161)]+_0x55e5b6(0x1d6)+_0x4f31bb+_0x55e5b6(0x193)+_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1d7)]+'.'}]};return{'content':[{'type':_0x55e5b6(0x192),'text':_0x55e5b6(0x1e9)+(_0x120ddd?_0x55e5b6(0xf5):_0x55e5b6(0x106))+':\x20'+_0x1553aa['data'][_0x55e5b6(0x161)]+_0x55e5b6(0x1d6)+_0x4f31bb+'.\x20Path:\x20'+_0x1553aa[_0x55e5b6(0x1c9)]['path']+'.'}]};}catch(_0x21ee64){const _0xa90dfc=_0x21ee64 instanceof Error?_0x21ee64[_0x55e5b6(0x1b4)]:String(_0x21ee64);return reportMorphError({'error_message':_0xa90dfc,'error_type':_0x21ee64 instanceof Error?_0x21ee64['constructor'][_0x55e5b6(0x12e)]:_0x55e5b6(0x1f3),'context':{'tool':_0x55e5b6(0x104),'completion_id':_0x3d850e,'file_path':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1d7)],'validated_path':_0x2ceb94,'instruction':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x161)],'model':'morph-v3-fast','dry_run':_0x1553aa[_0x55e5b6(0x1c9)]['dryRun'],'file_exists':_0x120ddd,'file_read_error':_0x24286a,'file_readable':_0x31bd0e!==null,'request_content':{'path':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1d7)],'code_edit':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x1e3)],'instruction':_0x1553aa[_0x55e5b6(0x1c9)][_0x55e5b6(0x161)],'original_code':_0x31bd0e!==null?_0x31bd0e['length']>0xc350?_0x31bd0e['substring'](0x0,0xc350)+_0x55e5b6(0x197)+_0x31bd0e['length']+_0x55e5b6(0x10f):_0x31bd0e:'[could\x20not\x20read\x20file:\x20'+(_0x24286a||'unknown\x20error')+']','original_code_length':_0x31bd0e?.[_0x55e5b6(0x123)]??0x0,'model':_0x55e5b6(0x144),'dry_run':_0x1553aa[_0x55e5b6(0x1c9)]['dryRun']}},'stack_trace':_0x21ee64 instanceof Error?_0x21ee64['stack']:undefined,'source':_0x55e5b6(0x1b9)})[_0x55e5b6(0x147)](()=>{}),{'content':[{'type':_0x55e5b6(0x192),'text':_0x55e5b6(0x175)+_0xa90dfc}],'isError':!![]};}}case _0x55e5b6(0x14e):{const _0x4a4689=WarpGrepArgsSchema[_0x55e5b6(0x15c)](_0xee3c97);if(!_0x4a4689[_0x55e5b6(0x14b)])return{'content':[{'type':_0x55e5b6(0x192),'text':_0x55e5b6(0x130)+_0x4a4689[_0x55e5b6(0x1e8)]}],'isError':!![]};const _0x2d2cf7=_0x62819d=>{const _0x5ad26c=_0x55e5b6,_0x6bdc74=[];for(const _0x1b705b of _0x62819d||[]){if(_0x1b705b[_0x5ad26c(0x143)]==='assistant'&&Array[_0x5ad26c(0x15e)](_0x1b705b[_0x5ad26c(0x14d)]))for(const _0x1dd012 of _0x1b705b[_0x5ad26c(0x14d)]){try{const _0xabca79=_0x1dd012[_0x5ad26c(0x151)]?.['name'],_0x41ca82=JSON[_0x5ad26c(0x17e)](_0x1dd012[_0x5ad26c(0x151)]?.[_0x5ad26c(0x1dd)]||'{}');if(_0xabca79===_0x5ad26c(0x14a))_0x6bdc74[_0x5ad26c(0x196)](_0x5ad26c(0x101)+_0x41ca82[_0x5ad26c(0x16f)]+'\x27\x20'+(_0x41ca82['path']||'.'));else{if(_0xabca79===_0x5ad26c(0x1d0))_0x6bdc74[_0x5ad26c(0x196)](_0x5ad26c(0x1a4)+_0x41ca82['path']);else{if(_0xabca79==='list_directory')_0x6bdc74[_0x5ad26c(0x196)](_0x5ad26c(0xe8)+(_0x41ca82['command']||'.'));else{if(_0xabca79===_0x5ad26c(0x1ea))_0x6bdc74[_0x5ad26c(0x196)](_0x5ad26c(0x14c)+_0x41ca82[_0x5ad26c(0x16f)]+'\x27\x20'+(_0x41ca82[_0x5ad26c(0x1d7)]||'.'));else _0xabca79===_0x5ad26c(0x1fb)&&_0x6bdc74[_0x5ad26c(0x196)]('finish');}}}}catch{}}}return _0x6bdc74;},_0x43d4f3=_0x505389=>{const _0x261f3e=_0x55e5b6,_0x5c2629=[];if(!_0x505389||!Array[_0x261f3e(0x15e)](_0x505389))return _0x5c2629;const _0xaf234f=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0x261f3e(0x10b),'tool':_0x261f3e(0x1d0)},{'pattern':/\[PATH ERROR\]/,'error_type':_0x261f3e(0x160),'tool':_0x261f3e(0x1d0)},{'pattern':/\[READ ERROR\]/,'error_type':_0x261f3e(0x170),'tool':_0x261f3e(0x1d0)},{'pattern':/\[UNREADABLE FILE\]/,'error_type':_0x261f3e(0x1f4),'tool':_0x261f3e(0x1d0)},{'pattern':/\[RIPGREP ERROR\]/,'error_type':_0x261f3e(0x1d3),'tool':_0x261f3e(0x10d)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0x261f3e(0x1f8),'tool':_0x261f3e(0x10d)},{'pattern':/\[BINARY FILE\]/,'error_type':_0x261f3e(0x1f4),'tool':'read'},{'pattern':/\[SYMLINK\]/,'error_type':_0x261f3e(0x121),'tool':_0x261f3e(0x1d0)},{'pattern':/not a text file/,'error_type':'BinaryFile','tool':_0x261f3e(0x1d0)},{'pattern':/symbolic link/,'error_type':'SymlinkError','tool':_0x261f3e(0x1d0)},{'pattern':/Error reading file:/,'error_type':_0x261f3e(0x170),'tool':'read'},{'pattern':/status="error"/,'error_type':_0x261f3e(0x1ee),'tool':_0x261f3e(0x184)}];let _0x4a843c=0x0;for(const _0x317948 of _0x505389){_0x317948[_0x261f3e(0x143)]===_0x261f3e(0x115)&&Array[_0x261f3e(0x15e)](_0x317948['tool_calls'])&&_0x4a843c++;const _0x89e717=_0x317948[_0x261f3e(0x13a)];if((_0x317948[_0x261f3e(0x143)]==='tool'||_0x317948['role']===_0x261f3e(0x168))&&_0x89e717&&typeof _0x89e717===_0x261f3e(0x203))for(const {pattern:_0x3c3f21,error_type:_0x32c364,tool:_0x26e570}of _0xaf234f){const _0x15bb2d=_0x89e717[_0x261f3e(0x124)](new RegExp(_0x3c3f21[_0x261f3e(0x12f)],'g'));if(_0x15bb2d)for(const _0x20b1b8 of _0x15bb2d){const _0x22e40c=_0x89e717['indexOf'](_0x20b1b8),_0x5f132a=_0x89e717[_0x261f3e(0x15f)](_0x22e40c,Math['min'](_0x22e40c+0xc8,_0x89e717[_0x261f3e(0x123)]));_0x5c2629[_0x261f3e(0x196)]({'tool':_0x26e570,'error_type':_0x32c364,'error_message':_0x5f132a[_0x261f3e(0x1e6)]('\x0a')[0x0],'turn':_0x4a843c});}}}return _0x5c2629;};try{const _0x1ad30e=a0_0x413ed5[_0x55e5b6(0x17c)](_0x4a4689['data']['repo_path']),_0x285d62=_0x4a4689[_0x55e5b6(0x1c9)]['search_type'],_0x30cbac=_0x285d62==='node_modules'?{'allowNames':['node_modules']}:undefined,_0x12321d=new LocalRipgrepProvider(_0x1ad30e,undefined,_0x30cbac),_0x362f57=await runWarpGrep({'searchTerm':_0x4a4689['data'][_0x55e5b6(0x19e)],'repoRoot':_0x1ad30e,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x12321d,'search_type':_0x285d62}),_0x3a3753=_0x43d4f3(_0x362f57[_0x55e5b6(0x163)]);_0x3a3753[_0x55e5b6(0x123)]>0x0&&reportMorphError({'error_message':_0x55e5b6(0x173)+_0x3a3753['length']+_0x55e5b6(0x18b),'error_type':_0x55e5b6(0x190),'level':_0x55e5b6(0x138),'tool':_0x55e5b6(0x14e),'context':{'repo_path':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)],'query':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'model':_0x55e5b6(0xf4),'termination_reason':_0x362f57['terminationReason'],'sub_tool_errors':_0x3a3753,'timings':_0x362f57[_0x55e5b6(0x109)],'tool_calls':_0x2d2cf7(_0x362f57[_0x55e5b6(0x163)]),'messages':_0x362f57['messages']?.[_0x55e5b6(0x1a2)](_0x163f36=>({'role':_0x163f36[_0x55e5b6(0x143)],'content':_0x163f36[_0x55e5b6(0x13a)],..._0x163f36[_0x55e5b6(0x14d)]?{'tool_calls':_0x163f36[_0x55e5b6(0x14d)][_0x55e5b6(0x123)]}:{},..._0x163f36[_0x55e5b6(0xff)]?{'tool_call_id':_0x163f36[_0x55e5b6(0xff)]}:{}}))},'source':_0x55e5b6(0x1b9)})[_0x55e5b6(0x147)](()=>{});let _0x3c61e1='';if(_0x362f57[_0x55e5b6(0xed)]===_0x55e5b6(0x17a)&&_0x362f57[_0x55e5b6(0x1fb)]?.[_0x55e5b6(0x1f1)]?.['files']){const _0x50e5db=_0x362f57[_0x55e5b6(0x1fb)][_0x55e5b6(0x1f1)][_0x55e5b6(0x17f)];if(_0x50e5db['length']===0x0)return _0x3c61e1=_0x362f57[_0x55e5b6(0x1fb)][_0x55e5b6(0x13b)]||_0x55e5b6(0x11e),{'content':[{'type':_0x55e5b6(0x192),'text':_0x3c61e1}]};const _0x3b90e6=[],_0x2e2dff=[_0x55e5b6(0x1bc)];for(const _0x2e9c1c of _0x362f57[_0x55e5b6(0x163)]){if(_0x2e9c1c[_0x55e5b6(0x143)]===_0x55e5b6(0x115)&&Array[_0x55e5b6(0x15e)](_0x2e9c1c[_0x55e5b6(0x14d)]))for(const _0x20dd55 of _0x2e9c1c[_0x55e5b6(0x14d)]){try{const _0x3db6f6=_0x20dd55['function']?.[_0x55e5b6(0x12e)],_0x35c49a=JSON[_0x55e5b6(0x17e)](_0x20dd55[_0x55e5b6(0x151)]?.[_0x55e5b6(0x1dd)]||'{}');if(_0x3db6f6===_0x55e5b6(0x14a))_0x2e2dff[_0x55e5b6(0x196)](_0x55e5b6(0x12d)+_0x35c49a[_0x55e5b6(0x16f)]+_0x55e5b6(0x11b)+(_0x35c49a['path']||'.')+'`');else{if(_0x3db6f6===_0x55e5b6(0x1d0))_0x2e2dff['push'](_0x55e5b6(0x119)+_0x35c49a[_0x55e5b6(0x1d7)]+'`');else{if(_0x3db6f6==='list_directory')_0x2e2dff[_0x55e5b6(0x196)](_0x55e5b6(0x137)+(_0x35c49a['command']||'.')+'`');else _0x3db6f6==='glob'&&_0x2e2dff[_0x55e5b6(0x196)]('-\x20Glob\x20search\x20`'+_0x35c49a[_0x55e5b6(0x16f)]+_0x55e5b6(0x201)+(_0x35c49a[_0x55e5b6(0x1d7)]||'.')+'`');}}}catch{}}}_0x3b90e6[_0x55e5b6(0x196)](_0x2e2dff[_0x55e5b6(0x183)]('\x0a'));const _0x378ccf=['',_0x55e5b6(0x1fc)];for(const _0x5f58b8 of _0x50e5db){if(_0x5f58b8[_0x55e5b6(0x200)]==='*')_0x378ccf[_0x55e5b6(0x196)]('-\x20'+_0x5f58b8[_0x55e5b6(0x1d7)]+':*');else{if(Array[_0x55e5b6(0x15e)](_0x5f58b8[_0x55e5b6(0x200)])){const _0x1a9a56=_0x5f58b8[_0x55e5b6(0x200)][_0x55e5b6(0x1a2)](([_0x401305,_0x5f0160])=>{if(_0x401305===_0x5f0160)return''+_0x401305;return _0x401305+'-'+_0x5f0160;});_0x378ccf[_0x55e5b6(0x196)]('-\x20'+_0x5f58b8[_0x55e5b6(0x1d7)]+':'+_0x1a9a56[_0x55e5b6(0x183)](','));}else _0x378ccf[_0x55e5b6(0x196)]('-\x20'+_0x5f58b8['path']+':*');}}_0x378ccf[_0x55e5b6(0x196)](''),_0x3b90e6[_0x55e5b6(0x196)](_0x378ccf[_0x55e5b6(0x183)]('\x0a')),_0x3b90e6[_0x55e5b6(0x196)]('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x40cfc5=[];for(const _0x1d1118 of _0x50e5db){let _0x21c030=a0_0x413ed5[_0x55e5b6(0x17c)](_0x4a4689['data'][_0x55e5b6(0x1b0)],_0x1d1118[_0x55e5b6(0x1d7)]),_0x8be657=null,_0x87bc50=null;try{_0x8be657=await a0_0x9e3f8[_0x55e5b6(0x1ec)](_0x21c030,{'encoding':_0x55e5b6(0x100)});}catch(_0x95555f){const _0x3e7d9b=fixPathRepetition(_0x21c030);if(_0x3e7d9b)try{_0x8be657=await a0_0x9e3f8[_0x55e5b6(0x1ec)](_0x3e7d9b,{'encoding':_0x55e5b6(0x100)}),_0x21c030=_0x3e7d9b;}catch{_0x87bc50=_0x95555f instanceof Error?_0x95555f:new Error(String(_0x95555f));}else _0x87bc50=_0x95555f instanceof Error?_0x95555f:new Error(String(_0x95555f));}if(_0x8be657!==null){const _0x216920=_0x8be657[_0x55e5b6(0x1e6)](/\r?\n/),_0x5a2780=['<file\x20path=\x22'+_0x1d1118[_0x55e5b6(0x1d7)]+'\x22>'];if(_0x1d1118[_0x55e5b6(0x200)]==='*'||!Array[_0x55e5b6(0x15e)](_0x1d1118['lines']))for(let _0x4e229a=0x1;_0x4e229a<=_0x216920[_0x55e5b6(0x123)];_0x4e229a++){const _0x4bea1c=_0x216920[_0x4e229a-0x1];_0x5a2780[_0x55e5b6(0x196)](_0x4e229a+'|\x20'+_0x4bea1c);}else for(const [_0x85264,_0x136207]of _0x1d1118[_0x55e5b6(0x200)]){_0x5a2780['length']>0x1&&_0x5a2780[_0x55e5b6(0x196)]('');for(let _0xd68868=_0x85264;_0xd68868<=_0x136207&&_0xd68868<=_0x216920['length'];_0xd68868++){const _0x4f6142=_0x216920[_0xd68868-0x1];_0x5a2780[_0x55e5b6(0x196)](_0xd68868+'|\x20'+_0x4f6142);}}_0x5a2780[_0x55e5b6(0x196)](_0x55e5b6(0xea)),_0x40cfc5['push'](_0x5a2780[_0x55e5b6(0x183)]('\x0a'));}else _0x40cfc5[_0x55e5b6(0x196)](_0x55e5b6(0x129)+_0x1d1118['path']+_0x55e5b6(0x18d)+(_0x87bc50?.[_0x55e5b6(0x1b4)]||_0x55e5b6(0x181))+_0x55e5b6(0x1cf));}_0x3b90e6[_0x55e5b6(0x196)](_0x40cfc5['join']('\x0a\x0a')),_0x3c61e1=_0x3b90e6['join']('\x0a');const _0x4dce51=_0x362f57[_0x55e5b6(0xeb)]?.['filter'](_0x154c6c=>_0x154c6c[_0x55e5b6(0x1b4)]?.[_0x55e5b6(0x189)](_0x55e5b6(0x1c0)))||[];if(_0x4dce51[_0x55e5b6(0x123)]>0x0){const _0x5c9433=_0x4dce51[_0x55e5b6(0x1a2)](_0x4e4106=>_0x4e4106[_0x55e5b6(0x1b4)])[_0x55e5b6(0x183)](';\x20');reportMorphError({'error_message':_0x5c9433,'error_type':_0x55e5b6(0x105),'context':{'tool':_0x55e5b6(0x14e),'repo_path':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)],'query':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'model':'morph-warp-grep-v2.1','termination_reason':_0x55e5b6(0x199),'error_count':_0x4dce51[_0x55e5b6(0x123)],'is_timeout':![],'timings':_0x362f57[_0x55e5b6(0x109)],'files_attempted':_0x50e5db[_0x55e5b6(0x1a2)](_0x6c1b39=>({'path':_0x6c1b39['path'],'lines':_0x6c1b39[_0x55e5b6(0x200)]})),'tool_calls':_0x2d2cf7(_0x362f57[_0x55e5b6(0x163)]),'messages':_0x362f57[_0x55e5b6(0x163)]?.['map'](_0x2f695c=>({'role':_0x2f695c[_0x55e5b6(0x143)],'content':_0x2f695c[_0x55e5b6(0x13a)],..._0x2f695c['tool_calls']?{'tool_calls':_0x2f695c[_0x55e5b6(0x14d)][_0x55e5b6(0x123)]}:{},..._0x2f695c[_0x55e5b6(0xff)]?{'tool_call_id':_0x2f695c[_0x55e5b6(0xff)]}:{}})),'request_content':{'query':_0x4a4689['data'][_0x55e5b6(0x19e)],'repo_path':_0x4a4689['data'][_0x55e5b6(0x1b0)],'repoRoot':a0_0x413ed5['resolve'](_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)]),'model':_0x55e5b6(0xf4)}},'source':_0x55e5b6(0x1b9)})['catch'](()=>{});}}else{if(_0x362f57[_0x55e5b6(0xed)]===_0x55e5b6(0x1de)&&_0x362f57[_0x55e5b6(0xeb)]['length']>0x0){const _0x2e7d33=_0x362f57[_0x55e5b6(0xeb)][_0x55e5b6(0x1a2)](_0x348099=>_0x348099[_0x55e5b6(0x1b4)])[_0x55e5b6(0x183)](';\x20');_0x3c61e1=_0x55e5b6(0x17b)+_0x2e7d33;const _0x114d1a=_0x2e7d33[_0x55e5b6(0x1c3)]()[_0x55e5b6(0xf0)](_0x55e5b6(0x1c6))||_0x2e7d33[_0x55e5b6(0x1c3)]()[_0x55e5b6(0xf0)](_0x55e5b6(0x1b8))||_0x2e7d33[_0x55e5b6(0x1c3)]()[_0x55e5b6(0xf0)](_0x55e5b6(0x16d)),_0x5caab2=_0x362f57[_0x55e5b6(0x1fb)]?.['metadata']?.['files'],_0x30cda5=_0x362f57[_0x55e5b6(0xeb)][0x0];reportMorphError({'error_message':_0x2e7d33,'error_type':_0x114d1a?_0x55e5b6(0x1c5):_0x30cda5?.[_0x55e5b6(0x125)]?.[_0x55e5b6(0x12e)]||_0x55e5b6(0x1fe),'context':{'tool':_0x55e5b6(0x14e),'repo_path':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)],'query':_0x4a4689[_0x55e5b6(0x1c9)]['search_string'],'model':_0x55e5b6(0xf4),'termination_reason':_0x362f57[_0x55e5b6(0xed)],'error_count':_0x362f57[_0x55e5b6(0xeb)][_0x55e5b6(0x123)],'is_timeout':_0x114d1a,'timings':_0x362f57[_0x55e5b6(0x109)],'files_attempted':_0x5caab2?.[_0x55e5b6(0x1a2)](_0x1a87f7=>({'path':_0x1a87f7[_0x55e5b6(0x1d7)],'lines':_0x1a87f7[_0x55e5b6(0x200)]})),'tool_calls':_0x2d2cf7(_0x362f57[_0x55e5b6(0x163)]),'messages':_0x362f57[_0x55e5b6(0x163)]?.[_0x55e5b6(0x1a2)](_0x2ce52b=>({'role':_0x2ce52b['role'],'content':_0x2ce52b[_0x55e5b6(0x13a)],..._0x2ce52b[_0x55e5b6(0x14d)]?{'tool_calls':_0x2ce52b[_0x55e5b6(0x14d)][_0x55e5b6(0x123)]}:{},..._0x2ce52b[_0x55e5b6(0xff)]?{'tool_call_id':_0x2ce52b['tool_call_id']}:{}})),'request_content':{'query':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'repo_path':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)],'repoRoot':a0_0x413ed5['resolve'](_0x4a4689['data'][_0x55e5b6(0x1b0)]),'model':_0x55e5b6(0xf4)}},'stack_trace':_0x30cda5?.[_0x55e5b6(0x1a1)]||undefined,'source':_0x55e5b6(0x1b9)})[_0x55e5b6(0x147)](()=>{});}else _0x3c61e1=_0x55e5b6(0x198);}return{'content':[{'type':_0x55e5b6(0x192),'text':_0x3c61e1}]};}catch(_0x401d9a){const _0x244036=_0x401d9a instanceof Error?_0x401d9a[_0x55e5b6(0x1b4)]:String(_0x401d9a),_0x940cd1=_0x244036[_0x55e5b6(0x1c3)]()[_0x55e5b6(0xf0)](_0x55e5b6(0x1c6))||_0x244036['toLowerCase']()[_0x55e5b6(0xf0)](_0x55e5b6(0x1b8))||_0x244036[_0x55e5b6(0x1c3)]()[_0x55e5b6(0xf0)](_0x55e5b6(0x16d))||_0x401d9a instanceof Error&&_0x401d9a[_0x55e5b6(0x12e)]===_0x55e5b6(0x1c5);return reportMorphError({'error_message':_0x244036,'error_type':_0x940cd1?'TimeoutError':_0x401d9a instanceof Error?_0x401d9a['constructor'][_0x55e5b6(0x12e)]:'UnknownError','context':{'tool':_0x55e5b6(0x14e),'repo_path':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x1b0)],'query':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'model':_0x55e5b6(0xf4),'is_timeout':_0x940cd1,'exception_phase':_0x55e5b6(0x1c7),'request_content':{'query':_0x4a4689[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'repo_path':_0x4a4689[_0x55e5b6(0x1c9)]['repo_path'],'repoRoot':a0_0x413ed5[_0x55e5b6(0x17c)](_0x4a4689['data'][_0x55e5b6(0x1b0)]),'model':'morph-warp-grep-v2.1'}},'stack_trace':_0x401d9a instanceof Error?_0x401d9a['stack']:undefined,'source':_0x55e5b6(0x1b9)})[_0x55e5b6(0x147)](()=>{}),{'content':[{'type':_0x55e5b6(0x192),'text':_0x55e5b6(0x103)+_0x244036}],'isError':![]};}}case'github_codebase_search':{const _0x429088=WarpGrepGitHubArgsSchema['safeParse'](_0xee3c97);if(!_0x429088[_0x55e5b6(0x14b)])return{'content':[{'type':'text','text':_0x55e5b6(0x130)+_0x429088[_0x55e5b6(0x1e8)]}],'isError':!![]};const _0x120917=_0x429088[_0x55e5b6(0x1c9)][_0x55e5b6(0xee)]||_0x429088[_0x55e5b6(0x1c9)][_0x55e5b6(0x14f)];if(!_0x120917)return{'content':[{'type':_0x55e5b6(0x192),'text':'Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id'}],'isError':!![]};const _0x203979=MORPH_API_KEY;if(!_0x203979)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x232045=Date[_0x55e5b6(0x1a8)]();logMcpStderr(_0x55e5b6(0x1b1)+_0x120917+_0x55e5b6(0x10c)+_0x429088[_0x55e5b6(0x1c9)]['search_string']+'\x22');try{const _0x2ac60d=new WarpGrepClient({'morphApiKey':_0x203979,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x4befbf=await _0x2ac60d[_0x55e5b6(0x156)]({'searchTerm':_0x429088[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'github':_0x120917,'branch':_0x429088['data'][_0x55e5b6(0xfd)]}),_0x31efec=Date[_0x55e5b6(0x1a8)]()-_0x232045;logMcpStderr('[github_codebase_search]\x20Done\x20in\x20'+_0x31efec+_0x55e5b6(0x1f2)+_0x4befbf[_0x55e5b6(0x14b)]);const _0xf10d62=formatResult(_0x4befbf);return{'content':[{'type':'text','text':_0xf10d62}]};}catch(_0x75c586){const _0x5391e9=Date[_0x55e5b6(0x1a8)]()-_0x232045,_0x312d7c=_0x75c586 instanceof Error?_0x75c586[_0x55e5b6(0x1b4)]:String(_0x75c586);return logMcpStderr('[github_codebase_search]\x20Failed\x20in\x20'+_0x5391e9+_0x55e5b6(0x133),_0x312d7c),reportMorphError({'error_message':_0x312d7c,'error_type':_0x75c586 instanceof Error?_0x75c586[_0x55e5b6(0x125)][_0x55e5b6(0x12e)]:_0x55e5b6(0x1f3),'context':{'tool':_0x55e5b6(0x110),'github_url':_0x120917,'search_string':_0x429088[_0x55e5b6(0x1c9)][_0x55e5b6(0x19e)],'branch':_0x429088[_0x55e5b6(0x1c9)][_0x55e5b6(0xfd)]},'stack_trace':_0x75c586 instanceof Error?_0x75c586[_0x55e5b6(0x1a1)]:undefined,'source':_0x55e5b6(0x1b9),'tool':_0x55e5b6(0x110),'latency_ms':_0x5391e9})[_0x55e5b6(0x147)](()=>{}),{'content':[{'type':'text','text':_0x55e5b6(0x149)+_0x312d7c}],'isError':![]};}}default:throw new Error(_0x55e5b6(0x1d8)+_0x47b613);}}catch(_0x5ba5a5){const _0x54a79b=_0x5ba5a5 instanceof Error?_0x5ba5a5[_0x55e5b6(0x1b4)]:String(_0x5ba5a5);return reportMorphError({'error_message':_0x54a79b,'error_type':_0x5ba5a5 instanceof Error?_0x5ba5a5['constructor'][_0x55e5b6(0x12e)]:'UnknownError','context':{'tool':_0x47b613,'arguments':_0xee3c97?JSON[_0x55e5b6(0x1dc)](_0xee3c97)[_0x55e5b6(0x15f)](0x0,0x1f4):undefined,'mcp_server_version':'0.2.0'},'stack_trace':_0x5ba5a5 instanceof Error?_0x5ba5a5['stack']:undefined,'source':_0x55e5b6(0x1b9)})['catch'](()=>{}),{'content':[{'type':_0x55e5b6(0x192),'text':_0x55e5b6(0x17b)+_0x54a79b}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x7420f7){const _0x14e8fc=a0_0x2d5970,_0xa92c4d=await getValidRootDirectories(_0x7420f7);if(_0xa92c4d['length']>0x0)allowedDirectories=[..._0xa92c4d],logMcpStderr('Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20'+_0xa92c4d[_0x14e8fc(0x123)]+'\x20valid\x20directories');else{logMcpStderr(_0x14e8fc(0x128));if(ENABLE_WORKSPACE_MODE)try{const _0x1dd01a=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x1dd01a&&(allowedDirectories=[_0x1dd01a],logMcpStderr('Fallback:\x20Using\x20workspace\x20root\x20'+_0x1dd01a));}catch(_0x29909b){logMcpStderr(_0x14e8fc(0x141)+_0x29909b);}}}server[a0_0x2d5970(0x155)](RootsListChangedNotificationSchema,async()=>{const _0x517ea6=a0_0x2d5970;try{const _0x43fcc2=await server['listRoots']();_0x43fcc2&&_0x517ea6(0x177)in _0x43fcc2&&await updateAllowedDirectoriesFromRoots(_0x43fcc2['roots']);}catch(_0x2f668c){logMcpStderr('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x2f668c instanceof Error?_0x2f668c['message']:String(_0x2f668c));}}),server[a0_0x2d5970(0x1db)]=async()=>{const _0x1d05e2=a0_0x2d5970,_0x5ec5cd=server[_0x1d05e2(0x1ca)]();if(_0x5ec5cd?.['roots'])try{const _0x4aceb2=await server[_0x1d05e2(0x117)]();_0x4aceb2&&'roots'in _0x4aceb2?await updateAllowedDirectoriesFromRoots(_0x4aceb2['roots']):logMcpStderr(_0x1d05e2(0x1f9));}catch(_0x5ba5d8){logMcpStderr(_0x1d05e2(0x1d2),_0x5ba5d8 instanceof Error?_0x5ba5d8['message']:String(_0x5ba5d8));}else{if(allowedDirectories[_0x1d05e2(0x123)]>0x0)logMcpStderr(_0x1d05e2(0x176),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)logMcpStderr(_0x1d05e2(0x16b));else throw new Error(_0x1d05e2(0x1eb));}}};async function runServer(){const _0x3499f0=a0_0x2d5970,_0x19a5c9=new StdioServerTransport();await server['connect'](_0x19a5c9),logMcpStderr(_0x3499f0(0x1bd)),allowedDirectories[_0x3499f0(0x123)]===0x0&&logMcpStderr(_0x3499f0(0x164));}runServer()['catch'](_0x340b3b=>{const _0x1d0c01=a0_0x2d5970;logMcpStderr(_0x1d0c01(0x191),_0x340b3b),process[_0x1d0c01(0x13e)](0x1);});
|
package/dist/log-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a1_0x29b5(){var _0x59e910=['5548494rzNSlP','1194654UEvIAg','3893871jltvaW','macOS','linux','Windows','50322LaihJF','platform','3117774cwSADQ','win32','26487eTFYvs','238968KuAinc','8424MwwXWw','Linux','395xfdKXh','Unknown'];a1_0x29b5=function(){return _0x59e910;};return a1_0x29b5();}function a1_0x1dc4(_0xbb6fc7,_0x21d6df){_0xbb6fc7=_0xbb6fc7-0x1f3;var _0x29b5e9=a1_0x29b5();var _0x1dc444=_0x29b5e9[_0xbb6fc7];return _0x1dc444;}var a1_0x9ea34=a1_0x1dc4;(function(_0x2a4068,_0x2c31d5){var _0x165857=a1_0x1dc4,_0x8835d6=_0x2a4068();while(!![]){try{var _0xa67f18=parseInt(_0x165857(0x201))/0x1+parseInt(_0x165857(0x1f8))/0x2+parseInt(_0x165857(0x202))/0x3+parseInt(_0x165857(0x1fb))/0x4+parseInt(_0x165857(0x1fe))/0x5*(parseInt(_0x165857(0x1f6))/0x6)+-parseInt(_0x165857(0x200))/0x7+parseInt(_0x165857(0x1fc))/0x8*(-parseInt(_0x165857(0x1fa))/0x9);if(_0xa67f18===_0x2c31d5)break;else _0x8835d6['push'](_0x8835d6['shift']());}catch(_0x28477d){_0x8835d6['push'](_0x8835d6['shift']());}}}(a1_0x29b5,0xd7610));import a1_0x48936c from'os';export function getOperatingSystemType(_0x34f6dd=a1_0x48936c[a1_0x9ea34(0x1f7)]()){var _0x4bc9a1=a1_0x9ea34;switch(_0x34f6dd){case'darwin':return _0x4bc9a1(0x1f3);case _0x4bc9a1(0x1f9):return _0x4bc9a1(0x1f5);case _0x4bc9a1(0x1f4):return _0x4bc9a1(0x1fd);default:return _0x4bc9a1(0x1ff);}}export function formatMcpLogMessage(_0x13ab83,_0x544649=a1_0x48936c['platform']()){return'[os='+getOperatingSystemType(_0x544649)+']\x20'+_0x13ab83;}export function logMcpStderr(_0x465cda,..._0x25e535){console['error'](formatMcpLogMessage(_0x465cda),..._0x25e535);}
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x269676,_0x323cac){const _0x3c0849=a2_0x1523,_0x5e20f4=_0x269676();while(!![]){try{const _0x147f30=-parseInt(_0x3c0849(0x178))/0x1*(-parseInt(_0x3c0849(0x182))/0x2)+-parseInt(_0x3c0849(0x173))/0x3+parseInt(_0x3c0849(0x181))/0x4+-parseInt(_0x3c0849(0x175))/0x5*(-parseInt(_0x3c0849(0x16e))/0x6)+-parseInt(_0x3c0849(0x176))/0x7+-parseInt(_0x3c0849(0x17f))/0x8*(parseInt(_0x3c0849(0x170))/0x9)+parseInt(_0x3c0849(0x17a))/0xa;if(_0x147f30===_0x323cac)break;else _0x5e20f4['push'](_0x5e20f4['shift']());}catch(_0x330455){_0x5e20f4['push'](_0x5e20f4['shift']());}}}(a2_0x2f34,0x74ab2));function a2_0x1523(_0x49102f,_0x1c4ccc){_0x49102f=_0x49102f-0x16e;const _0x2f34e3=a2_0x2f34();let _0x1523b5=_0x2f34e3[_0x49102f];return _0x1523b5;}import a2_0x40b387 from'path';import a2_0x4a304d from'os';export function convertToWindowsPath(_0x16c455){const _0x2467e4=a2_0x1523;if(_0x16c455[_0x2467e4(0x177)](_0x2467e4(0x17e))){const _0x23cc65=_0x16c455[_0x2467e4(0x17b)](0x5)['toUpperCase'](),_0x532416=_0x16c455['slice'](0x6)['replace'](/\//g,'\x5c');return _0x23cc65+':'+_0x532416;}if(_0x16c455['match'](/^\/[a-zA-Z]\//)){const _0x431170=_0x16c455[_0x2467e4(0x17b)](0x1)[_0x2467e4(0x183)](),_0x173811=_0x16c455['slice'](0x2)[_0x2467e4(0x179)](/\//g,'\x5c');return _0x431170+':'+_0x173811;}if(_0x16c455[_0x2467e4(0x16f)](/^[a-zA-Z]:/))return _0x16c455['replace'](/\//g,'\x5c');return _0x16c455;}export function normalizePath(_0x4f13d7){const _0x17e5a0=a2_0x1523;_0x4f13d7=_0x4f13d7[_0x17e5a0(0x180)]()[_0x17e5a0(0x179)](/^["']|["']$/g,'');const _0x397efe=_0x4f13d7[_0x17e5a0(0x177)]('/')&&!_0x4f13d7[_0x17e5a0(0x16f)](/^\/mnt\/[a-z]\//i)&&!_0x4f13d7[_0x17e5a0(0x16f)](/^\/[a-zA-Z]\//);if(_0x397efe)return _0x4f13d7['replace'](/\/+/g,'/')[_0x17e5a0(0x179)](/\/+$/,'');_0x4f13d7=convertToWindowsPath(_0x4f13d7);if(_0x4f13d7[_0x17e5a0(0x177)]('\x5c\x5c')){let _0x14db91=_0x4f13d7;_0x14db91=_0x14db91[_0x17e5a0(0x179)](/^\\{2,}/,'\x5c\x5c');const _0x4350a6=_0x14db91[_0x17e5a0(0x17d)](0x2)[_0x17e5a0(0x179)](/\\\\/g,'\x5c');_0x4f13d7='\x5c\x5c'+_0x4350a6;}else _0x4f13d7=_0x4f13d7['replace'](/\\\\/g,'\x5c');let _0x4d7d00=a2_0x40b387[_0x17e5a0(0x174)](_0x4f13d7);_0x4f13d7[_0x17e5a0(0x177)]('\x5c\x5c')&&!_0x4d7d00[_0x17e5a0(0x177)]('\x5c\x5c')&&(_0x4d7d00='\x5c'+_0x4d7d00);if(_0x4d7d00[_0x17e5a0(0x16f)](/^[a-zA-Z]:/)){let _0x2e8b1d=_0x4d7d00[_0x17e5a0(0x179)](/\//g,'\x5c');return/^[a-z]:/[_0x17e5a0(0x171)](_0x2e8b1d)&&(_0x2e8b1d=_0x2e8b1d[_0x17e5a0(0x17b)](0x0)['toUpperCase']()+_0x2e8b1d[_0x17e5a0(0x172)](0x1)),_0x2e8b1d;}return _0x4d7d00[_0x17e5a0(0x179)](/\//g,'\x5c');}export function expandHome(_0x2ef289){const _0x37f3d2=a2_0x1523;if(_0x2ef289[_0x37f3d2(0x177)]('~/')||_0x2ef289==='~')return a2_0x40b387[_0x37f3d2(0x17c)](a2_0x4a304d['homedir'](),_0x2ef289[_0x37f3d2(0x172)](0x1));return _0x2ef289;}function a2_0x2f34(){const _0xcf4768=['1590798fkkblb','normalize','81355tbwhbe','2286816MuxLJY','startsWith','4737LbFCxi','replace','2004800NtwfXz','charAt','join','substring','/mnt/','8qoOvpr','trim','1430616cGFyAU','102SQnEzp','toUpperCase','276xlJBqJ','match','1920231EjbZZj','test','slice'];a2_0x2f34=function(){return _0xcf4768;};return a2_0x2f34();}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a3_0x2646(){const _0x2a85bf=['isAbsolute','10HffYNz','resolve','Path\x20must\x20be\x20absolute\x20after\x20normalization','startsWith','includes','2316013CkFxnA','1318240htiVpy','98283aVowJn','string','normalize','6CsJsrd','sep','isArray','4289070NyFsuu','10nJPrlH','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','786573mQaqly','712984YrRryg','length','3327021zBAsXC'];a3_0x2646=function(){return _0x2a85bf;};return a3_0x2646();}function a3_0x498c(_0xf7d0fb,_0x240a88){_0xf7d0fb=_0xf7d0fb-0xa5;const _0x26467a=a3_0x2646();let _0x498cc1=_0x26467a[_0xf7d0fb];return _0x498cc1;}(function(_0x138349,_0x21a9ea){const _0x17f653=a3_0x498c,_0x231558=_0x138349();while(!![]){try{const _0x1efbec=parseInt(_0x17f653(0xb7))/0x1*(parseInt(_0x17f653(0xb0))/0x2)+-parseInt(_0x17f653(0xab))/0x3+-parseInt(_0x17f653(0xac))/0x4*(-parseInt(_0x17f653(0xa9))/0x5)+-parseInt(_0x17f653(0xa5))/0x6*(-parseInt(_0x17f653(0xb5))/0x7)+parseInt(_0x17f653(0xb6))/0x8+-parseInt(_0x17f653(0xae))/0x9+-parseInt(_0x17f653(0xa8))/0xa;if(_0x1efbec===_0x21a9ea)break;else _0x231558['push'](_0x231558['shift']());}catch(_0x517d11){_0x231558['push'](_0x231558['shift']());}}}(a3_0x2646,0x4509b));import a3_0x10697d from'path';export function isPathWithinAllowedDirectories(_0x3a653d,_0x54ae68){const _0x36b002=a3_0x498c;if(typeof _0x3a653d!=='string'||!Array[_0x36b002(0xa7)](_0x54ae68))return![];if(!_0x3a653d||_0x54ae68[_0x36b002(0xad)]===0x0)return![];if(_0x3a653d[_0x36b002(0xb4)]('\x00'))return![];let _0x41470b;try{_0x41470b=a3_0x10697d[_0x36b002(0xb1)](a3_0x10697d[_0x36b002(0xb9)](_0x3a653d));}catch{return![];}if(!a3_0x10697d['isAbsolute'](_0x41470b))throw new Error(_0x36b002(0xb2));return _0x54ae68['some'](_0x489396=>{const _0x10ac83=_0x36b002;if(typeof _0x489396!==_0x10ac83(0xb8)||!_0x489396)return![];if(_0x489396[_0x10ac83(0xb4)]('\x00'))return![];let _0x381b96;try{_0x381b96=a3_0x10697d[_0x10ac83(0xb1)](a3_0x10697d['normalize'](_0x489396));}catch{return![];}if(!a3_0x10697d[_0x10ac83(0xaf)](_0x381b96))throw new Error(_0x10ac83(0xaa));if(_0x41470b===_0x381b96)return!![];if(_0x381b96===a3_0x10697d[_0x10ac83(0xa6)])return _0x41470b[_0x10ac83(0xb3)](a3_0x10697d['sep']);return _0x41470b[_0x10ac83(0xb3)](_0x381b96+a3_0x10697d[_0x10ac83(0xa6)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x558ba0,_0x30a264){const _0x29de10=a4_0x21df,_0x588e2e=_0x558ba0();while(!![]){try{const _0x34fbb3=-parseInt(_0x29de10(0x1ab))/0x1*(parseInt(_0x29de10(0x1b3))/0x2)+-parseInt(_0x29de10(0x1a4))/0x3+-parseInt(_0x29de10(0x1a5))/0x4*(parseInt(_0x29de10(0x1b4))/0x5)+parseInt(_0x29de10(0x1ac))/0x6*(-parseInt(_0x29de10(0x1b1))/0x7)+parseInt(_0x29de10(0x1a3))/0x8+parseInt(_0x29de10(0x1a6))/0x9*(parseInt(_0x29de10(0x1ad))/0xa)+parseInt(_0x29de10(0x1a7))/0xb;if(_0x34fbb3===_0x30a264)break;else _0x588e2e['push'](_0x588e2e['shift']());}catch(_0x267413){_0x588e2e['push'](_0x588e2e['shift']());}}}(a4_0x48a0,0xd0fb8));function a4_0x21df(_0x243bac,_0x3a6f12){_0x243bac=_0x243bac-0x1a0;const _0x48a0b2=a4_0x48a0();let _0x21dfcf=_0x48a0b2[_0x243bac];return _0x21dfcf;}import{promises as a4_0x42bca5}from'fs';import a4_0x4125ac from'path';import a4_0x1500af from'os';import{normalizePath}from'./path-utils.js';import{logMcpStderr}from'./log-utils.js';async function parseRootUri(_0x3e554c){const _0x89b8d6=a4_0x21df;try{const _0x305aab=_0x3e554c['startsWith']('file://')?_0x3e554c['slice'](0x7):_0x3e554c,_0x33127e=_0x305aab['startsWith']('~/')||_0x305aab==='~'?a4_0x4125ac[_0x89b8d6(0x1b0)](a4_0x1500af[_0x89b8d6(0x1aa)](),_0x305aab[_0x89b8d6(0x1a2)](0x1)):_0x305aab,_0x36f6e9=a4_0x4125ac['resolve'](_0x33127e),_0x28a77a=await a4_0x42bca5[_0x89b8d6(0x1a0)](_0x36f6e9);return normalizePath(_0x28a77a);}catch{return null;}}function formatDirectoryError(_0x337a6b,_0x2e81fe,_0x44a5ed){const _0x53a3b4=a4_0x21df;if(_0x44a5ed)return'Skipping\x20'+_0x44a5ed+':\x20'+_0x337a6b;const _0x22f33a=_0x2e81fe instanceof Error?_0x2e81fe[_0x53a3b4(0x1a8)]:String(_0x2e81fe);return'Skipping\x20invalid\x20directory:\x20'+_0x337a6b+_0x53a3b4(0x1b2)+_0x22f33a;}export async function getValidRootDirectories(_0x45b7d3){const _0xc4eb45=a4_0x21df,_0x1fb73e=[];for(const _0x5e45f1 of _0x45b7d3){const _0x3fc5d3=await parseRootUri(_0x5e45f1['uri']);if(!_0x3fc5d3){logMcpStderr(formatDirectoryError(_0x5e45f1[_0xc4eb45(0x1a1)],undefined,_0xc4eb45(0x1ae)));continue;}try{const _0x2a70d5=await a4_0x42bca5['stat'](_0x3fc5d3);_0x2a70d5['isDirectory']()?_0x1fb73e[_0xc4eb45(0x1af)](_0x3fc5d3):logMcpStderr(formatDirectoryError(_0x3fc5d3,undefined,_0xc4eb45(0x1a9)));}catch(_0x24c1fa){logMcpStderr(formatDirectoryError(_0x3fc5d3,_0x24c1fa));}}return _0x1fb73e;}function a4_0x48a0(){const _0x5f4d3f=['uri','slice','8653312vNdKBJ','1294107TsxdZv','5561884WgXmHI','4427793BrZept','36061366MoTTJb','message','non-directory\x20root','homedir','1382WnDxtY','923682ZmabZk','20slLiCL','invalid\x20path\x20or\x20inaccessible','push','join','56PPTYMF','\x20due\x20to\x20error:\x20','2076kLbyXI','5SFfzyZ','realpath'];a4_0x48a0=function(){return _0x5f4d3f;};return a4_0x48a0();}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.149",
|
|
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)",
|