@morphllm/morphmcp 0.8.120 → 0.8.121
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/path-utils.js +1 -1
- package/dist/path-validation.js +1 -1
- package/dist/roots-utils.js +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const a0_0x362242=a0_0x5218;(function(_0x3b04de,_0x448535){const _0xfe3942=a0_0x5218,_0x43acc9=_0x3b04de();while(!![]){try{const _0x1733b5=-parseInt(_0xfe3942(0x1fa))/0x1+parseInt(_0xfe3942(0x13c))/0x2+-parseInt(_0xfe3942(0x1d6))/0x3+-parseInt(_0xfe3942(0x194))/0x4+-parseInt(_0xfe3942(0x1b2))/0x5*(-parseInt(_0xfe3942(0x11c))/0x6)+-parseInt(_0xfe3942(0x124))/0x7+parseInt(_0xfe3942(0x205))/0x8*(parseInt(_0xfe3942(0x1a7))/0x9);if(_0x1733b5===_0x448535)break;else _0x43acc9['push'](_0x43acc9['shift']());}catch(_0x4d0e98){_0x43acc9['push'](_0x43acc9['shift']());}}}(a0_0x13c2,0x2e194));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_0x1505da from'fs/promises';import a0_0x392035 from'path';import a0_0x4ad339 from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-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{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x1615bb from'axios';function fixPathRepetition(_0x32a0b3){const _0x509a85=a0_0x5218,_0x3690d9=_0x32a0b3[_0x509a85(0x143)](a0_0x392035[_0x509a85(0x16d)])['filter'](Boolean);if(_0x3690d9[_0x509a85(0x164)]<0x2)return null;for(let _0x1724fd=Math[_0x509a85(0x149)](_0x3690d9[_0x509a85(0x164)]/0x2);_0x1724fd>=0x1;_0x1724fd--){for(let _0x57ac52=0x0;_0x57ac52<=_0x3690d9[_0x509a85(0x164)]-0x2*_0x1724fd;_0x57ac52++){const _0x15c912=_0x3690d9[_0x509a85(0x1e7)](_0x57ac52,_0x57ac52+_0x1724fd),_0x6a7776=_0x3690d9[_0x509a85(0x1e7)](_0x57ac52+_0x1724fd,_0x57ac52+0x2*_0x1724fd);if(_0x15c912[_0x509a85(0x1b1)]((_0x3218dd,_0x1826be)=>_0x3218dd===_0x6a7776[_0x1826be])){const _0x2c20ea=[..._0x3690d9[_0x509a85(0x1e7)](0x0,_0x57ac52),..._0x3690d9[_0x509a85(0x1e7)](_0x57ac52+_0x1724fd)];return a0_0x392035[_0x509a85(0x16d)]+_0x2c20ea[_0x509a85(0x1d3)](a0_0x392035[_0x509a85(0x16d)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x369813=a0_0x5218;try{const _0x407018=require(_0x369813(0x1e4));return _0x407018[_0x369813(0x14b)]??_0x369813(0x12c);}catch(_0x42e31c){return console['error']('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x42e31c),_0x369813(0x12c);}}function printHelp(){const _0x37bd18=a0_0x5218;console['log'](_0x37bd18(0x1af)+getPackageVersion()),console[_0x37bd18(0x1dc)](_0x37bd18(0x1ca)),console[_0x37bd18(0x1dc)](_0x37bd18(0x220)),console[_0x37bd18(0x1dc)](_0x37bd18(0x217)),console[_0x37bd18(0x1dc)](_0x37bd18(0x17c)),console[_0x37bd18(0x1dc)]('\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit'),console[_0x37bd18(0x1dc)]('\x0aExamples:'),console['log']('\x20\x20morph-mcp'),console[_0x37bd18(0x1dc)](_0x37bd18(0x134));}const cliArgs=process[a0_0x362242(0x161)]['slice'](0x2),VERSION_FLAGS=new Set([a0_0x362242(0x193),'-v','-V']),HELP_FLAGS=new Set(['--help','-h']);cliArgs[a0_0x362242(0x130)](_0x328d13=>VERSION_FLAGS['has'](_0x328d13))&&(console[a0_0x362242(0x1dc)](a0_0x362242(0x1af)+getPackageVersion()),process['exit'](0x0));cliArgs[a0_0x362242(0x130)](_0x1e14ad=>HELP_FLAGS[a0_0x362242(0x198)](_0x1e14ad))&&(printHelp(),process['exit'](0x0));function getCliArg(_0x26ad3d){const _0x2fc5e6=a0_0x362242;for(let _0x1f5ba1=0x0;_0x1f5ba1<cliArgs[_0x2fc5e6(0x164)];_0x1f5ba1++){const _0x4135a7=cliArgs[_0x1f5ba1];if(_0x4135a7['startsWith']('--'+_0x26ad3d+'='))return _0x4135a7['slice'](('--'+_0x26ad3d+'=')[_0x2fc5e6(0x164)]);if(_0x4135a7==='--'+_0x26ad3d&&_0x1f5ba1+0x1<cliArgs[_0x2fc5e6(0x164)])return cliArgs[_0x1f5ba1+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x362242(0x164)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x362242(0x198)](arg)||HELP_FLAGS[a0_0x362242(0x198)](arg))continue;if(arg[a0_0x362242(0x1cf)](a0_0x362242(0x199)))continue;if(arg===a0_0x362242(0x15f)){i++;continue;}args['push'](arg);}const WORKSPACE_ROOT=process[a0_0x362242(0x1fe)][a0_0x362242(0x15d)]||process[a0_0x362242(0x1fe)][a0_0x362242(0x1bc)]||process[a0_0x362242(0x216)](),ENABLE_WORKSPACE_MODE=process[a0_0x362242(0x1fe)][a0_0x362242(0x12e)]!==a0_0x362242(0x1e8),MORPH_API_KEY=getCliArg(a0_0x362242(0x14f))??process[a0_0x362242(0x1fe)][a0_0x362242(0x17e)],MORPH_API_URL=process[a0_0x362242(0x1fe)][a0_0x362242(0x1a3)],MORPH_WARP_GREP_TIMEOUT=process['env'][a0_0x362242(0x1c2)]?parseInt(process[a0_0x362242(0x1fe)][a0_0x362242(0x1c2)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x362242(0x1bd))&&!MORPH_API_KEY[a0_0x362242(0x1cf)](a0_0x362242(0x163))&&console[a0_0x362242(0x16a)](a0_0x362242(0x1c1));async function reportMorphError(_0x3baf70){const _0x1efe6c=a0_0x362242;try{await a0_0x1615bb['post'](_0x1efe6c(0x182),{..._0x3baf70,'timestamp':new Date()['toISOString'](),'source':_0x3baf70['source']||'mcp-filesystem'},{'timeout':0x1388,'headers':{'Content-Type':_0x1efe6c(0x1ad),'Authorization':_0x1efe6c(0x169)+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x362242(0x16a)](a0_0x362242(0x184)),console[a0_0x362242(0x16a)]('Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:'),console[a0_0x362242(0x16a)]('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console['error'](a0_0x362242(0x1ab)),console[a0_0x362242(0x16a)](a0_0x362242(0x14d)),console[a0_0x362242(0x16a)]('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x31366d){const _0x523a7f=a0_0x362242;return a0_0x392035[_0x523a7f(0x19c)](_0x31366d);}function expandHome(_0x4b7105){const _0x425c89=a0_0x362242;if(_0x4b7105['startsWith']('~/')||_0x4b7105==='~')return a0_0x392035['join'](a0_0x4ad339['homedir'](),_0x4b7105[_0x425c89(0x1e7)](0x1));return _0x4b7105;}let allowedDirectories=await Promise[a0_0x362242(0x187)](args[a0_0x362242(0x18b)](async _0x1a3496=>{const _0x6e942e=a0_0x362242,_0x176d16=expandHome(_0x1a3496),_0x377f64=a0_0x392035[_0x6e942e(0x116)](_0x176d16);try{const _0x17e0ce=await a0_0x1505da[_0x6e942e(0x132)](_0x377f64);return normalizePath(_0x17e0ce);}catch(_0x4b5680){return normalizePath(_0x377f64);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x362242(0x188)](workspaceDir),console[a0_0x362242(0x16a)](a0_0x362242(0x142)+workspaceDir+a0_0x362242(0x1d5)));}catch(a0_0x53b21d){console['error'](a0_0x362242(0x207)+a0_0x53b21d);}async function detectWorkspaceRoot(_0x11e2f8){const _0x5a1e51=a0_0x362242;let _0x47413b=a0_0x392035[_0x5a1e51(0x116)](_0x11e2f8);const _0x1ac43c=['.git',_0x5a1e51(0x1a5),'package.json',_0x5a1e51(0x119),'pyproject.toml',_0x5a1e51(0x11e),_0x5a1e51(0x20c),'tsconfig.json',_0x5a1e51(0x1bb)];while(_0x47413b!==a0_0x392035[_0x5a1e51(0x123)](_0x47413b)){for(const _0x2c8b1e of _0x1ac43c){const _0xbacdc0=a0_0x392035['join'](_0x47413b,_0x2c8b1e);try{return await a0_0x1505da[_0x5a1e51(0x1a8)](_0xbacdc0),normalizePath(_0x47413b);}catch{}}_0x47413b=a0_0x392035[_0x5a1e51(0x123)](_0x47413b);}return normalizePath(_0x11e2f8);}function a0_0x5218(_0x44f5c2,_0x5da20e){_0x44f5c2=_0x44f5c2-0x116;const _0x13c22f=a0_0x13c2();let _0x5218b5=_0x13c22f[_0x44f5c2];return _0x5218b5;}await Promise[a0_0x362242(0x187)](args[a0_0x362242(0x18b)](async _0x2173e5=>{const _0x57d6f2=a0_0x362242;try{const _0x27e3bd=await a0_0x1505da['stat'](expandHome(_0x2173e5));!_0x27e3bd[_0x57d6f2(0x1c8)]()&&(console[_0x57d6f2(0x16a)]('Error:\x20'+_0x2173e5+_0x57d6f2(0x122)),process[_0x57d6f2(0x12f)](0x1));}catch(_0x396e07){console['error'](_0x57d6f2(0x1f2)+_0x2173e5+':',_0x396e07),process['exit'](0x1);}}));async function validatePath(_0x38c96d){const _0x354020=a0_0x362242,_0x13ad3c=expandHome(_0x38c96d),_0x494e91=a0_0x392035['resolve'](_0x13ad3c);try{const _0x5945d3=await a0_0x1505da[_0x354020(0x132)](_0x494e91);return _0x5945d3;}catch(_0x10c162){if(_0x10c162[_0x354020(0x1f1)]===_0x354020(0x177)){const _0x10beac=a0_0x392035[_0x354020(0x123)](_0x494e91);try{const _0x1419eb=await a0_0x1505da[_0x354020(0x132)](_0x10beac);return a0_0x392035[_0x354020(0x1d3)](_0x1419eb,a0_0x392035[_0x354020(0x140)](_0x494e91));}catch{throw new Error(_0x354020(0x1c4)+_0x10beac);}}throw _0x10c162;}}const MorphEditFileArgsSchema=z[a0_0x362242(0x11a)]({'path':z['string'](),'code_edit':z['string']()[a0_0x362242(0x170)]('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z['string']()[a0_0x362242(0x170)](a0_0x362242(0x1b5)),'dryRun':z[a0_0x362242(0x176)]()[a0_0x362242(0x1b8)](![])[a0_0x362242(0x170)](a0_0x362242(0x1ea))}),WarpGrepArgsSchema=z[a0_0x362242(0x11a)]({'search_string':z[a0_0x362242(0x166)]()['describe'](a0_0x362242(0x1d0)),'repo_path':z[a0_0x362242(0x166)]()[a0_0x362242(0x170)](a0_0x362242(0x212)),'search_type':z['enum']([a0_0x362242(0x1b8),a0_0x362242(0x1a6)])[a0_0x362242(0x1fd)]()[a0_0x362242(0x170)](a0_0x362242(0x201))}),WarpGrepGitHubArgsSchema=z[a0_0x362242(0x11a)]({'search_string':z[a0_0x362242(0x166)]()[a0_0x362242(0x170)](a0_0x362242(0x1d0)),'github_url':z[a0_0x362242(0x166)]()[a0_0x362242(0x1fd)]()[a0_0x362242(0x170)](a0_0x362242(0x155)),'owner_repo':z['string']()[a0_0x362242(0x1fd)]()[a0_0x362242(0x170)](a0_0x362242(0x135)),'branch':z[a0_0x362242(0x166)]()[a0_0x362242(0x1fd)]()['describe'](a0_0x362242(0x131))}),CodebaseSearchArgsSchema=z[a0_0x362242(0x11a)]({'query':z[a0_0x362242(0x166)]()[a0_0x362242(0x170)](a0_0x362242(0x20a)),'repoId':z['string']()['describe'](a0_0x362242(0x152)),'branch':z[a0_0x362242(0x166)]()[a0_0x362242(0x1fd)]()[a0_0x362242(0x170)](a0_0x362242(0x213)),'commitHash':z[a0_0x362242(0x166)]()['optional']()[a0_0x362242(0x170)](a0_0x362242(0x223)),'targetDirectories':z['array'](z['string']())[a0_0x362242(0x1b8)]([])[a0_0x362242(0x170)](a0_0x362242(0x13a)),'limit':z[a0_0x362242(0x1c7)]()[a0_0x362242(0x1fd)]()[a0_0x362242(0x1b8)](0xa)[a0_0x362242(0x170)](a0_0x362242(0x1f9))}),server=new Server({'name':a0_0x362242(0x185),'version':a0_0x362242(0x147)},{'capabilities':{'tools':{}}});server[a0_0x362242(0x20e)](ListToolsRequestSchema,async()=>{const _0x2c524d=a0_0x362242,_0x51f7f6=[{'name':_0x2c524d(0x174),'description':_0x2c524d(0x21a)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+'🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a'+_0x2c524d(0x20f)+'Benefits:\x0a'+_0x2c524d(0x1d2)+_0x2c524d(0x21b)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+_0x2c524d(0x154)+_0x2c524d(0x18d)+_0x2c524d(0x19a)+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+_0x2c524d(0x167)+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x2c524d(0x16f)+_0x2c524d(0x181)+'-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a'+_0x2c524d(0x18c)+_0x2c524d(0x1eb)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+_0x2c524d(0x14c)+_0x2c524d(0x153),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x2c524d(0x118)+_0x2c524d(0x1f6)+'The\x20search\x20term\x20should\x20be\x20a\x20targeted\x20natural\x20language\x20query\x20based\x20on\x20what\x20you\x20are\x20trying\x20to\x20accomplish,\x20like\x20\x27Find\x20where\x20authentication\x20requests\x20are\x20handled\x20in\x20the\x20Express\x20routes\x27\x20or\x20\x27Modify\x20the\x20agentic\x20rollout\x20to\x20use\x20the\x20new\x20tokenizer\x20and\x20chat\x20template\x27\x20or\x20\x27Fix\x20the\x20bug\x20where\x20the\x20user\x20gets\x20redirected\x20from\x20the\x20/feed\x20page\x27.\x20'+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20'+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+'Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20'+'You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20'+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]},{'name':_0x2c524d(0x15c),'description':'**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a'+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x2c524d(0x218)+_0x2c524d(0x1ee)+_0x2c524d(0x1c9)+_0x2c524d(0x200)+_0x2c524d(0x158)+_0x2c524d(0x21d)+_0x2c524d(0x1e6)+'Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20'+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x358f9f=_0x51f7f6['filter'](_0x508c2f=>{const _0x234781=_0x2c524d;if(_0x234781(0x21c)in _0x508c2f&&_0x508c2f[_0x234781(0x21c)]&&!MORPH_API_KEY)return console['error'](_0x234781(0x160)+_0x508c2f[_0x234781(0x17f)]+_0x234781(0x1c0)),![];return!![];});return{'tools':_0x358f9f[_0x2c524d(0x18b)](_0x3264ff=>({'name':_0x3264ff[_0x2c524d(0x17f)],'description':_0x3264ff['description'],'inputSchema':_0x3264ff[_0x2c524d(0x20b)]}))};}),server['setRequestHandler'](CallToolRequestSchema,async _0x5d5439=>{const _0x252e3b=a0_0x362242;try{const {name:_0x5c328e,arguments:_0x87f8a3}=_0x5d5439[_0x252e3b(0x148)];switch(_0x5c328e){case'edit_file':{const _0x1e8eea=MorphEditFileArgsSchema[_0x252e3b(0x196)](_0x87f8a3);if(!_0x1e8eea[_0x252e3b(0x168)])throw new Error(_0x252e3b(0x1e9)+_0x1e8eea['error']);const _0x4dfd00=await validatePath(_0x1e8eea['data'][_0x252e3b(0x1e3)]);let _0x50a512=null,_0x8e98e6=!![],_0x5833d5=null;try{_0x50a512=await a0_0x1505da[_0x252e3b(0x144)](_0x4dfd00,'utf-8');}catch(_0x4b33e8){const _0x3e2375=_0x4b33e8['code'];_0x3e2375==='ENOENT'?(_0x8e98e6=![],_0x50a512=''):(_0x5833d5=_0x252e3b(0x1d9)+(_0x3e2375||_0x252e3b(0x12c))+_0x252e3b(0x129)+(_0x4b33e8 instanceof Error?_0x4b33e8['message']:String(_0x4b33e8)),console['error'](_0x252e3b(0x160)+_0x5833d5));}let _0x2535e9;try{const _0x1dad48=MORPH_API_KEY;if(!_0x1dad48)throw new Error(_0x252e3b(0x1a4));const _0x5eb5a9=a0_0x392035[_0x252e3b(0x123)](_0x4dfd00),_0xb86516=a0_0x392035[_0x252e3b(0x140)](_0x4dfd00),_0x1e9c66=await executeEditFile({'target_filepath':_0xb86516,'code_edit':_0x1e8eea[_0x252e3b(0x1db)]['code_edit'],'instructions':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x117)]},{'morphApiKey':_0x1dad48,'morphApiUrl':MORPH_API_URL,'baseDir':_0x5eb5a9,'autoWrite':!_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x18a)],'generateUdiff':![],'debug':![]});_0x2535e9=_0x1e9c66['completionId'];if(!_0x1e9c66[_0x252e3b(0x168)])throw new Error(_0x1e9c66[_0x252e3b(0x16a)]||_0x252e3b(0x120));const _0x5e7103=_0x1e9c66['changes'],_0x32b92b='added\x20'+_0x5e7103[_0x252e3b(0x14e)]+_0x252e3b(0x18e)+_0x5e7103['linesRemoved']+_0x252e3b(0x13b)+_0x5e7103[_0x252e3b(0x13e)];if(_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x18a)])return{'content':[{'type':'text','text':_0x252e3b(0x186)+(_0x8e98e6?'':_0x252e3b(0x202))+':\x20'+_0x1e8eea['data'][_0x252e3b(0x117)]+'.\x20Changes:\x20'+_0x32b92b+_0x252e3b(0x1bf)+_0x1e8eea[_0x252e3b(0x1db)]['path']+'.'}]};return{'content':[{'type':'text','text':_0x252e3b(0x13f)+(_0x8e98e6?_0x252e3b(0x11f):_0x252e3b(0x1a1))+':\x20'+_0x1e8eea['data'][_0x252e3b(0x117)]+_0x252e3b(0x125)+_0x32b92b+_0x252e3b(0x1bf)+_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x1e3)]+'.'}]};}catch(_0x37e2d8){const _0x570bcc=_0x37e2d8 instanceof Error?_0x37e2d8[_0x252e3b(0x204)]:String(_0x37e2d8);return reportMorphError({'error_message':_0x570bcc,'error_type':_0x37e2d8 instanceof Error?_0x37e2d8[_0x252e3b(0x1cb)][_0x252e3b(0x17f)]:_0x252e3b(0x1dd),'context':{'tool':'edit_file','completion_id':_0x2535e9,'file_path':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x1e3)],'validated_path':_0x4dfd00,'instruction':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x117)],'model':'morph-v3-fast','dry_run':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x18a)],'file_exists':_0x8e98e6,'file_read_error':_0x5833d5,'file_readable':_0x50a512!==null,'request_content':{'path':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x1e3)],'code_edit':_0x1e8eea[_0x252e3b(0x1db)]['code_edit'],'instruction':_0x1e8eea[_0x252e3b(0x1db)]['instruction'],'original_code':_0x50a512!==null?_0x50a512[_0x252e3b(0x164)]>0xc350?_0x50a512[_0x252e3b(0x1cc)](0x0,0xc350)+'\x0a...\x20(truncated,\x20total:\x20'+_0x50a512[_0x252e3b(0x164)]+_0x252e3b(0x1b4):_0x50a512:_0x252e3b(0x1c3)+(_0x5833d5||'unknown\x20error')+']','original_code_length':_0x50a512?.[_0x252e3b(0x164)]??0x0,'model':_0x252e3b(0x1d1),'dry_run':_0x1e8eea[_0x252e3b(0x1db)][_0x252e3b(0x18a)]}},'stack_trace':_0x37e2d8 instanceof Error?_0x37e2d8[_0x252e3b(0x1ce)]:undefined,'source':'mcp-filesystem'})[_0x252e3b(0x195)](()=>{}),{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x214)+_0x570bcc}],'isError':!![]};}}case _0x252e3b(0x221):{const _0x3b8705=WarpGrepArgsSchema[_0x252e3b(0x196)](_0x87f8a3);if(!_0x3b8705['success'])return{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x1fc)+_0x3b8705[_0x252e3b(0x16a)]}],'isError':!![]};const _0x4ab77e=_0x5caa06=>{const _0x36348e=_0x252e3b,_0xf006a8=[];for(const _0x3b73a9 of _0x5caa06||[]){const _0x54f549=_0x3b73a9[_0x36348e(0x171)],_0x45f055=_0x3b73a9[_0x36348e(0x1ae)];if(_0x54f549==='assistant'&&_0x45f055){const _0x70a047=_0x45f055[_0x36348e(0x143)]('\x0a')[_0x36348e(0x1a9)](_0x3cc72d=>_0x3cc72d[_0x36348e(0x1ef)]());for(const _0x4e75a5 of _0x70a047){const _0x23585f=_0x4e75a5[_0x36348e(0x138)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x23585f){_0xf006a8['push'](_0x36348e(0x173)+_0x23585f[0x1]+'\x27\x20'+_0x23585f[0x2]);continue;}const _0x515dcf=_0x4e75a5[_0x36348e(0x138)](/^read\s+(.+)$/);if(_0x515dcf){_0xf006a8[_0x36348e(0x188)]('read\x20'+_0x515dcf[0x1]);continue;}const _0x43dbbb=_0x4e75a5['match'](/^list_directory\s+(.+)$/);if(_0x43dbbb){_0xf006a8[_0x36348e(0x188)](_0x36348e(0x1be)+_0x43dbbb[0x1]);continue;}}}}return _0xf006a8;},_0x1b1204=_0x59a6e3=>{const _0x1d075b=_0x252e3b,_0x16317f=[];if(!_0x59a6e3||!Array[_0x1d075b(0x15e)](_0x59a6e3))return _0x16317f;const _0x91aefc=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0x1d075b(0x121),'tool':'read'},{'pattern':/\[PATH ERROR\]/,'error_type':_0x1d075b(0x19e),'tool':_0x1d075b(0x1e2)},{'pattern':/\[READ ERROR\]/,'error_type':_0x1d075b(0x1aa),'tool':_0x1d075b(0x1e2)},{'pattern':/\[UNREADABLE FILE\]/,'error_type':_0x1d075b(0x1c6),'tool':'read'},{'pattern':/\[RIPGREP ERROR\]/,'error_type':'RipgrepError','tool':_0x1d075b(0x16b)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0x1d075b(0x1cd),'tool':'grep'},{'pattern':/\[BINARY FILE\]/,'error_type':_0x1d075b(0x1c6),'tool':_0x1d075b(0x1e2)},{'pattern':/\[SYMLINK\]/,'error_type':_0x1d075b(0x1f3),'tool':'read'},{'pattern':/not a text file/,'error_type':_0x1d075b(0x1c6),'tool':_0x1d075b(0x1e2)},{'pattern':/symbolic link/,'error_type':_0x1d075b(0x1f3),'tool':_0x1d075b(0x1e2)},{'pattern':/Error reading file:/,'error_type':_0x1d075b(0x1aa),'tool':_0x1d075b(0x1e2)},{'pattern':/status="error"/,'error_type':_0x1d075b(0x19d),'tool':_0x1d075b(0x12c)}];let _0x3926ec=0x0;for(const _0x21a72f of _0x59a6e3){if(_0x21a72f['role']===_0x1d075b(0x1ec)){_0x3926ec++;const _0xa29ecf=_0x21a72f[_0x1d075b(0x1ae)];if(!_0xa29ecf||typeof _0xa29ecf!==_0x1d075b(0x166))continue;for(const {pattern:_0xa4528c,error_type:_0x5991a7,tool:_0x3f770b}of _0x91aefc){const _0x40dd9b=_0xa29ecf['match'](new RegExp(_0xa4528c['source'],'g'));if(_0x40dd9b)for(const _0x3912ec of _0x40dd9b){const _0x1f250c=_0xa29ecf[_0x1d075b(0x1c5)](_0x3912ec),_0x46bfcd=_0xa29ecf[_0x1d075b(0x1cc)](_0x1f250c,Math[_0x1d075b(0x1df)](_0x1f250c+0xc8,_0xa29ecf['length']));_0x16317f[_0x1d075b(0x188)]({'tool':_0x3f770b,'error_type':_0x5991a7,'error_message':_0x46bfcd['split']('\x0a')[0x0],'turn':_0x3926ec});}}}}return _0x16317f;};try{const _0x5da3ff=a0_0x392035[_0x252e3b(0x116)](_0x3b8705[_0x252e3b(0x1db)]['repo_path']),_0x4db2a1=_0x3b8705['data'][_0x252e3b(0x127)],_0x3da041=_0x4db2a1===_0x252e3b(0x1a6)?{'allowNames':['node_modules']}:undefined,_0x3a7efc=new LocalRipgrepProvider(_0x5da3ff,undefined,_0x3da041),_0x1d929b=await runWarpGrep({'searchTerm':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'repoRoot':_0x5da3ff,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x3a7efc,'search_type':_0x4db2a1}),_0x5daa1a=_0x1b1204(_0x1d929b['messages']);_0x5daa1a['length']>0x0&&reportMorphError({'error_message':_0x252e3b(0x1d7)+_0x5daa1a[_0x252e3b(0x164)]+_0x252e3b(0x21e),'error_type':_0x252e3b(0x192),'level':_0x252e3b(0x1f4),'tool':_0x252e3b(0x221),'context':{'repo_path':_0x3b8705['data'][_0x252e3b(0x20d)],'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'model':_0x252e3b(0x191),'termination_reason':_0x1d929b[_0x252e3b(0x126)],'sub_tool_errors':_0x5daa1a,'timings':_0x1d929b[_0x252e3b(0x208)],'tool_calls':_0x4ab77e(_0x1d929b[_0x252e3b(0x206)]),'messages':_0x1d929b['messages']?.[_0x252e3b(0x18b)](_0x809d9f=>({'role':_0x809d9f['role'],'content':_0x809d9f['content']}))},'source':_0x252e3b(0x1da)})[_0x252e3b(0x195)](()=>{});let _0x1b249a='';if(_0x1d929b['terminationReason']===_0x252e3b(0x157)&&_0x1d929b[_0x252e3b(0x190)]?.[_0x252e3b(0x219)]?.[_0x252e3b(0x203)]){const _0x3ff0c0=_0x1d929b[_0x252e3b(0x190)]['metadata'][_0x252e3b(0x203)];if(_0x3ff0c0[_0x252e3b(0x164)]===0x0)return _0x1b249a=_0x1d929b[_0x252e3b(0x190)][_0x252e3b(0x1b0)]||_0x252e3b(0x1f0),{'content':[{'type':_0x252e3b(0x137),'text':_0x1b249a}]};const _0x3731a6=[],_0x57f1c2=['Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:'];for(const _0x3945d3 of _0x1d929b[_0x252e3b(0x206)]){const _0x2bb169=_0x3945d3[_0x252e3b(0x171)],_0x255d6a=_0x3945d3['content'];if(_0x2bb169===_0x252e3b(0x1b7)&&_0x255d6a){const _0x29c40c=_0x255d6a[_0x252e3b(0x143)]('\x0a')[_0x252e3b(0x1a9)](_0x364ab1=>_0x364ab1[_0x252e3b(0x1ef)]());for(const _0xc1192c of _0x29c40c){const _0x1e0bc6=_0xc1192c[_0x252e3b(0x138)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x1e0bc6){_0x57f1c2[_0x252e3b(0x188)]('-\x20Grepped\x20\x27'+_0x1e0bc6[0x1]+'\x27\x20in\x20`'+_0x1e0bc6[0x2]+'`');continue;}const _0x2ff987=_0xc1192c[_0x252e3b(0x138)](/^read\s+(.+)$/);if(_0x2ff987){_0x57f1c2[_0x252e3b(0x188)](_0x252e3b(0x1ac)+_0x2ff987[0x1]+'`');continue;}const _0x2a1f54=_0xc1192c['match'](/^list_directory\s+(.+)$/);if(_0x2a1f54){_0x57f1c2[_0x252e3b(0x188)](_0x252e3b(0x183)+_0x2a1f54[0x1]+'`');continue;}}}}_0x3731a6[_0x252e3b(0x188)](_0x57f1c2[_0x252e3b(0x1d3)]('\x0a'));const _0xbe5a4e=['',_0x252e3b(0x21f)];for(const _0x3b1151 of _0x3ff0c0){if(_0x3b1151[_0x252e3b(0x133)]==='*')_0xbe5a4e[_0x252e3b(0x188)]('-\x20'+_0x3b1151[_0x252e3b(0x1e3)]+':*');else{if(Array[_0x252e3b(0x15e)](_0x3b1151['lines'])){const _0x2c7b2d=_0x3b1151[_0x252e3b(0x133)][_0x252e3b(0x18b)](([_0x10e784,_0x35e0d6])=>{if(_0x10e784===_0x35e0d6)return''+_0x10e784;return _0x10e784+'-'+_0x35e0d6;});_0xbe5a4e['push']('-\x20'+_0x3b1151[_0x252e3b(0x1e3)]+':'+_0x2c7b2d['join'](','));}else _0xbe5a4e[_0x252e3b(0x188)]('-\x20'+_0x3b1151[_0x252e3b(0x1e3)]+':*');}}_0xbe5a4e[_0x252e3b(0x188)](''),_0x3731a6[_0x252e3b(0x188)](_0xbe5a4e['join']('\x0a')),_0x3731a6[_0x252e3b(0x188)](_0x252e3b(0x156));const _0x554864=[];for(const _0x1f1631 of _0x3ff0c0){let _0x175573=a0_0x392035[_0x252e3b(0x116)](_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)],_0x1f1631['path']),_0x53244e=null,_0x2b3a45=null;try{_0x53244e=await a0_0x1505da['readFile'](_0x175573,{'encoding':'utf-8'});}catch(_0x568322){const _0x38c414=fixPathRepetition(_0x175573);if(_0x38c414)try{_0x53244e=await a0_0x1505da[_0x252e3b(0x144)](_0x38c414,{'encoding':'utf-8'}),_0x175573=_0x38c414;}catch{_0x2b3a45=_0x568322 instanceof Error?_0x568322:new Error(String(_0x568322));}else _0x2b3a45=_0x568322 instanceof Error?_0x568322:new Error(String(_0x568322));}if(_0x53244e!==null){const _0x582a9b=_0x53244e['split'](/\r?\n/),_0x374ea7=[_0x252e3b(0x146)+_0x1f1631['path']+'\x22>'];if(_0x1f1631[_0x252e3b(0x133)]==='*'||!Array['isArray'](_0x1f1631[_0x252e3b(0x133)]))for(let _0x2d0bfd=0x1;_0x2d0bfd<=_0x582a9b['length'];_0x2d0bfd++){const _0x3a3cbf=_0x582a9b[_0x2d0bfd-0x1];_0x374ea7[_0x252e3b(0x188)](_0x2d0bfd+'|\x20'+_0x3a3cbf);}else for(const [_0x4cd28d,_0x59c6c4]of _0x1f1631[_0x252e3b(0x133)]){_0x374ea7[_0x252e3b(0x164)]>0x1&&_0x374ea7[_0x252e3b(0x188)]('');for(let _0xf536a3=_0x4cd28d;_0xf536a3<=_0x59c6c4&&_0xf536a3<=_0x582a9b[_0x252e3b(0x164)];_0xf536a3++){const _0x189814=_0x582a9b[_0xf536a3-0x1];_0x374ea7[_0x252e3b(0x188)](_0xf536a3+'|\x20'+_0x189814);}}_0x374ea7['push'](_0x252e3b(0x1d8)),_0x554864[_0x252e3b(0x188)](_0x374ea7[_0x252e3b(0x1d3)]('\x0a'));}else _0x554864[_0x252e3b(0x188)](_0x252e3b(0x146)+_0x1f1631[_0x252e3b(0x1e3)]+_0x252e3b(0x1f5)+(_0x2b3a45?.[_0x252e3b(0x204)]||'Unknown\x20error')+'\x0a</file>');}_0x3731a6[_0x252e3b(0x188)](_0x554864[_0x252e3b(0x1d3)]('\x0a\x0a')),_0x1b249a=_0x3731a6[_0x252e3b(0x1d3)]('\x0a');const _0x1b8d8a=_0x1d929b[_0x252e3b(0x16e)]?.[_0x252e3b(0x1a9)](_0x33fef3=>_0x33fef3['message']?.[_0x252e3b(0x1cf)]('File\x20read\x20error:'))||[];if(_0x1b8d8a['length']>0x0){const _0x3d3ccd=_0x1b8d8a[_0x252e3b(0x18b)](_0x647e80=>_0x647e80[_0x252e3b(0x204)])[_0x252e3b(0x1d3)](';\x20');reportMorphError({'error_message':_0x3d3ccd,'error_type':_0x252e3b(0x162),'context':{'tool':_0x252e3b(0x221),'repo_path':_0x3b8705['data'][_0x252e3b(0x20d)],'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'model':'morph-warp-grep-v1-1111v0','termination_reason':'completed_with_file_errors','error_count':_0x1b8d8a[_0x252e3b(0x164)],'is_timeout':![],'timings':_0x1d929b[_0x252e3b(0x208)],'files_attempted':_0x3ff0c0[_0x252e3b(0x18b)](_0x3b8f46=>({'path':_0x3b8f46[_0x252e3b(0x1e3)],'lines':_0x3b8f46[_0x252e3b(0x133)]})),'tool_calls':_0x4ab77e(_0x1d929b[_0x252e3b(0x206)]),'messages':_0x1d929b[_0x252e3b(0x206)]?.[_0x252e3b(0x18b)](_0x4b7d56=>({'role':_0x4b7d56['role'],'content':_0x4b7d56[_0x252e3b(0x1ae)]})),'request_content':{'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'repo_path':_0x3b8705['data'][_0x252e3b(0x20d)],'repoRoot':a0_0x392035[_0x252e3b(0x116)](_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)]),'model':_0x252e3b(0x191)}},'source':'mcp-filesystem'})[_0x252e3b(0x195)](()=>{});}}else{if(_0x1d929b[_0x252e3b(0x126)]===_0x252e3b(0x172)&&_0x1d929b[_0x252e3b(0x16e)][_0x252e3b(0x164)]>0x0){const _0x5b041f=_0x1d929b[_0x252e3b(0x16e)][_0x252e3b(0x18b)](_0x331d6a=>_0x331d6a[_0x252e3b(0x204)])[_0x252e3b(0x1d3)](';\x20');_0x1b249a=_0x252e3b(0x1f8)+_0x5b041f;const _0xa24457=_0x5b041f[_0x252e3b(0x1ed)]()[_0x252e3b(0x15a)](_0x252e3b(0x210))||_0x5b041f[_0x252e3b(0x1ed)]()[_0x252e3b(0x15a)](_0x252e3b(0x136))||_0x5b041f[_0x252e3b(0x1ed)]()[_0x252e3b(0x15a)](_0x252e3b(0x1e0)),_0xb182b8=_0x1d929b[_0x252e3b(0x190)]?.[_0x252e3b(0x219)]?.[_0x252e3b(0x203)],_0x442b3c=_0x1d929b['errors'][0x0];reportMorphError({'error_message':_0x5b041f,'error_type':_0xa24457?_0x252e3b(0x139):_0x442b3c?.[_0x252e3b(0x1cb)]?.['name']||'WarpGrepError','context':{'tool':'warpgrep_codebase_search','repo_path':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)],'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'model':_0x252e3b(0x191),'termination_reason':_0x1d929b[_0x252e3b(0x126)],'error_count':_0x1d929b['errors'][_0x252e3b(0x164)],'is_timeout':_0xa24457,'timings':_0x1d929b[_0x252e3b(0x208)],'files_attempted':_0xb182b8?.[_0x252e3b(0x18b)](_0x5af9b1=>({'path':_0x5af9b1[_0x252e3b(0x1e3)],'lines':_0x5af9b1[_0x252e3b(0x133)]})),'tool_calls':_0x4ab77e(_0x1d929b['messages']),'messages':_0x1d929b[_0x252e3b(0x206)]?.[_0x252e3b(0x18b)](_0x6b995=>({'role':_0x6b995['role'],'content':_0x6b995[_0x252e3b(0x1ae)]})),'request_content':{'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'repo_path':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)],'repoRoot':a0_0x392035['resolve'](_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)]),'model':_0x252e3b(0x191)}},'stack_trace':_0x442b3c?.[_0x252e3b(0x1ce)]||undefined,'source':'mcp-filesystem'})['catch'](()=>{});}else _0x1b249a=_0x252e3b(0x141);}return{'content':[{'type':'text','text':_0x1b249a}]};}catch(_0x52977b){const _0x3366bc=_0x52977b instanceof Error?_0x52977b[_0x252e3b(0x204)]:String(_0x52977b),_0xa59662=_0x3366bc[_0x252e3b(0x1ed)]()['includes'](_0x252e3b(0x210))||_0x3366bc[_0x252e3b(0x1ed)]()[_0x252e3b(0x15a)](_0x252e3b(0x136))||_0x3366bc[_0x252e3b(0x1ed)]()[_0x252e3b(0x15a)]('etimedout')||_0x52977b instanceof Error&&_0x52977b[_0x252e3b(0x17f)]===_0x252e3b(0x139);return reportMorphError({'error_message':_0x3366bc,'error_type':_0xa59662?_0x252e3b(0x139):_0x52977b instanceof Error?_0x52977b[_0x252e3b(0x1cb)]['name']:_0x252e3b(0x1dd),'context':{'tool':_0x252e3b(0x221),'repo_path':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)],'query':_0x3b8705[_0x252e3b(0x1db)]['search_string'],'model':_0x252e3b(0x191),'is_timeout':_0xa59662,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'repo_path':_0x3b8705[_0x252e3b(0x1db)]['repo_path'],'repoRoot':a0_0x392035[_0x252e3b(0x116)](_0x3b8705[_0x252e3b(0x1db)][_0x252e3b(0x20d)]),'model':_0x252e3b(0x191)}},'stack_trace':_0x52977b instanceof Error?_0x52977b[_0x252e3b(0x1ce)]:undefined,'source':_0x252e3b(0x1da)})[_0x252e3b(0x195)](()=>{}),{'content':[{'type':'text','text':_0x252e3b(0x14a)+_0x3366bc}],'isError':![]};}}case _0x252e3b(0x175):{const _0x176b3e=WarpGrepGitHubArgsSchema[_0x252e3b(0x196)](_0x87f8a3);if(!_0x176b3e['success'])return{'content':[{'type':'text','text':'Invalid\x20arguments:\x20'+_0x176b3e[_0x252e3b(0x16a)]}],'isError':!![]};const _0x4e77b4=_0x176b3e[_0x252e3b(0x1db)][_0x252e3b(0x15b)]||_0x176b3e['data'][_0x252e3b(0x1b6)];if(!_0x4e77b4)return{'content':[{'type':'text','text':'Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id'}],'isError':!![]};const _0xbb2433=MORPH_API_KEY;if(!_0xbb2433)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x14f380=Date[_0x252e3b(0x128)]();console[_0x252e3b(0x16a)](_0x252e3b(0x11d)+_0x4e77b4+_0x252e3b(0x1d4)+_0x176b3e[_0x252e3b(0x1db)][_0x252e3b(0x1ff)]+'\x22');try{const _0x3cf2a3=new WarpGrepClient({'morphApiKey':_0xbb2433,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x46e1e8=await _0x3cf2a3[_0x252e3b(0x145)]({'searchTerm':_0x176b3e[_0x252e3b(0x1db)]['search_string'],'github':_0x4e77b4,'branch':_0x176b3e[_0x252e3b(0x1db)]['branch']}),_0x5764e8=Date[_0x252e3b(0x128)]()-_0x14f380;console[_0x252e3b(0x16a)]('[warpgrep_github_search]\x20Done\x20in\x20'+_0x5764e8+_0x252e3b(0x151)+_0x46e1e8[_0x252e3b(0x168)]);const _0x156ca9=formatResult(_0x46e1e8);return{'content':[{'type':_0x252e3b(0x137),'text':_0x156ca9}]};}catch(_0x4f5218){const _0x829805=Date[_0x252e3b(0x128)]()-_0x14f380,_0x543551=_0x4f5218 instanceof Error?_0x4f5218[_0x252e3b(0x204)]:String(_0x4f5218);return console[_0x252e3b(0x16a)](_0x252e3b(0x179)+_0x829805+_0x252e3b(0x1e5),_0x543551),reportMorphError({'error_message':_0x543551,'error_type':_0x4f5218 instanceof Error?_0x4f5218[_0x252e3b(0x1cb)]['name']:_0x252e3b(0x1dd),'context':{'tool':_0x252e3b(0x175),'github_url':_0x4e77b4,'search_string':_0x176b3e[_0x252e3b(0x1db)][_0x252e3b(0x1ff)],'branch':_0x176b3e[_0x252e3b(0x1db)][_0x252e3b(0x1a2)]},'stack_trace':_0x4f5218 instanceof Error?_0x4f5218[_0x252e3b(0x1ce)]:undefined,'source':_0x252e3b(0x1da),'tool':_0x252e3b(0x175),'latency_ms':_0x829805})[_0x252e3b(0x195)](()=>{}),{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x150)+_0x543551}],'isError':![]};}}case'codebase_search':{const _0x11bab7=CodebaseSearchArgsSchema['safeParse'](_0x87f8a3);if(!_0x11bab7[_0x252e3b(0x168)])return{'content':[{'type':_0x252e3b(0x137),'text':'Invalid\x20arguments:\x20'+_0x11bab7[_0x252e3b(0x16a)]}],'isError':!![]};try{const _0x590b14=MORPH_API_KEY;if(!_0x590b14)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x3b13f7=_0x11bab7[_0x252e3b(0x1db)][_0x252e3b(0x18f)],_0xaea5fc=await executeCodebaseSearch({'query':_0x11bab7[_0x252e3b(0x1db)][_0x252e3b(0x1e1)],'target_directories':_0x3b13f7,'limit':_0x11bab7['data'][_0x252e3b(0x1de)]},{'apiKey':_0x590b14,'repoId':_0x11bab7[_0x252e3b(0x1db)]['repoId'],'branch':_0x11bab7[_0x252e3b(0x1db)]['branch'],'commitHash':_0x11bab7['data'][_0x252e3b(0x180)],'debug':![]});if(!_0xaea5fc[_0x252e3b(0x168)])return{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x215)+_0xaea5fc[_0x252e3b(0x16a)]}],'isError':!![]};const _0x799428=_0xaea5fc['results'][_0x252e3b(0x164)]===0x0?_0x252e3b(0x1b9)+_0x11bab7[_0x252e3b(0x1db)][_0x252e3b(0x1e1)]+'\x22':_0x252e3b(0x16c)+_0xaea5fc[_0x252e3b(0x17d)]['length']+'\x20results\x20in\x20'+_0xaea5fc['stats'][_0x252e3b(0x17a)]+'ms:\x0a\x0a'+_0xaea5fc[_0x252e3b(0x17d)][_0x252e3b(0x18b)]((_0x54fe33,_0x4b1713)=>_0x4b1713+0x1+'.\x20'+_0x54fe33[_0x252e3b(0x11b)]+'\x20('+(_0x54fe33[_0x252e3b(0x12d)]*0x64)[_0x252e3b(0x13d)](0x1)+_0x252e3b(0x209)+(_0x252e3b(0x17b)+_0x54fe33[_0x252e3b(0x19b)]+'-'+_0x54fe33[_0x252e3b(0x165)]+'\x0a')+('\x20\x20\x20'+_0x54fe33[_0x252e3b(0x1ae)][_0x252e3b(0x1cc)](0x0,0xc8)+(_0x54fe33['content']['length']>0xc8?'...':'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x252e3b(0x137),'text':_0x799428}]};}catch(_0x1e246e){const _0x1dcefd=_0x1e246e instanceof Error?_0x1e246e[_0x252e3b(0x204)]:String(_0x1e246e);return reportMorphError({'error_message':_0x1dcefd,'error_type':_0x1e246e instanceof Error?_0x1e246e[_0x252e3b(0x1cb)][_0x252e3b(0x17f)]:_0x252e3b(0x1dd),'context':{'tool':'codebase_search','query':_0x11bab7[_0x252e3b(0x1db)]['query'],'repo_id':_0x11bab7[_0x252e3b(0x1db)]['repoId'],'target_directories':_0x11bab7[_0x252e3b(0x1db)][_0x252e3b(0x18f)]},'stack_trace':_0x1e246e instanceof Error?_0x1e246e['stack']:undefined,'source':'mcp-filesystem'})[_0x252e3b(0x195)](()=>{}),{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x1f8)+_0x1dcefd}],'isError':!![]};}}default:throw new Error(_0x252e3b(0x222)+_0x5c328e);}}catch(_0x5e951e){const _0x3ac978=_0x5e951e instanceof Error?_0x5e951e[_0x252e3b(0x204)]:String(_0x5e951e);return reportMorphError({'error_message':_0x3ac978,'error_type':_0x5e951e instanceof Error?_0x5e951e[_0x252e3b(0x1cb)][_0x252e3b(0x17f)]:_0x252e3b(0x1dd),'context':{'tool':name,'arguments':args?JSON[_0x252e3b(0x19f)](args)['substring'](0x0,0x1f4):undefined,'mcp_server_version':_0x252e3b(0x147)},'stack_trace':_0x5e951e instanceof Error?_0x5e951e[_0x252e3b(0x1ce)]:undefined,'source':_0x252e3b(0x1da)})['catch'](()=>{}),{'content':[{'type':_0x252e3b(0x137),'text':_0x252e3b(0x1f8)+_0x3ac978}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x5c8760){const _0xf050c5=a0_0x362242,_0x352421=await getValidRootDirectories(_0x5c8760);if(_0x352421[_0xf050c5(0x164)]>0x0)allowedDirectories=[..._0x352421],console[_0xf050c5(0x16a)]('Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20'+_0x352421[_0xf050c5(0x164)]+_0xf050c5(0x159));else{console[_0xf050c5(0x16a)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x456e19=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x456e19&&(allowedDirectories=[_0x456e19],console[_0xf050c5(0x16a)](_0xf050c5(0x1f7)+_0x456e19));}catch(_0x2ce93a){console['error'](_0xf050c5(0x189)+_0x2ce93a);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x4abb63=a0_0x362242;try{const _0x28c4e0=await server['listRoots']();_0x28c4e0&&'roots'in _0x28c4e0&&await updateAllowedDirectoriesFromRoots(_0x28c4e0[_0x4abb63(0x12b)]);}catch(_0x1a21ab){console[_0x4abb63(0x16a)]('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x1a21ab instanceof Error?_0x1a21ab[_0x4abb63(0x204)]:String(_0x1a21ab));}}),server['oninitialized']=async()=>{const _0x4361b5=a0_0x362242,_0x3d4c8e=server['getClientCapabilities']();if(_0x3d4c8e?.[_0x4361b5(0x12b)])try{const _0x11afc9=await server[_0x4361b5(0x197)]();_0x11afc9&&_0x4361b5(0x12b)in _0x11afc9?await updateAllowedDirectoriesFromRoots(_0x11afc9['roots']):console['error'](_0x4361b5(0x1ba));}catch(_0x19a554){console[_0x4361b5(0x16a)](_0x4361b5(0x1fb),_0x19a554 instanceof Error?_0x19a554[_0x4361b5(0x204)]:String(_0x19a554));}else{if(allowedDirectories[_0x4361b5(0x164)]>0x0)console[_0x4361b5(0x16a)](_0x4361b5(0x211),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x4361b5(0x16a)](_0x4361b5(0x1b3));else throw new Error(_0x4361b5(0x1a0));}}};async function runServer(){const _0xb16c0f=a0_0x362242,_0x4d42ab=new StdioServerTransport();await server[_0xb16c0f(0x12a)](_0x4d42ab),console[_0xb16c0f(0x16a)]('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0xb16c0f(0x164)]===0x0&&console[_0xb16c0f(0x16a)](_0xb16c0f(0x178));}function a0_0x13c2(){const _0x4e04ef=['number','isDirectory','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','constructor','substring','RipgrepNotAvailable','stack','startsWith','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','morph-v3-fast','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','join','\x20for:\x20\x22','\x20as\x20allowed\x20directory','760089EMFwDF','WarpGrep\x20sub-tool\x20errors:\x20','</file>','Failed\x20to\x20read\x20file:\x20','mcp-filesystem','data','log','UnknownError','limit','min','etimedout','query','read','path','../package.json','ms:','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','slice','false','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','Preview\x20changes\x20without\x20applying\x20them.','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','user','toLowerCase','Benefits:\x0a','trim','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','code','Error\x20accessing\x20directory\x20','SymlinkError','warn','\x22>\x0aError\x20reading\x20file:\x20','This\x20tool\x20invokes\x20a\x20subagent\x20that\x20runs\x20parallel\x20grep\x20and\x20readfile\x20calls\x20over\x20multiple\x20turns\x20to\x20locate\x20line\x20ranges\x20and\x20files\x20which\x20might\x20be\x20relevant\x20to\x20the\x20request.\x20','Fallback:\x20Using\x20workspace\x20root\x20','Error:\x20','Max\x20results\x20to\x20return','302343pTXfsG','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','Invalid\x20arguments:\x20','optional','env','search_string','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.','\x20(new\x20file)','files','message','8BCYWEI','messages','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','timings','%\x20match)\x0a','Natural\x20language\x20query\x20to\x20search\x20for\x20code','inputSchema','.cursor','repo_path','setRequestHandler','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','timeout','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','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','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','❌\x20Morph\x20Edit\x20Failed:\x20','Search\x20failed:\x20','cwd','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','metadata','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','requiresApiKey','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','\x20error(s)','Relevant\x20context\x20found:','\x0aOptions:','warpgrep_codebase_search','Unknown\x20tool:\x20','Specific\x20commit\x20hash\x20to\x20search','resolve','instruction','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','Cargo.toml','object','filepath','44784BDCwHi','[warpgrep_github_search]\x20Searching\x20','go.mod','Applied','Morph\x20FastApply\x20failed\x20without\x20error\x20message','FileNotFound','\x20is\x20not\x20a\x20directory','dirname','419230oGiSVj','.\x20Changes:\x20','terminationReason','search_type','now','\x20-\x20','connect','roots','unknown','rerankScore','ENABLE_WORKSPACE_MODE','exit','some','Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)','realpath','lines','\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','timed\x20out','text','match','TimeoutError','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all',',\x20modified\x20','41476vFhrCd','toFixed','linesModified','Morph\x20Edit\x20','basename','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','Workspace\x20mode\x20enabled:\x20Using\x20','split','readFile','searchGitHub','<file\x20path=\x22','0.2.0','params','floor','Error\x20running\x20fast\x20context\x20search:\x20','version','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','linesAdded','api-key','GitHub\x20search\x20failed:\x20','ms.\x20Success:\x20','Repository\x20identifier','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','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','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.','Here\x20is\x20the\x20content\x20of\x20files:\x0a','completed','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','\x20valid\x20directories','includes','github_url','codebase_search','WORKSPACE_ROOT','isArray','--api-key','Warning:\x20','argv','FileReadError','morph-','length','endLine','string','For\x20deletions:\x0a','success','Bearer\x20','error','grep','Found\x20','sep','errors','Rules:\x0a','describe','role','terminated','grep\x20\x27','edit_file','warpgrep_github_search','boolean','ENOENT','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','[warpgrep_github_search]\x20Failed\x20in\x20','searchTimeMs','\x20\x20\x20Lines\x20','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','results','MORPH_API_KEY','name','commitHash','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','https://morphllm.com/api/error-report','-\x20Listed\x20directory\x20`','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','morph-mcp','Morph\x20Edit\x20Preview','all','push','Warning:\x20Workspace\x20fallback\x20failed:\x20','dryRun','map','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a',',\x20removed\x20','targetDirectories','finish','morph-warp-grep-v1-1111v0','SubToolError','--version','677892WRQKIv','catch','safeParse','listRoots','has','--api-key=','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','startLine','normalize','ToolException','PathError','stringify','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.','Created\x20File','branch','MORPH_API_URL','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','.vscode','node_modules','6160023xPXzRT','access','filter','ReadError','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','-\x20Read\x20file\x20`','application/json','content','@morphllm/morphmcp\x20','payload','every','180plJCYC','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','\x20chars)','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','owner_repo','assistant','default','No\x20results\x20found\x20for\x20query:\x20\x22','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','composer.json','PWD','sk-','list_directory\x20','.\x20Path:\x20','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','MORPH_WARP_GREP_TIMEOUT','[could\x20not\x20read\x20file:\x20','Parent\x20directory\x20does\x20not\x20exist:\x20','indexOf','BinaryFile'];a0_0x13c2=function(){return _0x4e04ef;};return a0_0x13c2();}runServer()[a0_0x362242(0x195)](_0x46fa7c=>{const _0x37916d=a0_0x362242;console[_0x37916d(0x16a)]('Fatal\x20error\x20running\x20server:',_0x46fa7c),process['exit'](0x1);});
|
|
2
|
+
const a0_0x17e205=a0_0x3bc4;(function(_0x554b85,_0x4e5d88){const _0x1a2aeb=a0_0x3bc4,_0x42bf54=_0x554b85();while(!![]){try{const _0x6e52fd=parseInt(_0x1a2aeb(0xf5))/0x1*(parseInt(_0x1a2aeb(0xe7))/0x2)+parseInt(_0x1a2aeb(0x10b))/0x3*(-parseInt(_0x1a2aeb(0x171))/0x4)+parseInt(_0x1a2aeb(0xf2))/0x5*(-parseInt(_0x1a2aeb(0x17c))/0x6)+-parseInt(_0x1a2aeb(0x150))/0x7+-parseInt(_0x1a2aeb(0x105))/0x8*(-parseInt(_0x1a2aeb(0x18f))/0x9)+-parseInt(_0x1a2aeb(0x158))/0xa*(-parseInt(_0x1a2aeb(0x169))/0xb)+parseInt(_0x1a2aeb(0x179))/0xc*(parseInt(_0x1a2aeb(0xf1))/0xd);if(_0x6e52fd===_0x4e5d88)break;else _0x42bf54['push'](_0x42bf54['shift']());}catch(_0x2bf713){_0x42bf54['push'](_0x42bf54['shift']());}}}(a0_0x20a5,0x95b4f));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_0x104ea1 from'fs/promises';import a0_0x435ea0 from'path';import a0_0x39786b from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-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{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x2e0c12 from'axios';function fixPathRepetition(_0x48ad79){const _0x330235=a0_0x3bc4,_0x3a707d=_0x48ad79[_0x330235(0x162)](a0_0x435ea0[_0x330235(0x1ab)])['filter'](Boolean);if(_0x3a707d[_0x330235(0x19c)]<0x2)return null;for(let _0x64a1d5=Math[_0x330235(0x1b3)](_0x3a707d[_0x330235(0x19c)]/0x2);_0x64a1d5>=0x1;_0x64a1d5--){for(let _0x21905d=0x0;_0x21905d<=_0x3a707d[_0x330235(0x19c)]-0x2*_0x64a1d5;_0x21905d++){const _0x3ae50f=_0x3a707d[_0x330235(0x173)](_0x21905d,_0x21905d+_0x64a1d5),_0x2a2722=_0x3a707d['slice'](_0x21905d+_0x64a1d5,_0x21905d+0x2*_0x64a1d5);if(_0x3ae50f['every']((_0x3a2675,_0x55c6c5)=>_0x3a2675===_0x2a2722[_0x55c6c5])){const _0x1cc564=[..._0x3a707d[_0x330235(0x173)](0x0,_0x21905d),..._0x3a707d['slice'](_0x21905d+_0x64a1d5)];return a0_0x435ea0[_0x330235(0x1ab)]+_0x1cc564[_0x330235(0x12e)](a0_0x435ea0[_0x330235(0x1ab)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x57ab96=a0_0x3bc4;try{const _0x148000=require('../package.json');return _0x148000[_0x57ab96(0x13d)]??'unknown';}catch(_0x4f0400){return console[_0x57ab96(0xd3)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x4f0400),'unknown';}}function printHelp(){const _0x1c707d=a0_0x3bc4;console[_0x1c707d(0x14c)](_0x1c707d(0x130)+getPackageVersion()),console[_0x1c707d(0x14c)](_0x1c707d(0xea)),console[_0x1c707d(0x14c)](_0x1c707d(0x1a4)),console[_0x1c707d(0x14c)](_0x1c707d(0xab)),console[_0x1c707d(0x14c)]('\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit'),console[_0x1c707d(0x14c)](_0x1c707d(0x13a)),console[_0x1c707d(0x14c)](_0x1c707d(0x1b6)),console[_0x1c707d(0x14c)]('\x20\x20morph-mcp'),console[_0x1c707d(0x14c)](_0x1c707d(0x112));}const cliArgs=process[a0_0x17e205(0x19d)][a0_0x17e205(0x173)](0x2),VERSION_FLAGS=new Set([a0_0x17e205(0x10e),'-v','-V']),HELP_FLAGS=new Set([a0_0x17e205(0x143),'-h']);cliArgs[a0_0x17e205(0xcc)](_0x468687=>VERSION_FLAGS[a0_0x17e205(0x131)](_0x468687))&&(console[a0_0x17e205(0x14c)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x17e205(0xd2)](0x0));cliArgs['some'](_0x561079=>HELP_FLAGS[a0_0x17e205(0x131)](_0x561079))&&(printHelp(),process[a0_0x17e205(0xd2)](0x0));function a0_0x20a5(){const _0x3b0c81=['message','\x0aOptions:','getClientCapabilities','morph-v3-fast','roots','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','lines','requiresApiKey','sep','warn','Failed\x20to\x20request\x20roots\x20from\x20client:',',\x20modified\x20','owner_repo','resolve','object','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','floor','\x0a...\x20(truncated,\x20total:\x20','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','\x0aExamples:','-\x20Read\x20file\x20`','boolean','limit','Invalid\x20arguments:\x20','.vscode','optional','readFile','[could\x20not\x20read\x20file:\x20','read','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','metadata','ms.\x20Success:\x20','unknown','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','messages','params','Morph\x20Edit\x20','<file\x20path=\x22','files','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','homedir','path','MORPH_WARP_GREP_TIMEOUT','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','.cursor','Warning:\x20Workspace\x20fallback\x20failed:\x20','added\x20','tsconfig.json','File\x20read\x20error:','This\x20tool\x20invokes\x20a\x20subagent\x20that\x20runs\x20parallel\x20grep\x20and\x20readfile\x20calls\x20over\x20multiple\x20turns\x20to\x20locate\x20line\x20ranges\x20and\x20files\x20which\x20might\x20be\x20relevant\x20to\x20the\x20request.\x20','https://morphllm.com/api/error-report','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','github_url','WarpGrepError','listRoots','-\x20Listed\x20directory\x20`','timeout','\x20valid\x20directories','toLowerCase','some','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','...','ms:','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','exit','error','ENABLE_WORKSPACE_MODE','success','list_directory\x20','codebase_search','\x0a</file>','ReadError','all','grep','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','timed\x20out','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','filter','push','data','assistant','inputSchema','.\x20Changes:\x20','string','--api-key=','151426myOEkP','oninitialized','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','\x27\x20in\x20`','SymlinkError','Found\x20','Max\x20results\x20to\x20return','text','ENOENT','4888NKqzZZ','18695OUBKIl','repo_path','basename','2jQFdnb','-\x20Grepped\x20\x27','ToolException','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','FileNotFound','Rules:\x0a','targetDirectories','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','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.','Relevant\x20context\x20found:','\x20as\x20allowed\x20directory','SubToolError','WORKSPACE_ROOT','default','includes','Please\x20provide\x20github\x20search\x20url\x20or\x20owner/repo\x20id','552SPXnFR','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','linesAdded','mcp-filesystem','FileReadError','code_edit','159KmrauV','composer.json','startsWith','--version','\x20chars)','PathError','completed_with_file_errors','\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','warpgrep_codebase_search','source','Specific\x20commit\x20hash\x20to\x20search','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','isArray','startLine','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','cwd','morph-','terminationReason','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','api-key','catch','pyproject.toml','map','timings','now','setNotificationHandler','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','query','terminated','[warpgrep_github_search]\x20Searching\x20','sk-','MORPH_API_KEY','searchTimeMs','0.2.0','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','join','toISOString','@morphllm/morphmcp\x20','has','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','grep\x20\x27','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','Natural\x20language\x20query\x20to\x20search\x20for\x20code','indexOf','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Repository\x20owner/repo\x20shorthand\x20(e.g.\x20\x27vercel/next.js\x27).\x20You\x20must\x20provide\x20either\x20github_url\x20or\x20owner_repo.','go.mod','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','description','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','version','instruction','stats','application/json','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','</file>','--help','Unknown\x20error','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','The\x20search\x20term\x20should\x20be\x20a\x20targeted\x20natural\x20language\x20query\x20based\x20on\x20what\x20you\x20are\x20trying\x20to\x20accomplish,\x20like\x20\x27Find\x20where\x20authentication\x20requests\x20are\x20handled\x20in\x20the\x20Express\x20routes\x27\x20or\x20\x27Modify\x20the\x20agentic\x20rollout\x20to\x20use\x20the\x20new\x20tokenizer\x20and\x20chat\x20template\x27\x20or\x20\x27Fix\x20the\x20bug\x20where\x20the\x20user\x20gets\x20redirected\x20from\x20the\x20/feed\x20page\x27.\x20','Workspace\x20mode\x20enabled:\x20Using\x20','linesRemoved','Morph\x20FastApply\x20failed\x20without\x20error\x20message','\x20error(s)','searchGitHub','log','finish',',\x20removed\x20','.\x20Path:\x20','5974752lZQqgi','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','edit_file','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Applied','dryRun','warpgrep_github_search','For\x20deletions:\x0a','169870YGGPqj','Warning:\x20','normalize','RipgrepNotAvailable','user','WarpGrep\x20sub-tool\x20errors:\x20','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','TimeoutError','node_modules','split','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','describe','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','unknown\x20error','Parent\x20directory\x20does\x20not\x20exist:\x20','BinaryFile','143lNMBop','Search\x20failed:\x20','Morph\x20Edit\x20Preview','safeParse','stack','match','payload','realpath','9916NwrPzo','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','slice','morph-mcp','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','role','name','--api-key','41604bkTMDu','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','access','684azTHHY','connect','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\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','setRequestHandler','[warpgrep_github_search]\x20Failed\x20in\x20','read\x20','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','\x20-\x20','search_string','Here\x20is\x20the\x20content\x20of\x20files:\x0a','trim','dirname','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','GitHub\x20search\x20failed:\x20','content','code','env','45459yZKLtS','.git','Preview\x20changes\x20without\x20applying\x20them.','UnknownError','results','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','substring','etimedout','stringify','utf-8','❌\x20Morph\x20Edit\x20Failed:\x20','morph-warp-grep-v1-1111v0','Benefits:\x0a','length','argv','errors','Error:\x20','PWD','constructor','repoId'];a0_0x20a5=function(){return _0x3b0c81;};return a0_0x20a5();}function getCliArg(_0x4efc9e){const _0x4aff8b=a0_0x17e205;for(let _0x1f6748=0x0;_0x1f6748<cliArgs[_0x4aff8b(0x19c)];_0x1f6748++){const _0x4b32f0=cliArgs[_0x1f6748];if(_0x4b32f0[_0x4aff8b(0x10d)]('--'+_0x4efc9e+'='))return _0x4b32f0[_0x4aff8b(0x173)](('--'+_0x4efc9e+'=')[_0x4aff8b(0x19c)]);if(_0x4b32f0==='--'+_0x4efc9e&&_0x1f6748+0x1<cliArgs[_0x4aff8b(0x19c)])return cliArgs[_0x1f6748+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x17e205(0x19c)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x17e205(0x131)](arg)||HELP_FLAGS[a0_0x17e205(0x131)](arg))continue;if(arg['startsWith'](a0_0x17e205(0xe6)))continue;if(arg===a0_0x17e205(0x178)){i++;continue;}args[a0_0x17e205(0xe0)](arg);}const WORKSPACE_ROOT=process[a0_0x17e205(0x18e)][a0_0x17e205(0x101)]||process[a0_0x17e205(0x18e)][a0_0x17e205(0x1a0)]||process[a0_0x17e205(0x11a)](),ENABLE_WORKSPACE_MODE=process[a0_0x17e205(0x18e)][a0_0x17e205(0xd4)]!=='false',MORPH_API_KEY=getCliArg(a0_0x17e205(0x11e))??process['env'][a0_0x17e205(0x12a)],MORPH_API_URL=process[a0_0x17e205(0x18e)]['MORPH_API_URL'],MORPH_WARP_GREP_TIMEOUT=process[a0_0x17e205(0x18e)][a0_0x17e205(0xbb)]?parseInt(process[a0_0x17e205(0x18e)][a0_0x17e205(0xbb)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x17e205(0x10d)](a0_0x17e205(0x129))&&!MORPH_API_KEY[a0_0x17e205(0x10d)](a0_0x17e205(0x11b))&&console[a0_0x17e205(0xd3)](a0_0x17e205(0x119));async function reportMorphError(_0x17a093){const _0x29b597=a0_0x17e205;try{await a0_0x2e0c12['post'](_0x29b597(0xc3),{..._0x17a093,'timestamp':new Date()[_0x29b597(0x12f)](),'source':_0x17a093[_0x29b597(0x114)]||_0x29b597(0x108)},{'timeout':0x1388,'headers':{'Content-Type':_0x29b597(0x140),'Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args[a0_0x17e205(0x19c)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error']('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console[a0_0x17e205(0xd3)](a0_0x17e205(0xb0)),console[a0_0x17e205(0xd3)](a0_0x17e205(0x153)),console[a0_0x17e205(0xd3)](a0_0x17e205(0x15f)),console['error'](a0_0x17e205(0x137)),console['error'](a0_0x17e205(0xe9)));function normalizePath(_0x13a276){const _0x550348=a0_0x17e205;return a0_0x435ea0[_0x550348(0x15a)](_0x13a276);}function a0_0x3bc4(_0x3932b5,_0x11b254){_0x3932b5=_0x3932b5-0xa8;const _0x20a573=a0_0x20a5();let _0x3bc44c=_0x20a573[_0x3932b5];return _0x3bc44c;}function expandHome(_0x2367f4){const _0xb42798=a0_0x17e205;if(_0x2367f4[_0xb42798(0x10d)]('~/')||_0x2367f4==='~')return a0_0x435ea0['join'](a0_0x39786b[_0xb42798(0xb9)](),_0x2367f4['slice'](0x1));return _0x2367f4;}let allowedDirectories=await Promise[a0_0x17e205(0xda)](args[a0_0x17e205(0x121)](async _0x4ea550=>{const _0x10eba7=a0_0x17e205,_0x248993=expandHome(_0x4ea550),_0x5a0a2d=a0_0x435ea0[_0x10eba7(0x1b0)](_0x248993);try{const _0x3ac69e=await a0_0x104ea1[_0x10eba7(0x170)](_0x5a0a2d);return normalizePath(_0x3ac69e);}catch(_0x3afb57){return normalizePath(_0x5a0a2d);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x17e205(0x19c)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x17e205(0xe0)](workspaceDir),console['error'](a0_0x17e205(0x147)+workspaceDir+a0_0x17e205(0xff)));}catch(a0_0x25a398){console[a0_0x17e205(0xd3)](a0_0x17e205(0x1b2)+a0_0x25a398);}async function detectWorkspaceRoot(_0x11674d){const _0x13e548=a0_0x17e205;let _0x45e6f6=a0_0x435ea0[_0x13e548(0x1b0)](_0x11674d);const _0x52300a=[_0x13e548(0x190),_0x13e548(0x1bb),'package.json','Cargo.toml',_0x13e548(0x120),_0x13e548(0x139),_0x13e548(0xbd),_0x13e548(0xc0),_0x13e548(0x10c)];while(_0x45e6f6!==a0_0x435ea0[_0x13e548(0x189)](_0x45e6f6)){for(const _0x1908f2 of _0x52300a){const _0xb69eb9=a0_0x435ea0[_0x13e548(0x12e)](_0x45e6f6,_0x1908f2);try{return await a0_0x104ea1[_0x13e548(0x17b)](_0xb69eb9),normalizePath(_0x45e6f6);}catch{}}_0x45e6f6=a0_0x435ea0[_0x13e548(0x189)](_0x45e6f6);}return normalizePath(_0x11674d);}await Promise[a0_0x17e205(0xda)](args[a0_0x17e205(0x121)](async _0x530528=>{const _0x5c371c=a0_0x17e205;try{const _0x2dc8ce=await a0_0x104ea1['stat'](expandHome(_0x530528));!_0x2dc8ce['isDirectory']()&&(console[_0x5c371c(0xd3)](_0x5c371c(0x19f)+_0x530528+'\x20is\x20not\x20a\x20directory'),process[_0x5c371c(0xd2)](0x1));}catch(_0x23f39d){console[_0x5c371c(0xd3)]('Error\x20accessing\x20directory\x20'+_0x530528+':',_0x23f39d),process[_0x5c371c(0xd2)](0x1);}}));async function validatePath(_0x4be371){const _0x2b42ef=a0_0x17e205,_0xa132cb=expandHome(_0x4be371),_0x17cf5b=a0_0x435ea0[_0x2b42ef(0x1b0)](_0xa132cb);try{const _0xc5a1d=await a0_0x104ea1[_0x2b42ef(0x170)](_0x17cf5b);return _0xc5a1d;}catch(_0x4ed17d){if(_0x4ed17d[_0x2b42ef(0x18d)]===_0x2b42ef(0xf0)){const _0xbceecb=a0_0x435ea0[_0x2b42ef(0x189)](_0x17cf5b);try{const _0x13e285=await a0_0x104ea1[_0x2b42ef(0x170)](_0xbceecb);return a0_0x435ea0[_0x2b42ef(0x12e)](_0x13e285,a0_0x435ea0[_0x2b42ef(0xf4)](_0x17cf5b));}catch{throw new Error(_0x2b42ef(0x167)+_0xbceecb);}}throw _0x4ed17d;}}const MorphEditFileArgsSchema=z[a0_0x17e205(0x1b1)]({'path':z['string'](),'code_edit':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x164)](a0_0x17e205(0x163)),'instruction':z[a0_0x17e205(0xe5)]()['describe'](a0_0x17e205(0x12d)),'dryRun':z[a0_0x17e205(0x1b8)]()[a0_0x17e205(0x102)](![])[a0_0x17e205(0x164)](a0_0x17e205(0x191))}),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x17e205(0xe5)]()['describe'](a0_0x17e205(0xde)),'repo_path':z['string']()['describe']('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['enum']([a0_0x17e205(0x102),'node_modules'])[a0_0x17e205(0x1bc)]()[a0_0x17e205(0x164)]('Search\x20type\x20hint.\x20Use\x20\x27node_modules\x27\x20when\x20searching\x20inside\x20node_modules\x20or\x20other\x20dependency\x20directories\x20that\x20are\x20normally\x20excluded.')}),WarpGrepGitHubArgsSchema=z[a0_0x17e205(0x1b1)]({'search_string':z[a0_0x17e205(0xe5)]()['describe'](a0_0x17e205(0xde)),'github_url':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x1bc)]()[a0_0x17e205(0x164)](a0_0x17e205(0xfd)),'owner_repo':z['string']()['optional']()[a0_0x17e205(0x164)](a0_0x17e205(0x138)),'branch':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x1bc)]()[a0_0x17e205(0x164)]('Branch\x20to\x20search\x20(defaults\x20to\x20repo\x27s\x20default\x20branch)')}),CodebaseSearchArgsSchema=z[a0_0x17e205(0x1b1)]({'query':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x164)](a0_0x17e205(0x135)),'repoId':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x164)]('Repository\x20identifier'),'branch':z[a0_0x17e205(0xe5)]()[a0_0x17e205(0x1bc)]()[a0_0x17e205(0x164)](a0_0x17e205(0xbc)),'commitHash':z['string']()[a0_0x17e205(0x1bc)]()[a0_0x17e205(0x164)](a0_0x17e205(0x115)),'targetDirectories':z['array'](z[a0_0x17e205(0xe5)]())['default']([])['describe'](a0_0x17e205(0x165)),'limit':z['number']()['optional']()[a0_0x17e205(0x102)](0xa)[a0_0x17e205(0x164)](a0_0x17e205(0xee))}),server=new Server({'name':a0_0x17e205(0x174),'version':a0_0x17e205(0x12c)},{'capabilities':{'tools':{}}});server[a0_0x17e205(0x181)](ListToolsRequestSchema,async()=>{const _0x2b82ec=a0_0x17e205,_0x414d1d=[{'name':_0x2b82ec(0x152),'description':'**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a'+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x2b82ec(0x13c)+'IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a'+_0x2b82ec(0x19b)+_0x2b82ec(0x17e)+_0x2b82ec(0xc4)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+_0x2b82ec(0xb8)+_0x2b82ec(0x145)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x2b82ec(0xfc)+_0x2b82ec(0x157)+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0x2b82ec(0x132)+_0x2b82ec(0xfa)+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x2b82ec(0x15e)+_0x2b82ec(0xac)+_0x2b82ec(0x125)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+_0x2b82ec(0x17a)+_0x2b82ec(0x180),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x2b82ec(0x172)+_0x2b82ec(0xc2)+_0x2b82ec(0x146)+_0x2b82ec(0xb1)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+'Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20'+'You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20'+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':GITHUB_SEARCH_TOOL_NAME,'description':GITHUB_SEARCH_DESCRIPTION,'inputSchema':zodToJsonSchema(WarpGrepGitHubArgsSchema),'requiresApiKey':!![]},{'name':_0x2b82ec(0xd7),'description':_0x2b82ec(0x17f)+_0x2b82ec(0x194)+_0x2b82ec(0xd0)+_0x2b82ec(0x19b)+_0x2b82ec(0xd1)+_0x2b82ec(0xcd)+_0x2b82ec(0x175)+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x2b82ec(0xb7)+'Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20'+_0x2b82ec(0x141),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x241a39=_0x414d1d[_0x2b82ec(0xdf)](_0x246da0=>{const _0x425dc6=_0x2b82ec;if(_0x425dc6(0x1aa)in _0x246da0&&_0x246da0[_0x425dc6(0x1aa)]&&!MORPH_API_KEY)return console['error'](_0x425dc6(0x159)+_0x246da0[_0x425dc6(0x177)]+_0x425dc6(0x134)),![];return!![];});return{'tools':_0x241a39['map'](_0x1a31e0=>({'name':_0x1a31e0[_0x2b82ec(0x177)],'description':_0x1a31e0[_0x2b82ec(0x13b)],'inputSchema':_0x1a31e0[_0x2b82ec(0xe3)]}))};}),server[a0_0x17e205(0x181)](CallToolRequestSchema,async _0x1e084a=>{const _0x1978e3=a0_0x17e205;try{const {name:_0x493e76,arguments:_0x443983}=_0x1e084a[_0x1978e3(0xb3)];switch(_0x493e76){case _0x1978e3(0x152):{const _0x4b19dc=MorphEditFileArgsSchema[_0x1978e3(0x16c)](_0x443983);if(!_0x4b19dc[_0x1978e3(0xd5)])throw new Error(_0x1978e3(0xf8)+_0x4b19dc[_0x1978e3(0xd3)]);const _0x36701e=await validatePath(_0x4b19dc['data']['path']);let _0x11faaa=null,_0x80fde6=!![],_0x158c11=null;try{_0x11faaa=await a0_0x104ea1[_0x1978e3(0xa8)](_0x36701e,'utf-8');}catch(_0x47063c){const _0x4601ef=_0x47063c['code'];_0x4601ef==='ENOENT'?(_0x80fde6=![],_0x11faaa=''):(_0x158c11='Failed\x20to\x20read\x20file:\x20'+(_0x4601ef||_0x1978e3(0xaf))+_0x1978e3(0x185)+(_0x47063c instanceof Error?_0x47063c['message']:String(_0x47063c)),console[_0x1978e3(0xd3)](_0x1978e3(0x159)+_0x158c11));}let _0x22e2c3;try{const _0x3fd9ed=MORPH_API_KEY;if(!_0x3fd9ed)throw new Error(_0x1978e3(0x151));const _0x288b16=a0_0x435ea0[_0x1978e3(0x189)](_0x36701e),_0x224e45=a0_0x435ea0['basename'](_0x36701e),_0x59d41c=await executeEditFile({'target_filepath':_0x224e45,'code_edit':_0x4b19dc['data'][_0x1978e3(0x10a)],'instructions':_0x4b19dc[_0x1978e3(0xe1)]['instruction']},{'morphApiKey':_0x3fd9ed,'morphApiUrl':MORPH_API_URL,'baseDir':_0x288b16,'autoWrite':!_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x155)],'generateUdiff':![],'debug':![]});_0x22e2c3=_0x59d41c['completionId'];if(!_0x59d41c[_0x1978e3(0xd5)])throw new Error(_0x59d41c[_0x1978e3(0xd3)]||_0x1978e3(0x149));const _0x4be089=_0x59d41c['changes'],_0x21c6ff=_0x1978e3(0xbf)+_0x4be089[_0x1978e3(0x107)]+_0x1978e3(0x14e)+_0x4be089[_0x1978e3(0x148)]+_0x1978e3(0x1ae)+_0x4be089['linesModified'];if(_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x155)])return{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x16b)+(_0x80fde6?'':'\x20(new\x20file)')+':\x20'+_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x13e)]+_0x1978e3(0xe4)+_0x21c6ff+_0x1978e3(0x14f)+_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0xba)]+'.'}]};return{'content':[{'type':'text','text':_0x1978e3(0xb4)+(_0x80fde6?_0x1978e3(0x154):'Created\x20File')+':\x20'+_0x4b19dc[_0x1978e3(0xe1)]['instruction']+'.\x20Changes:\x20'+_0x21c6ff+_0x1978e3(0x14f)+_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0xba)]+'.'}]};}catch(_0x64d4f8){const _0xa8561=_0x64d4f8 instanceof Error?_0x64d4f8['message']:String(_0x64d4f8);return reportMorphError({'error_message':_0xa8561,'error_type':_0x64d4f8 instanceof Error?_0x64d4f8[_0x1978e3(0x1a1)]['name']:'UnknownError','context':{'tool':_0x1978e3(0x152),'completion_id':_0x22e2c3,'file_path':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0xba)],'validated_path':_0x36701e,'instruction':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x13e)],'model':_0x1978e3(0x1a6),'dry_run':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x155)],'file_exists':_0x80fde6,'file_read_error':_0x158c11,'file_readable':_0x11faaa!==null,'request_content':{'path':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0xba)],'code_edit':_0x4b19dc['data'][_0x1978e3(0x10a)],'instruction':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x13e)],'original_code':_0x11faaa!==null?_0x11faaa[_0x1978e3(0x19c)]>0xc350?_0x11faaa[_0x1978e3(0x195)](0x0,0xc350)+_0x1978e3(0x1b4)+_0x11faaa[_0x1978e3(0x19c)]+_0x1978e3(0x10f):_0x11faaa:_0x1978e3(0xa9)+(_0x158c11||_0x1978e3(0x166))+']','original_code_length':_0x11faaa?.['length']??0x0,'model':_0x1978e3(0x1a6),'dry_run':_0x4b19dc[_0x1978e3(0xe1)][_0x1978e3(0x155)]}},'stack_trace':_0x64d4f8 instanceof Error?_0x64d4f8['stack']:undefined,'source':_0x1978e3(0x108)})['catch'](()=>{}),{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x199)+_0xa8561}],'isError':!![]};}}case _0x1978e3(0x113):{const _0x622bf9=WarpGrepArgsSchema[_0x1978e3(0x16c)](_0x443983);if(!_0x622bf9[_0x1978e3(0xd5)])return{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x1ba)+_0x622bf9[_0x1978e3(0xd3)]}],'isError':!![]};const _0x2629f9=_0x4ebc2d=>{const _0xee9a58=_0x1978e3,_0x38f9f1=[];for(const _0x5aa2b4 of _0x4ebc2d||[]){const _0x539e6f=_0x5aa2b4[_0xee9a58(0x176)],_0x452405=_0x5aa2b4[_0xee9a58(0x18c)];if(_0x539e6f===_0xee9a58(0xe2)&&_0x452405){const _0x18c56a=_0x452405[_0xee9a58(0x162)]('\x0a')[_0xee9a58(0xdf)](_0x47c5f7=>_0x47c5f7[_0xee9a58(0x188)]());for(const _0x18b93d of _0x18c56a){const _0xe95a3b=_0x18b93d[_0xee9a58(0x16e)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0xe95a3b){_0x38f9f1[_0xee9a58(0xe0)](_0xee9a58(0x133)+_0xe95a3b[0x1]+'\x27\x20'+_0xe95a3b[0x2]);continue;}const _0x39f24a=_0x18b93d[_0xee9a58(0x16e)](/^read\s+(.+)$/);if(_0x39f24a){_0x38f9f1['push'](_0xee9a58(0x183)+_0x39f24a[0x1]);continue;}const _0x179a3e=_0x18b93d[_0xee9a58(0x16e)](/^list_directory\s+(.+)$/);if(_0x179a3e){_0x38f9f1[_0xee9a58(0xe0)](_0xee9a58(0xd6)+_0x179a3e[0x1]);continue;}}}}return _0x38f9f1;},_0x20c858=_0x6f2146=>{const _0xd3daa1=_0x1978e3,_0x30b21f=[];if(!_0x6f2146||!Array[_0xd3daa1(0x117)](_0x6f2146))return _0x30b21f;const _0x523d88=[{'pattern':/\[FILE NOT FOUND\]/,'error_type':_0xd3daa1(0xf9),'tool':_0xd3daa1(0xaa)},{'pattern':/\[PATH ERROR\]/,'error_type':_0xd3daa1(0x110),'tool':_0xd3daa1(0xaa)},{'pattern':/\[READ ERROR\]/,'error_type':_0xd3daa1(0xd9),'tool':'read'},{'pattern':/\[UNREADABLE FILE\]/,'error_type':_0xd3daa1(0x168),'tool':_0xd3daa1(0xaa)},{'pattern':/\[RIPGREP ERROR\]/,'error_type':'RipgrepError','tool':_0xd3daa1(0xdb)},{'pattern':/\[RIPGREP NOT AVAILABLE\]/,'error_type':_0xd3daa1(0x15b),'tool':_0xd3daa1(0xdb)},{'pattern':/\[BINARY FILE\]/,'error_type':'BinaryFile','tool':_0xd3daa1(0xaa)},{'pattern':/\[SYMLINK\]/,'error_type':_0xd3daa1(0xec),'tool':'read'},{'pattern':/not a text file/,'error_type':_0xd3daa1(0x168),'tool':_0xd3daa1(0xaa)},{'pattern':/symbolic link/,'error_type':_0xd3daa1(0xec),'tool':_0xd3daa1(0xaa)},{'pattern':/Error reading file:/,'error_type':_0xd3daa1(0xd9),'tool':'read'},{'pattern':/status="error"/,'error_type':_0xd3daa1(0xf7),'tool':_0xd3daa1(0xaf)}];let _0x117b42=0x0;for(const _0x329000 of _0x6f2146){if(_0x329000[_0xd3daa1(0x176)]===_0xd3daa1(0x15c)){_0x117b42++;const _0x57c482=_0x329000[_0xd3daa1(0x18c)];if(!_0x57c482||typeof _0x57c482!==_0xd3daa1(0xe5))continue;for(const {pattern:_0xec1643,error_type:_0x55e472,tool:_0x4ceb3c}of _0x523d88){const _0x2929d3=_0x57c482[_0xd3daa1(0x16e)](new RegExp(_0xec1643['source'],'g'));if(_0x2929d3)for(const _0x4ad51b of _0x2929d3){const _0xe5ca62=_0x57c482[_0xd3daa1(0x136)](_0x4ad51b),_0x54fa1f=_0x57c482[_0xd3daa1(0x195)](_0xe5ca62,Math['min'](_0xe5ca62+0xc8,_0x57c482['length']));_0x30b21f[_0xd3daa1(0xe0)]({'tool':_0x4ceb3c,'error_type':_0x55e472,'error_message':_0x54fa1f[_0xd3daa1(0x162)]('\x0a')[0x0],'turn':_0x117b42});}}}}return _0x30b21f;};try{const _0x41fa54=a0_0x435ea0[_0x1978e3(0x1b0)](_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)]),_0x15d5a1=_0x622bf9[_0x1978e3(0xe1)]['search_type'],_0x522b49=_0x15d5a1===_0x1978e3(0x161)?{'allowNames':['node_modules']}:undefined,_0x540fc9=new LocalRipgrepProvider(_0x41fa54,undefined,_0x522b49),_0x2a5317=await runWarpGrep({'searchTerm':_0x622bf9[_0x1978e3(0xe1)]['search_string'],'repoRoot':_0x41fa54,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x540fc9,'search_type':_0x15d5a1}),_0x299e2c=_0x20c858(_0x2a5317[_0x1978e3(0xb2)]);_0x299e2c[_0x1978e3(0x19c)]>0x0&&reportMorphError({'error_message':_0x1978e3(0x15d)+_0x299e2c[_0x1978e3(0x19c)]+_0x1978e3(0x14a),'error_type':_0x1978e3(0x100),'level':_0x1978e3(0x1ac),'tool':_0x1978e3(0x113),'context':{'repo_path':_0x622bf9[_0x1978e3(0xe1)]['repo_path'],'query':_0x622bf9['data'][_0x1978e3(0x186)],'model':_0x1978e3(0x19a),'termination_reason':_0x2a5317[_0x1978e3(0x11c)],'sub_tool_errors':_0x299e2c,'timings':_0x2a5317['timings'],'tool_calls':_0x2629f9(_0x2a5317[_0x1978e3(0xb2)]),'messages':_0x2a5317['messages']?.[_0x1978e3(0x121)](_0x11e65a=>({'role':_0x11e65a['role'],'content':_0x11e65a[_0x1978e3(0x18c)]}))},'source':_0x1978e3(0x108)})[_0x1978e3(0x11f)](()=>{});let _0xf2af4='';if(_0x2a5317['terminationReason']==='completed'&&_0x2a5317['finish']?.['metadata']?.[_0x1978e3(0xb6)]){const _0x5225ae=_0x2a5317[_0x1978e3(0x14d)][_0x1978e3(0xad)][_0x1978e3(0xb6)];if(_0x5225ae[_0x1978e3(0x19c)]===0x0)return _0xf2af4=_0x2a5317[_0x1978e3(0x14d)][_0x1978e3(0x16f)]||'No\x20relevant\x20code\x20found\x20for\x20the\x20query.',{'content':[{'type':'text','text':_0xf2af4}]};const _0xe630a2=[],_0x396548=[_0x1978e3(0x116)];for(const _0x1dfcd2 of _0x2a5317[_0x1978e3(0xb2)]){const _0x368936=_0x1dfcd2['role'],_0x3670f0=_0x1dfcd2[_0x1978e3(0x18c)];if(_0x368936===_0x1978e3(0xe2)&&_0x3670f0){const _0x5135a3=_0x3670f0[_0x1978e3(0x162)]('\x0a')['filter'](_0x2c671c=>_0x2c671c[_0x1978e3(0x188)]());for(const _0x4cadda of _0x5135a3){const _0x97d86e=_0x4cadda['match'](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x97d86e){_0x396548[_0x1978e3(0xe0)](_0x1978e3(0xf6)+_0x97d86e[0x1]+_0x1978e3(0xeb)+_0x97d86e[0x2]+'`');continue;}const _0x4232e1=_0x4cadda[_0x1978e3(0x16e)](/^read\s+(.+)$/);if(_0x4232e1){_0x396548[_0x1978e3(0xe0)](_0x1978e3(0x1b7)+_0x4232e1[0x1]+'`');continue;}const _0x448fef=_0x4cadda[_0x1978e3(0x16e)](/^list_directory\s+(.+)$/);if(_0x448fef){_0x396548[_0x1978e3(0xe0)](_0x1978e3(0xc8)+_0x448fef[0x1]+'`');continue;}}}}_0xe630a2[_0x1978e3(0xe0)](_0x396548[_0x1978e3(0x12e)]('\x0a'));const _0x387945=['',_0x1978e3(0xfe)];for(const _0x367e9f of _0x5225ae){if(_0x367e9f[_0x1978e3(0x1a9)]==='*')_0x387945['push']('-\x20'+_0x367e9f[_0x1978e3(0xba)]+':*');else{if(Array[_0x1978e3(0x117)](_0x367e9f[_0x1978e3(0x1a9)])){const _0x87796e=_0x367e9f['lines'][_0x1978e3(0x121)](([_0x455d48,_0x16e994])=>{if(_0x455d48===_0x16e994)return''+_0x455d48;return _0x455d48+'-'+_0x16e994;});_0x387945['push']('-\x20'+_0x367e9f[_0x1978e3(0xba)]+':'+_0x87796e[_0x1978e3(0x12e)](','));}else _0x387945['push']('-\x20'+_0x367e9f[_0x1978e3(0xba)]+':*');}}_0x387945[_0x1978e3(0xe0)](''),_0xe630a2[_0x1978e3(0xe0)](_0x387945['join']('\x0a')),_0xe630a2['push'](_0x1978e3(0x187));const _0x2c61b3=[];for(const _0x31573e of _0x5225ae){let _0x2d4e6b=a0_0x435ea0['resolve'](_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)],_0x31573e[_0x1978e3(0xba)]),_0x370003=null,_0x49a25f=null;try{_0x370003=await a0_0x104ea1[_0x1978e3(0xa8)](_0x2d4e6b,{'encoding':_0x1978e3(0x198)});}catch(_0x146203){const _0x4e179e=fixPathRepetition(_0x2d4e6b);if(_0x4e179e)try{_0x370003=await a0_0x104ea1[_0x1978e3(0xa8)](_0x4e179e,{'encoding':_0x1978e3(0x198)}),_0x2d4e6b=_0x4e179e;}catch{_0x49a25f=_0x146203 instanceof Error?_0x146203:new Error(String(_0x146203));}else _0x49a25f=_0x146203 instanceof Error?_0x146203:new Error(String(_0x146203));}if(_0x370003!==null){const _0x32f947=_0x370003[_0x1978e3(0x162)](/\r?\n/),_0x563696=[_0x1978e3(0xb5)+_0x31573e['path']+'\x22>'];if(_0x31573e[_0x1978e3(0x1a9)]==='*'||!Array[_0x1978e3(0x117)](_0x31573e[_0x1978e3(0x1a9)]))for(let _0x1d6c3f=0x1;_0x1d6c3f<=_0x32f947[_0x1978e3(0x19c)];_0x1d6c3f++){const _0x33ab92=_0x32f947[_0x1d6c3f-0x1];_0x563696[_0x1978e3(0xe0)](_0x1d6c3f+'|\x20'+_0x33ab92);}else for(const [_0x20f332,_0x165f2b]of _0x31573e['lines']){_0x563696[_0x1978e3(0x19c)]>0x1&&_0x563696[_0x1978e3(0xe0)]('');for(let _0x2ed54c=_0x20f332;_0x2ed54c<=_0x165f2b&&_0x2ed54c<=_0x32f947[_0x1978e3(0x19c)];_0x2ed54c++){const _0x3b78e0=_0x32f947[_0x2ed54c-0x1];_0x563696[_0x1978e3(0xe0)](_0x2ed54c+'|\x20'+_0x3b78e0);}}_0x563696[_0x1978e3(0xe0)](_0x1978e3(0x142)),_0x2c61b3[_0x1978e3(0xe0)](_0x563696[_0x1978e3(0x12e)]('\x0a'));}else _0x2c61b3[_0x1978e3(0xe0)](_0x1978e3(0xb5)+_0x31573e[_0x1978e3(0xba)]+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x49a25f?.[_0x1978e3(0x1a3)]||_0x1978e3(0x144))+_0x1978e3(0xd8));}_0xe630a2['push'](_0x2c61b3[_0x1978e3(0x12e)]('\x0a\x0a')),_0xf2af4=_0xe630a2['join']('\x0a');const _0x4fbf88=_0x2a5317[_0x1978e3(0x19e)]?.['filter'](_0x3c742f=>_0x3c742f[_0x1978e3(0x1a3)]?.[_0x1978e3(0x10d)](_0x1978e3(0xc1)))||[];if(_0x4fbf88[_0x1978e3(0x19c)]>0x0){const _0x441b02=_0x4fbf88['map'](_0x2b1eea=>_0x2b1eea[_0x1978e3(0x1a3)])[_0x1978e3(0x12e)](';\x20');reportMorphError({'error_message':_0x441b02,'error_type':_0x1978e3(0x109),'context':{'tool':_0x1978e3(0x113),'repo_path':_0x622bf9['data'][_0x1978e3(0xf3)],'query':_0x622bf9['data']['search_string'],'model':_0x1978e3(0x19a),'termination_reason':_0x1978e3(0x111),'error_count':_0x4fbf88[_0x1978e3(0x19c)],'is_timeout':![],'timings':_0x2a5317[_0x1978e3(0x122)],'files_attempted':_0x5225ae['map'](_0x2698b7=>({'path':_0x2698b7[_0x1978e3(0xba)],'lines':_0x2698b7[_0x1978e3(0x1a9)]})),'tool_calls':_0x2629f9(_0x2a5317[_0x1978e3(0xb2)]),'messages':_0x2a5317[_0x1978e3(0xb2)]?.[_0x1978e3(0x121)](_0x500236=>({'role':_0x500236[_0x1978e3(0x176)],'content':_0x500236['content']})),'request_content':{'query':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0x186)],'repo_path':_0x622bf9[_0x1978e3(0xe1)]['repo_path'],'repoRoot':a0_0x435ea0[_0x1978e3(0x1b0)](_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)]),'model':_0x1978e3(0x19a)}},'source':_0x1978e3(0x108)})[_0x1978e3(0x11f)](()=>{});}}else{if(_0x2a5317['terminationReason']===_0x1978e3(0x127)&&_0x2a5317[_0x1978e3(0x19e)][_0x1978e3(0x19c)]>0x0){const _0x14039a=_0x2a5317['errors'][_0x1978e3(0x121)](_0x69285f=>_0x69285f[_0x1978e3(0x1a3)])[_0x1978e3(0x12e)](';\x20');_0xf2af4=_0x1978e3(0x19f)+_0x14039a;const _0x388504=_0x14039a[_0x1978e3(0xcb)]()[_0x1978e3(0x103)](_0x1978e3(0xc9))||_0x14039a[_0x1978e3(0xcb)]()[_0x1978e3(0x103)](_0x1978e3(0xdd))||_0x14039a['toLowerCase']()[_0x1978e3(0x103)](_0x1978e3(0x196)),_0x433a68=_0x2a5317[_0x1978e3(0x14d)]?.[_0x1978e3(0xad)]?.['files'],_0x22bfaa=_0x2a5317[_0x1978e3(0x19e)][0x0];reportMorphError({'error_message':_0x14039a,'error_type':_0x388504?_0x1978e3(0x160):_0x22bfaa?.['constructor']?.[_0x1978e3(0x177)]||_0x1978e3(0xc6),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)],'query':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0x186)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x2a5317[_0x1978e3(0x11c)],'error_count':_0x2a5317[_0x1978e3(0x19e)]['length'],'is_timeout':_0x388504,'timings':_0x2a5317[_0x1978e3(0x122)],'files_attempted':_0x433a68?.[_0x1978e3(0x121)](_0x496b63=>({'path':_0x496b63[_0x1978e3(0xba)],'lines':_0x496b63[_0x1978e3(0x1a9)]})),'tool_calls':_0x2629f9(_0x2a5317[_0x1978e3(0xb2)]),'messages':_0x2a5317['messages']?.[_0x1978e3(0x121)](_0x1b28e0=>({'role':_0x1b28e0[_0x1978e3(0x176)],'content':_0x1b28e0['content']})),'request_content':{'query':_0x622bf9[_0x1978e3(0xe1)]['search_string'],'repo_path':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)],'repoRoot':a0_0x435ea0[_0x1978e3(0x1b0)](_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)]),'model':_0x1978e3(0x19a)}},'stack_trace':_0x22bfaa?.[_0x1978e3(0x16d)]||undefined,'source':_0x1978e3(0x108)})[_0x1978e3(0x11f)](()=>{});}else _0xf2af4='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0x1978e3(0xef),'text':_0xf2af4}]};}catch(_0x1f82e1){const _0x335815=_0x1f82e1 instanceof Error?_0x1f82e1['message']:String(_0x1f82e1),_0x5a3291=_0x335815[_0x1978e3(0xcb)]()[_0x1978e3(0x103)]('timeout')||_0x335815['toLowerCase']()[_0x1978e3(0x103)](_0x1978e3(0xdd))||_0x335815[_0x1978e3(0xcb)]()[_0x1978e3(0x103)]('etimedout')||_0x1f82e1 instanceof Error&&_0x1f82e1[_0x1978e3(0x177)]===_0x1978e3(0x160);return reportMorphError({'error_message':_0x335815,'error_type':_0x5a3291?_0x1978e3(0x160):_0x1f82e1 instanceof Error?_0x1f82e1[_0x1978e3(0x1a1)][_0x1978e3(0x177)]:_0x1978e3(0x192),'context':{'tool':_0x1978e3(0x113),'repo_path':_0x622bf9['data']['repo_path'],'query':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0x186)],'model':_0x1978e3(0x19a),'is_timeout':_0x5a3291,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0x186)],'repo_path':_0x622bf9[_0x1978e3(0xe1)][_0x1978e3(0xf3)],'repoRoot':a0_0x435ea0[_0x1978e3(0x1b0)](_0x622bf9['data'][_0x1978e3(0xf3)]),'model':_0x1978e3(0x19a)}},'stack_trace':_0x1f82e1 instanceof Error?_0x1f82e1[_0x1978e3(0x16d)]:undefined,'source':_0x1978e3(0x108)})[_0x1978e3(0x11f)](()=>{}),{'content':[{'type':_0x1978e3(0xef),'text':'Error\x20running\x20fast\x20context\x20search:\x20'+_0x335815}],'isError':![]};}}case _0x1978e3(0x156):{const _0x5ce6b9=WarpGrepGitHubArgsSchema[_0x1978e3(0x16c)](_0x443983);if(!_0x5ce6b9[_0x1978e3(0xd5)])return{'content':[{'type':_0x1978e3(0xef),'text':'Invalid\x20arguments:\x20'+_0x5ce6b9['error']}],'isError':!![]};const _0x8d1258=_0x5ce6b9[_0x1978e3(0xe1)][_0x1978e3(0xc5)]||_0x5ce6b9[_0x1978e3(0xe1)][_0x1978e3(0x1af)];if(!_0x8d1258)return{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x104)}],'isError':!![]};const _0x4ce9a6=MORPH_API_KEY;if(!_0x4ce9a6)throw new Error(_0x1978e3(0x151));const _0x4e07c7=Date[_0x1978e3(0x123)]();console[_0x1978e3(0xd3)](_0x1978e3(0x128)+_0x8d1258+'\x20for:\x20\x22'+_0x5ce6b9[_0x1978e3(0xe1)][_0x1978e3(0x186)]+'\x22');try{const _0x345ac8=new WarpGrepClient({'morphApiKey':_0x4ce9a6,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT}),_0x1732b7=await _0x345ac8[_0x1978e3(0x14b)]({'searchTerm':_0x5ce6b9['data'][_0x1978e3(0x186)],'github':_0x8d1258,'branch':_0x5ce6b9[_0x1978e3(0xe1)]['branch']}),_0x519fac=Date[_0x1978e3(0x123)]()-_0x4e07c7;console[_0x1978e3(0xd3)]('[warpgrep_github_search]\x20Done\x20in\x20'+_0x519fac+_0x1978e3(0xae)+_0x1732b7[_0x1978e3(0xd5)]);const _0x25bd73=formatResult(_0x1732b7);return{'content':[{'type':_0x1978e3(0xef),'text':_0x25bd73}]};}catch(_0x21519c){const _0x36424c=Date[_0x1978e3(0x123)]()-_0x4e07c7,_0x2689f6=_0x21519c instanceof Error?_0x21519c[_0x1978e3(0x1a3)]:String(_0x21519c);return console[_0x1978e3(0xd3)](_0x1978e3(0x182)+_0x36424c+_0x1978e3(0xcf),_0x2689f6),reportMorphError({'error_message':_0x2689f6,'error_type':_0x21519c instanceof Error?_0x21519c[_0x1978e3(0x1a1)][_0x1978e3(0x177)]:_0x1978e3(0x192),'context':{'tool':_0x1978e3(0x156),'github_url':_0x8d1258,'search_string':_0x5ce6b9['data'][_0x1978e3(0x186)],'branch':_0x5ce6b9['data']['branch']},'stack_trace':_0x21519c instanceof Error?_0x21519c[_0x1978e3(0x16d)]:undefined,'source':_0x1978e3(0x108),'tool':_0x1978e3(0x156),'latency_ms':_0x36424c})[_0x1978e3(0x11f)](()=>{}),{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x18b)+_0x2689f6}],'isError':![]};}}case _0x1978e3(0xd7):{const _0x9d0ef6=CodebaseSearchArgsSchema[_0x1978e3(0x16c)](_0x443983);if(!_0x9d0ef6[_0x1978e3(0xd5)])return{'content':[{'type':_0x1978e3(0xef),'text':_0x1978e3(0x1ba)+_0x9d0ef6['error']}],'isError':!![]};try{const _0x2aeaef=MORPH_API_KEY;if(!_0x2aeaef)throw new Error(_0x1978e3(0xdc));const _0xdaa7bc=_0x9d0ef6['data'][_0x1978e3(0xfb)],_0x21bb17=await executeCodebaseSearch({'query':_0x9d0ef6[_0x1978e3(0xe1)][_0x1978e3(0x126)],'target_directories':_0xdaa7bc,'limit':_0x9d0ef6[_0x1978e3(0xe1)][_0x1978e3(0x1b9)]},{'apiKey':_0x2aeaef,'repoId':_0x9d0ef6[_0x1978e3(0xe1)]['repoId'],'branch':_0x9d0ef6[_0x1978e3(0xe1)]['branch'],'commitHash':_0x9d0ef6['data']['commitHash'],'debug':![]});if(!_0x21bb17[_0x1978e3(0xd5)])return{'content':[{'type':'text','text':_0x1978e3(0x16a)+_0x21bb17[_0x1978e3(0xd3)]}],'isError':!![]};const _0x28b1bb=_0x21bb17[_0x1978e3(0x193)][_0x1978e3(0x19c)]===0x0?'No\x20results\x20found\x20for\x20query:\x20\x22'+_0x9d0ef6[_0x1978e3(0xe1)]['query']+'\x22':_0x1978e3(0xed)+_0x21bb17[_0x1978e3(0x193)][_0x1978e3(0x19c)]+'\x20results\x20in\x20'+_0x21bb17[_0x1978e3(0x13f)][_0x1978e3(0x12b)]+'ms:\x0a\x0a'+_0x21bb17[_0x1978e3(0x193)]['map']((_0x1323e4,_0xd13f79)=>_0xd13f79+0x1+'.\x20'+_0x1323e4['filepath']+'\x20('+(_0x1323e4['rerankScore']*0x64)['toFixed'](0x1)+'%\x20match)\x0a'+('\x20\x20\x20Lines\x20'+_0x1323e4[_0x1978e3(0x118)]+'-'+_0x1323e4['endLine']+'\x0a')+('\x20\x20\x20'+_0x1323e4[_0x1978e3(0x18c)][_0x1978e3(0x195)](0x0,0xc8)+(_0x1323e4['content'][_0x1978e3(0x19c)]>0xc8?_0x1978e3(0xce):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x1978e3(0xef),'text':_0x28b1bb}]};}catch(_0x1990e7){const _0x42d1ef=_0x1990e7 instanceof Error?_0x1990e7[_0x1978e3(0x1a3)]:String(_0x1990e7);return reportMorphError({'error_message':_0x42d1ef,'error_type':_0x1990e7 instanceof Error?_0x1990e7[_0x1978e3(0x1a1)][_0x1978e3(0x177)]:'UnknownError','context':{'tool':'codebase_search','query':_0x9d0ef6[_0x1978e3(0xe1)][_0x1978e3(0x126)],'repo_id':_0x9d0ef6[_0x1978e3(0xe1)][_0x1978e3(0x1a2)],'target_directories':_0x9d0ef6['data'][_0x1978e3(0xfb)]},'stack_trace':_0x1990e7 instanceof Error?_0x1990e7['stack']:undefined,'source':_0x1978e3(0x108)})['catch'](()=>{}),{'content':[{'type':_0x1978e3(0xef),'text':'Error:\x20'+_0x42d1ef}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x493e76);}}catch(_0x37b6fd){const _0x1f2ab3=_0x37b6fd instanceof Error?_0x37b6fd[_0x1978e3(0x1a3)]:String(_0x37b6fd);return reportMorphError({'error_message':_0x1f2ab3,'error_type':_0x37b6fd instanceof Error?_0x37b6fd['constructor']['name']:_0x1978e3(0x192),'context':{'tool':name,'arguments':args?JSON[_0x1978e3(0x197)](args)[_0x1978e3(0x195)](0x0,0x1f4):undefined,'mcp_server_version':_0x1978e3(0x12c)},'stack_trace':_0x37b6fd instanceof Error?_0x37b6fd[_0x1978e3(0x16d)]:undefined,'source':_0x1978e3(0x108)})[_0x1978e3(0x11f)](()=>{}),{'content':[{'type':'text','text':_0x1978e3(0x19f)+_0x1f2ab3}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x51c3d1){const _0x998304=a0_0x17e205,_0x11c692=await getValidRootDirectories(_0x51c3d1);if(_0x11c692['length']>0x0)allowedDirectories=[..._0x11c692],console[_0x998304(0xd3)](_0x998304(0x184)+_0x11c692['length']+_0x998304(0xca));else{console[_0x998304(0xd3)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x2cf13d=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x2cf13d&&(allowedDirectories=[_0x2cf13d],console[_0x998304(0xd3)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x2cf13d));}catch(_0x49fa0e){console['error'](_0x998304(0xbe)+_0x49fa0e);}}}server[a0_0x17e205(0x124)](RootsListChangedNotificationSchema,async()=>{const _0x19e60b=a0_0x17e205;try{const _0x5b009f=await server[_0x19e60b(0xc7)]();_0x5b009f&&'roots'in _0x5b009f&&await updateAllowedDirectoriesFromRoots(_0x5b009f[_0x19e60b(0x1a7)]);}catch(_0x410cdf){console[_0x19e60b(0xd3)](_0x19e60b(0x1ad),_0x410cdf instanceof Error?_0x410cdf[_0x19e60b(0x1a3)]:String(_0x410cdf));}}),server[a0_0x17e205(0xe8)]=async()=>{const _0x5d7982=a0_0x17e205,_0x379c6d=server[_0x5d7982(0x1a5)]();if(_0x379c6d?.['roots'])try{const _0x5bc72c=await server['listRoots']();_0x5bc72c&&_0x5d7982(0x1a7)in _0x5bc72c?await updateAllowedDirectoriesFromRoots(_0x5bc72c[_0x5d7982(0x1a7)]):console[_0x5d7982(0xd3)](_0x5d7982(0x18a));}catch(_0x293c82){console[_0x5d7982(0xd3)](_0x5d7982(0x1a8),_0x293c82 instanceof Error?_0x293c82['message']:String(_0x293c82));}else{if(allowedDirectories['length']>0x0)console[_0x5d7982(0xd3)](_0x5d7982(0x106),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x5d7982(0xd3)](_0x5d7982(0x1b5));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 _0x24651b=a0_0x17e205,_0x5e12cf=new StdioServerTransport();await server[_0x24651b(0x17d)](_0x5e12cf),console[_0x24651b(0xd3)](_0x24651b(0x11d)),allowedDirectories[_0x24651b(0x19c)]===0x0&&console['error']('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}runServer()[a0_0x17e205(0x11f)](_0x28d146=>{const _0x4a96e4=a0_0x17e205;console[_0x4a96e4(0xd3)]('Fatal\x20error\x20running\x20server:',_0x28d146),process[_0x4a96e4(0xd2)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x5a8107,_0xffa770){const _0x301abe=a1_0x50e2,_0xf66664=_0x5a8107();while(!![]){try{const _0x402dc2=-parseInt(_0x301abe(0x188))/0x1*(-parseInt(_0x301abe(0x183))/0x2)+parseInt(_0x301abe(0x18e))/0x3*(-parseInt(_0x301abe(0x180))/0x4)+parseInt(_0x301abe(0x18d))/0x5+parseInt(_0x301abe(0x191))/0x6*(parseInt(_0x301abe(0x181))/0x7)+-parseInt(_0x301abe(0x192))/0x8*(parseInt(_0x301abe(0x189))/0x9)+-parseInt(_0x301abe(0x18b))/0xa+-parseInt(_0x301abe(0x18c))/0xb;if(_0x402dc2===_0xffa770)break;else _0xf66664['push'](_0xf66664['shift']());}catch(_0xdbdf06){_0xf66664['push'](_0xf66664['shift']());}}}(a1_0xb936,0x3ee88));import a1_0x105c43 from'path';import a1_0x5b1cf9 from'os';function a1_0x50e2(_0x36127d,_0xb7165e){_0x36127d=_0x36127d-0x180;const _0xb9367e=a1_0xb936();let _0x50e24a=_0xb9367e[_0x36127d];return _0x50e24a;}function a1_0xb936(){const _0x5a0afb=['toUpperCase','startsWith','test','91tmBpiK','27ANEsdI','slice','795220RbEDFM','5802918UjqbAG','1114315yimUvT','33ogWOub','substring','charAt','1912542ZcnKHy','251064wHZnro','replace','join','14716kKSrRj','7AqBWmc','match','10060jSDqFP','normalize'];a1_0xb936=function(){return _0x5a0afb;};return a1_0xb936();}export function convertToWindowsPath(_0x20b532){const _0x15019f=a1_0x50e2;if(_0x20b532['startsWith']('/mnt/')){const _0x51caa5=_0x20b532[_0x15019f(0x190)](0x5)['toUpperCase'](),_0x26836b=_0x20b532['slice'](0x6)['replace'](/\//g,'\x5c');return _0x51caa5+':'+_0x26836b;}if(_0x20b532[_0x15019f(0x182)](/^\/[a-zA-Z]\//)){const _0x165dac=_0x20b532[_0x15019f(0x190)](0x1)[_0x15019f(0x185)](),_0x5b49d9=_0x20b532['slice'](0x2)[_0x15019f(0x193)](/\//g,'\x5c');return _0x165dac+':'+_0x5b49d9;}if(_0x20b532[_0x15019f(0x182)](/^[a-zA-Z]:/))return _0x20b532[_0x15019f(0x193)](/\//g,'\x5c');return _0x20b532;}export function normalizePath(_0x50306b){const _0x259258=a1_0x50e2;_0x50306b=_0x50306b['trim']()[_0x259258(0x193)](/^["']|["']$/g,'');const _0x11a13a=_0x50306b[_0x259258(0x186)]('/')&&!_0x50306b['match'](/^\/mnt\/[a-z]\//i)&&!_0x50306b[_0x259258(0x182)](/^\/[a-zA-Z]\//);if(_0x11a13a)return _0x50306b['replace'](/\/+/g,'/')['replace'](/\/+$/,'');_0x50306b=convertToWindowsPath(_0x50306b);if(_0x50306b[_0x259258(0x186)]('\x5c\x5c')){let _0x3a5cde=_0x50306b;_0x3a5cde=_0x3a5cde[_0x259258(0x193)](/^\\{2,}/,'\x5c\x5c');const _0x13b7b2=_0x3a5cde[_0x259258(0x18f)](0x2)['replace'](/\\\\/g,'\x5c');_0x50306b='\x5c\x5c'+_0x13b7b2;}else _0x50306b=_0x50306b['replace'](/\\\\/g,'\x5c');let _0x24dd08=a1_0x105c43[_0x259258(0x184)](_0x50306b);_0x50306b[_0x259258(0x186)]('\x5c\x5c')&&!_0x24dd08[_0x259258(0x186)]('\x5c\x5c')&&(_0x24dd08='\x5c'+_0x24dd08);if(_0x24dd08[_0x259258(0x182)](/^[a-zA-Z]:/)){let _0x1b4b50=_0x24dd08[_0x259258(0x193)](/\//g,'\x5c');return/^[a-z]:/[_0x259258(0x187)](_0x1b4b50)&&(_0x1b4b50=_0x1b4b50[_0x259258(0x190)](0x0)[_0x259258(0x185)]()+_0x1b4b50['slice'](0x1)),_0x1b4b50;}return _0x24dd08['replace'](/\//g,'\x5c');}export function expandHome(_0x4763b3){const _0x31a6bb=a1_0x50e2;if(_0x4763b3[_0x31a6bb(0x186)]('~/')||_0x4763b3==='~')return a1_0x105c43[_0x31a6bb(0x194)](a1_0x5b1cf9['homedir'](),_0x4763b3[_0x31a6bb(0x18a)](0x1));return _0x4763b3;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a2_0x3b63(_0x44e1ad,_0x36fbce){_0x44e1ad=_0x44e1ad-0x15c;const _0x566c76=a2_0x566c();let _0x3b63d7=_0x566c76[_0x44e1ad];return _0x3b63d7;}(function(_0x2aff76,_0x416e52){const _0x54a6c9=a2_0x3b63,_0x12139a=_0x2aff76();while(!![]){try{const _0x4cebf7=parseInt(_0x54a6c9(0x166))/0x1*(-parseInt(_0x54a6c9(0x162))/0x2)+parseInt(_0x54a6c9(0x170))/0x3*(parseInt(_0x54a6c9(0x164))/0x4)+parseInt(_0x54a6c9(0x165))/0x5*(-parseInt(_0x54a6c9(0x161))/0x6)+parseInt(_0x54a6c9(0x163))/0x7*(parseInt(_0x54a6c9(0x16f))/0x8)+-parseInt(_0x54a6c9(0x15c))/0x9*(-parseInt(_0x54a6c9(0x15d))/0xa)+parseInt(_0x54a6c9(0x171))/0xb+-parseInt(_0x54a6c9(0x16e))/0xc*(-parseInt(_0x54a6c9(0x167))/0xd);if(_0x4cebf7===_0x416e52)break;else _0x12139a['push'](_0x12139a['shift']());}catch(_0x530999){_0x12139a['push'](_0x12139a['shift']());}}}(a2_0x566c,0x9dfad));import a2_0x29352e from'path';function a2_0x566c(){const _0x366787=['16341KLEVDd','length','sep','normalize','resolve','includes','string','288egMJDw','8iulIlp','371286jnvKJa','3300792JLbdxM','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','693UCvwab','128530pvQnPG','some','isAbsolute','startsWith','300yVMNdW','92RzbWXr','5593532XcdZpV','12tSRVFB','72710RdBkqd','24263HgDSYK'];a2_0x566c=function(){return _0x366787;};return a2_0x566c();}export function isPathWithinAllowedDirectories(_0x197a72,_0x5da3a2){const _0x47b5ee=a2_0x3b63;if(typeof _0x197a72!==_0x47b5ee(0x16d)||!Array['isArray'](_0x5da3a2))return![];if(!_0x197a72||_0x5da3a2[_0x47b5ee(0x168)]===0x0)return![];if(_0x197a72[_0x47b5ee(0x16c)]('\x00'))return![];let _0x5450c9;try{_0x5450c9=a2_0x29352e[_0x47b5ee(0x16b)](a2_0x29352e[_0x47b5ee(0x16a)](_0x197a72));}catch{return![];}if(!a2_0x29352e[_0x47b5ee(0x15f)](_0x5450c9))throw new Error('Path\x20must\x20be\x20absolute\x20after\x20normalization');return _0x5da3a2[_0x47b5ee(0x15e)](_0x3384d4=>{const _0x4fb6b5=_0x47b5ee;if(typeof _0x3384d4!==_0x4fb6b5(0x16d)||!_0x3384d4)return![];if(_0x3384d4['includes']('\x00'))return![];let _0x2f3810;try{_0x2f3810=a2_0x29352e[_0x4fb6b5(0x16b)](a2_0x29352e[_0x4fb6b5(0x16a)](_0x3384d4));}catch{return![];}if(!a2_0x29352e[_0x4fb6b5(0x15f)](_0x2f3810))throw new Error(_0x4fb6b5(0x172));if(_0x5450c9===_0x2f3810)return!![];if(_0x2f3810===a2_0x29352e[_0x4fb6b5(0x169)])return _0x5450c9[_0x4fb6b5(0x160)](a2_0x29352e[_0x4fb6b5(0x169)]);return _0x5450c9[_0x4fb6b5(0x160)](_0x2f3810+a2_0x29352e['sep']);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0xa7b153,_0x4c22e4){const _0x30f015=a3_0x4442,_0x2b90ee=_0xa7b153();while(!![]){try{const _0x109ffb=parseInt(_0x30f015(0xa1))/0x1*(-parseInt(_0x30f015(0xad))/0x2)+parseInt(_0x30f015(0xa4))/0x3+parseInt(_0x30f015(0x9d))/0x4*(-parseInt(_0x30f015(0x9f))/0x5)+parseInt(_0x30f015(0xa6))/0x6+-parseInt(_0x30f015(0xab))/0x7*(-parseInt(_0x30f015(0xa2))/0x8)+parseInt(_0x30f015(0x98))/0x9+parseInt(_0x30f015(0xa8))/0xa*(-parseInt(_0x30f015(0x97))/0xb);if(_0x109ffb===_0x4c22e4)break;else _0x2b90ee['push'](_0x2b90ee['shift']());}catch(_0x51e629){_0x2b90ee['push'](_0x2b90ee['shift']());}}}(a3_0x1404,0xa47c6));import{promises as a3_0x23b733}from'fs';import a3_0xe99b4e from'path';import a3_0x279d12 from'os';function a3_0x4442(_0x5c733e,_0x413d9f){_0x5c733e=_0x5c733e-0x97;const _0x1404ab=a3_0x1404();let _0x4442db=_0x1404ab[_0x5c733e];return _0x4442db;}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0xfc2657){const _0x2e5e24=a3_0x4442;try{const _0x50257a=_0xfc2657[_0x2e5e24(0x9b)]('file://')?_0xfc2657[_0x2e5e24(0xa9)](0x7):_0xfc2657,_0x32f6d3=_0x50257a[_0x2e5e24(0x9b)]('~/')||_0x50257a==='~'?a3_0xe99b4e[_0x2e5e24(0xae)](a3_0x279d12[_0x2e5e24(0xa7)](),_0x50257a['slice'](0x1)):_0x50257a,_0x3230c3=a3_0xe99b4e[_0x2e5e24(0xa5)](_0x32f6d3),_0x394a4e=await a3_0x23b733[_0x2e5e24(0xa0)](_0x3230c3);return normalizePath(_0x394a4e);}catch{return null;}}function formatDirectoryError(_0x505ada,_0x4bfec4,_0x194c74){const _0x76d13f=a3_0x4442;if(_0x194c74)return _0x76d13f(0xac)+_0x194c74+':\x20'+_0x505ada;const _0x27950d=_0x4bfec4 instanceof Error?_0x4bfec4[_0x76d13f(0x9c)]:String(_0x4bfec4);return _0x76d13f(0x9e)+_0x505ada+_0x76d13f(0xaa)+_0x27950d;}export async function getValidRootDirectories(_0x23ce7e){const _0x2eda4a=a3_0x4442,_0x26310b=[];for(const _0xe540ce of _0x23ce7e){const _0x886f3c=await parseRootUri(_0xe540ce[_0x2eda4a(0xaf)]);if(!_0x886f3c){console[_0x2eda4a(0x9a)](formatDirectoryError(_0xe540ce['uri'],undefined,_0x2eda4a(0xa3)));continue;}try{const _0x28117a=await a3_0x23b733['stat'](_0x886f3c);_0x28117a[_0x2eda4a(0x99)]()?_0x26310b['push'](_0x886f3c):console[_0x2eda4a(0x9a)](formatDirectoryError(_0x886f3c,undefined,_0x2eda4a(0xb0)));}catch(_0x22a0c5){console[_0x2eda4a(0x9a)](formatDirectoryError(_0x886f3c,_0x22a0c5));}}return _0x26310b;}function a3_0x1404(){const _0xe3be80=['message','4pHizmj','Skipping\x20invalid\x20directory:\x20','465495ypgDVQ','realpath','392193iFZgao','2384cAxQgg','invalid\x20path\x20or\x20inaccessible','464091qxMPJy','resolve','6062808FXaHfy','homedir','90rAoYKh','slice','\x20due\x20to\x20error:\x20','15218aTdzGb','Skipping\x20','4rAULNv','join','uri','non-directory\x20root','906785jkJiLu','4321053QvGzTH','isDirectory','error','startsWith'];a3_0x1404=function(){return _0xe3be80;};return a3_0x1404();}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.121",
|
|
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)",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@google/generative-ai": "^0.21.0",
|
|
37
37
|
"@modelcontextprotocol/sdk": "^1.12.3",
|
|
38
|
-
"@morphllm/morphsdk": "0.2.
|
|
38
|
+
"@morphllm/morphsdk": "0.2.135",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|