@morphllm/morphmcp 0.8.56 → 0.8.57
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_0x1012f2=a0_0xedc3;(function(_0x2c60c0,_0x5b15b2){const _0x4f4148=a0_0xedc3,_0xe6377e=_0x2c60c0();while(!![]){try{const _0x352663=parseInt(_0x4f4148(0x27d))/0x1+-parseInt(_0x4f4148(0x250))/0x2*(parseInt(_0x4f4148(0x1e2))/0x3)+parseInt(_0x4f4148(0x295))/0x4+parseInt(_0x4f4148(0x201))/0x5+parseInt(_0x4f4148(0x1c2))/0x6+parseInt(_0x4f4148(0x24e))/0x7*(-parseInt(_0x4f4148(0x283))/0x8)+-parseInt(_0x4f4148(0x21c))/0x9;if(_0x352663===_0x5b15b2)break;else _0xe6377e['push'](_0xe6377e['shift']());}catch(_0x52f2a5){_0xe6377e['push'](_0xe6377e['shift']());}}}(a0_0x58e4,0x5f447));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_0x3290e4 from'fs/promises';import a0_0x66a465 from'path';import a0_0x4b85a3 from'os';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}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x2767dc from'axios';function fixPathRepetition(_0x727558){const _0x4d06f=a0_0xedc3,_0x1295df=_0x727558[_0x4d06f(0x287)](a0_0x66a465[_0x4d06f(0x1ec)])[_0x4d06f(0x1b2)](Boolean);if(_0x1295df[_0x4d06f(0x1b9)]<0x2)return null;for(let _0x29cec9=Math['floor'](_0x1295df[_0x4d06f(0x1b9)]/0x2);_0x29cec9>=0x1;_0x29cec9--){for(let _0x5206f5=0x0;_0x5206f5<=_0x1295df[_0x4d06f(0x1b9)]-0x2*_0x29cec9;_0x5206f5++){const _0x59af37=_0x1295df[_0x4d06f(0x25d)](_0x5206f5,_0x5206f5+_0x29cec9),_0x1981bd=_0x1295df[_0x4d06f(0x25d)](_0x5206f5+_0x29cec9,_0x5206f5+0x2*_0x29cec9);if(_0x59af37[_0x4d06f(0x22e)]((_0x40fab1,_0x155eae)=>_0x40fab1===_0x1981bd[_0x155eae])){const _0x35f309=[..._0x1295df['slice'](0x0,_0x5206f5),..._0x1295df[_0x4d06f(0x25d)](_0x5206f5+_0x29cec9)];return a0_0x66a465['sep']+_0x35f309[_0x4d06f(0x1ae)](a0_0x66a465[_0x4d06f(0x1ec)]);}}}return null;}const args=process['argv'][a0_0x1012f2(0x25d)](0x2),ALL_TOOLS=[a0_0x1012f2(0x1c0),a0_0x1012f2(0x264),a0_0x1012f2(0x29a)],DEFAULT_TOOLS=[a0_0x1012f2(0x1c0),'warpgrep_codebase_search'],ENABLED_TOOLS=process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x28f)]?process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x28f)]==='all'?ALL_TOOLS:process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x28f)][a0_0x1012f2(0x287)](',')['map'](_0x290ad3=>_0x290ad3[a0_0x1012f2(0x28a)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS['join'](',\x20'));const WORKSPACE_ROOT=process['env'][a0_0x1012f2(0x228)]||process[a0_0x1012f2(0x23a)]['PWD']||process[a0_0x1012f2(0x1f0)](),ENABLE_WORKSPACE_MODE=process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x234)]!==a0_0x1012f2(0x25f),MORPH_API_KEY=process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x27c)],MORPH_API_URL=process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x1d2)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x1012f2(0x23a)]['MORPH_WARP_GREP_TIMEOUT']?parseInt(process[a0_0x1012f2(0x23a)][a0_0x1012f2(0x200)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x1012f2(0x27a))&&!MORPH_API_KEY[a0_0x1012f2(0x277)](a0_0x1012f2(0x1cc))&&console[a0_0x1012f2(0x20c)](a0_0x1012f2(0x1fd));async function reportMorphError(_0x4dc3ae){const _0x2516a2=a0_0x1012f2;try{await a0_0x2767dc['post'](_0x2516a2(0x27e),{..._0x4dc3ae,'timestamp':new Date()[_0x2516a2(0x1e7)](),'source':_0x4dc3ae[_0x2516a2(0x1ce)]||_0x2516a2(0x26c)},{'timeout':0x1388,'headers':{'Content-Type':_0x2516a2(0x257),'Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args[a0_0x1012f2(0x1b9)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x1012f2(0x20c)]('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console[a0_0x1012f2(0x20c)](a0_0x1012f2(0x216)),console[a0_0x1012f2(0x20c)]('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x1012f2(0x20c)](a0_0x1012f2(0x296)),console['error'](a0_0x1012f2(0x263)),console[a0_0x1012f2(0x20c)]('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x541fd2){const _0x97f499=a0_0x1012f2;return a0_0x66a465[_0x97f499(0x1d7)](_0x541fd2);}function expandHome(_0x1ee3a8){const _0x244e51=a0_0x1012f2;if(_0x1ee3a8[_0x244e51(0x277)]('~/')||_0x1ee3a8==='~')return a0_0x66a465[_0x244e51(0x1ae)](a0_0x4b85a3[_0x244e51(0x274)](),_0x1ee3a8[_0x244e51(0x25d)](0x1));return _0x1ee3a8;}let allowedDirectories=await Promise[a0_0x1012f2(0x25c)](args[a0_0x1012f2(0x22d)](async _0x5b2f44=>{const _0x15ef51=a0_0x1012f2,_0x3aaab8=expandHome(_0x5b2f44),_0x17cb21=a0_0x66a465['resolve'](_0x3aaab8);try{const _0x45da5f=await a0_0x3290e4[_0x15ef51(0x1b1)](_0x17cb21);return normalizePath(_0x45da5f);}catch(_0x30bc04){return normalizePath(_0x17cb21);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x1012f2(0x1b9)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x1012f2(0x236)](workspaceDir),console[a0_0x1012f2(0x20c)]('Workspace\x20mode\x20enabled:\x20Using\x20'+workspaceDir+a0_0x1012f2(0x23f)));}catch(a0_0xedc210){console['error'](a0_0x1012f2(0x246)+a0_0xedc210);}async function detectWorkspaceRoot(_0x4f916e){const _0x756082=a0_0x1012f2;let _0x2a1b0f=a0_0x66a465[_0x756082(0x252)](_0x4f916e);const _0x5af571=[_0x756082(0x207),'.vscode',_0x756082(0x1fb),_0x756082(0x239),_0x756082(0x272),_0x756082(0x1fa),_0x756082(0x223),'tsconfig.json',_0x756082(0x294)];while(_0x2a1b0f!==a0_0x66a465[_0x756082(0x237)](_0x2a1b0f)){for(const _0x4f7f9c of _0x5af571){const _0x42aa52=a0_0x66a465['join'](_0x2a1b0f,_0x4f7f9c);try{return await a0_0x3290e4[_0x756082(0x1fe)](_0x42aa52),normalizePath(_0x2a1b0f);}catch{}}_0x2a1b0f=a0_0x66a465[_0x756082(0x237)](_0x2a1b0f);}return normalizePath(_0x4f916e);}await Promise[a0_0x1012f2(0x25c)](args[a0_0x1012f2(0x22d)](async _0x4eb799=>{const _0x2cdcc2=a0_0x1012f2;try{const _0x31c593=await a0_0x3290e4[_0x2cdcc2(0x255)](expandHome(_0x4eb799));!_0x31c593[_0x2cdcc2(0x1bd)]()&&(console[_0x2cdcc2(0x20c)](_0x2cdcc2(0x259)+_0x4eb799+_0x2cdcc2(0x1d6)),process[_0x2cdcc2(0x219)](0x1));}catch(_0xfd8a0f){console[_0x2cdcc2(0x20c)](_0x2cdcc2(0x1d9)+_0x4eb799+':',_0xfd8a0f),process['exit'](0x1);}}));async function validatePath(_0xc6fcc5){const _0x201ca0=a0_0x1012f2,_0x5cc4c3=expandHome(_0xc6fcc5),_0x5b075c=a0_0x66a465[_0x201ca0(0x252)](_0x5cc4c3);try{const _0x53a639=await a0_0x3290e4[_0x201ca0(0x1b1)](_0x5b075c);return _0x53a639;}catch(_0x258b4c){if(_0x258b4c[_0x201ca0(0x21b)]===_0x201ca0(0x22c)){const _0x220da1=a0_0x66a465[_0x201ca0(0x237)](_0x5b075c);try{const _0x25b896=await a0_0x3290e4['realpath'](_0x220da1);return a0_0x66a465[_0x201ca0(0x1ae)](_0x25b896,a0_0x66a465[_0x201ca0(0x1dd)](_0x5b075c));}catch{throw new Error(_0x201ca0(0x211)+_0x220da1);}}throw _0x258b4c;}}const MorphEditFileArgsSchema=z[a0_0x1012f2(0x243)]({'path':z['string'](),'code_edit':z['string']()[a0_0x1012f2(0x29f)](a0_0x1012f2(0x23c)),'instruction':z[a0_0x1012f2(0x280)]()[a0_0x1012f2(0x29f)](a0_0x1012f2(0x26b)),'dryRun':z[a0_0x1012f2(0x1f7)]()[a0_0x1012f2(0x1c4)](![])[a0_0x1012f2(0x29f)]('Preview\x20changes\x20without\x20applying\x20them.')}),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x1012f2(0x280)]()[a0_0x1012f2(0x29f)]('Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for'),'repo_path':z[a0_0x1012f2(0x280)]()['describe'](a0_0x1012f2(0x1df))}),CodebaseSearchArgsSchema=z[a0_0x1012f2(0x243)]({'query':z[a0_0x1012f2(0x280)]()[a0_0x1012f2(0x29f)](a0_0x1012f2(0x269)),'repoId':z[a0_0x1012f2(0x280)]()[a0_0x1012f2(0x29f)](a0_0x1012f2(0x23e)),'branch':z[a0_0x1012f2(0x280)]()['optional']()['describe'](a0_0x1012f2(0x286)),'commitHash':z[a0_0x1012f2(0x280)]()[a0_0x1012f2(0x1b6)]()[a0_0x1012f2(0x29f)](a0_0x1012f2(0x1e5)),'target_directories':z[a0_0x1012f2(0x22a)](z[a0_0x1012f2(0x280)]())[a0_0x1012f2(0x1c4)]([])[a0_0x1012f2(0x29f)](a0_0x1012f2(0x268)),'limit':z[a0_0x1012f2(0x1cd)]()['optional']()[a0_0x1012f2(0x1c4)](0xa)[a0_0x1012f2(0x29f)](a0_0x1012f2(0x225))}),server=new Server({'name':a0_0x1012f2(0x227),'version':a0_0x1012f2(0x28c)},{'capabilities':{'tools':{}}});function a0_0xedc3(_0x3e7be2,_0x509380){_0x3e7be2=_0x3e7be2-0x1ad;const _0x58e463=a0_0x58e4();let _0xedc3c4=_0x58e463[_0x3e7be2];return _0xedc3c4;}server[a0_0x1012f2(0x1f4)](ListToolsRequestSchema,async()=>{const _0x3917b3=a0_0x1012f2,_0x2b630d=[{'name':'edit_file','description':_0x3917b3(0x1bc)+_0x3917b3(0x1f9)+_0x3917b3(0x1af)+'IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a'+'Benefits:\x0a'+_0x3917b3(0x273)+_0x3917b3(0x241)+_0x3917b3(0x220)+_0x3917b3(0x1bb)+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+_0x3917b3(0x209)+_0x3917b3(0x1cb)+_0x3917b3(0x1da)+_0x3917b3(0x1c3)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+'Rules:\x0a'+_0x3917b3(0x278)+_0x3917b3(0x281)+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x3917b3(0x244)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x3917b3(0x299),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x3917b3(0x290)+_0x3917b3(0x20a)+_0x3917b3(0x1ef)+_0x3917b3(0x25a)+_0x3917b3(0x24b)+_0x3917b3(0x1c7)+'You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20'+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x3917b3(0x29a),'description':_0x3917b3(0x1f5)+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x3917b3(0x27b)+_0x3917b3(0x256)+_0x3917b3(0x25e)+_0x3917b3(0x215)+_0x3917b3(0x1e4)+_0x3917b3(0x240)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+_0x3917b3(0x213)+_0x3917b3(0x205),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x38b483=_0x2b630d[_0x3917b3(0x1b2)](_0x28f1fa=>{const _0x2c5fb2=_0x3917b3;if(!ENABLED_TOOLS[_0x2c5fb2(0x270)](_0x28f1fa[_0x2c5fb2(0x206)]))return![];if(_0x2c5fb2(0x20f)in _0x28f1fa&&_0x28f1fa[_0x2c5fb2(0x20f)]&&!MORPH_API_KEY)return console['error'](_0x2c5fb2(0x1bf)+_0x28f1fa['name']+_0x2c5fb2(0x260)),![];return!![];});return{'tools':_0x38b483['map'](_0x1e3036=>({'name':_0x1e3036[_0x3917b3(0x206)],'description':_0x1e3036[_0x3917b3(0x254)],'inputSchema':_0x1e3036[_0x3917b3(0x1f6)]}))};}),server['setRequestHandler'](CallToolRequestSchema,async _0x23f6ba=>{const _0xe7167e=a0_0x1012f2;try{const {name:_0x3cbc97,arguments:_0x4ece14}=_0x23f6ba[_0xe7167e(0x1f1)];switch(_0x3cbc97){case _0xe7167e(0x1c0):{const _0x43b2e5=MorphEditFileArgsSchema['safeParse'](_0x4ece14);if(!_0x43b2e5[_0xe7167e(0x28d)])throw new Error(_0xe7167e(0x208)+_0x43b2e5['error']);const _0x42ca5b=await validatePath(_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x271)]);let _0x5a003c=null,_0x1caf4f=!![],_0x12ca84=null;try{_0x5a003c=await a0_0x3290e4[_0xe7167e(0x22b)](_0x42ca5b,_0xe7167e(0x217));}catch(_0x6b81b5){const _0x1fae08=_0x6b81b5[_0xe7167e(0x21b)];_0x1fae08===_0xe7167e(0x22c)?(_0x1caf4f=![],_0x5a003c=''):(_0x12ca84=_0xe7167e(0x222)+(_0x1fae08||_0xe7167e(0x26a))+_0xe7167e(0x1ee)+(_0x6b81b5 instanceof Error?_0x6b81b5['message']:String(_0x6b81b5)),console[_0xe7167e(0x20c)]('Warning:\x20'+_0x12ca84));}try{const _0x27c2a2=MORPH_API_KEY;if(!_0x27c2a2)throw new Error(_0xe7167e(0x224));const _0x1ddc4b=a0_0x66a465['dirname'](_0x42ca5b),_0x11f92e=a0_0x66a465[_0xe7167e(0x1dd)](_0x42ca5b),_0x66762f=await executeEditFile({'target_filepath':_0x11f92e,'code_edit':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x1eb)],'instructions':_0x43b2e5[_0xe7167e(0x23b)]['instruction']},{'morphApiKey':_0x27c2a2,'morphApiUrl':MORPH_API_URL,'baseDir':_0x1ddc4b,'autoWrite':!_0x43b2e5['data'][_0xe7167e(0x242)],'generateUdiff':!![],'debug':![]});if(!_0x66762f['success'])throw new Error(_0x66762f[_0xe7167e(0x20c)]||_0xe7167e(0x1f2));const _0x4bc3b1=_0x66762f['udiff']||'';let _0x5a6b26=0x3;while(_0x4bc3b1['includes']('`'['repeat'](_0x5a6b26))){_0x5a6b26++;}const _0xa865ef='`'['repeat'](_0x5a6b26)+_0xe7167e(0x275)+_0x4bc3b1+'`'[_0xe7167e(0x285)](_0x5a6b26)+'\x0a\x0a';if(_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x242)])return{'content':[{'type':'text','text':_0xe7167e(0x1d5)+(_0x1caf4f?'':_0xe7167e(0x1c1))+':\x20'+_0x43b2e5['data'][_0xe7167e(0x1f3)]+'\x0a\x0a'+_0xa865ef+'Use\x20dryRun=false\x20to\x20'+(_0x1caf4f?_0xe7167e(0x1b5):'create\x20this\x20file')+'.'}]};return{'content':[{'type':_0xe7167e(0x267),'text':'Morph\x20Edit\x20'+(_0x1caf4f?_0xe7167e(0x28e):_0xe7167e(0x1c6))+':\x20'+_0x43b2e5['data']['instruction']+'\x0a\x0a'+_0xa865ef+_0xe7167e(0x29d)+(_0x1caf4f?_0xe7167e(0x218):'created')+'\x20'+_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x271)]}]};}catch(_0x415087){const _0x191201=_0x415087 instanceof Error?_0x415087[_0xe7167e(0x1d4)]:String(_0x415087);return reportMorphError({'error_message':_0x191201,'error_type':_0x415087 instanceof Error?_0x415087[_0xe7167e(0x266)]['name']:'UnknownError','context':{'tool':_0xe7167e(0x1c0),'file_path':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x271)],'validated_path':_0x42ca5b,'instruction':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x1f3)],'model':'morph-v3-fast','dry_run':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x242)],'file_exists':_0x1caf4f,'file_read_error':_0x12ca84,'file_readable':_0x5a003c!==null,'request_content':{'path':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x271)],'code_edit':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x1eb)],'instruction':_0x43b2e5[_0xe7167e(0x23b)][_0xe7167e(0x1f3)],'original_code':_0x5a003c!==null?_0x5a003c[_0xe7167e(0x1b9)]>0xc350?_0x5a003c[_0xe7167e(0x288)](0x0,0xc350)+_0xe7167e(0x279)+_0x5a003c[_0xe7167e(0x1b9)]+_0xe7167e(0x298):_0x5a003c:_0xe7167e(0x238)+(_0x12ca84||_0xe7167e(0x26e))+']','original_code_length':_0x5a003c?.[_0xe7167e(0x1b9)]??0x0,'model':_0xe7167e(0x261),'dry_run':_0x43b2e5[_0xe7167e(0x23b)]['dryRun']}},'stack_trace':_0x415087 instanceof Error?_0x415087['stack']:undefined,'source':'mcp-filesystem'})[_0xe7167e(0x22f)](()=>{}),{'content':[{'type':_0xe7167e(0x267),'text':_0xe7167e(0x1dc)+_0x191201}],'isError':!![]};}}case'warpgrep_codebase_search':{const _0x1256c2=WarpGrepArgsSchema[_0xe7167e(0x1c9)](_0x4ece14);if(!_0x1256c2[_0xe7167e(0x28d)])return{'content':[{'type':_0xe7167e(0x267),'text':_0xe7167e(0x29e)+_0x1256c2[_0xe7167e(0x20c)]}],'isError':!![]};const _0x4b6f37=_0x4e69b1=>{const _0x530336=_0xe7167e,_0x149f36=[];for(const _0x1dd92b of _0x4e69b1||[]){const _0xc3f93c=_0x1dd92b[_0x530336(0x20d)],_0x53806a=_0x1dd92b[_0x530336(0x1e0)];if(_0xc3f93c===_0x530336(0x25b)&&_0x53806a){const _0x595368=_0x53806a[_0x530336(0x287)]('\x0a')[_0x530336(0x1b2)](_0x4f395e=>_0x4f395e[_0x530336(0x28a)]());for(const _0x2cef7e of _0x595368){const _0x3883c2=_0x2cef7e[_0x530336(0x203)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x3883c2){_0x149f36[_0x530336(0x236)](_0x530336(0x1d0)+_0x3883c2[0x1]+'\x27\x20'+_0x3883c2[0x2]);continue;}const _0x5a0b16=_0x2cef7e[_0x530336(0x203)](/^read\s+(.+)$/);if(_0x5a0b16){_0x149f36[_0x530336(0x236)](_0x530336(0x1b7)+_0x5a0b16[0x1]);continue;}const _0x1b80c5=_0x2cef7e[_0x530336(0x203)](/^list_directory\s+(.+)$/);if(_0x1b80c5){_0x149f36['push'](_0x530336(0x245)+_0x1b80c5[0x1]);continue;}}}}return _0x149f36;};try{const _0x159d95=a0_0x66a465['resolve'](_0x1256c2['data'][_0xe7167e(0x29b)]),_0x5625ae=new LocalRipgrepProvider(_0x159d95),_0x5e5ba6=await runWarpGrep({'query':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x1ea)],'repoRoot':_0x159d95,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x5625ae});let _0x405b90='';if(_0x5e5ba6[_0xe7167e(0x292)]===_0xe7167e(0x235)&&_0x5e5ba6[_0xe7167e(0x210)]?.[_0xe7167e(0x1ba)]?.[_0xe7167e(0x1f8)]){const _0x2627fb=_0x5e5ba6[_0xe7167e(0x210)][_0xe7167e(0x1ba)]['files'],_0x5099eb=[],_0x311830=[_0xe7167e(0x251)];for(const _0x2b8197 of _0x5e5ba6['messages']){const _0x5b961a=_0x2b8197[_0xe7167e(0x20d)],_0x4fad53=_0x2b8197[_0xe7167e(0x1e0)];if(_0x5b961a===_0xe7167e(0x25b)&&_0x4fad53){const _0x2fc5a9=_0x4fad53[_0xe7167e(0x287)]('\x0a')[_0xe7167e(0x1b2)](_0x56432e=>_0x56432e[_0xe7167e(0x28a)]());for(const _0x297277 of _0x2fc5a9){const _0x11d111=_0x297277[_0xe7167e(0x203)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x11d111){_0x311830['push'](_0xe7167e(0x28b)+_0x11d111[0x1]+_0xe7167e(0x276)+_0x11d111[0x2]+'`');continue;}const _0x5642b9=_0x297277[_0xe7167e(0x203)](/^read\s+(.+)$/);if(_0x5642b9){_0x311830[_0xe7167e(0x236)](_0xe7167e(0x23d)+_0x5642b9[0x1]+'`');continue;}const _0x3f866b=_0x297277[_0xe7167e(0x203)](/^list_directory\s+(.+)$/);if(_0x3f866b){_0x311830[_0xe7167e(0x236)](_0xe7167e(0x221)+_0x3f866b[0x1]+'`');continue;}}}}_0x5099eb[_0xe7167e(0x236)](_0x311830[_0xe7167e(0x1ae)]('\x0a'));const _0x229dff=['',_0xe7167e(0x284)];for(const _0x44e5b9 of _0x2627fb){if(_0x44e5b9[_0xe7167e(0x1d3)]==='*')_0x229dff[_0xe7167e(0x236)]('-\x20'+_0x44e5b9[_0xe7167e(0x271)]+':*');else{if(Array[_0xe7167e(0x24a)](_0x44e5b9[_0xe7167e(0x1d3)])){const _0x1d3c62=_0x44e5b9['lines']['map'](([_0x52bbe5,_0xd74e8])=>{if(_0x52bbe5===_0xd74e8)return''+_0x52bbe5;return _0x52bbe5+'-'+_0xd74e8;});_0x229dff[_0xe7167e(0x236)]('-\x20'+_0x44e5b9[_0xe7167e(0x271)]+':'+_0x1d3c62['join'](','));}else _0x229dff[_0xe7167e(0x236)]('-\x20'+_0x44e5b9[_0xe7167e(0x271)]+':*');}}_0x229dff[_0xe7167e(0x236)](''),_0x5099eb[_0xe7167e(0x236)](_0x229dff['join']('\x0a')),_0x5099eb[_0xe7167e(0x236)](_0xe7167e(0x1e8));const _0xc4d2ee=[];for(const _0x2018a6 of _0x2627fb){let _0x3a07aa=a0_0x66a465[_0xe7167e(0x252)](_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x29b)],_0x2018a6[_0xe7167e(0x271)]),_0x48342e=null,_0x37521d=null;try{_0x48342e=await a0_0x3290e4[_0xe7167e(0x22b)](_0x3a07aa,{'encoding':_0xe7167e(0x217)});}catch(_0x210bda){const _0x1af458=fixPathRepetition(_0x3a07aa);if(_0x1af458)try{_0x48342e=await a0_0x3290e4[_0xe7167e(0x22b)](_0x1af458,{'encoding':'utf-8'}),_0x3a07aa=_0x1af458;}catch{_0x37521d=_0x210bda instanceof Error?_0x210bda:new Error(String(_0x210bda));}else _0x37521d=_0x210bda instanceof Error?_0x210bda:new Error(String(_0x210bda));}if(_0x48342e!==null){const _0x32b0d4=_0x48342e[_0xe7167e(0x287)](/\r?\n/),_0x5086bc=[_0xe7167e(0x1ad)+_0x2018a6[_0xe7167e(0x271)]+'\x22>'];if(_0x2018a6[_0xe7167e(0x1d3)]==='*'||!Array[_0xe7167e(0x24a)](_0x2018a6[_0xe7167e(0x1d3)]))for(let _0x4eab0d=0x1;_0x4eab0d<=_0x32b0d4[_0xe7167e(0x1b9)];_0x4eab0d++){const _0x2036f8=_0x32b0d4[_0x4eab0d-0x1];_0x5086bc[_0xe7167e(0x236)](_0x4eab0d+'|\x20'+_0x2036f8);}else for(const [_0x5453a5,_0x3cd0c7]of _0x2018a6[_0xe7167e(0x1d3)]){_0x5086bc['length']>0x1&&_0x5086bc[_0xe7167e(0x236)]('');for(let _0x23d14f=_0x5453a5;_0x23d14f<=_0x3cd0c7&&_0x23d14f<=_0x32b0d4['length'];_0x23d14f++){const _0x4ad240=_0x32b0d4[_0x23d14f-0x1];_0x5086bc['push'](_0x23d14f+'|\x20'+_0x4ad240);}}_0x5086bc[_0xe7167e(0x236)]('</file>'),_0xc4d2ee[_0xe7167e(0x236)](_0x5086bc[_0xe7167e(0x1ae)]('\x0a'));}else _0xc4d2ee[_0xe7167e(0x236)](_0xe7167e(0x1ad)+_0x2018a6[_0xe7167e(0x271)]+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x37521d?.[_0xe7167e(0x1d4)]||_0xe7167e(0x1e1))+'\x0a</file>');}_0x5099eb[_0xe7167e(0x236)](_0xc4d2ee['join']('\x0a\x0a')),_0x405b90=_0x5099eb['join']('\x0a');const _0x55ad5f=_0x5e5ba6[_0xe7167e(0x1ed)]?.[_0xe7167e(0x1b2)](_0x46b5e2=>_0x46b5e2[_0xe7167e(0x1d4)]?.[_0xe7167e(0x277)]('File\x20read\x20error:'))||[];if(_0x55ad5f[_0xe7167e(0x1b9)]>0x0){const _0x33679a=_0x55ad5f[_0xe7167e(0x22d)](_0x3c6613=>_0x3c6613[_0xe7167e(0x1d4)])[_0xe7167e(0x1ae)](';\x20');reportMorphError({'error_message':_0x33679a,'error_type':_0xe7167e(0x231),'context':{'tool':_0xe7167e(0x264),'repo_path':_0x1256c2['data'][_0xe7167e(0x29b)],'query':_0x1256c2['data'][_0xe7167e(0x1ea)],'model':_0xe7167e(0x21d),'termination_reason':'completed_with_file_errors','error_count':_0x55ad5f[_0xe7167e(0x1b9)],'is_timeout':![],'timings':_0x5e5ba6[_0xe7167e(0x20b)],'files_attempted':_0x2627fb[_0xe7167e(0x22d)](_0x401c4d=>({'path':_0x401c4d[_0xe7167e(0x271)],'lines':_0x401c4d[_0xe7167e(0x1d3)]})),'tool_calls':_0x4b6f37(_0x5e5ba6['messages']),'messages':_0x5e5ba6['messages']?.[_0xe7167e(0x22d)](_0x14002a=>({'role':_0x14002a['role'],'content':_0x14002a[_0xe7167e(0x1e0)]})),'request_content':{'query':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x1ea)],'repo_path':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x29b)],'repoRoot':a0_0x66a465[_0xe7167e(0x252)](_0x1256c2['data']['repo_path']),'model':'morph-warp-grep-v1-1111v0'}},'source':_0xe7167e(0x26c)})[_0xe7167e(0x22f)](()=>{});}}else{if(_0x5e5ba6['terminationReason']==='terminated'&&_0x5e5ba6[_0xe7167e(0x1ed)]['length']>0x0){const _0x1e498c=_0x5e5ba6[_0xe7167e(0x1ed)][_0xe7167e(0x22d)](_0x39c537=>_0x39c537[_0xe7167e(0x1d4)])[_0xe7167e(0x1ae)](';\x20');_0x405b90='Error:\x20'+_0x1e498c;const _0x1d5756=_0x1e498c[_0xe7167e(0x1c5)]()[_0xe7167e(0x270)]('timeout')||_0x1e498c[_0xe7167e(0x1c5)]()[_0xe7167e(0x270)](_0xe7167e(0x282))||_0x1e498c[_0xe7167e(0x1c5)]()[_0xe7167e(0x270)](_0xe7167e(0x24f)),_0x78f30=_0x5e5ba6[_0xe7167e(0x210)]?.[_0xe7167e(0x1ba)]?.[_0xe7167e(0x1f8)],_0xda564e=_0x5e5ba6[_0xe7167e(0x1ed)][0x0];reportMorphError({'error_message':_0x1e498c,'error_type':_0x1d5756?'TimeoutError':_0xda564e?.[_0xe7167e(0x266)]?.[_0xe7167e(0x206)]||_0xe7167e(0x1de),'context':{'tool':_0xe7167e(0x264),'repo_path':_0x1256c2[_0xe7167e(0x23b)]['repo_path'],'query':_0x1256c2[_0xe7167e(0x23b)]['search_string'],'model':_0xe7167e(0x21d),'termination_reason':_0x5e5ba6['terminationReason'],'error_count':_0x5e5ba6[_0xe7167e(0x1ed)]['length'],'is_timeout':_0x1d5756,'timings':_0x5e5ba6[_0xe7167e(0x20b)],'files_attempted':_0x78f30?.[_0xe7167e(0x22d)](_0x9e8ae2=>({'path':_0x9e8ae2[_0xe7167e(0x271)],'lines':_0x9e8ae2[_0xe7167e(0x1d3)]})),'tool_calls':_0x4b6f37(_0x5e5ba6[_0xe7167e(0x289)]),'messages':_0x5e5ba6[_0xe7167e(0x289)]?.['map'](_0x8603d0=>({'role':_0x8603d0['role'],'content':_0x8603d0[_0xe7167e(0x1e0)]})),'request_content':{'query':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x1ea)],'repo_path':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x29b)],'repoRoot':a0_0x66a465['resolve'](_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x29b)]),'model':_0xe7167e(0x21d)}},'stack_trace':_0xda564e?.['stack']||undefined,'source':_0xe7167e(0x26c)})[_0xe7167e(0x22f)](()=>{});}else _0x405b90=_0xe7167e(0x204);}return{'content':[{'type':_0xe7167e(0x267),'text':_0x405b90}]};}catch(_0x814100){const _0x381a0d=_0x814100 instanceof Error?_0x814100[_0xe7167e(0x1d4)]:String(_0x814100),_0xa8c873=_0x381a0d['toLowerCase']()['includes'](_0xe7167e(0x1cf))||_0x381a0d['toLowerCase']()['includes'](_0xe7167e(0x282))||_0x381a0d['toLowerCase']()[_0xe7167e(0x270)]('etimedout')||_0x814100 instanceof Error&&_0x814100[_0xe7167e(0x206)]==='TimeoutError';return reportMorphError({'error_message':_0x381a0d,'error_type':_0xa8c873?_0xe7167e(0x24c):_0x814100 instanceof Error?_0x814100['constructor']['name']:_0xe7167e(0x1b3),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x1256c2[_0xe7167e(0x23b)]['repo_path'],'query':_0x1256c2[_0xe7167e(0x23b)]['search_string'],'model':_0xe7167e(0x21d),'is_timeout':_0xa8c873,'exception_phase':_0xe7167e(0x262),'request_content':{'query':_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x1ea)],'repo_path':_0x1256c2[_0xe7167e(0x23b)]['repo_path'],'repoRoot':a0_0x66a465[_0xe7167e(0x252)](_0x1256c2[_0xe7167e(0x23b)][_0xe7167e(0x29b)]),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0x814100 instanceof Error?_0x814100['stack']:undefined,'source':_0xe7167e(0x26c)})[_0xe7167e(0x22f)](()=>{}),{'content':[{'type':'text','text':_0xe7167e(0x27f)+_0x381a0d}],'isError':![]};}}case _0xe7167e(0x29a):{const _0x389b82=CodebaseSearchArgsSchema[_0xe7167e(0x1c9)](_0x4ece14);if(!_0x389b82[_0xe7167e(0x28d)])return{'content':[{'type':_0xe7167e(0x267),'text':'Invalid\x20arguments:\x20'+_0x389b82['error']}],'isError':!![]};try{const _0x2aa816=MORPH_API_KEY;if(!_0x2aa816)throw new Error(_0xe7167e(0x29c));const _0x5c3989=await executeCodebaseSearch({'query':_0x389b82['data'][_0xe7167e(0x26d)],'target_directories':_0x389b82[_0xe7167e(0x23b)][_0xe7167e(0x21e)],'limit':_0x389b82[_0xe7167e(0x23b)][_0xe7167e(0x1e9)]},{'apiKey':_0x2aa816,'repoId':_0x389b82['data'][_0xe7167e(0x1d1)],'branch':_0x389b82[_0xe7167e(0x23b)][_0xe7167e(0x1fc)],'commitHash':_0x389b82['data'][_0xe7167e(0x233)],'debug':![]});if(!_0x5c3989['success'])return{'content':[{'type':_0xe7167e(0x267),'text':_0xe7167e(0x20e)+_0x5c3989[_0xe7167e(0x20c)]}],'isError':!![]};const _0x1b342c=_0x5c3989[_0xe7167e(0x214)][_0xe7167e(0x1b9)]===0x0?_0xe7167e(0x249)+_0x389b82[_0xe7167e(0x23b)]['query']+'\x22':_0xe7167e(0x1ff)+_0x5c3989['results'][_0xe7167e(0x1b9)]+_0xe7167e(0x297)+_0x5c3989[_0xe7167e(0x1e3)][_0xe7167e(0x21a)]+'ms:\x0a\x0a'+_0x5c3989[_0xe7167e(0x214)][_0xe7167e(0x22d)]((_0x5aeb0,_0x8e9e0c)=>_0x8e9e0c+0x1+'.\x20'+_0x5aeb0[_0xe7167e(0x1d8)]+'\x20('+(_0x5aeb0[_0xe7167e(0x258)]*0x64)[_0xe7167e(0x202)](0x1)+_0xe7167e(0x248)+(_0xe7167e(0x230)+_0x5aeb0[_0xe7167e(0x1e6)]+'-'+_0x5aeb0[_0xe7167e(0x1db)]+'\x0a')+(_0xe7167e(0x1ca)+_0x5aeb0[_0xe7167e(0x1e0)][_0xe7167e(0x288)](0x0,0xc8)+(_0x5aeb0['content'][_0xe7167e(0x1b9)]>0xc8?'...':'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0xe7167e(0x267),'text':_0x1b342c}]};}catch(_0x25fdef){const _0x4435ae=_0x25fdef instanceof Error?_0x25fdef['message']:String(_0x25fdef);return reportMorphError({'error_message':_0x4435ae,'error_type':_0x25fdef instanceof Error?_0x25fdef['constructor']['name']:_0xe7167e(0x1b3),'context':{'tool':'codebase_search','query':_0x389b82[_0xe7167e(0x23b)][_0xe7167e(0x26d)],'repo_id':_0x389b82[_0xe7167e(0x23b)]['repoId']},'stack_trace':_0x25fdef instanceof Error?_0x25fdef[_0xe7167e(0x1be)]:undefined,'source':_0xe7167e(0x26c)})[_0xe7167e(0x22f)](()=>{}),{'content':[{'type':'text','text':_0xe7167e(0x259)+_0x4435ae}],'isError':!![]};}}default:throw new Error(_0xe7167e(0x24d)+_0x3cbc97);}}catch(_0x35578d){const _0x62294f=_0x35578d instanceof Error?_0x35578d[_0xe7167e(0x1d4)]:String(_0x35578d);return reportMorphError({'error_message':_0x62294f,'error_type':_0x35578d instanceof Error?_0x35578d[_0xe7167e(0x266)][_0xe7167e(0x206)]:_0xe7167e(0x1b3),'context':{'tool':name,'arguments':args?JSON['stringify'](args)[_0xe7167e(0x288)](0x0,0x1f4):undefined,'mcp_server_version':_0xe7167e(0x28c)},'stack_trace':_0x35578d instanceof Error?_0x35578d[_0xe7167e(0x1be)]:undefined,'source':_0xe7167e(0x26c)})[_0xe7167e(0x22f)](()=>{}),{'content':[{'type':_0xe7167e(0x267),'text':'Error:\x20'+_0x62294f}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x206fb3){const _0x1eb3ab=a0_0x1012f2,_0x38e6cd=await getValidRootDirectories(_0x206fb3);if(_0x38e6cd[_0x1eb3ab(0x1b9)]>0x0)allowedDirectories=[..._0x38e6cd],console[_0x1eb3ab(0x20c)](_0x1eb3ab(0x291)+_0x38e6cd[_0x1eb3ab(0x1b9)]+_0x1eb3ab(0x265));else{console[_0x1eb3ab(0x20c)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x87e61e=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x87e61e&&(allowedDirectories=[_0x87e61e],console[_0x1eb3ab(0x20c)](_0x1eb3ab(0x232)+_0x87e61e));}catch(_0x3e6f38){console[_0x1eb3ab(0x20c)](_0x1eb3ab(0x212)+_0x3e6f38);}}}server[a0_0x1012f2(0x1b4)](RootsListChangedNotificationSchema,async()=>{const _0x3ccf5b=a0_0x1012f2;try{const _0x11aca5=await server[_0x3ccf5b(0x247)]();_0x11aca5&&_0x3ccf5b(0x293)in _0x11aca5&&await updateAllowedDirectoriesFromRoots(_0x11aca5[_0x3ccf5b(0x293)]);}catch(_0x54913c){console[_0x3ccf5b(0x20c)](_0x3ccf5b(0x21f),_0x54913c instanceof Error?_0x54913c[_0x3ccf5b(0x1d4)]:String(_0x54913c));}}),server[a0_0x1012f2(0x1c8)]=async()=>{const _0x596a8d=a0_0x1012f2,_0x1df04a=server[_0x596a8d(0x229)]();if(_0x1df04a?.['roots'])try{const _0x378ba1=await server[_0x596a8d(0x247)]();_0x378ba1&&_0x596a8d(0x293)in _0x378ba1?await updateAllowedDirectoriesFromRoots(_0x378ba1['roots']):console['error'](_0x596a8d(0x226));}catch(_0x4cc520){console['error']('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x4cc520 instanceof Error?_0x4cc520['message']:String(_0x4cc520));}else{if(allowedDirectories[_0x596a8d(0x1b9)]>0x0)console[_0x596a8d(0x20c)](_0x596a8d(0x253),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x596a8d(0x20c)](_0x596a8d(0x1b8));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.');}}};function a0_0x58e4(){const _0x54d984=['Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','-\x20Read\x20file\x20`','Repository\x20identifier','\x20as\x20allowed\x20directory','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','dryRun','object','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','list_directory\x20','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','listRoots','%\x20match)\x0a','No\x20results\x20found\x20for\x20query:\x20\x22','isArray','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','TimeoutError','Unknown\x20tool:\x20','406eTOEyK','etimedout','38EGCYcP','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','resolve','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','description','stat','Benefits:\x0a','application/json','rerankScore','Error:\x20','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','assistant','all','slice','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','false','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','morph-v3-fast','runWarpGrep_call','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','warpgrep_codebase_search','\x20valid\x20directories','constructor','text','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','Natural\x20language\x20query\x20to\x20search\x20for\x20code','unknown','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','mcp-filesystem','query','unknown\x20error','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','includes','path','pyproject.toml','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','homedir','diff\x0a','\x27\x20in\x20`','startsWith','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','\x0a...\x20(truncated,\x20total:\x20','sk-','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','MORPH_API_KEY','302306oQnLDC','https://morphllm.com/api/error-report','Error\x20running\x20fast\x20context\x20search:\x20','string','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','timed\x20out','62576auBRAG','Relevant\x20context\x20found:','repeat','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','split','substring','messages','trim','-\x20Grepped\x20\x27','0.2.0','success','Applied','ENABLED_TOOLS','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','terminationReason','roots','composer.json','2684536uOcQvW','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','\x20results\x20in\x20','\x20chars)','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','codebase_search','repo_path','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','Successfully\x20','Invalid\x20arguments:\x20','describe','<file\x20path=\x22','join','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','connect','realpath','filter','UnknownError','setNotificationHandler','apply\x20these\x20changes','optional','read\x20','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','length','metadata','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','isDirectory','stack','Warning:\x20','edit_file','\x20(new\x20file)','3675204WOPXPX','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','default','toLowerCase','Created\x20File','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','oninitialized','safeParse','\x20\x20\x20','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','morph-','number','source','timeout','grep\x20\x27','repoId','MORPH_API_URL','lines','message','🔍\x20Morph\x20Edit\x20Preview','\x20is\x20not\x20a\x20directory','normalize','filepath','Error\x20accessing\x20directory\x20','For\x20deletions:\x0a','endLine','❌\x20Morph\x20Edit\x20Failed:\x20','basename','WarpGrepError','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','content','Unknown\x20error','57333VxBunK','stats','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Specific\x20commit\x20hash\x20to\x20search','startLine','toISOString','Here\x20is\x20the\x20content\x20of\x20files:\x0a','limit','search_string','code_edit','sep','errors','\x20-\x20','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','cwd','params','Morph\x20FastApply\x20failed\x20without\x20error\x20message','instruction','setRequestHandler','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','inputSchema','boolean','files','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','go.mod','package.json','branch','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','access','Found\x20','MORPH_WARP_GREP_TIMEOUT','2372505pDAJGp','toFixed','match','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','name','.git','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','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','timings','error','role','Search\x20failed:\x20','requiresApiKey','finish','Parent\x20directory\x20does\x20not\x20exist:\x20','Warning:\x20Workspace\x20fallback\x20failed:\x20','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','results','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','utf-8','applied\x20edits\x20to','exit','searchTimeMs','code','7681275ceDZfb','morph-warp-grep-v1-1111v0','target_directories','Failed\x20to\x20request\x20roots\x20from\x20client:','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','-\x20Listed\x20directory\x20`','Failed\x20to\x20read\x20file:\x20','.cursor','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Max\x20results\x20to\x20return','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','morph-mcp','WORKSPACE_ROOT','getClientCapabilities','array','readFile','ENOENT','map','every','catch','\x20\x20\x20Lines\x20','FileReadError','Fallback:\x20Using\x20workspace\x20root\x20','commitHash','ENABLE_WORKSPACE_MODE','completed','push','dirname','[could\x20not\x20read\x20file:\x20','Cargo.toml','env','data'];a0_0x58e4=function(){return _0x54d984;};return a0_0x58e4();}async function runServer(){const _0x10c7fb=a0_0x1012f2,_0x1c7e9f=new StdioServerTransport();await server[_0x10c7fb(0x1b0)](_0x1c7e9f),console['error'](_0x10c7fb(0x26f)),allowedDirectories[_0x10c7fb(0x1b9)]===0x0&&console[_0x10c7fb(0x20c)]('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}runServer()[a0_0x1012f2(0x22f)](_0x14aa57=>{const _0x1d88b3=a0_0x1012f2;console[_0x1d88b3(0x20c)]('Fatal\x20error\x20running\x20server:',_0x14aa57),process['exit'](0x1);});
|
|
2
|
+
const a0_0x377217=a0_0x4a37;(function(_0x5a3560,_0x17e5f4){const _0x5c7cf4=a0_0x4a37,_0x479dff=_0x5a3560();while(!![]){try{const _0x762ec2=-parseInt(_0x5c7cf4(0x268))/0x1+parseInt(_0x5c7cf4(0x22d))/0x2*(parseInt(_0x5c7cf4(0x20c))/0x3)+parseInt(_0x5c7cf4(0x214))/0x4*(parseInt(_0x5c7cf4(0x1bb))/0x5)+-parseInt(_0x5c7cf4(0x28c))/0x6*(parseInt(_0x5c7cf4(0x1d7))/0x7)+-parseInt(_0x5c7cf4(0x22f))/0x8*(parseInt(_0x5c7cf4(0x245))/0x9)+-parseInt(_0x5c7cf4(0x290))/0xa*(parseInt(_0x5c7cf4(0x1c1))/0xb)+-parseInt(_0x5c7cf4(0x212))/0xc*(-parseInt(_0x5c7cf4(0x218))/0xd);if(_0x762ec2===_0x17e5f4)break;else _0x479dff['push'](_0x479dff['shift']());}catch(_0x1da4c5){_0x479dff['push'](_0x479dff['shift']());}}}(a0_0x47c8,0x4a751));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_0x501023 from'fs/promises';import a0_0x486aa6 from'path';import a0_0x325c81 from'os';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}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x13eeb7 from'axios';function fixPathRepetition(_0x139c12){const _0x16dcec=a0_0x4a37,_0xa99d50=_0x139c12[_0x16dcec(0x1b8)](a0_0x486aa6[_0x16dcec(0x243)])[_0x16dcec(0x26c)](Boolean);if(_0xa99d50['length']<0x2)return null;for(let _0x1b64fe=Math['floor'](_0xa99d50['length']/0x2);_0x1b64fe>=0x1;_0x1b64fe--){for(let _0x1d9a68=0x0;_0x1d9a68<=_0xa99d50[_0x16dcec(0x23d)]-0x2*_0x1b64fe;_0x1d9a68++){const _0x40353d=_0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68,_0x1d9a68+_0x1b64fe),_0x48bb1d=_0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68+_0x1b64fe,_0x1d9a68+0x2*_0x1b64fe);if(_0x40353d['every']((_0x44de0e,_0x204409)=>_0x44de0e===_0x48bb1d[_0x204409])){const _0x1d9713=[..._0xa99d50[_0x16dcec(0x1c4)](0x0,_0x1d9a68),..._0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68+_0x1b64fe)];return a0_0x486aa6['sep']+_0x1d9713[_0x16dcec(0x229)](a0_0x486aa6['sep']);}}}return null;}const args=process[a0_0x377217(0x225)]['slice'](0x2),ALL_TOOLS=[a0_0x377217(0x1c0),'warpgrep_codebase_search','codebase_search'],DEFAULT_TOOLS=[a0_0x377217(0x1c0),a0_0x377217(0x1bf)],ENABLED_TOOLS=process['env'][a0_0x377217(0x1dc)]?process[a0_0x377217(0x1e7)][a0_0x377217(0x1dc)]===a0_0x377217(0x1e8)?ALL_TOOLS:process['env'][a0_0x377217(0x1dc)][a0_0x377217(0x1b8)](',')['map'](_0x1113e6=>_0x1113e6[a0_0x377217(0x1cb)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS[a0_0x377217(0x229)](',\x20'));const WORKSPACE_ROOT=process[a0_0x377217(0x1e7)][a0_0x377217(0x1d2)]||process['env'][a0_0x377217(0x23a)]||process[a0_0x377217(0x24f)](),ENABLE_WORKSPACE_MODE=process[a0_0x377217(0x1e7)][a0_0x377217(0x257)]!==a0_0x377217(0x21e),MORPH_API_KEY=process[a0_0x377217(0x1e7)][a0_0x377217(0x247)],MORPH_API_URL=process[a0_0x377217(0x1e7)][a0_0x377217(0x231)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x377217(0x1e7)][a0_0x377217(0x23c)]?parseInt(process[a0_0x377217(0x1e7)][a0_0x377217(0x23c)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x377217(0x1e4))&&!MORPH_API_KEY[a0_0x377217(0x1c5)](a0_0x377217(0x28a))&&console['error'](a0_0x377217(0x201));async function reportMorphError(_0x30bb1a){const _0x3b8e27=a0_0x377217;try{await a0_0x13eeb7[_0x3b8e27(0x211)](_0x3b8e27(0x22b),{..._0x30bb1a,'timestamp':new Date()[_0x3b8e27(0x270)](),'source':_0x30bb1a['source']||_0x3b8e27(0x22e)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args[a0_0x377217(0x23d)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x377217(0x223)](a0_0x377217(0x1b5)),console[a0_0x377217(0x223)](a0_0x377217(0x281)),console[a0_0x377217(0x223)](a0_0x377217(0x1cf)),console[a0_0x377217(0x223)](a0_0x377217(0x232)),console[a0_0x377217(0x223)](a0_0x377217(0x266)),console[a0_0x377217(0x223)](a0_0x377217(0x261)));function normalizePath(_0x5cba59){const _0x12c2eb=a0_0x377217;return a0_0x486aa6[_0x12c2eb(0x22c)](_0x5cba59);}function a0_0x4a37(_0xe2e43,_0x4dc565){_0xe2e43=_0xe2e43-0x1af;const _0x47c88f=a0_0x47c8();let _0x4a37ec=_0x47c88f[_0xe2e43];return _0x4a37ec;}function expandHome(_0x183a24){const _0x415f44=a0_0x377217;if(_0x183a24[_0x415f44(0x1c5)]('~/')||_0x183a24==='~')return a0_0x486aa6['join'](a0_0x325c81[_0x415f44(0x217)](),_0x183a24[_0x415f44(0x1c4)](0x1));return _0x183a24;}let allowedDirectories=await Promise[a0_0x377217(0x1e8)](args[a0_0x377217(0x288)](async _0x2ab605=>{const _0x15546b=expandHome(_0x2ab605),_0x249f85=a0_0x486aa6['resolve'](_0x15546b);try{const _0x45ded9=await a0_0x501023['realpath'](_0x249f85);return normalizePath(_0x45ded9);}catch(_0x35a2e1){return normalizePath(_0x249f85);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x377217(0x23d)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x377217(0x26f)](workspaceDir),console['error']('Workspace\x20mode\x20enabled:\x20Using\x20'+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x39a6a4){console[a0_0x377217(0x223)]('Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20'+a0_0x39a6a4);}async function detectWorkspaceRoot(_0x331d92){const _0x281e9c=a0_0x377217;let _0x24340f=a0_0x486aa6['resolve'](_0x331d92);const _0x5913a9=[_0x281e9c(0x234),_0x281e9c(0x1f8),_0x281e9c(0x1d1),_0x281e9c(0x244),_0x281e9c(0x1ee),'go.mod','.cursor','tsconfig.json',_0x281e9c(0x1b3)];while(_0x24340f!==a0_0x486aa6[_0x281e9c(0x1d5)](_0x24340f)){for(const _0x309406 of _0x5913a9){const _0x5460d0=a0_0x486aa6['join'](_0x24340f,_0x309406);try{return await a0_0x501023[_0x281e9c(0x1b9)](_0x5460d0),normalizePath(_0x24340f);}catch{}}_0x24340f=a0_0x486aa6[_0x281e9c(0x1d5)](_0x24340f);}return normalizePath(_0x331d92);}await Promise[a0_0x377217(0x1e8)](args[a0_0x377217(0x288)](async _0x1f00fe=>{const _0x325b7d=a0_0x377217;try{const _0x7ae0e8=await a0_0x501023[_0x325b7d(0x203)](expandHome(_0x1f00fe));!_0x7ae0e8['isDirectory']()&&(console[_0x325b7d(0x223)]('Error:\x20'+_0x1f00fe+_0x325b7d(0x285)),process[_0x325b7d(0x1ce)](0x1));}catch(_0x2f46aa){console[_0x325b7d(0x223)]('Error\x20accessing\x20directory\x20'+_0x1f00fe+':',_0x2f46aa),process[_0x325b7d(0x1ce)](0x1);}}));async function validatePath(_0x2922a6){const _0x42e1b6=a0_0x377217,_0x519178=expandHome(_0x2922a6),_0x533a80=a0_0x486aa6[_0x42e1b6(0x296)](_0x519178);try{const _0x11dee3=await a0_0x501023[_0x42e1b6(0x213)](_0x533a80);return _0x11dee3;}catch(_0xe5973c){if(_0xe5973c[_0x42e1b6(0x1d4)]===_0x42e1b6(0x208)){const _0x543077=a0_0x486aa6[_0x42e1b6(0x1d5)](_0x533a80);try{const _0x1a9694=await a0_0x501023[_0x42e1b6(0x213)](_0x543077);return a0_0x486aa6[_0x42e1b6(0x229)](_0x1a9694,a0_0x486aa6[_0x42e1b6(0x210)](_0x533a80));}catch{throw new Error(_0x42e1b6(0x240)+_0x543077);}}throw _0xe5973c;}}const MorphEditFileArgsSchema=z[a0_0x377217(0x1af)]({'path':z[a0_0x377217(0x26e)](),'code_edit':z['string']()[a0_0x377217(0x267)](a0_0x377217(0x205)),'instruction':z[a0_0x377217(0x26e)]()[a0_0x377217(0x267)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x377217(0x204)]()[a0_0x377217(0x282)](![])[a0_0x377217(0x267)](a0_0x377217(0x1f0))}),WarpGrepArgsSchema=z['object']({'search_string':z['string']()[a0_0x377217(0x267)](a0_0x377217(0x1ba)),'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')}),CodebaseSearchArgsSchema=z[a0_0x377217(0x1af)]({'query':z['string']()[a0_0x377217(0x267)]('Natural\x20language\x20query\x20to\x20search\x20for\x20code'),'repoId':z[a0_0x377217(0x26e)]()[a0_0x377217(0x267)]('Repository\x20identifier'),'branch':z[a0_0x377217(0x26e)]()[a0_0x377217(0x1f7)]()['describe'](a0_0x377217(0x25e)),'commitHash':z[a0_0x377217(0x26e)]()[a0_0x377217(0x1f7)]()[a0_0x377217(0x267)]('Specific\x20commit\x20hash\x20to\x20search'),'target_directories':z['array'](z[a0_0x377217(0x26e)]())[a0_0x377217(0x282)]([])[a0_0x377217(0x267)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x377217(0x224)]()[a0_0x377217(0x1f7)]()[a0_0x377217(0x282)](0xa)[a0_0x377217(0x267)](a0_0x377217(0x200))}),server=new Server({'name':a0_0x377217(0x1b7),'version':'0.2.0'},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0x1b9166=a0_0x377217,_0x11cec5=[{'name':_0x1b9166(0x1c0),'description':_0x1b9166(0x1c8)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x1b9166(0x1ca)+_0x1b9166(0x216)+'Benefits:\x0a'+_0x1b9166(0x1c3)+_0x1b9166(0x1da)+_0x1b9166(0x1fb)+_0x1b9166(0x1c2)+_0x1b9166(0x292)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+_0x1b9166(0x264)+_0x1b9166(0x23e)+_0x1b9166(0x259)+_0x1b9166(0x1c9)+_0x1b9166(0x233)+_0x1b9166(0x1d8)+_0x1b9166(0x1ed)+_0x1b9166(0x287)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+_0x1b9166(0x275)+_0x1b9166(0x24d),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x1b9166(0x1bf),'description':_0x1b9166(0x241)+_0x1b9166(0x1fd)+_0x1b9166(0x250)+_0x1b9166(0x221)+_0x1b9166(0x20a)+_0x1b9166(0x1fe)+_0x1b9166(0x25f)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x1b9166(0x28b),'description':_0x1b9166(0x20e)+_0x1b9166(0x26d)+_0x1b9166(0x269)+_0x1b9166(0x1fc)+_0x1b9166(0x273)+_0x1b9166(0x21f)+_0x1b9166(0x28d)+_0x1b9166(0x252)+_0x1b9166(0x299)+_0x1b9166(0x24b)+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x2cb4cf=_0x11cec5[_0x1b9166(0x26c)](_0x4f95c9=>{const _0x346ba7=_0x1b9166;if(!ENABLED_TOOLS['includes'](_0x4f95c9[_0x346ba7(0x237)]))return![];if('requiresApiKey'in _0x4f95c9&&_0x4f95c9[_0x346ba7(0x26b)]&&!MORPH_API_KEY)return console[_0x346ba7(0x223)]('Warning:\x20'+_0x4f95c9[_0x346ba7(0x237)]+_0x346ba7(0x227)),![];return!![];});return{'tools':_0x2cb4cf[_0x1b9166(0x288)](_0x3133c1=>({'name':_0x3133c1['name'],'description':_0x3133c1[_0x1b9166(0x25d)],'inputSchema':_0x3133c1['inputSchema']}))};}),server[a0_0x377217(0x23f)](CallToolRequestSchema,async _0x1bab4d=>{const _0x3de2c6=a0_0x377217;try{const {name:_0x45d5f8,arguments:_0x524985}=_0x1bab4d[_0x3de2c6(0x20d)];switch(_0x45d5f8){case _0x3de2c6(0x1c0):{const _0x32c165=MorphEditFileArgsSchema['safeParse'](_0x524985);if(!_0x32c165[_0x3de2c6(0x215)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x32c165[_0x3de2c6(0x223)]);const _0x136b75=await validatePath(_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)]);let _0x3b3354=null,_0x34aff0=!![],_0x4c3c1e=null;try{_0x3b3354=await a0_0x501023[_0x3de2c6(0x248)](_0x136b75,_0x3de2c6(0x202));}catch(_0xf5a32a){const _0x48fd53=_0xf5a32a[_0x3de2c6(0x1d4)];_0x48fd53==='ENOENT'?(_0x34aff0=![],_0x3b3354=''):(_0x4c3c1e='Failed\x20to\x20read\x20file:\x20'+(_0x48fd53||_0x3de2c6(0x1df))+'\x20-\x20'+(_0xf5a32a instanceof Error?_0xf5a32a[_0x3de2c6(0x1e6)]:String(_0xf5a32a)),console['error']('Warning:\x20'+_0x4c3c1e));}try{const _0x352e29=MORPH_API_KEY;if(!_0x352e29)throw new Error(_0x3de2c6(0x1f9));const _0x1f9059=a0_0x486aa6[_0x3de2c6(0x1d5)](_0x136b75),_0x5205a6=a0_0x486aa6[_0x3de2c6(0x210)](_0x136b75),_0xfd50e9=await executeEditFile({'target_filepath':_0x5205a6,'code_edit':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x286)],'instructions':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)]},{'morphApiKey':_0x352e29,'morphApiUrl':MORPH_API_URL,'baseDir':_0x1f9059,'autoWrite':!_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)],'generateUdiff':!![],'debug':![]});if(!_0xfd50e9[_0x3de2c6(0x215)])throw new Error(_0xfd50e9['error']||_0x3de2c6(0x298));const _0x4dfb6d=_0xfd50e9['udiff']||'';let _0x494617=0x3;while(_0x4dfb6d['includes']('`'[_0x3de2c6(0x1f6)](_0x494617))){_0x494617++;}const _0xc7112a='`'[_0x3de2c6(0x1f6)](_0x494617)+_0x3de2c6(0x254)+_0x4dfb6d+'`'['repeat'](_0x494617)+'\x0a\x0a';if(_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1db)+(_0x34aff0?'':_0x3de2c6(0x24e))+':\x20'+_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)]+'\x0a\x0a'+_0xc7112a+_0x3de2c6(0x284)+(_0x34aff0?_0x3de2c6(0x271):_0x3de2c6(0x25c))+'.'}]};return{'content':[{'type':_0x3de2c6(0x1e5),'text':'Morph\x20Edit\x20'+(_0x34aff0?_0x3de2c6(0x1bd):'Created\x20File')+':\x20'+_0x32c165['data']['instruction']+'\x0a\x0a'+_0xc7112a+_0x3de2c6(0x293)+(_0x34aff0?_0x3de2c6(0x263):_0x3de2c6(0x21c))+'\x20'+_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)]}]};}catch(_0x52c561){const _0x28c6ec=_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x1e6)]:String(_0x52c561);return reportMorphError({'error_message':_0x28c6ec,'error_type':_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:'UnknownError','context':{'tool':_0x3de2c6(0x1c0),'file_path':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)],'validated_path':_0x136b75,'instruction':_0x32c165['data'][_0x3de2c6(0x28e)],'model':_0x3de2c6(0x1ef),'dry_run':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)],'file_exists':_0x34aff0,'file_read_error':_0x4c3c1e,'file_readable':_0x3b3354!==null,'request_content':{'path':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)],'code_edit':_0x32c165['data'][_0x3de2c6(0x286)],'instruction':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)],'original_code':_0x3b3354!==null?_0x3b3354[_0x3de2c6(0x23d)]>0xc350?_0x3b3354[_0x3de2c6(0x1eb)](0x0,0xc350)+_0x3de2c6(0x21d)+_0x3b3354['length']+'\x20chars)':_0x3b3354:_0x3de2c6(0x1e3)+(_0x4c3c1e||_0x3de2c6(0x1f3))+']','original_code_length':_0x3b3354?.['length']??0x0,'model':_0x3de2c6(0x1ef),'dry_run':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)]}},'stack_trace':_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':'text','text':_0x3de2c6(0x1f4)+_0x28c6ec}],'isError':!![]};}}case _0x3de2c6(0x1bf):{const _0x5a0fff=WarpGrepArgsSchema[_0x3de2c6(0x27d)](_0x524985);if(!_0x5a0fff[_0x3de2c6(0x215)])return{'content':[{'type':'text','text':_0x3de2c6(0x1ea)+_0x5a0fff[_0x3de2c6(0x223)]}],'isError':!![]};const _0x4deaf1=_0x1841e4=>{const _0x1af4ef=_0x3de2c6,_0x58635e=[];for(const _0x4b07b6 of _0x1841e4||[]){const _0xc1dcf=_0x4b07b6['role'],_0x54d128=_0x4b07b6[_0x1af4ef(0x1bc)];if(_0xc1dcf===_0x1af4ef(0x1de)&&_0x54d128){const _0x30d956=_0x54d128[_0x1af4ef(0x1b8)]('\x0a')[_0x1af4ef(0x26c)](_0x30de41=>_0x30de41[_0x1af4ef(0x1cb)]());for(const _0x23578e of _0x30d956){const _0x1b60b7=_0x23578e[_0x1af4ef(0x1cc)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x1b60b7){_0x58635e[_0x1af4ef(0x26f)](_0x1af4ef(0x294)+_0x1b60b7[0x1]+'\x27\x20'+_0x1b60b7[0x2]);continue;}const _0x11b405=_0x23578e[_0x1af4ef(0x1cc)](/^read\s+(.+)$/);if(_0x11b405){_0x58635e[_0x1af4ef(0x26f)]('read\x20'+_0x11b405[0x1]);continue;}const _0xd88a8c=_0x23578e[_0x1af4ef(0x1cc)](/^list_directory\s+(.+)$/);if(_0xd88a8c){_0x58635e[_0x1af4ef(0x26f)](_0x1af4ef(0x256)+_0xd88a8c[0x1]);continue;}}}}return _0x58635e;};try{const _0x209267=a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),_0x51adcf=new LocalRipgrepProvider(_0x209267),_0x1d6235=await runWarpGrep({'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'repoRoot':_0x209267,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x51adcf});let _0xcd6b71='';if(_0x1d6235[_0x3de2c6(0x1e9)]===_0x3de2c6(0x297)&&_0x1d6235['finish']?.[_0x3de2c6(0x23b)]?.[_0x3de2c6(0x236)]){const _0x1ed568=_0x1d6235[_0x3de2c6(0x20f)][_0x3de2c6(0x23b)][_0x3de2c6(0x236)],_0x2bab0d=[],_0x5cfd66=[_0x3de2c6(0x230)];for(const _0x340ac2 of _0x1d6235[_0x3de2c6(0x278)]){const _0x467d42=_0x340ac2[_0x3de2c6(0x1f1)],_0x51c2fc=_0x340ac2[_0x3de2c6(0x1bc)];if(_0x467d42===_0x3de2c6(0x1de)&&_0x51c2fc){const _0x4c63fb=_0x51c2fc['split']('\x0a')[_0x3de2c6(0x26c)](_0x46a8fe=>_0x46a8fe[_0x3de2c6(0x1cb)]());for(const _0x15f3fd of _0x4c63fb){const _0x340ea0=_0x15f3fd[_0x3de2c6(0x1cc)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x340ea0){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x255)+_0x340ea0[0x1]+_0x3de2c6(0x220)+_0x340ea0[0x2]+'`');continue;}const _0x519df2=_0x15f3fd[_0x3de2c6(0x1cc)](/^read\s+(.+)$/);if(_0x519df2){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x279)+_0x519df2[0x1]+'`');continue;}const _0x3dc8c0=_0x15f3fd[_0x3de2c6(0x1cc)](/^list_directory\s+(.+)$/);if(_0x3dc8c0){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x280)+_0x3dc8c0[0x1]+'`');continue;}}}}_0x2bab0d[_0x3de2c6(0x26f)](_0x5cfd66[_0x3de2c6(0x229)]('\x0a'));const _0x249cf8=['',_0x3de2c6(0x1cd)];for(const _0x4cfc55 of _0x1ed568){if(_0x4cfc55['lines']==='*')_0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55[_0x3de2c6(0x21a)]+':*');else{if(Array[_0x3de2c6(0x27e)](_0x4cfc55[_0x3de2c6(0x1e1)])){const _0x3715a6=_0x4cfc55[_0x3de2c6(0x1e1)][_0x3de2c6(0x288)](([_0x43891c,_0xbe1ce0])=>{if(_0x43891c===_0xbe1ce0)return''+_0x43891c;return _0x43891c+'-'+_0xbe1ce0;});_0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55['path']+':'+_0x3715a6[_0x3de2c6(0x229)](','));}else _0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55[_0x3de2c6(0x21a)]+':*');}}_0x249cf8[_0x3de2c6(0x26f)](''),_0x2bab0d[_0x3de2c6(0x26f)](_0x249cf8['join']('\x0a')),_0x2bab0d['push']('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x14a47f=[];for(const _0x486389 of _0x1ed568){let _0x1c3648=a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],_0x486389[_0x3de2c6(0x21a)]),_0x4ffcb9=null,_0x402bca=null;try{_0x4ffcb9=await a0_0x501023[_0x3de2c6(0x248)](_0x1c3648,{'encoding':_0x3de2c6(0x202)});}catch(_0x1c6a2c){const _0x25e620=fixPathRepetition(_0x1c3648);if(_0x25e620)try{_0x4ffcb9=await a0_0x501023['readFile'](_0x25e620,{'encoding':_0x3de2c6(0x202)}),_0x1c3648=_0x25e620;}catch{_0x402bca=_0x1c6a2c instanceof Error?_0x1c6a2c:new Error(String(_0x1c6a2c));}else _0x402bca=_0x1c6a2c instanceof Error?_0x1c6a2c:new Error(String(_0x1c6a2c));}if(_0x4ffcb9!==null){const _0x4e0088=_0x4ffcb9[_0x3de2c6(0x1b8)](/\r?\n/),_0x523ad8=[_0x3de2c6(0x239)+_0x486389[_0x3de2c6(0x21a)]+'\x22>'];if(_0x486389[_0x3de2c6(0x1e1)]==='*'||!Array[_0x3de2c6(0x27e)](_0x486389[_0x3de2c6(0x1e1)]))for(let _0x5598ea=0x1;_0x5598ea<=_0x4e0088['length'];_0x5598ea++){const _0x4c25de=_0x4e0088[_0x5598ea-0x1];_0x523ad8['push'](_0x5598ea+'|\x20'+_0x4c25de);}else for(const [_0xd1388b,_0x5eef1f]of _0x486389[_0x3de2c6(0x1e1)]){_0x523ad8[_0x3de2c6(0x23d)]>0x1&&_0x523ad8[_0x3de2c6(0x26f)]('');for(let _0x3098e1=_0xd1388b;_0x3098e1<=_0x5eef1f&&_0x3098e1<=_0x4e0088[_0x3de2c6(0x23d)];_0x3098e1++){const _0x131a25=_0x4e0088[_0x3098e1-0x1];_0x523ad8[_0x3de2c6(0x26f)](_0x3098e1+'|\x20'+_0x131a25);}}_0x523ad8[_0x3de2c6(0x26f)](_0x3de2c6(0x206)),_0x14a47f[_0x3de2c6(0x26f)](_0x523ad8[_0x3de2c6(0x229)]('\x0a'));}else _0x14a47f[_0x3de2c6(0x26f)](_0x3de2c6(0x239)+_0x486389['path']+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x402bca?.['message']||_0x3de2c6(0x1b2))+_0x3de2c6(0x1dd));}_0x2bab0d[_0x3de2c6(0x26f)](_0x14a47f[_0x3de2c6(0x229)]('\x0a\x0a')),_0xcd6b71=_0x2bab0d[_0x3de2c6(0x229)]('\x0a');const _0x3f3523=_0x1d6235[_0x3de2c6(0x21b)]?.['filter'](_0x3eb66f=>_0x3eb66f[_0x3de2c6(0x1e6)]?.['startsWith'](_0x3de2c6(0x253)))||[];if(_0x3f3523[_0x3de2c6(0x23d)]>0x0){const _0x39a1b6=_0x3f3523[_0x3de2c6(0x288)](_0xad96db=>_0xad96db[_0x3de2c6(0x1e6)])[_0x3de2c6(0x229)](';\x20');reportMorphError({'error_message':_0x39a1b6,'error_type':_0x3de2c6(0x235),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x5a0fff['data'][_0x3de2c6(0x1d6)],'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'model':_0x3de2c6(0x1b1),'termination_reason':_0x3de2c6(0x274),'error_count':_0x3f3523[_0x3de2c6(0x23d)],'is_timeout':![],'timings':_0x1d6235[_0x3de2c6(0x1e0)],'files_attempted':_0x1ed568[_0x3de2c6(0x288)](_0x293fd1=>({'path':_0x293fd1[_0x3de2c6(0x21a)],'lines':_0x293fd1['lines']})),'tool_calls':_0x4deaf1(_0x1d6235[_0x3de2c6(0x278)]),'messages':_0x1d6235[_0x3de2c6(0x278)]?.['map'](_0x3f1b96=>({'role':_0x3f1b96[_0x3de2c6(0x1f1)],'content':_0x3f1b96[_0x3de2c6(0x1bc)]})),'request_content':{'query':_0x5a0fff['data'][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff['data'][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{});}}else{if(_0x1d6235[_0x3de2c6(0x1e9)]===_0x3de2c6(0x260)&&_0x1d6235[_0x3de2c6(0x21b)][_0x3de2c6(0x23d)]>0x0){const _0x5d3bef=_0x1d6235[_0x3de2c6(0x21b)][_0x3de2c6(0x288)](_0x522a23=>_0x522a23[_0x3de2c6(0x1e6)])[_0x3de2c6(0x229)](';\x20');_0xcd6b71=_0x3de2c6(0x1b4)+_0x5d3bef;const _0x287e3a=_0x5d3bef[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x258))||_0x5d3bef[_0x3de2c6(0x1d3)]()[_0x3de2c6(0x295)]('timed\x20out')||_0x5d3bef[_0x3de2c6(0x1d3)]()[_0x3de2c6(0x295)](_0x3de2c6(0x1b6)),_0x5a6a1c=_0x1d6235[_0x3de2c6(0x20f)]?.['metadata']?.['files'],_0x30b34d=_0x1d6235[_0x3de2c6(0x21b)][0x0];reportMorphError({'error_message':_0x5d3bef,'error_type':_0x287e3a?_0x3de2c6(0x25b):_0x30b34d?.[_0x3de2c6(0x289)]?.[_0x3de2c6(0x237)]||_0x3de2c6(0x24c),'context':{'tool':_0x3de2c6(0x1bf),'repo_path':_0x5a0fff[_0x3de2c6(0x262)]['repo_path'],'query':_0x5a0fff[_0x3de2c6(0x262)]['search_string'],'model':_0x3de2c6(0x1b1),'termination_reason':_0x1d6235[_0x3de2c6(0x1e9)],'error_count':_0x1d6235[_0x3de2c6(0x21b)]['length'],'is_timeout':_0x287e3a,'timings':_0x1d6235[_0x3de2c6(0x1e0)],'files_attempted':_0x5a6a1c?.['map'](_0x1ac348=>({'path':_0x1ac348[_0x3de2c6(0x21a)],'lines':_0x1ac348[_0x3de2c6(0x1e1)]})),'tool_calls':_0x4deaf1(_0x1d6235[_0x3de2c6(0x278)]),'messages':_0x1d6235['messages']?.['map'](_0x44d3b9=>({'role':_0x44d3b9[_0x3de2c6(0x1f1)],'content':_0x44d3b9[_0x3de2c6(0x1bc)]})),'request_content':{'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6['resolve'](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'stack_trace':_0x30b34d?.[_0x3de2c6(0x27a)]||undefined,'source':'mcp-filesystem'})[_0x3de2c6(0x1b0)](()=>{});}else _0xcd6b71='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':'text','text':_0xcd6b71}]};}catch(_0x1a51d6){const _0x2e8d93=_0x1a51d6 instanceof Error?_0x1a51d6[_0x3de2c6(0x1e6)]:String(_0x1a51d6),_0x4f6c2a=_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x258))||_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x28f))||_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x1b6))||_0x1a51d6 instanceof Error&&_0x1a51d6[_0x3de2c6(0x237)]==='TimeoutError';return reportMorphError({'error_message':_0x2e8d93,'error_type':_0x4f6c2a?_0x3de2c6(0x25b):_0x1a51d6 instanceof Error?_0x1a51d6[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:_0x3de2c6(0x1f5),'context':{'tool':_0x3de2c6(0x1bf),'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'model':_0x3de2c6(0x1b1),'is_timeout':_0x4f6c2a,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x5a0fff['data'][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'stack_trace':_0x1a51d6 instanceof Error?_0x1a51d6['stack']:undefined,'source':'mcp-filesystem'})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1c7)+_0x2e8d93}],'isError':![]};}}case _0x3de2c6(0x28b):{const _0xe71eb2=CodebaseSearchArgsSchema['safeParse'](_0x524985);if(!_0xe71eb2[_0x3de2c6(0x215)])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1ea)+_0xe71eb2['error']}],'isError':!![]};try{const _0x3b369b=MORPH_API_KEY;if(!_0x3b369b)throw new Error(_0x3de2c6(0x1ff));const _0x54fe7a=await executeCodebaseSearch({'query':_0xe71eb2[_0x3de2c6(0x262)]['query'],'target_directories':_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x1e2)],'limit':_0xe71eb2[_0x3de2c6(0x262)]['limit']},{'apiKey':_0x3b369b,'repoId':_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x27f)],'branch':_0xe71eb2['data'][_0x3de2c6(0x25a)],'commitHash':_0xe71eb2[_0x3de2c6(0x262)]['commitHash'],'debug':![]});if(!_0x54fe7a['success'])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1d0)+_0x54fe7a['error']}],'isError':!![]};const _0x54a3c3=_0x54fe7a['results'][_0x3de2c6(0x23d)]===0x0?_0x3de2c6(0x26a)+_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x277)]+'\x22':_0x3de2c6(0x1fa)+_0x54fe7a[_0x3de2c6(0x207)][_0x3de2c6(0x23d)]+_0x3de2c6(0x238)+_0x54fe7a[_0x3de2c6(0x209)]['searchTimeMs']+'ms:\x0a\x0a'+_0x54fe7a[_0x3de2c6(0x207)][_0x3de2c6(0x288)]((_0x3fdb63,_0x49b830)=>_0x49b830+0x1+'.\x20'+_0x3fdb63[_0x3de2c6(0x20b)]+'\x20('+(_0x3fdb63['rerankScore']*0x64)['toFixed'](0x1)+_0x3de2c6(0x24a)+('\x20\x20\x20Lines\x20'+_0x3fdb63[_0x3de2c6(0x249)]+'-'+_0x3fdb63[_0x3de2c6(0x272)]+'\x0a')+('\x20\x20\x20'+_0x3fdb63[_0x3de2c6(0x1bc)]['substring'](0x0,0xc8)+(_0x3fdb63['content'][_0x3de2c6(0x23d)]>0xc8?_0x3de2c6(0x291):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':'text','text':_0x54a3c3}]};}catch(_0x49fd7b){const _0x47ded9=_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x1e6)]:String(_0x49fd7b);return reportMorphError({'error_message':_0x47ded9,'error_type':_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:_0x3de2c6(0x1f5),'context':{'tool':'codebase_search','query':_0xe71eb2[_0x3de2c6(0x262)]['query'],'repo_id':_0xe71eb2['data'][_0x3de2c6(0x27f)]},'stack_trace':_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':'Error:\x20'+_0x47ded9}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x45d5f8);}}catch(_0x572934){const _0xa247c1=_0x572934 instanceof Error?_0x572934[_0x3de2c6(0x1e6)]:String(_0x572934);return reportMorphError({'error_message':_0xa247c1,'error_type':_0x572934 instanceof Error?_0x572934['constructor']['name']:_0x3de2c6(0x1f5),'context':{'tool':name,'arguments':args?JSON[_0x3de2c6(0x226)](args)['substring'](0x0,0x1f4):undefined,'mcp_server_version':_0x3de2c6(0x246)},'stack_trace':_0x572934 instanceof Error?_0x572934[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1b4)+_0xa247c1}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x17016f){const _0x2fb649=a0_0x377217,_0x495698=await getValidRootDirectories(_0x17016f);if(_0x495698['length']>0x0)allowedDirectories=[..._0x495698],console[_0x2fb649(0x223)](_0x2fb649(0x276)+_0x495698[_0x2fb649(0x23d)]+_0x2fb649(0x219));else{console[_0x2fb649(0x223)](_0x2fb649(0x251));if(ENABLE_WORKSPACE_MODE)try{const _0x17cd98=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x17cd98&&(allowedDirectories=[_0x17cd98],console[_0x2fb649(0x223)](_0x2fb649(0x283)+_0x17cd98));}catch(_0x475b61){console[_0x2fb649(0x223)](_0x2fb649(0x1ec)+_0x475b61);}}}server[a0_0x377217(0x1be)](RootsListChangedNotificationSchema,async()=>{const _0x4849f9=a0_0x377217;try{const _0x216b04=await server['listRoots']();_0x216b04&&'roots'in _0x216b04&&await updateAllowedDirectoriesFromRoots(_0x216b04['roots']);}catch(_0x24d8fb){console[_0x4849f9(0x223)](_0x4849f9(0x22a),_0x24d8fb instanceof Error?_0x24d8fb['message']:String(_0x24d8fb));}}),server['oninitialized']=async()=>{const _0x2f7ba9=a0_0x377217,_0x612a3=server[_0x2f7ba9(0x1c6)]();if(_0x612a3?.['roots'])try{const _0x5ef3bb=await server['listRoots']();_0x5ef3bb&&_0x2f7ba9(0x1d9)in _0x5ef3bb?await updateAllowedDirectoriesFromRoots(_0x5ef3bb[_0x2f7ba9(0x1d9)]):console['error'](_0x2f7ba9(0x1f2));}catch(_0x48f6fb){console[_0x2f7ba9(0x223)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x48f6fb instanceof Error?_0x48f6fb[_0x2f7ba9(0x1e6)]:String(_0x48f6fb));}else{if(allowedDirectories['length']>0x0)console['error'](_0x2f7ba9(0x265),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x2f7ba9(0x223)]('Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode');else throw new Error(_0x2f7ba9(0x242));}}};async function runServer(){const _0x3d8ced=a0_0x377217,_0x479895=new StdioServerTransport();await server[_0x3d8ced(0x27c)](_0x479895),console[_0x3d8ced(0x223)](_0x3d8ced(0x27b)),allowedDirectories['length']===0x0&&console[_0x3d8ced(0x223)]('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}function a0_0x47c8(){const _0x5cf3d2=['117GRtUOQ','params','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','finish','basename','post','120MeVrYB','realpath','8usGTDI','success','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','homedir','275145ashthd','\x20valid\x20directories','path','errors','created','\x0a...\x20(truncated,\x20total:\x20','false','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','\x27\x20in\x20`','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','search_string','error','number','argv','stringify','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','dryRun','join','Failed\x20to\x20request\x20roots\x20from\x20client:','https://morphllm.com/api/error-report','normalize','23338ofHOWX','mcp-filesystem','152GDqykM','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','MORPH_API_URL','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','.git','FileReadError','files','name','\x20results\x20in\x20','<file\x20path=\x22','PWD','metadata','MORPH_WARP_GREP_TIMEOUT','length','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','setRequestHandler','Parent\x20directory\x20does\x20not\x20exist:\x20','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','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.','sep','Cargo.toml','137871mVmXkm','0.2.0','MORPH_API_KEY','readFile','startLine','%\x20match)\x0a','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','WarpGrepError','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','\x20(new\x20file)','cwd','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','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','File\x20read\x20error:','diff\x0a','-\x20Grepped\x20\x27','list_directory\x20','ENABLE_WORKSPACE_MODE','timeout','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','branch','TimeoutError','create\x20this\x20file','description','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','terminated','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','data','applied\x20edits\x20to','For\x20deletions:\x0a','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','describe','88596MCClem','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','No\x20results\x20found\x20for\x20query:\x20\x22','requiresApiKey','filter','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','string','push','toISOString','apply\x20these\x20changes','endLine','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','completed_with_file_errors','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','query','messages','-\x20Read\x20file\x20`','stack','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','connect','safeParse','isArray','repoId','-\x20Listed\x20directory\x20`','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','default','Fallback:\x20Using\x20workspace\x20root\x20','Use\x20dryRun=false\x20to\x20','\x20is\x20not\x20a\x20directory','code_edit','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','map','constructor','morph-','codebase_search','84kTXXAq','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','instruction','timed\x20out','390xxtbxa','...','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','Successfully\x20','grep\x20\x27','includes','resolve','completed','Morph\x20FastApply\x20failed\x20without\x20error\x20message','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','object','catch','morph-warp-grep-v1-1111v0','Unknown\x20error','composer.json','Error:\x20','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','etimedout','morph-mcp','split','access','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','1161245ylOvMz','content','Applied','setNotificationHandler','warpgrep_codebase_search','edit_file','6963iJWxGG','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','slice','startsWith','getClientCapabilities','Error\x20running\x20fast\x20context\x20search:\x20','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Rules:\x0a','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','trim','match','Relevant\x20context\x20found:','exit','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Search\x20failed:\x20','package.json','WORKSPACE_ROOT','toLowerCase','code','dirname','repo_path','210959FDtPjE','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','roots','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','🔍\x20Morph\x20Edit\x20Preview','ENABLED_TOOLS','\x0a</file>','assistant','unknown','timings','lines','target_directories','[could\x20not\x20read\x20file:\x20','sk-','text','message','env','all','terminationReason','Invalid\x20arguments:\x20','substring','Warning:\x20Workspace\x20fallback\x20failed:\x20','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','pyproject.toml','morph-v3-fast','Preview\x20changes\x20without\x20applying\x20them.','role','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','unknown\x20error','❌\x20Morph\x20Edit\x20Failed:\x20','UnknownError','repeat','optional','.vscode','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Found\x20','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','Benefits:\x0a','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','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','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','Max\x20results\x20to\x20return','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','utf-8','stat','boolean','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','</file>','results','ENOENT','stats','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','filepath'];a0_0x47c8=function(){return _0x5cf3d2;};return a0_0x47c8();}runServer()[a0_0x377217(0x1b0)](_0x323bc4=>{const _0x47b15e=a0_0x377217;console[_0x47b15e(0x223)]('Fatal\x20error\x20running\x20server:',_0x323bc4),process[_0x47b15e(0x1ce)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x2e64bd,_0x4d238d){const _0x1bc7c8=a1_0x2e03,_0x4d0a1f=_0x2e64bd();while(!![]){try{const _0x328777=-parseInt(_0x1bc7c8(0x84))/0x1+parseInt(_0x1bc7c8(0x83))/0x2+-parseInt(_0x1bc7c8(0x80))/0x3*(-parseInt(_0x1bc7c8(0x7c))/0x4)+parseInt(_0x1bc7c8(0x7a))/0x5*(-parseInt(_0x1bc7c8(0x77))/0x6)+-parseInt(_0x1bc7c8(0x81))/0x7+parseInt(_0x1bc7c8(0x75))/0x8*(parseInt(_0x1bc7c8(0x6f))/0x9)+parseInt(_0x1bc7c8(0x70))/0xa;if(_0x328777===_0x4d238d)break;else _0x4d0a1f['push'](_0x4d0a1f['shift']());}catch(_0x5abb9d){_0x4d0a1f['push'](_0x4d0a1f['shift']());}}}(a1_0xa1d0,0xc0a94));function a1_0xa1d0(){const _0x5e911e=['charAt','toUpperCase','10107wPDmvW','8518181Ztigrf','replace','1289224daFRFg','776444uOKAki','/mnt/','8188956lzNBJj','16702720lwUoXv','slice','normalize','trim','homedir','8ryQhqZ','join','70986OkEdyG','startsWith','test','335XnYkrB','substring','416XAxILz','match'];a1_0xa1d0=function(){return _0x5e911e;};return a1_0xa1d0();}import a1_0x4ac56e from'path';import a1_0x1c5a7f from'os';export function convertToWindowsPath(_0x5cdfa2){const _0x4f670c=a1_0x2e03;if(_0x5cdfa2[_0x4f670c(0x78)](_0x4f670c(0x85))){const _0x24f026=_0x5cdfa2[_0x4f670c(0x7e)](0x5)[_0x4f670c(0x7f)](),_0x2ec79f=_0x5cdfa2['slice'](0x6)[_0x4f670c(0x82)](/\//g,'\x5c');return _0x24f026+':'+_0x2ec79f;}if(_0x5cdfa2[_0x4f670c(0x7d)](/^\/[a-zA-Z]\//)){const _0x216098=_0x5cdfa2[_0x4f670c(0x7e)](0x1)[_0x4f670c(0x7f)](),_0xef5196=_0x5cdfa2[_0x4f670c(0x71)](0x2)[_0x4f670c(0x82)](/\//g,'\x5c');return _0x216098+':'+_0xef5196;}if(_0x5cdfa2[_0x4f670c(0x7d)](/^[a-zA-Z]:/))return _0x5cdfa2[_0x4f670c(0x82)](/\//g,'\x5c');return _0x5cdfa2;}function a1_0x2e03(_0x4a9fde,_0x393409){_0x4a9fde=_0x4a9fde-0x6f;const _0xa1d0f3=a1_0xa1d0();let _0x2e0384=_0xa1d0f3[_0x4a9fde];return _0x2e0384;}export function normalizePath(_0xe8bcbb){const _0x5bb724=a1_0x2e03;_0xe8bcbb=_0xe8bcbb[_0x5bb724(0x73)]()['replace'](/^["']|["']$/g,'');const _0x12dbb2=_0xe8bcbb[_0x5bb724(0x78)]('/')&&!_0xe8bcbb[_0x5bb724(0x7d)](/^\/mnt\/[a-z]\//i)&&!_0xe8bcbb[_0x5bb724(0x7d)](/^\/[a-zA-Z]\//);if(_0x12dbb2)return _0xe8bcbb[_0x5bb724(0x82)](/\/+/g,'/')['replace'](/\/+$/,'');_0xe8bcbb=convertToWindowsPath(_0xe8bcbb);if(_0xe8bcbb[_0x5bb724(0x78)]('\x5c\x5c')){let _0x1214a0=_0xe8bcbb;_0x1214a0=_0x1214a0[_0x5bb724(0x82)](/^\\{2,}/,'\x5c\x5c');const _0x20fa6a=_0x1214a0[_0x5bb724(0x7b)](0x2)['replace'](/\\\\/g,'\x5c');_0xe8bcbb='\x5c\x5c'+_0x20fa6a;}else _0xe8bcbb=_0xe8bcbb[_0x5bb724(0x82)](/\\\\/g,'\x5c');let _0x3282a8=a1_0x4ac56e[_0x5bb724(0x72)](_0xe8bcbb);_0xe8bcbb['startsWith']('\x5c\x5c')&&!_0x3282a8[_0x5bb724(0x78)]('\x5c\x5c')&&(_0x3282a8='\x5c'+_0x3282a8);if(_0x3282a8[_0x5bb724(0x7d)](/^[a-zA-Z]:/)){let _0x23721f=_0x3282a8[_0x5bb724(0x82)](/\//g,'\x5c');return/^[a-z]:/[_0x5bb724(0x79)](_0x23721f)&&(_0x23721f=_0x23721f['charAt'](0x0)['toUpperCase']()+_0x23721f['slice'](0x1)),_0x23721f;}return _0x3282a8['replace'](/\//g,'\x5c');}export function expandHome(_0x1d53d8){const _0x52a9ff=a1_0x2e03;if(_0x1d53d8[_0x52a9ff(0x78)]('~/')||_0x1d53d8==='~')return a1_0x4ac56e[_0x52a9ff(0x76)](a1_0x1c5a7f[_0x52a9ff(0x74)](),_0x1d53d8[_0x52a9ff(0x71)](0x1));return _0x1d53d8;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x25b06e,_0x3e1557){const _0x51e58e=a2_0x2ed5,_0x4b969e=_0x25b06e();while(!![]){try{const _0x37d4b6=-parseInt(_0x51e58e(0x19d))/0x1+parseInt(_0x51e58e(0x195))/0x2+-parseInt(_0x51e58e(0x1a4))/0x3+-parseInt(_0x51e58e(0x1a3))/0x4*(-parseInt(_0x51e58e(0x19a))/0x5)+-parseInt(_0x51e58e(0x194))/0x6+parseInt(_0x51e58e(0x197))/0x7*(-parseInt(_0x51e58e(0x199))/0x8)+parseInt(_0x51e58e(0x19c))/0x9;if(_0x37d4b6===_0x3e1557)break;else _0x4b969e['push'](_0x4b969e['shift']());}catch(_0x5f0f7c){_0x4b969e['push'](_0x4b969e['shift']());}}}(a2_0x3fab,0x3a082));import a2_0x2e77fd from'path';function a2_0x2ed5(_0x15ba43,_0x5685dc){_0x15ba43=_0x15ba43-0x193;const _0x3fab00=a2_0x3fab();let _0x2ed551=_0x3fab00[_0x15ba43];return _0x2ed551;}function a2_0x3fab(){const _0x15cad3=['5muoCkq','sep','3936132kKtquY','47375CkNfqo','startsWith','isArray','string','isAbsolute','includes','729944nquiYG','1128144gjJWHG','resolve','410976gEAsEU','854908BuDwcr','normalize','7tZQlpr','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','2541368cYZuCq'];a2_0x3fab=function(){return _0x15cad3;};return a2_0x3fab();}export function isPathWithinAllowedDirectories(_0x5f012c,_0x28b058){const _0x1bacd8=a2_0x2ed5;if(typeof _0x5f012c!==_0x1bacd8(0x1a0)||!Array[_0x1bacd8(0x19f)](_0x28b058))return![];if(!_0x5f012c||_0x28b058['length']===0x0)return![];if(_0x5f012c[_0x1bacd8(0x1a2)]('\x00'))return![];let _0x1a9bc2;try{_0x1a9bc2=a2_0x2e77fd[_0x1bacd8(0x193)](a2_0x2e77fd[_0x1bacd8(0x196)](_0x5f012c));}catch{return![];}if(!a2_0x2e77fd['isAbsolute'](_0x1a9bc2))throw new Error('Path\x20must\x20be\x20absolute\x20after\x20normalization');return _0x28b058['some'](_0x442b7e=>{const _0x1a9eee=_0x1bacd8;if(typeof _0x442b7e!=='string'||!_0x442b7e)return![];if(_0x442b7e[_0x1a9eee(0x1a2)]('\x00'))return![];let _0x4fa07a;try{_0x4fa07a=a2_0x2e77fd['resolve'](a2_0x2e77fd[_0x1a9eee(0x196)](_0x442b7e));}catch{return![];}if(!a2_0x2e77fd[_0x1a9eee(0x1a1)](_0x4fa07a))throw new Error(_0x1a9eee(0x198));if(_0x1a9bc2===_0x4fa07a)return!![];if(_0x4fa07a===a2_0x2e77fd[_0x1a9eee(0x19b)])return _0x1a9bc2['startsWith'](a2_0x2e77fd[_0x1a9eee(0x19b)]);return _0x1a9bc2[_0x1a9eee(0x19e)](_0x4fa07a+a2_0x2e77fd[_0x1a9eee(0x19b)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x2c5c98,_0x3ef6eb){const _0x1acdb1=a3_0x36e1,_0x4cd9b3=_0x2c5c98();while(!![]){try{const _0x4eb326=parseInt(_0x1acdb1(0x193))/0x1+parseInt(_0x1acdb1(0x19c))/0x2+-parseInt(_0x1acdb1(0x199))/0x3*(-parseInt(_0x1acdb1(0x1a1))/0x4)+parseInt(_0x1acdb1(0x191))/0x5+-parseInt(_0x1acdb1(0x198))/0x6*(parseInt(_0x1acdb1(0x1a3))/0x7)+parseInt(_0x1acdb1(0x195))/0x8*(-parseInt(_0x1acdb1(0x19e))/0x9)+-parseInt(_0x1acdb1(0x19b))/0xa;if(_0x4eb326===_0x3ef6eb)break;else _0x4cd9b3['push'](_0x4cd9b3['shift']());}catch(_0x3c6927){_0x4cd9b3['push'](_0x4cd9b3['shift']());}}}(a3_0x3459,0xb8c4e));import{promises as a3_0x4802cb}from'fs';import a3_0x46777c from'path';import a3_0x35834f from'os';function a3_0x36e1(_0x500671,_0xbe798a){_0x500671=_0x500671-0x18f;const _0x3459a6=a3_0x3459();let _0x36e169=_0x3459a6[_0x500671];return _0x36e169;}function a3_0x3459(){const _0x4d4467=['438URBekB','27351mkxwdq','homedir','3839220kyrlAH','177240iJNZch','file://','9YPVMZN','startsWith','resolve','44yVvaNX','non-directory\x20root','35161kAiXAM','join','error','isDirectory','Skipping\x20invalid\x20directory:\x20','\x20due\x20to\x20error:\x20','2895260CQDUur','invalid\x20path\x20or\x20inaccessible','1468283MVseBz','message','5830616JNzmvt','uri','slice'];a3_0x3459=function(){return _0x4d4467;};return a3_0x3459();}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0xfdcdc4){const _0x2414e8=a3_0x36e1;try{const _0x5e70e9=_0xfdcdc4[_0x2414e8(0x19f)](_0x2414e8(0x19d))?_0xfdcdc4['slice'](0x7):_0xfdcdc4,_0x48abc5=_0x5e70e9[_0x2414e8(0x19f)]('~/')||_0x5e70e9==='~'?a3_0x46777c[_0x2414e8(0x1a4)](a3_0x35834f[_0x2414e8(0x19a)](),_0x5e70e9[_0x2414e8(0x197)](0x1)):_0x5e70e9,_0x51b30e=a3_0x46777c[_0x2414e8(0x1a0)](_0x48abc5),_0x34a8b9=await a3_0x4802cb['realpath'](_0x51b30e);return normalizePath(_0x34a8b9);}catch{return null;}}function formatDirectoryError(_0x593a97,_0x10d988,_0x5a21d9){const _0x33afd4=a3_0x36e1;if(_0x5a21d9)return'Skipping\x20'+_0x5a21d9+':\x20'+_0x593a97;const _0x1e546d=_0x10d988 instanceof Error?_0x10d988[_0x33afd4(0x194)]:String(_0x10d988);return _0x33afd4(0x18f)+_0x593a97+_0x33afd4(0x190)+_0x1e546d;}export async function getValidRootDirectories(_0x249288){const _0xa4bf69=a3_0x36e1,_0x574739=[];for(const _0x2304b8 of _0x249288){const _0x4d79e9=await parseRootUri(_0x2304b8[_0xa4bf69(0x196)]);if(!_0x4d79e9){console[_0xa4bf69(0x1a5)](formatDirectoryError(_0x2304b8[_0xa4bf69(0x196)],undefined,_0xa4bf69(0x192)));continue;}try{const _0x47c55e=await a3_0x4802cb['stat'](_0x4d79e9);_0x47c55e[_0xa4bf69(0x1a6)]()?_0x574739['push'](_0x4d79e9):console['error'](formatDirectoryError(_0x4d79e9,undefined,_0xa4bf69(0x1a2)));}catch(_0x52d60b){console[_0xa4bf69(0x1a5)](formatDirectoryError(_0x4d79e9,_0x52d60b));}}return _0x574739;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.57",
|
|
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.84",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|