@morphllm/morphmcp 0.8.75 → 0.8.76
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_0x1caecf=a0_0x532b;(function(_0x46a160,_0x338a0a){const _0x497e99=a0_0x532b,_0x4c38b8=_0x46a160();while(!![]){try{const _0x4a21b5=parseInt(_0x497e99(0x2a8))/0x1+-parseInt(_0x497e99(0x2cb))/0x2+-parseInt(_0x497e99(0x236))/0x3*(parseInt(_0x497e99(0x202))/0x4)+-parseInt(_0x497e99(0x26d))/0x5*(-parseInt(_0x497e99(0x1ea))/0x6)+parseInt(_0x497e99(0x1ed))/0x7*(-parseInt(_0x497e99(0x261))/0x8)+parseInt(_0x497e99(0x21f))/0x9*(-parseInt(_0x497e99(0x2c8))/0xa)+parseInt(_0x497e99(0x211))/0xb*(parseInt(_0x497e99(0x253))/0xc);if(_0x4a21b5===_0x338a0a)break;else _0x4c38b8['push'](_0x4c38b8['shift']());}catch(_0x2146f8){_0x4c38b8['push'](_0x4c38b8['shift']());}}}(a0_0x2c73,0x1b115));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_0x498f76 from'fs/promises';import a0_0x1e530a from'path';import a0_0x506656 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}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x5376a6 from'axios';function fixPathRepetition(_0x5981b9){const _0x1e5092=a0_0x532b,_0x1df9a6=_0x5981b9[_0x1e5092(0x2cc)](a0_0x1e530a[_0x1e5092(0x25f)])[_0x1e5092(0x25e)](Boolean);if(_0x1df9a6['length']<0x2)return null;for(let _0x4206b0=Math['floor'](_0x1df9a6[_0x1e5092(0x240)]/0x2);_0x4206b0>=0x1;_0x4206b0--){for(let _0x5d6025=0x0;_0x5d6025<=_0x1df9a6['length']-0x2*_0x4206b0;_0x5d6025++){const _0x2d9872=_0x1df9a6[_0x1e5092(0x2b8)](_0x5d6025,_0x5d6025+_0x4206b0),_0x2365c4=_0x1df9a6[_0x1e5092(0x2b8)](_0x5d6025+_0x4206b0,_0x5d6025+0x2*_0x4206b0);if(_0x2d9872[_0x1e5092(0x1d4)]((_0x2f0a36,_0xdedd87)=>_0x2f0a36===_0x2365c4[_0xdedd87])){const _0x2cf62b=[..._0x1df9a6[_0x1e5092(0x2b8)](0x0,_0x5d6025),..._0x1df9a6[_0x1e5092(0x2b8)](_0x5d6025+_0x4206b0)];return a0_0x1e530a['sep']+_0x2cf62b[_0x1e5092(0x25a)](a0_0x1e530a[_0x1e5092(0x25f)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x260c44=a0_0x532b;try{const _0x511daf=require('../package.json');return _0x511daf[_0x260c44(0x1eb)]??_0x260c44(0x28c);}catch(_0x32e31f){return console[_0x260c44(0x22c)](_0x260c44(0x286),_0x32e31f),'unknown';}}function printHelp(){const _0x32f6c3=a0_0x532b;console[_0x32f6c3(0x209)](_0x32f6c3(0x223)+getPackageVersion()),console[_0x32f6c3(0x209)]('\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]'),console['log'](_0x32f6c3(0x2b1)),console[_0x32f6c3(0x209)](_0x32f6c3(0x1cc)),console[_0x32f6c3(0x209)](_0x32f6c3(0x28a)),console[_0x32f6c3(0x209)]('\x0aExamples:'),console[_0x32f6c3(0x209)](_0x32f6c3(0x28f)),console[_0x32f6c3(0x209)](_0x32f6c3(0x233));}const cliArgs=process[a0_0x1caecf(0x1e4)][a0_0x1caecf(0x2b8)](0x2),VERSION_FLAGS=new Set([a0_0x1caecf(0x274),'-v','-V']),HELP_FLAGS=new Set([a0_0x1caecf(0x1e6),'-h']);cliArgs[a0_0x1caecf(0x2a4)](_0x23951d=>VERSION_FLAGS['has'](_0x23951d))&&(console[a0_0x1caecf(0x209)](a0_0x1caecf(0x223)+getPackageVersion()),process[a0_0x1caecf(0x1fb)](0x0));cliArgs[a0_0x1caecf(0x2a4)](_0x30d582=>HELP_FLAGS[a0_0x1caecf(0x1d9)](_0x30d582))&&(printHelp(),process[a0_0x1caecf(0x1fb)](0x0));const args=cliArgs['filter'](_0x317604=>!VERSION_FLAGS[a0_0x1caecf(0x1d9)](_0x317604)&&!HELP_FLAGS[a0_0x1caecf(0x1d9)](_0x317604)),ALL_TOOLS=[a0_0x1caecf(0x260),a0_0x1caecf(0x28b),'codebase_search'],DEFAULT_TOOLS=[a0_0x1caecf(0x260),'warpgrep_codebase_search'],ENABLED_TOOLS=process[a0_0x1caecf(0x1e8)]['ENABLED_TOOLS']?process['env'][a0_0x1caecf(0x1de)]==='all'?ALL_TOOLS:process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x1de)][a0_0x1caecf(0x2cc)](',')[a0_0x1caecf(0x2b7)](_0x104163=>_0x104163[a0_0x1caecf(0x279)]()):DEFAULT_TOOLS;console[a0_0x1caecf(0x22c)]('Enabled\x20tools:\x20'+ENABLED_TOOLS['join'](',\x20'));const WORKSPACE_ROOT=process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x27a)]||process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x2b4)]||process[a0_0x1caecf(0x222)](),ENABLE_WORKSPACE_MODE=process['env'][a0_0x1caecf(0x239)]!==a0_0x1caecf(0x1d2),MORPH_API_KEY=process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x207)],MORPH_API_URL=process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x24e)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x1caecf(0x1e8)][a0_0x1caecf(0x24d)]?parseInt(process[a0_0x1caecf(0x1e8)]['MORPH_WARP_GREP_TIMEOUT'],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x1caecf(0x264)](a0_0x1caecf(0x206))&&!MORPH_API_KEY['startsWith']('morph-')&&console[a0_0x1caecf(0x22c)](a0_0x1caecf(0x20c));async function reportMorphError(_0x5a6440){const _0x355fd8=a0_0x1caecf;try{await a0_0x5376a6[_0x355fd8(0x20a)](_0x355fd8(0x1ee),{..._0x5a6440,'timestamp':new Date()[_0x355fd8(0x26c)](),'source':_0x5a6440['source']||_0x355fd8(0x1df)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args[a0_0x1caecf(0x240)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error']('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console['error'](a0_0x1caecf(0x245)),console[a0_0x1caecf(0x22c)](a0_0x1caecf(0x278)),console[a0_0x1caecf(0x22c)](a0_0x1caecf(0x23c)),console['error'](a0_0x1caecf(0x21c)),console[a0_0x1caecf(0x22c)](a0_0x1caecf(0x29a)));function normalizePath(_0x289c4f){const _0x4b584b=a0_0x1caecf;return a0_0x1e530a[_0x4b584b(0x269)](_0x289c4f);}function expandHome(_0x1de7b1){const _0x3f90ae=a0_0x1caecf;if(_0x1de7b1[_0x3f90ae(0x264)]('~/')||_0x1de7b1==='~')return a0_0x1e530a[_0x3f90ae(0x25a)](a0_0x506656['homedir'](),_0x1de7b1[_0x3f90ae(0x2b8)](0x1));return _0x1de7b1;}let allowedDirectories=await Promise['all'](args['map'](async _0x23904e=>{const _0x2e87cc=a0_0x1caecf,_0x3ca905=expandHome(_0x23904e),_0x9564db=a0_0x1e530a['resolve'](_0x3ca905);try{const _0x269fac=await a0_0x498f76[_0x2e87cc(0x218)](_0x9564db);return normalizePath(_0x269fac);}catch(_0x69c215){return normalizePath(_0x9564db);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x1caecf(0x1ce)](workspaceDir),console[a0_0x1caecf(0x22c)](a0_0x1caecf(0x2cd)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x336565){console[a0_0x1caecf(0x22c)]('Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20'+a0_0x336565);}function a0_0x532b(_0x322ba3,_0x526ac1){_0x322ba3=_0x322ba3-0x1cc;const _0x2c73ab=a0_0x2c73();let _0x532b35=_0x2c73ab[_0x322ba3];return _0x532b35;}async function detectWorkspaceRoot(_0x44f0af){const _0x24bbda=a0_0x1caecf;let _0x12686c=a0_0x1e530a['resolve'](_0x44f0af);const _0x3a95f4=[_0x24bbda(0x26a),_0x24bbda(0x1dd),_0x24bbda(0x2c5),_0x24bbda(0x1db),_0x24bbda(0x1f0),_0x24bbda(0x298),_0x24bbda(0x285),'tsconfig.json','composer.json'];while(_0x12686c!==a0_0x1e530a[_0x24bbda(0x200)](_0x12686c)){for(const _0x558695 of _0x3a95f4){const _0x43716f=a0_0x1e530a[_0x24bbda(0x25a)](_0x12686c,_0x558695);try{return await a0_0x498f76[_0x24bbda(0x213)](_0x43716f),normalizePath(_0x12686c);}catch{}}_0x12686c=a0_0x1e530a[_0x24bbda(0x200)](_0x12686c);}return normalizePath(_0x44f0af);}await Promise[a0_0x1caecf(0x226)](args[a0_0x1caecf(0x2b7)](async _0x1d9f5d=>{const _0x99d2b=a0_0x1caecf;try{const _0x461ecf=await a0_0x498f76['stat'](expandHome(_0x1d9f5d));!_0x461ecf[_0x99d2b(0x29b)]()&&(console[_0x99d2b(0x22c)](_0x99d2b(0x20e)+_0x1d9f5d+'\x20is\x20not\x20a\x20directory'),process[_0x99d2b(0x1fb)](0x1));}catch(_0x413fa2){console['error'](_0x99d2b(0x28d)+_0x1d9f5d+':',_0x413fa2),process[_0x99d2b(0x1fb)](0x1);}}));async function validatePath(_0x382e5b){const _0x22afdc=a0_0x1caecf,_0x14bb12=expandHome(_0x382e5b),_0x35f753=a0_0x1e530a[_0x22afdc(0x250)](_0x14bb12);try{const _0x506eb6=await a0_0x498f76['realpath'](_0x35f753);return _0x506eb6;}catch(_0x354c10){if(_0x354c10[_0x22afdc(0x1fa)]===_0x22afdc(0x21a)){const _0x9b6e82=a0_0x1e530a[_0x22afdc(0x200)](_0x35f753);try{const _0xd59380=await a0_0x498f76['realpath'](_0x9b6e82);return a0_0x1e530a[_0x22afdc(0x25a)](_0xd59380,a0_0x1e530a['basename'](_0x35f753));}catch{throw new Error(_0x22afdc(0x1f5)+_0x9b6e82);}}throw _0x354c10;}}const MorphEditFileArgsSchema=z[a0_0x1caecf(0x25d)]({'path':z[a0_0x1caecf(0x2b0)](),'code_edit':z[a0_0x1caecf(0x2b0)]()[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x1f8)),'instruction':z[a0_0x1caecf(0x2b0)]()[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x262)),'dryRun':z[a0_0x1caecf(0x2b6)]()[a0_0x1caecf(0x212)](![])[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x20b))}),WarpGrepArgsSchema=z[a0_0x1caecf(0x25d)]({'search_string':z[a0_0x1caecf(0x2b0)]()[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x2c6)),'repo_path':z[a0_0x1caecf(0x2b0)]()['describe'](a0_0x1caecf(0x2b2))}),CodebaseSearchArgsSchema=z[a0_0x1caecf(0x25d)]({'query':z[a0_0x1caecf(0x2b0)]()[a0_0x1caecf(0x2ad)]('Natural\x20language\x20query\x20to\x20search\x20for\x20code'),'repoId':z['string']()[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x227)),'branch':z[a0_0x1caecf(0x2b0)]()['optional']()[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x220)),'commitHash':z[a0_0x1caecf(0x2b0)]()[a0_0x1caecf(0x254)]()['describe']('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z['array'](z[a0_0x1caecf(0x2b0)]())[a0_0x1caecf(0x212)]([])[a0_0x1caecf(0x2ad)](a0_0x1caecf(0x26e)),'limit':z[a0_0x1caecf(0x21e)]()[a0_0x1caecf(0x254)]()[a0_0x1caecf(0x212)](0xa)['describe'](a0_0x1caecf(0x22f))}),server=new Server({'name':'morph-mcp','version':'0.2.0'},{'capabilities':{'tools':{}}});server[a0_0x1caecf(0x2c1)](ListToolsRequestSchema,async()=>{const _0x490de6=a0_0x1caecf,_0xc8f038=[{'name':_0x490de6(0x260),'description':_0x490de6(0x259)+_0x490de6(0x2a6)+_0x490de6(0x2b3)+_0x490de6(0x1f1)+_0x490de6(0x27d)+_0x490de6(0x296)+'-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a'+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x490de6(0x284)+_0x490de6(0x2a7)+_0x490de6(0x235)+_0x490de6(0x1d3)+_0x490de6(0x237)+_0x490de6(0x23a)+_0x490de6(0x265)+_0x490de6(0x219)+'-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a'+_0x490de6(0x25c)+_0x490de6(0x2bc)+_0x490de6(0x1da),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x490de6(0x28b),'description':'A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20'+_0x490de6(0x28e)+_0x490de6(0x29c)+_0x490de6(0x238)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+_0x490de6(0x2ce)+_0x490de6(0x1f2)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x490de6(0x266),'description':_0x490de6(0x1cf)+_0x490de6(0x1d7)+_0x490de6(0x23b)+_0x490de6(0x27d)+'-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a'+_0x490de6(0x2aa)+_0x490de6(0x24a)+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x490de6(0x27e)+'Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20'+_0x490de6(0x257),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x298ce3=_0xc8f038[_0x490de6(0x25e)](_0x495a44=>{const _0x4c23d7=_0x490de6;if(!ENABLED_TOOLS[_0x4c23d7(0x288)](_0x495a44[_0x4c23d7(0x2a3)]))return![];if(_0x4c23d7(0x2c7)in _0x495a44&&_0x495a44[_0x4c23d7(0x2c7)]&&!MORPH_API_KEY)return console[_0x4c23d7(0x22c)](_0x4c23d7(0x26f)+_0x495a44['name']+_0x4c23d7(0x2c4)),![];return!![];});return{'tools':_0x298ce3['map'](_0x9573cf=>({'name':_0x9573cf[_0x490de6(0x2a3)],'description':_0x9573cf[_0x490de6(0x228)],'inputSchema':_0x9573cf['inputSchema']}))};}),server['setRequestHandler'](CallToolRequestSchema,async _0x66b1f2=>{const _0x58989e=a0_0x1caecf;try{const {name:_0x3c2374,arguments:_0x478bbc}=_0x66b1f2[_0x58989e(0x2af)];switch(_0x3c2374){case _0x58989e(0x260):{const _0x16bf56=MorphEditFileArgsSchema[_0x58989e(0x216)](_0x478bbc);if(!_0x16bf56[_0x58989e(0x1d0)])throw new Error(_0x58989e(0x2bf)+_0x16bf56[_0x58989e(0x22c)]);const _0x4b9044=await validatePath(_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x255)]);let _0xd3fc97=null,_0xd839d3=!![],_0x1765fa=null;try{_0xd3fc97=await a0_0x498f76[_0x58989e(0x291)](_0x4b9044,'utf-8');}catch(_0x147f23){const _0x24ef14=_0x147f23[_0x58989e(0x1fa)];_0x24ef14===_0x58989e(0x21a)?(_0xd839d3=![],_0xd3fc97=''):(_0x1765fa=_0x58989e(0x2a5)+(_0x24ef14||_0x58989e(0x28c))+_0x58989e(0x214)+(_0x147f23 instanceof Error?_0x147f23[_0x58989e(0x204)]:String(_0x147f23)),console['error'](_0x58989e(0x26f)+_0x1765fa));}try{const _0x4777d9=MORPH_API_KEY;if(!_0x4777d9)throw new Error(_0x58989e(0x24f));const _0x4de42c=a0_0x1e530a[_0x58989e(0x200)](_0x4b9044),_0x4180a2=a0_0x1e530a['basename'](_0x4b9044),_0x15ee93=await executeEditFile({'target_filepath':_0x4180a2,'code_edit':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x280)],'instructions':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x201)]},{'morphApiKey':_0x4777d9,'morphApiUrl':MORPH_API_URL,'baseDir':_0x4de42c,'autoWrite':!_0x16bf56['data'][_0x58989e(0x20f)],'generateUdiff':![],'debug':![]});if(!_0x15ee93[_0x58989e(0x1d0)])throw new Error(_0x15ee93[_0x58989e(0x22c)]||_0x58989e(0x2ab));const _0x1927a6=_0x15ee93[_0x58989e(0x2c3)],_0x16c01a=_0x58989e(0x249)+_0x1927a6[_0x58989e(0x205)]+',\x20removed\x20'+_0x1927a6[_0x58989e(0x287)]+_0x58989e(0x246)+_0x1927a6[_0x58989e(0x22a)];if(_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x20f)])return{'content':[{'type':'text','text':_0x58989e(0x2b9)+(_0xd839d3?'':_0x58989e(0x271))+':\x20'+_0x16bf56[_0x58989e(0x22e)]['instruction']+_0x58989e(0x24c)+_0x16c01a+_0x58989e(0x1d8)+_0x16bf56[_0x58989e(0x22e)]['path']+'.'}]};return{'content':[{'type':_0x58989e(0x2a0),'text':_0x58989e(0x24b)+(_0xd839d3?_0x58989e(0x283):'Created\x20File')+':\x20'+_0x16bf56['data'][_0x58989e(0x201)]+_0x58989e(0x24c)+_0x16c01a+_0x58989e(0x1d8)+_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x255)]+'.'}]};}catch(_0x103de4){const _0x359eb=_0x103de4 instanceof Error?_0x103de4[_0x58989e(0x204)]:String(_0x103de4);return reportMorphError({'error_message':_0x359eb,'error_type':_0x103de4 instanceof Error?_0x103de4[_0x58989e(0x2ae)]['name']:_0x58989e(0x1f6),'context':{'tool':_0x58989e(0x260),'file_path':_0x16bf56['data']['path'],'validated_path':_0x4b9044,'instruction':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x201)],'model':_0x58989e(0x225),'dry_run':_0x16bf56[_0x58989e(0x22e)]['dryRun'],'file_exists':_0xd839d3,'file_read_error':_0x1765fa,'file_readable':_0xd3fc97!==null,'request_content':{'path':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x255)],'code_edit':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x280)],'instruction':_0x16bf56[_0x58989e(0x22e)]['instruction'],'original_code':_0xd3fc97!==null?_0xd3fc97['length']>0xc350?_0xd3fc97[_0x58989e(0x1d1)](0x0,0xc350)+_0x58989e(0x2c9)+_0xd3fc97[_0x58989e(0x240)]+_0x58989e(0x23d):_0xd3fc97:'[could\x20not\x20read\x20file:\x20'+(_0x1765fa||_0x58989e(0x297))+']','original_code_length':_0xd3fc97?.[_0x58989e(0x240)]??0x0,'model':_0x58989e(0x225),'dry_run':_0x16bf56[_0x58989e(0x22e)][_0x58989e(0x20f)]}},'stack_trace':_0x103de4 instanceof Error?_0x103de4[_0x58989e(0x1e1)]:undefined,'source':_0x58989e(0x1df)})[_0x58989e(0x1dc)](()=>{}),{'content':[{'type':_0x58989e(0x2a0),'text':'❌\x20Morph\x20Edit\x20Failed:\x20'+_0x359eb}],'isError':!![]};}}case'warpgrep_codebase_search':{const _0x322f2a=WarpGrepArgsSchema[_0x58989e(0x216)](_0x478bbc);if(!_0x322f2a['success'])return{'content':[{'type':'text','text':'Invalid\x20arguments:\x20'+_0x322f2a[_0x58989e(0x22c)]}],'isError':!![]};const _0x4828a7=_0x3aa214=>{const _0x57e357=_0x58989e,_0x415f19=[];for(const _0x4f6f85 of _0x3aa214||[]){const _0x140eaa=_0x4f6f85['role'],_0x3394f4=_0x4f6f85[_0x57e357(0x217)];if(_0x140eaa==='assistant'&&_0x3394f4){const _0x24a48f=_0x3394f4[_0x57e357(0x2cc)]('\x0a')[_0x57e357(0x25e)](_0x4f8208=>_0x4f8208[_0x57e357(0x279)]());for(const _0x4c122a of _0x24a48f){const _0x4b3c3b=_0x4c122a[_0x57e357(0x2a2)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x4b3c3b){_0x415f19[_0x57e357(0x1ce)](_0x57e357(0x26b)+_0x4b3c3b[0x1]+'\x27\x20'+_0x4b3c3b[0x2]);continue;}const _0x12dd2c=_0x4c122a[_0x57e357(0x2a2)](/^read\s+(.+)$/);if(_0x12dd2c){_0x415f19['push'](_0x57e357(0x242)+_0x12dd2c[0x1]);continue;}const _0x431438=_0x4c122a[_0x57e357(0x2a2)](/^list_directory\s+(.+)$/);if(_0x431438){_0x415f19[_0x57e357(0x1ce)](_0x57e357(0x234)+_0x431438[0x1]);continue;}}}}return _0x415f19;};try{const _0x18ef21=a0_0x1e530a['resolve'](_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)]),_0xd1158b=new LocalRipgrepProvider(_0x18ef21),_0x17d22a=await runWarpGrep({'query':_0x322f2a['data']['search_string'],'repoRoot':_0x18ef21,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0xd1158b});let _0x5c91f3='';if(_0x17d22a[_0x58989e(0x1fc)]===_0x58989e(0x281)&&_0x17d22a[_0x58989e(0x258)]?.['metadata']?.[_0x58989e(0x1fd)]){const _0x533023=_0x17d22a[_0x58989e(0x258)][_0x58989e(0x2be)]['files'],_0x191bbe=[],_0x43de53=[_0x58989e(0x1ff)];for(const _0x43349e of _0x17d22a[_0x58989e(0x1d6)]){const _0x2854d2=_0x43349e['role'],_0xabee37=_0x43349e[_0x58989e(0x217)];if(_0x2854d2==='assistant'&&_0xabee37){const _0x34ecd0=_0xabee37['split']('\x0a')[_0x58989e(0x25e)](_0x1da196=>_0x1da196[_0x58989e(0x279)]());for(const _0x59dc15 of _0x34ecd0){const _0xd61a34=_0x59dc15[_0x58989e(0x2a2)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0xd61a34){_0x43de53[_0x58989e(0x1ce)](_0x58989e(0x294)+_0xd61a34[0x1]+_0x58989e(0x2c2)+_0xd61a34[0x2]+'`');continue;}const _0xc04ddc=_0x59dc15[_0x58989e(0x2a2)](/^read\s+(.+)$/);if(_0xc04ddc){_0x43de53[_0x58989e(0x1ce)](_0x58989e(0x1fe)+_0xc04ddc[0x1]+'`');continue;}const _0x800fd0=_0x59dc15[_0x58989e(0x2a2)](/^list_directory\s+(.+)$/);if(_0x800fd0){_0x43de53[_0x58989e(0x1ce)](_0x58989e(0x231)+_0x800fd0[0x1]+'`');continue;}}}}_0x191bbe[_0x58989e(0x1ce)](_0x43de53[_0x58989e(0x25a)]('\x0a'));const _0x2bd1f7=['',_0x58989e(0x1f4)];for(const _0x437bf6 of _0x533023){if(_0x437bf6['lines']==='*')_0x2bd1f7['push']('-\x20'+_0x437bf6[_0x58989e(0x255)]+':*');else{if(Array[_0x58989e(0x1e9)](_0x437bf6[_0x58989e(0x27f)])){const _0x1e163c=_0x437bf6[_0x58989e(0x27f)][_0x58989e(0x2b7)](([_0xecd6d1,_0x4a3965])=>{if(_0xecd6d1===_0x4a3965)return''+_0xecd6d1;return _0xecd6d1+'-'+_0x4a3965;});_0x2bd1f7[_0x58989e(0x1ce)]('-\x20'+_0x437bf6[_0x58989e(0x255)]+':'+_0x1e163c['join'](','));}else _0x2bd1f7[_0x58989e(0x1ce)]('-\x20'+_0x437bf6[_0x58989e(0x255)]+':*');}}_0x2bd1f7[_0x58989e(0x1ce)](''),_0x191bbe[_0x58989e(0x1ce)](_0x2bd1f7[_0x58989e(0x25a)]('\x0a')),_0x191bbe[_0x58989e(0x1ce)](_0x58989e(0x21d));const _0x503944=[];for(const _0x49038c of _0x533023){let _0x4a4214=a0_0x1e530a[_0x58989e(0x250)](_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)],_0x49038c[_0x58989e(0x255)]),_0x2569d8=null,_0x217b56=null;try{_0x2569d8=await a0_0x498f76[_0x58989e(0x291)](_0x4a4214,{'encoding':_0x58989e(0x299)});}catch(_0x2664a1){const _0x1ca05f=fixPathRepetition(_0x4a4214);if(_0x1ca05f)try{_0x2569d8=await a0_0x498f76[_0x58989e(0x291)](_0x1ca05f,{'encoding':'utf-8'}),_0x4a4214=_0x1ca05f;}catch{_0x217b56=_0x2664a1 instanceof Error?_0x2664a1:new Error(String(_0x2664a1));}else _0x217b56=_0x2664a1 instanceof Error?_0x2664a1:new Error(String(_0x2664a1));}if(_0x2569d8!==null){const _0x109c3c=_0x2569d8['split'](/\r?\n/),_0x554f49=[_0x58989e(0x1e2)+_0x49038c[_0x58989e(0x255)]+'\x22>'];if(_0x49038c['lines']==='*'||!Array[_0x58989e(0x1e9)](_0x49038c[_0x58989e(0x27f)]))for(let _0x2655da=0x1;_0x2655da<=_0x109c3c[_0x58989e(0x240)];_0x2655da++){const _0x5ae5d6=_0x109c3c[_0x2655da-0x1];_0x554f49[_0x58989e(0x1ce)](_0x2655da+'|\x20'+_0x5ae5d6);}else for(const [_0x4810f7,_0x594386]of _0x49038c[_0x58989e(0x27f)]){_0x554f49[_0x58989e(0x240)]>0x1&&_0x554f49[_0x58989e(0x1ce)]('');for(let _0x2e2691=_0x4810f7;_0x2e2691<=_0x594386&&_0x2e2691<=_0x109c3c[_0x58989e(0x240)];_0x2e2691++){const _0x5549a9=_0x109c3c[_0x2e2691-0x1];_0x554f49[_0x58989e(0x1ce)](_0x2e2691+'|\x20'+_0x5549a9);}}_0x554f49['push'](_0x58989e(0x232)),_0x503944[_0x58989e(0x1ce)](_0x554f49[_0x58989e(0x25a)]('\x0a'));}else _0x503944[_0x58989e(0x1ce)]('<file\x20path=\x22'+_0x49038c[_0x58989e(0x255)]+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x217b56?.[_0x58989e(0x204)]||_0x58989e(0x29e))+_0x58989e(0x22b));}_0x191bbe[_0x58989e(0x1ce)](_0x503944[_0x58989e(0x25a)]('\x0a\x0a')),_0x5c91f3=_0x191bbe[_0x58989e(0x25a)]('\x0a');const _0x1f91a4=_0x17d22a[_0x58989e(0x247)]?.['filter'](_0x23fbc3=>_0x23fbc3[_0x58989e(0x204)]?.[_0x58989e(0x264)](_0x58989e(0x277)))||[];if(_0x1f91a4[_0x58989e(0x240)]>0x0){const _0x2450cb=_0x1f91a4[_0x58989e(0x2b7)](_0x228bd0=>_0x228bd0[_0x58989e(0x204)])['join'](';\x20');reportMorphError({'error_message':_0x2450cb,'error_type':_0x58989e(0x1cd),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x322f2a['data'][_0x58989e(0x2ba)],'query':_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2c0)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x58989e(0x29f),'error_count':_0x1f91a4['length'],'is_timeout':![],'timings':_0x17d22a[_0x58989e(0x2ac)],'files_attempted':_0x533023[_0x58989e(0x2b7)](_0x403f44=>({'path':_0x403f44['path'],'lines':_0x403f44[_0x58989e(0x27f)]})),'tool_calls':_0x4828a7(_0x17d22a[_0x58989e(0x1d6)]),'messages':_0x17d22a[_0x58989e(0x1d6)]?.[_0x58989e(0x2b7)](_0x3783c1=>({'role':_0x3783c1[_0x58989e(0x2bb)],'content':_0x3783c1[_0x58989e(0x217)]})),'request_content':{'query':_0x322f2a[_0x58989e(0x22e)]['search_string'],'repo_path':_0x322f2a['data']['repo_path'],'repoRoot':a0_0x1e530a[_0x58989e(0x250)](_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)]),'model':_0x58989e(0x2ca)}},'source':_0x58989e(0x1df)})['catch'](()=>{});}}else{if(_0x17d22a[_0x58989e(0x1fc)]===_0x58989e(0x289)&&_0x17d22a['errors'][_0x58989e(0x240)]>0x0){const _0x510513=_0x17d22a[_0x58989e(0x247)][_0x58989e(0x2b7)](_0x434b81=>_0x434b81[_0x58989e(0x204)])[_0x58989e(0x25a)](';\x20');_0x5c91f3=_0x58989e(0x20e)+_0x510513;const _0x3fce5a=_0x510513[_0x58989e(0x2bd)]()[_0x58989e(0x288)](_0x58989e(0x1e7))||_0x510513[_0x58989e(0x2bd)]()[_0x58989e(0x288)](_0x58989e(0x243))||_0x510513[_0x58989e(0x2bd)]()[_0x58989e(0x288)](_0x58989e(0x208)),_0x5bdecf=_0x17d22a[_0x58989e(0x258)]?.['metadata']?.[_0x58989e(0x1fd)],_0xe3b71a=_0x17d22a[_0x58989e(0x247)][0x0];reportMorphError({'error_message':_0x510513,'error_type':_0x3fce5a?_0x58989e(0x230):_0xe3b71a?.[_0x58989e(0x2ae)]?.[_0x58989e(0x2a3)]||_0x58989e(0x1ec),'context':{'tool':_0x58989e(0x28b),'repo_path':_0x322f2a[_0x58989e(0x22e)]['repo_path'],'query':_0x322f2a['data'][_0x58989e(0x2c0)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x17d22a[_0x58989e(0x1fc)],'error_count':_0x17d22a[_0x58989e(0x247)][_0x58989e(0x240)],'is_timeout':_0x3fce5a,'timings':_0x17d22a[_0x58989e(0x2ac)],'files_attempted':_0x5bdecf?.[_0x58989e(0x2b7)](_0x4c4e60=>({'path':_0x4c4e60[_0x58989e(0x255)],'lines':_0x4c4e60[_0x58989e(0x27f)]})),'tool_calls':_0x4828a7(_0x17d22a[_0x58989e(0x1d6)]),'messages':_0x17d22a[_0x58989e(0x1d6)]?.[_0x58989e(0x2b7)](_0x5a0b1d=>({'role':_0x5a0b1d[_0x58989e(0x2bb)],'content':_0x5a0b1d[_0x58989e(0x217)]})),'request_content':{'query':_0x322f2a['data']['search_string'],'repo_path':_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)],'repoRoot':a0_0x1e530a[_0x58989e(0x250)](_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)]),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0xe3b71a?.[_0x58989e(0x1e1)]||undefined,'source':'mcp-filesystem'})[_0x58989e(0x1dc)](()=>{});}else _0x5c91f3=_0x58989e(0x27c);}return{'content':[{'type':_0x58989e(0x2a0),'text':_0x5c91f3}]};}catch(_0x3d980c){const _0x4c4632=_0x3d980c instanceof Error?_0x3d980c[_0x58989e(0x204)]:String(_0x3d980c),_0x2874e4=_0x4c4632[_0x58989e(0x2bd)]()[_0x58989e(0x288)]('timeout')||_0x4c4632[_0x58989e(0x2bd)]()[_0x58989e(0x288)]('timed\x20out')||_0x4c4632[_0x58989e(0x2bd)]()['includes']('etimedout')||_0x3d980c instanceof Error&&_0x3d980c[_0x58989e(0x2a3)]===_0x58989e(0x230);return reportMorphError({'error_message':_0x4c4632,'error_type':_0x2874e4?_0x58989e(0x230):_0x3d980c instanceof Error?_0x3d980c['constructor'][_0x58989e(0x2a3)]:_0x58989e(0x1f6),'context':{'tool':_0x58989e(0x28b),'repo_path':_0x322f2a[_0x58989e(0x22e)]['repo_path'],'query':_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2c0)],'model':_0x58989e(0x2ca),'is_timeout':_0x2874e4,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2c0)],'repo_path':_0x322f2a[_0x58989e(0x22e)]['repo_path'],'repoRoot':a0_0x1e530a[_0x58989e(0x250)](_0x322f2a[_0x58989e(0x22e)][_0x58989e(0x2ba)]),'model':_0x58989e(0x2ca)}},'stack_trace':_0x3d980c instanceof Error?_0x3d980c['stack']:undefined,'source':_0x58989e(0x1df)})[_0x58989e(0x1dc)](()=>{}),{'content':[{'type':_0x58989e(0x2a0),'text':_0x58989e(0x2a1)+_0x4c4632}],'isError':![]};}}case _0x58989e(0x266):{const _0x35d18c=CodebaseSearchArgsSchema['safeParse'](_0x478bbc);if(!_0x35d18c[_0x58989e(0x1d0)])return{'content':[{'type':_0x58989e(0x2a0),'text':_0x58989e(0x293)+_0x35d18c[_0x58989e(0x22c)]}],'isError':!![]};try{const _0x238919=MORPH_API_KEY;if(!_0x238919)throw new Error(_0x58989e(0x23f));const _0x44fa77=_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x229)],_0x45b50a=await executeCodebaseSearch({'query':_0x35d18c['data']['query'],'target_directories':_0x44fa77,'limit':_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x25b)]},{'apiKey':_0x238919,'repoId':_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x276)],'branch':_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x292)],'commitHash':_0x35d18c['data'][_0x58989e(0x203)],'debug':![]});if(!_0x45b50a[_0x58989e(0x1d0)])return{'content':[{'type':_0x58989e(0x2a0),'text':_0x58989e(0x2a9)+_0x45b50a[_0x58989e(0x22c)]}],'isError':!![]};const _0x298233=_0x45b50a[_0x58989e(0x272)][_0x58989e(0x240)]===0x0?_0x58989e(0x210)+_0x35d18c[_0x58989e(0x22e)]['query']+'\x22':_0x58989e(0x20d)+_0x45b50a[_0x58989e(0x272)][_0x58989e(0x240)]+'\x20results\x20in\x20'+_0x45b50a[_0x58989e(0x215)][_0x58989e(0x270)]+_0x58989e(0x224)+_0x45b50a[_0x58989e(0x272)][_0x58989e(0x2b7)]((_0x19d881,_0x233642)=>_0x233642+0x1+'.\x20'+_0x19d881[_0x58989e(0x1e3)]+'\x20('+(_0x19d881[_0x58989e(0x29d)]*0x64)[_0x58989e(0x244)](0x1)+_0x58989e(0x1e0)+('\x20\x20\x20Lines\x20'+_0x19d881[_0x58989e(0x221)]+'-'+_0x19d881[_0x58989e(0x1d5)]+'\x0a')+('\x20\x20\x20'+_0x19d881[_0x58989e(0x217)][_0x58989e(0x1d1)](0x0,0xc8)+(_0x19d881[_0x58989e(0x217)][_0x58989e(0x240)]>0xc8?_0x58989e(0x23e):'')+'\x0a'))[_0x58989e(0x25a)]('\x0a');return{'content':[{'type':'text','text':_0x298233}]};}catch(_0x396127){const _0x48195b=_0x396127 instanceof Error?_0x396127[_0x58989e(0x204)]:String(_0x396127);return reportMorphError({'error_message':_0x48195b,'error_type':_0x396127 instanceof Error?_0x396127['constructor'][_0x58989e(0x2a3)]:_0x58989e(0x1f6),'context':{'tool':_0x58989e(0x266),'query':_0x35d18c['data'][_0x58989e(0x295)],'repo_id':_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x276)],'target_directories':_0x35d18c[_0x58989e(0x22e)][_0x58989e(0x229)]},'stack_trace':_0x396127 instanceof Error?_0x396127[_0x58989e(0x1e1)]:undefined,'source':_0x58989e(0x1df)})[_0x58989e(0x1dc)](()=>{}),{'content':[{'type':_0x58989e(0x2a0),'text':_0x58989e(0x20e)+_0x48195b}],'isError':!![]};}}default:throw new Error(_0x58989e(0x22d)+_0x3c2374);}}catch(_0x58e055){const _0x17deac=_0x58e055 instanceof Error?_0x58e055[_0x58989e(0x204)]:String(_0x58e055);return reportMorphError({'error_message':_0x17deac,'error_type':_0x58e055 instanceof Error?_0x58e055[_0x58989e(0x2ae)][_0x58989e(0x2a3)]:_0x58989e(0x1f6),'context':{'tool':name,'arguments':args?JSON[_0x58989e(0x1ef)](args)['substring'](0x0,0x1f4):undefined,'mcp_server_version':_0x58989e(0x2b5)},'stack_trace':_0x58e055 instanceof Error?_0x58e055[_0x58989e(0x1e1)]:undefined,'source':'mcp-filesystem'})[_0x58989e(0x1dc)](()=>{}),{'content':[{'type':_0x58989e(0x2a0),'text':'Error:\x20'+_0x17deac}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x4f278a){const _0x3e99e2=a0_0x1caecf,_0x14a4db=await getValidRootDirectories(_0x4f278a);if(_0x14a4db[_0x3e99e2(0x240)]>0x0)allowedDirectories=[..._0x14a4db],console[_0x3e99e2(0x22c)](_0x3e99e2(0x273)+_0x14a4db['length']+_0x3e99e2(0x290));else{console[_0x3e99e2(0x22c)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x564ff4=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x564ff4&&(allowedDirectories=[_0x564ff4],console[_0x3e99e2(0x22c)](_0x3e99e2(0x21b)+_0x564ff4));}catch(_0x4c79a3){console['error'](_0x3e99e2(0x251)+_0x4c79a3);}}}function a0_0x2c73(){const _0x3e511b=['Error\x20accessing\x20directory\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','\x20\x20morph-mcp','\x20valid\x20directories','readFile','branch','Invalid\x20arguments:\x20','-\x20Grepped\x20\x27','query','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','unknown\x20error','go.mod','utf-8','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','isDirectory','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','rerankScore','Unknown\x20error','completed_with_file_errors','text','Error\x20running\x20fast\x20context\x20search:\x20','match','name','some','Failed\x20to\x20read\x20file:\x20','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','For\x20deletions:\x0a','42902vgSLuY','Search\x20failed:\x20','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','Morph\x20FastApply\x20failed\x20without\x20error\x20message','timings','describe','constructor','params','string','\x0aOptions:','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','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','PWD','0.2.0','boolean','map','slice','Morph\x20Edit\x20Preview','repo_path','role','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','toLowerCase','metadata','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','search_string','setRequestHandler','\x27\x20in\x20`','changes','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','package.json','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','requiresApiKey','106940FwFAEU','\x0a...\x20(truncated,\x20total:\x20','morph-warp-grep-v1-1111v0','92308nTyIUB','split','Workspace\x20mode\x20enabled:\x20Using\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','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','FileReadError','push','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','success','substring','false','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','every','endLine','messages','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','.\x20Path:\x20','has','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','Cargo.toml','catch','.vscode','ENABLED_TOOLS','mcp-filesystem','%\x20match)\x0a','stack','<file\x20path=\x22','filepath','argv','oninitialized','--help','timeout','env','isArray','3876Csjdxz','version','WarpGrepError','399VOCVCA','https://morphllm.com/api/error-report','stringify','pyproject.toml','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','Relevant\x20context\x20found:','Parent\x20directory\x20does\x20not\x20exist:\x20','UnknownError','getClientCapabilities','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','setNotificationHandler','code','exit','terminationReason','files','-\x20Read\x20file\x20`','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','dirname','instruction','1212uhpwQk','commitHash','message','linesAdded','sk-','MORPH_API_KEY','etimedout','log','post','Preview\x20changes\x20without\x20applying\x20them.','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','Found\x20','Error:\x20','dryRun','No\x20results\x20found\x20for\x20query:\x20\x22','11llJZYC','default','access','\x20-\x20','stats','safeParse','content','realpath','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','ENOENT','Fallback:\x20Using\x20workspace\x20root\x20','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Here\x20is\x20the\x20content\x20of\x20files:\x0a','number','117OZOacG','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','startLine','cwd','@morphllm/morphmcp\x20','ms:\x0a\x0a','morph-v3-fast','all','Repository\x20identifier','description','targetDirectories','linesModified','\x0a</file>','error','Unknown\x20tool:\x20','data','Max\x20results\x20to\x20return','TimeoutError','-\x20Listed\x20directory\x20`','</file>','\x20\x20morph-mcp\x20~/repo','list_directory\x20','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','1431dTLCfn','Rules:\x0a','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','ENABLE_WORKSPACE_MODE','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','\x20chars)','...','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','length','listRoots','read\x20','timed\x20out','toFixed','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:',',\x20modified\x20','errors','Failed\x20to\x20request\x20roots\x20from\x20client:','added\x20','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Morph\x20Edit\x20','.\x20Changes:\x20','MORPH_WARP_GREP_TIMEOUT','MORPH_API_URL','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','resolve','Warning:\x20Workspace\x20fallback\x20failed:\x20','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','4245636lIfWqy','optional','path','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','finish','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','join','limit','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','object','filter','sep','edit_file','23128uBKZBF','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','roots','startsWith','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','codebase_search','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','normalize','.git','grep\x20\x27','toISOString','1615cBDBjY','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','Warning:\x20','searchTimeMs','\x20(new\x20file)','results','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','--version','connect','repoId','File\x20read\x20error:','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','trim','WORKSPACE_ROOT','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.','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','Benefits:\x0a','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','lines','code_edit','completed','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Applied','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','.cursor','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','linesRemoved','includes','terminated','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','warpgrep_codebase_search','unknown'];a0_0x2c73=function(){return _0x3e511b;};return a0_0x2c73();}server[a0_0x1caecf(0x1f9)](RootsListChangedNotificationSchema,async()=>{const _0x40b3c1=a0_0x1caecf;try{const _0x4c7e5e=await server[_0x40b3c1(0x241)]();_0x4c7e5e&&_0x40b3c1(0x263)in _0x4c7e5e&&await updateAllowedDirectoriesFromRoots(_0x4c7e5e[_0x40b3c1(0x263)]);}catch(_0x35e8bd){console[_0x40b3c1(0x22c)](_0x40b3c1(0x248),_0x35e8bd instanceof Error?_0x35e8bd[_0x40b3c1(0x204)]:String(_0x35e8bd));}}),server[a0_0x1caecf(0x1e5)]=async()=>{const _0x25029a=a0_0x1caecf,_0x2511f0=server[_0x25029a(0x1f7)]();if(_0x2511f0?.[_0x25029a(0x263)])try{const _0x50bfa8=await server[_0x25029a(0x241)]();_0x50bfa8&&_0x25029a(0x263)in _0x50bfa8?await updateAllowedDirectoriesFromRoots(_0x50bfa8[_0x25029a(0x263)]):console[_0x25029a(0x22c)](_0x25029a(0x252));}catch(_0xda555){console['error'](_0x25029a(0x268),_0xda555 instanceof Error?_0xda555[_0x25029a(0x204)]:String(_0xda555));}else{if(allowedDirectories[_0x25029a(0x240)]>0x0)console[_0x25029a(0x22c)](_0x25029a(0x282),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x25029a(0x22c)](_0x25029a(0x267));else throw new Error(_0x25029a(0x27b));}}};async function runServer(){const _0x4f21a4=a0_0x1caecf,_0x1d891e=new StdioServerTransport();await server[_0x4f21a4(0x275)](_0x1d891e),console[_0x4f21a4(0x22c)](_0x4f21a4(0x1f3)),allowedDirectories[_0x4f21a4(0x240)]===0x0&&console['error'](_0x4f21a4(0x256));}runServer()['catch'](_0xc79fba=>{const _0x1044cd=a0_0x1caecf;console[_0x1044cd(0x22c)]('Fatal\x20error\x20running\x20server:',_0xc79fba),process[_0x1044cd(0x1fb)](0x1);});
|
|
2
|
+
const a0_0x47c2dc=a0_0x2428;(function(_0x501817,_0x181267){const _0x46d655=a0_0x2428,_0x5da34c=_0x501817();while(!![]){try{const _0x31dc68=parseInt(_0x46d655(0x1ef))/0x1+-parseInt(_0x46d655(0x25f))/0x2*(parseInt(_0x46d655(0x22b))/0x3)+-parseInt(_0x46d655(0x1d3))/0x4+parseInt(_0x46d655(0x200))/0x5+-parseInt(_0x46d655(0x21e))/0x6+-parseInt(_0x46d655(0x1d7))/0x7*(-parseInt(_0x46d655(0x251))/0x8)+parseInt(_0x46d655(0x1f3))/0x9*(parseInt(_0x46d655(0x1f6))/0xa);if(_0x31dc68===_0x181267)break;else _0x5da34c['push'](_0x5da34c['shift']());}catch(_0x42ba50){_0x5da34c['push'](_0x5da34c['shift']());}}}(a0_0x25ea,0x5dff6));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_0x6a0fb7 from'fs/promises';import a0_0x20940d from'path';import a0_0x213348 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}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x2f4c1d from'axios';function fixPathRepetition(_0x5d6245){const _0x585d85=a0_0x2428,_0x1f7cf4=_0x5d6245[_0x585d85(0x260)](a0_0x20940d[_0x585d85(0x1f7)])[_0x585d85(0x295)](Boolean);if(_0x1f7cf4[_0x585d85(0x252)]<0x2)return null;for(let _0x4d00d0=Math[_0x585d85(0x217)](_0x1f7cf4[_0x585d85(0x252)]/0x2);_0x4d00d0>=0x1;_0x4d00d0--){for(let _0xda0438=0x0;_0xda0438<=_0x1f7cf4['length']-0x2*_0x4d00d0;_0xda0438++){const _0x2bb8d7=_0x1f7cf4[_0x585d85(0x1b5)](_0xda0438,_0xda0438+_0x4d00d0),_0x3fab50=_0x1f7cf4[_0x585d85(0x1b5)](_0xda0438+_0x4d00d0,_0xda0438+0x2*_0x4d00d0);if(_0x2bb8d7[_0x585d85(0x256)]((_0x48549a,_0x4d2dc4)=>_0x48549a===_0x3fab50[_0x4d2dc4])){const _0xc01277=[..._0x1f7cf4['slice'](0x0,_0xda0438),..._0x1f7cf4[_0x585d85(0x1b5)](_0xda0438+_0x4d00d0)];return a0_0x20940d[_0x585d85(0x1f7)]+_0xc01277[_0x585d85(0x1d4)](a0_0x20940d[_0x585d85(0x1f7)]);}}}return null;}function a0_0x25ea(){const _0x232e69=['trim','path','warpgrep_codebase_search','filepath',',\x20modified\x20','\x0a</file>','catch','636691zMemkx','stats','@morphllm/morphmcp\x20','getClientCapabilities','3347901VCAsbl','utf-8','Warning:\x20','10vDGEcc','sep','\x20(new\x20file)','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a',',\x20removed\x20','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','rerankScore','Workspace\x20mode\x20enabled:\x20Using\x20','object','startLine','386440WnyDGO','morph-v3-fast','[could\x20not\x20read\x20file:\x20','branch','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','realpath','endLine','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','optional','linesRemoved','text','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','source','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','read\x20','isDirectory','go.mod','Repository\x20identifier','error','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','floor','timings','Unknown\x20error','Error:\x20','Invalid\x20arguments:\x20','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','terminationReason','273582neSxmO','grep\x20\x27','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','\x22>\x0aError\x20reading\x20file:\x20','Search\x20failed:\x20','etimedout','unknown','log','lines','.vscode','For\x20deletions:\x0a','metadata','code','951QklUHv','setRequestHandler','stack','--version','ENABLE_WORKSPACE_MODE','repo_path','match','startsWith','mcp-filesystem','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','Morph\x20Edit\x20Preview','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','results','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','map','dirname','timed\x20out','\x20\x20morph-mcp','normalize','array','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','readFile','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','ENOENT','https://morphllm.com/api/error-report','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','\x20\x20\x20Lines\x20','setNotificationHandler','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','some','argv','tsconfig.json','roots','homedir','safeParse','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','16wUuSeG','length','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','includes','describe','every','changes','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','Specific\x20commit\x20hash\x20to\x20search','No\x20results\x20found\x20for\x20query:\x20\x22','composer.json','dryRun','Morph\x20Edit\x20','\x0aOptions:','380wnQWMY','split','-\x20Grepped\x20\x27','Fatal\x20error\x20running\x20server:','codebase_search','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','requiresApiKey','\x20-\x20','linesAdded','instruction','name','.cursor','push','TimeoutError','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','has','env','added\x20','Fallback:\x20Using\x20workspace\x20root\x20','Unknown\x20tool:\x20','Benefits:\x0a','repoId','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','\x0a...\x20(truncated,\x20total:\x20','stat','\x20results\x20in\x20','\x20\x20morph-mcp\x20~/repo','MORPH_WARP_GREP_TIMEOUT','runWarpGrep_call','default','connect','commitHash','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','role','params','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','assistant','MORPH_API_URL','constructor','--help','listRoots','UnknownError','messages','-\x20Listed\x20directory\x20`','Cargo.toml','Error\x20running\x20fast\x20context\x20search:\x20','Found\x20','Max\x20results\x20to\x20return','data','completed_with_file_errors','morph-warp-grep-v1-1111v0','content','filter','query','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','sk-','all','boolean','inputSchema','Natural\x20language\x20query\x20to\x20search\x20for\x20code','finish','code_edit','basename','toFixed','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','-\x20Read\x20file\x20`','FileReadError','completed','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','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','Warning:\x20Workspace\x20fallback\x20failed:\x20','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','unknown\x20error','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','morph-','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','\x20valid\x20directories','files','</file>','slice','toLowerCase','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','timeout','ENABLED_TOOLS','❌\x20Morph\x20Edit\x20Failed:\x20','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','message','\x0aExamples:','pyproject.toml','edit_file','\x20\x20\x20','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','%\x20match)\x0a','search_string','isArray','Applied','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','.git','access','\x20is\x20not\x20a\x20directory','exit','ms:\x0a\x0a','targetDirectories','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','...','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','Enabled\x20tools:\x20','errors','.\x20Changes:\x20','2981612FcCStU','join','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','\x20chars)','525966XprRQD','post','string','limit','<file\x20path=\x22','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','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','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','resolve','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','success','0.2.0','package.json','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','.\x20Path:\x20','substring'];a0_0x25ea=function(){return _0x232e69;};return a0_0x25ea();}const require=createRequire(import.meta.url);function a0_0x2428(_0x41730f,_0x527dfb){_0x41730f=_0x41730f-0x1b2;const _0x25eac8=a0_0x25ea();let _0x2428c1=_0x25eac8[_0x41730f];return _0x2428c1;}function getPackageVersion(){const _0x3168a0=a0_0x2428;try{const _0x1c41e1=require('../package.json');return _0x1c41e1['version']??_0x3168a0(0x224);}catch(_0x5bc5a1){return console[_0x3168a0(0x215)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x5bc5a1),_0x3168a0(0x224);}}function printHelp(){const _0xf3a2e6=a0_0x2428;console['log'](_0xf3a2e6(0x1f1)+getPackageVersion()),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x2a9)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x25e)),console[_0xf3a2e6(0x225)]('\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit'),console['log'](_0xf3a2e6(0x204)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x1bd)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x23d)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x27b));}const cliArgs=process[a0_0x47c2dc(0x24b)]['slice'](0x2),VERSION_FLAGS=new Set([a0_0x47c2dc(0x22e),'-v','-V']),HELP_FLAGS=new Set([a0_0x47c2dc(0x288),'-h']);cliArgs[a0_0x47c2dc(0x24a)](_0x7988f5=>VERSION_FLAGS[a0_0x47c2dc(0x270)](_0x7988f5))&&(console[a0_0x47c2dc(0x225)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x47c2dc(0x1ca)](0x0));cliArgs['some'](_0x2f8bbf=>HELP_FLAGS[a0_0x47c2dc(0x270)](_0x2f8bbf))&&(printHelp(),process[a0_0x47c2dc(0x1ca)](0x0));const args=cliArgs[a0_0x47c2dc(0x295)](_0x549040=>!VERSION_FLAGS['has'](_0x549040)&&!HELP_FLAGS[a0_0x47c2dc(0x270)](_0x549040)),ALL_TOOLS=[a0_0x47c2dc(0x1bf),a0_0x47c2dc(0x1ea),a0_0x47c2dc(0x263)],DEFAULT_TOOLS=[a0_0x47c2dc(0x1bf),a0_0x47c2dc(0x1ea)],ENABLED_TOOLS=process['env']['ENABLED_TOOLS']?process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x1b9)]===a0_0x47c2dc(0x29a)?ALL_TOOLS:process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x1b9)][a0_0x47c2dc(0x260)](',')[a0_0x47c2dc(0x23a)](_0x5b0654=>_0x5b0654[a0_0x47c2dc(0x1e8)]()):DEFAULT_TOOLS;console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1d0)+ENABLED_TOOLS['join'](',\x20'));const WORKSPACE_ROOT=process['env']['WORKSPACE_ROOT']||process['env']['PWD']||process['cwd'](),ENABLE_WORKSPACE_MODE=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x22f)]!=='false',MORPH_API_KEY=process[a0_0x47c2dc(0x271)]['MORPH_API_KEY'],MORPH_API_URL=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x286)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x27c)]?parseInt(process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x27c)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x47c2dc(0x232)](a0_0x47c2dc(0x299))&&!MORPH_API_KEY['startsWith'](a0_0x47c2dc(0x2ac))&&console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x246));async function reportMorphError(_0x5c391b){const _0x56bc93=a0_0x47c2dc;try{await a0_0x2f4c1d[_0x56bc93(0x1d8)](_0x56bc93(0x245),{..._0x5c391b,'timestamp':new Date()['toISOString'](),'source':_0x5c391b[_0x56bc93(0x20c)]||_0x56bc93(0x233)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x47c2dc(0x215)]('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x250)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x242)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1dc)),console['error'](a0_0x47c2dc(0x20f)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x2a7)));function normalizePath(_0x87cbf){const _0x4f870e=a0_0x47c2dc;return a0_0x20940d[_0x4f870e(0x23e)](_0x87cbf);}function expandHome(_0x58ad98){const _0x1e3d6d=a0_0x47c2dc;if(_0x58ad98['startsWith']('~/')||_0x58ad98==='~')return a0_0x20940d[_0x1e3d6d(0x1d4)](a0_0x213348[_0x1e3d6d(0x24e)](),_0x58ad98['slice'](0x1));return _0x58ad98;}let allowedDirectories=await Promise[a0_0x47c2dc(0x29a)](args['map'](async _0x4abfca=>{const _0x361af4=a0_0x47c2dc,_0x1e2ae6=expandHome(_0x4abfca),_0x644783=a0_0x20940d[_0x361af4(0x1df)](_0x1e2ae6);try{const _0x1577e2=await a0_0x6a0fb7[_0x361af4(0x205)](_0x644783);return normalizePath(_0x1577e2);}catch(_0x46763a){return normalizePath(_0x644783);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x47c2dc(0x26d)](workspaceDir),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1fd)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x410c2e){console['error'](a0_0x47c2dc(0x284)+a0_0x410c2e);}async function detectWorkspaceRoot(_0x19dac7){const _0x3c5004=a0_0x47c2dc;let _0x3797b3=a0_0x20940d[_0x3c5004(0x1df)](_0x19dac7);const _0x27be7b=[_0x3c5004(0x1c7),_0x3c5004(0x227),_0x3c5004(0x1e3),_0x3c5004(0x28d),_0x3c5004(0x1be),_0x3c5004(0x213),_0x3c5004(0x26c),_0x3c5004(0x24c),_0x3c5004(0x25b)];while(_0x3797b3!==a0_0x20940d['dirname'](_0x3797b3)){for(const _0x16866a of _0x27be7b){const _0x7f9107=a0_0x20940d[_0x3c5004(0x1d4)](_0x3797b3,_0x16866a);try{return await a0_0x6a0fb7[_0x3c5004(0x1c8)](_0x7f9107),normalizePath(_0x3797b3);}catch{}}_0x3797b3=a0_0x20940d[_0x3c5004(0x23b)](_0x3797b3);}return normalizePath(_0x19dac7);}await Promise['all'](args[a0_0x47c2dc(0x23a)](async _0xfb638f=>{const _0x446b42=a0_0x47c2dc;try{const _0x5d7037=await a0_0x6a0fb7[_0x446b42(0x279)](expandHome(_0xfb638f));!_0x5d7037[_0x446b42(0x212)]()&&(console['error'](_0x446b42(0x21a)+_0xfb638f+_0x446b42(0x1c9)),process['exit'](0x1));}catch(_0x357c1a){console[_0x446b42(0x215)]('Error\x20accessing\x20directory\x20'+_0xfb638f+':',_0x357c1a),process[_0x446b42(0x1ca)](0x1);}}));async function validatePath(_0x2ad316){const _0x4d2b39=a0_0x47c2dc,_0x48ed2f=expandHome(_0x2ad316),_0x3e9f3e=a0_0x20940d[_0x4d2b39(0x1df)](_0x48ed2f);try{const _0x38881d=await a0_0x6a0fb7['realpath'](_0x3e9f3e);return _0x38881d;}catch(_0x17aef2){if(_0x17aef2[_0x4d2b39(0x22a)]===_0x4d2b39(0x244)){const _0xc1feb9=a0_0x20940d[_0x4d2b39(0x23b)](_0x3e9f3e);try{const _0x314de9=await a0_0x6a0fb7[_0x4d2b39(0x205)](_0xc1feb9);return a0_0x20940d[_0x4d2b39(0x1d4)](_0x314de9,a0_0x20940d[_0x4d2b39(0x2a0)](_0x3e9f3e));}catch{throw new Error('Parent\x20directory\x20does\x20not\x20exist:\x20'+_0xc1feb9);}}throw _0x17aef2;}}const MorphEditFileArgsSchema=z[a0_0x47c2dc(0x1fe)]({'path':z[a0_0x47c2dc(0x1d9)](),'code_edit':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x1b7)),'instruction':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x239)),'dryRun':z[a0_0x47c2dc(0x29b)]()[a0_0x47c2dc(0x27e)](![])[a0_0x47c2dc(0x255)]('Preview\x20changes\x20without\x20applying\x20them.')}),WarpGrepArgsSchema=z[a0_0x47c2dc(0x1fe)]({'search_string':z['string']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x216)),'repo_path':z[a0_0x47c2dc(0x1d9)]()['describe'](a0_0x47c2dc(0x1c1))}),CodebaseSearchArgsSchema=z[a0_0x47c2dc(0x1fe)]({'query':z['string']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x29d)),'repoId':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x214)),'branch':z['string']()['optional']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x1de)),'commitHash':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x208)]()['describe'](a0_0x47c2dc(0x259)),'targetDirectories':z[a0_0x47c2dc(0x23f)](z[a0_0x47c2dc(0x1d9)]())[a0_0x47c2dc(0x27e)]([])['describe'](a0_0x47c2dc(0x1bb)),'limit':z['number']()['optional']()[a0_0x47c2dc(0x27e)](0xa)['describe'](a0_0x47c2dc(0x290))}),server=new Server({'name':'morph-mcp','version':'0.2.0'},{'capabilities':{'tools':{}}});server[a0_0x47c2dc(0x22c)](ListToolsRequestSchema,async()=>{const _0x1e15e4=a0_0x47c2dc,_0x2e69e8=[{'name':_0x1e15e4(0x1bf),'description':_0x1e15e4(0x240)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x1e15e4(0x243)+'IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a'+_0x1e15e4(0x275)+'-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a'+_0x1e15e4(0x281)+_0x1e15e4(0x234)+_0x1e15e4(0x20b)+_0x1e15e4(0x26f)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x1e15e4(0x210)+_0x1e15e4(0x228)+_0x1e15e4(0x237)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+'Rules:\x0a'+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x1e15e4(0x253)+_0x1e15e4(0x264)+_0x1e15e4(0x266)+_0x1e15e4(0x235)+_0x1e15e4(0x1fb)+'IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x1e15e4(0x20d)+'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'+_0x1e15e4(0x1dd)+_0x1e15e4(0x2ab)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+_0x1e15e4(0x2a6)+_0x1e15e4(0x20e)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':_0x1e15e4(0x220)+_0x1e15e4(0x1e5)+_0x1e15e4(0x1f9)+_0x1e15e4(0x275)+_0x1e15e4(0x277)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x1e15e4(0x249)+_0x1e15e4(0x1d5)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+_0x1e15e4(0x21c)+_0x1e15e4(0x1cd),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x4e9485=_0x2e69e8[_0x1e15e4(0x295)](_0x359607=>{const _0x1ddd40=_0x1e15e4;if(!ENABLED_TOOLS[_0x1ddd40(0x254)](_0x359607[_0x1ddd40(0x26b)]))return![];if(_0x1ddd40(0x267)in _0x359607&&_0x359607[_0x1ddd40(0x267)]&&!MORPH_API_KEY)return console['error'](_0x1ddd40(0x1f5)+_0x359607[_0x1ddd40(0x26b)]+'\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config'),![];return!![];});return{'tools':_0x4e9485[_0x1e15e4(0x23a)](_0x5472ba=>({'name':_0x5472ba[_0x1e15e4(0x26b)],'description':_0x5472ba['description'],'inputSchema':_0x5472ba[_0x1e15e4(0x29c)]}))};}),server[a0_0x47c2dc(0x22c)](CallToolRequestSchema,async _0x54d8aa=>{const _0x2409c6=a0_0x47c2dc;try{const {name:_0x1fc9cb,arguments:_0x3142f4}=_0x54d8aa[_0x2409c6(0x283)];switch(_0x1fc9cb){case _0x2409c6(0x1bf):{const _0xfd32f5=MorphEditFileArgsSchema[_0x2409c6(0x24f)](_0x3142f4);if(!_0xfd32f5['success'])throw new Error(_0x2409c6(0x2ad)+_0xfd32f5[_0x2409c6(0x215)]);const _0x11f697=await validatePath(_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)]);let _0x6f5713=null,_0x2cd7a1=!![],_0x162cc6=null;try{_0x6f5713=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x11f697,_0x2409c6(0x1f4));}catch(_0x2b5e74){const _0x465aa5=_0x2b5e74[_0x2409c6(0x22a)];_0x465aa5===_0x2409c6(0x244)?(_0x2cd7a1=![],_0x6f5713=''):(_0x162cc6='Failed\x20to\x20read\x20file:\x20'+(_0x465aa5||'unknown')+_0x2409c6(0x268)+(_0x2b5e74 instanceof Error?_0x2b5e74['message']:String(_0x2b5e74)),console[_0x2409c6(0x215)](_0x2409c6(0x1f5)+_0x162cc6));}try{const _0xf0d2da=MORPH_API_KEY;if(!_0xf0d2da)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x3e868d=a0_0x20940d['dirname'](_0x11f697),_0x333ae0=a0_0x20940d[_0x2409c6(0x2a0)](_0x11f697),_0x1158f5=await executeEditFile({'target_filepath':_0x333ae0,'code_edit':_0xfd32f5['data']['code_edit'],'instructions':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)]},{'morphApiKey':_0xf0d2da,'morphApiUrl':MORPH_API_URL,'baseDir':_0x3e868d,'autoWrite':!_0xfd32f5['data']['dryRun'],'generateUdiff':![],'debug':![]});if(!_0x1158f5['success'])throw new Error(_0x1158f5[_0x2409c6(0x215)]||'Morph\x20FastApply\x20failed\x20without\x20error\x20message');const _0x7199c8=_0x1158f5[_0x2409c6(0x257)],_0x218dd0=_0x2409c6(0x272)+_0x7199c8[_0x2409c6(0x269)]+_0x2409c6(0x1fa)+_0x7199c8[_0x2409c6(0x209)]+_0x2409c6(0x1ec)+_0x7199c8['linesModified'];if(_0xfd32f5['data']['dryRun'])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x236)+(_0x2cd7a1?'':_0x2409c6(0x1f8))+':\x20'+_0xfd32f5['data']['instruction']+_0x2409c6(0x1d2)+_0x218dd0+'.\x20Path:\x20'+_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)]+'.'}]};return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x25d)+(_0x2cd7a1?_0x2409c6(0x1c5):'Created\x20File')+':\x20'+_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)]+_0x2409c6(0x1d2)+_0x218dd0+_0x2409c6(0x1e6)+_0xfd32f5[_0x2409c6(0x291)]['path']+'.'}]};}catch(_0x1086ea){const _0x4ba83d=_0x1086ea instanceof Error?_0x1086ea['message']:String(_0x1086ea);return reportMorphError({'error_message':_0x4ba83d,'error_type':_0x1086ea instanceof Error?_0x1086ea[_0x2409c6(0x287)][_0x2409c6(0x26b)]:_0x2409c6(0x28a),'context':{'tool':_0x2409c6(0x1bf),'file_path':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)],'validated_path':_0x11f697,'instruction':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)],'model':'morph-v3-fast','dry_run':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x25c)],'file_exists':_0x2cd7a1,'file_read_error':_0x162cc6,'file_readable':_0x6f5713!==null,'request_content':{'path':_0xfd32f5['data'][_0x2409c6(0x1e9)],'code_edit':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x29f)],'instruction':_0xfd32f5[_0x2409c6(0x291)]['instruction'],'original_code':_0x6f5713!==null?_0x6f5713['length']>0xc350?_0x6f5713[_0x2409c6(0x1e7)](0x0,0xc350)+_0x2409c6(0x278)+_0x6f5713[_0x2409c6(0x252)]+_0x2409c6(0x1d6):_0x6f5713:_0x2409c6(0x202)+(_0x162cc6||_0x2409c6(0x2aa))+']','original_code_length':_0x6f5713?.[_0x2409c6(0x252)]??0x0,'model':_0x2409c6(0x201),'dry_run':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x25c)]}},'stack_trace':_0x1086ea instanceof Error?_0x1086ea[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x1ba)+_0x4ba83d}],'isError':!![]};}}case'warpgrep_codebase_search':{const _0x3da9d7=WarpGrepArgsSchema['safeParse'](_0x3142f4);if(!_0x3da9d7[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21b)+_0x3da9d7[_0x2409c6(0x215)]}],'isError':!![]};const _0x41011b=_0x5d710b=>{const _0x3db1ac=_0x2409c6,_0x499cfe=[];for(const _0x564cff of _0x5d710b||[]){const _0x13806e=_0x564cff[_0x3db1ac(0x282)],_0x5ad7bb=_0x564cff[_0x3db1ac(0x294)];if(_0x13806e===_0x3db1ac(0x285)&&_0x5ad7bb){const _0x50009a=_0x5ad7bb['split']('\x0a')[_0x3db1ac(0x295)](_0x8e37a1=>_0x8e37a1[_0x3db1ac(0x1e8)]());for(const _0x2c1665 of _0x50009a){const _0x2b07c8=_0x2c1665[_0x3db1ac(0x231)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x2b07c8){_0x499cfe['push'](_0x3db1ac(0x21f)+_0x2b07c8[0x1]+'\x27\x20'+_0x2b07c8[0x2]);continue;}const _0x3fe844=_0x2c1665['match'](/^read\s+(.+)$/);if(_0x3fe844){_0x499cfe[_0x3db1ac(0x26d)](_0x3db1ac(0x211)+_0x3fe844[0x1]);continue;}const _0x36e9eb=_0x2c1665[_0x3db1ac(0x231)](/^list_directory\s+(.+)$/);if(_0x36e9eb){_0x499cfe[_0x3db1ac(0x26d)]('list_directory\x20'+_0x36e9eb[0x1]);continue;}}}}return _0x499cfe;};try{const _0x90fd4c=a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)]),_0x1bc993=new LocalRipgrepProvider(_0x90fd4c),_0x187fe5=await runWarpGrep({'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'repoRoot':_0x90fd4c,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x1bc993});let _0x41c0a2='';if(_0x187fe5[_0x2409c6(0x21d)]===_0x2409c6(0x2a5)&&_0x187fe5[_0x2409c6(0x29e)]?.[_0x2409c6(0x229)]?.[_0x2409c6(0x1b3)]){const _0x25fdb9=_0x187fe5[_0x2409c6(0x29e)]['metadata'][_0x2409c6(0x1b3)],_0x42cdae=[],_0x4aa740=['Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:'];for(const _0x243254 of _0x187fe5['messages']){const _0x427c86=_0x243254[_0x2409c6(0x282)],_0x347974=_0x243254[_0x2409c6(0x294)];if(_0x427c86===_0x2409c6(0x285)&&_0x347974){const _0x4ab0d6=_0x347974[_0x2409c6(0x260)]('\x0a')['filter'](_0x9027ab=>_0x9027ab[_0x2409c6(0x1e8)]());for(const _0x15334b of _0x4ab0d6){const _0x34b905=_0x15334b['match'](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x34b905){_0x4aa740[_0x2409c6(0x26d)](_0x2409c6(0x261)+_0x34b905[0x1]+'\x27\x20in\x20`'+_0x34b905[0x2]+'`');continue;}const _0x326652=_0x15334b[_0x2409c6(0x231)](/^read\s+(.+)$/);if(_0x326652){_0x4aa740['push'](_0x2409c6(0x2a3)+_0x326652[0x1]+'`');continue;}const _0x174dce=_0x15334b[_0x2409c6(0x231)](/^list_directory\s+(.+)$/);if(_0x174dce){_0x4aa740[_0x2409c6(0x26d)](_0x2409c6(0x28c)+_0x174dce[0x1]+'`');continue;}}}}_0x42cdae[_0x2409c6(0x26d)](_0x4aa740[_0x2409c6(0x1d4)]('\x0a'));const _0xd3dfe8=['','Relevant\x20context\x20found:'];for(const _0x2d7391 of _0x25fdb9){if(_0x2d7391['lines']==='*')_0xd3dfe8[_0x2409c6(0x26d)]('-\x20'+_0x2d7391[_0x2409c6(0x1e9)]+':*');else{if(Array[_0x2409c6(0x1c4)](_0x2d7391[_0x2409c6(0x226)])){const _0x2425b8=_0x2d7391['lines'][_0x2409c6(0x23a)](([_0x40ecf9,_0x17266f])=>{if(_0x40ecf9===_0x17266f)return''+_0x40ecf9;return _0x40ecf9+'-'+_0x17266f;});_0xd3dfe8[_0x2409c6(0x26d)]('-\x20'+_0x2d7391['path']+':'+_0x2425b8[_0x2409c6(0x1d4)](','));}else _0xd3dfe8['push']('-\x20'+_0x2d7391[_0x2409c6(0x1e9)]+':*');}}_0xd3dfe8[_0x2409c6(0x26d)](''),_0x42cdae[_0x2409c6(0x26d)](_0xd3dfe8[_0x2409c6(0x1d4)]('\x0a')),_0x42cdae[_0x2409c6(0x26d)]('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0xc68704=[];for(const _0x52cfa9 of _0x25fdb9){let _0x340736=a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)]['repo_path'],_0x52cfa9[_0x2409c6(0x1e9)]),_0x3fc86b=null,_0x7b5dc9=null;try{_0x3fc86b=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x340736,{'encoding':_0x2409c6(0x1f4)});}catch(_0x1b03a8){const _0x16cb51=fixPathRepetition(_0x340736);if(_0x16cb51)try{_0x3fc86b=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x16cb51,{'encoding':'utf-8'}),_0x340736=_0x16cb51;}catch{_0x7b5dc9=_0x1b03a8 instanceof Error?_0x1b03a8:new Error(String(_0x1b03a8));}else _0x7b5dc9=_0x1b03a8 instanceof Error?_0x1b03a8:new Error(String(_0x1b03a8));}if(_0x3fc86b!==null){const _0x314cb4=_0x3fc86b[_0x2409c6(0x260)](/\r?\n/),_0x40c72a=[_0x2409c6(0x1db)+_0x52cfa9['path']+'\x22>'];if(_0x52cfa9[_0x2409c6(0x226)]==='*'||!Array[_0x2409c6(0x1c4)](_0x52cfa9['lines']))for(let _0x1d3175=0x1;_0x1d3175<=_0x314cb4[_0x2409c6(0x252)];_0x1d3175++){const _0x3c99ad=_0x314cb4[_0x1d3175-0x1];_0x40c72a['push'](_0x1d3175+'|\x20'+_0x3c99ad);}else for(const [_0x1b2153,_0x824a2d]of _0x52cfa9['lines']){_0x40c72a['length']>0x1&&_0x40c72a[_0x2409c6(0x26d)]('');for(let _0x88bb0f=_0x1b2153;_0x88bb0f<=_0x824a2d&&_0x88bb0f<=_0x314cb4['length'];_0x88bb0f++){const _0x49c75c=_0x314cb4[_0x88bb0f-0x1];_0x40c72a[_0x2409c6(0x26d)](_0x88bb0f+'|\x20'+_0x49c75c);}}_0x40c72a[_0x2409c6(0x26d)](_0x2409c6(0x1b4)),_0xc68704['push'](_0x40c72a[_0x2409c6(0x1d4)]('\x0a'));}else _0xc68704[_0x2409c6(0x26d)]('<file\x20path=\x22'+_0x52cfa9['path']+_0x2409c6(0x221)+(_0x7b5dc9?.[_0x2409c6(0x1bc)]||_0x2409c6(0x219))+_0x2409c6(0x1ed));}_0x42cdae[_0x2409c6(0x26d)](_0xc68704[_0x2409c6(0x1d4)]('\x0a\x0a')),_0x41c0a2=_0x42cdae[_0x2409c6(0x1d4)]('\x0a');const _0x1f3bb3=_0x187fe5[_0x2409c6(0x1d1)]?.[_0x2409c6(0x295)](_0x4ecf22=>_0x4ecf22[_0x2409c6(0x1bc)]?.[_0x2409c6(0x232)]('File\x20read\x20error:'))||[];if(_0x1f3bb3[_0x2409c6(0x252)]>0x0){const _0x44b5b3=_0x1f3bb3[_0x2409c6(0x23a)](_0x4874f7=>_0x4874f7[_0x2409c6(0x1bc)])[_0x2409c6(0x1d4)](';\x20');reportMorphError({'error_message':_0x44b5b3,'error_type':_0x2409c6(0x2a4),'context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'termination_reason':_0x2409c6(0x292),'error_count':_0x1f3bb3[_0x2409c6(0x252)],'is_timeout':![],'timings':_0x187fe5[_0x2409c6(0x218)],'files_attempted':_0x25fdb9[_0x2409c6(0x23a)](_0x5d3822=>({'path':_0x5d3822[_0x2409c6(0x1e9)],'lines':_0x5d3822[_0x2409c6(0x226)]})),'tool_calls':_0x41011b(_0x187fe5['messages']),'messages':_0x187fe5[_0x2409c6(0x28b)]?.[_0x2409c6(0x23a)](_0x4bef03=>({'role':_0x4bef03[_0x2409c6(0x282)],'content':_0x4bef03[_0x2409c6(0x294)]})),'request_content':{'query':_0x3da9d7[_0x2409c6(0x291)]['search_string'],'repo_path':_0x3da9d7[_0x2409c6(0x291)]['repo_path'],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)]['repo_path']),'model':_0x2409c6(0x293)}},'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{});}}else{if(_0x187fe5['terminationReason']==='terminated'&&_0x187fe5['errors'][_0x2409c6(0x252)]>0x0){const _0x4ba54b=_0x187fe5[_0x2409c6(0x1d1)][_0x2409c6(0x23a)](_0x619a79=>_0x619a79[_0x2409c6(0x1bc)])[_0x2409c6(0x1d4)](';\x20');_0x41c0a2=_0x2409c6(0x21a)+_0x4ba54b;const _0x37f85d=_0x4ba54b[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)](_0x2409c6(0x1b8))||_0x4ba54b[_0x2409c6(0x1b6)]()['includes'](_0x2409c6(0x23c))||_0x4ba54b['toLowerCase']()[_0x2409c6(0x254)](_0x2409c6(0x223)),_0x1f99aa=_0x187fe5['finish']?.[_0x2409c6(0x229)]?.[_0x2409c6(0x1b3)],_0x194a45=_0x187fe5['errors'][0x0];reportMorphError({'error_message':_0x4ba54b,'error_type':_0x37f85d?_0x2409c6(0x26e):_0x194a45?.[_0x2409c6(0x287)]?.[_0x2409c6(0x26b)]||'WarpGrepError','context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'query':_0x3da9d7['data'][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'termination_reason':_0x187fe5[_0x2409c6(0x21d)],'error_count':_0x187fe5[_0x2409c6(0x1d1)][_0x2409c6(0x252)],'is_timeout':_0x37f85d,'timings':_0x187fe5['timings'],'files_attempted':_0x1f99aa?.[_0x2409c6(0x23a)](_0x36b910=>({'path':_0x36b910['path'],'lines':_0x36b910['lines']})),'tool_calls':_0x41011b(_0x187fe5[_0x2409c6(0x28b)]),'messages':_0x187fe5[_0x2409c6(0x28b)]?.[_0x2409c6(0x23a)](_0x4d11dd=>({'role':_0x4d11dd[_0x2409c6(0x282)],'content':_0x4d11dd[_0x2409c6(0x294)]})),'request_content':{'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)]),'model':_0x2409c6(0x293)}},'stack_trace':_0x194a45?.[_0x2409c6(0x22d)]||undefined,'source':_0x2409c6(0x233)})['catch'](()=>{});}else _0x41c0a2='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0x2409c6(0x20a),'text':_0x41c0a2}]};}catch(_0x538efd){const _0x149114=_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x1bc)]:String(_0x538efd),_0x7654f5=_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)](_0x2409c6(0x1b8))||_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)]('timed\x20out')||_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)]('etimedout')||_0x538efd instanceof Error&&_0x538efd[_0x2409c6(0x26b)]==='TimeoutError';return reportMorphError({'error_message':_0x149114,'error_type':_0x7654f5?_0x2409c6(0x26e):_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x287)]['name']:'UnknownError','context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7['data'][_0x2409c6(0x230)],'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'is_timeout':_0x7654f5,'exception_phase':_0x2409c6(0x27d),'request_content':{'query':_0x3da9d7['data'][_0x2409c6(0x1c3)],'repo_path':_0x3da9d7[_0x2409c6(0x291)]['repo_path'],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7['data'][_0x2409c6(0x230)]),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})['catch'](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x28e)+_0x149114}],'isError':![]};}}case _0x2409c6(0x263):{const _0x2c5b80=CodebaseSearchArgsSchema['safeParse'](_0x3142f4);if(!_0x2c5b80[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21b)+_0x2c5b80[_0x2409c6(0x215)]}],'isError':!![]};try{const _0x51b39e=MORPH_API_KEY;if(!_0x51b39e)throw new Error(_0x2409c6(0x2a2));const _0x44e02c=_0x2c5b80[_0x2409c6(0x291)]['targetDirectories'],_0x29d7c3=await executeCodebaseSearch({'query':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x296)],'target_directories':_0x44e02c,'limit':_0x2c5b80['data'][_0x2409c6(0x1da)]},{'apiKey':_0x51b39e,'repoId':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x276)],'branch':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x203)],'commitHash':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x280)],'debug':![]});if(!_0x29d7c3[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x222)+_0x29d7c3[_0x2409c6(0x215)]}],'isError':!![]};const _0x156737=_0x29d7c3[_0x2409c6(0x238)][_0x2409c6(0x252)]===0x0?_0x2409c6(0x25a)+_0x2c5b80['data'][_0x2409c6(0x296)]+'\x22':_0x2409c6(0x28f)+_0x29d7c3[_0x2409c6(0x238)]['length']+_0x2409c6(0x27a)+_0x29d7c3[_0x2409c6(0x1f0)]['searchTimeMs']+_0x2409c6(0x1cb)+_0x29d7c3[_0x2409c6(0x238)][_0x2409c6(0x23a)]((_0x4de5b1,_0x5bf511)=>_0x5bf511+0x1+'.\x20'+_0x4de5b1[_0x2409c6(0x1eb)]+'\x20('+(_0x4de5b1[_0x2409c6(0x1fc)]*0x64)[_0x2409c6(0x2a1)](0x1)+_0x2409c6(0x1c2)+(_0x2409c6(0x247)+_0x4de5b1[_0x2409c6(0x1ff)]+'-'+_0x4de5b1[_0x2409c6(0x206)]+'\x0a')+(_0x2409c6(0x1c0)+_0x4de5b1['content'][_0x2409c6(0x1e7)](0x0,0xc8)+(_0x4de5b1[_0x2409c6(0x294)][_0x2409c6(0x252)]>0xc8?_0x2409c6(0x1ce):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x2409c6(0x20a),'text':_0x156737}]};}catch(_0x3cbac3){const _0x382268=_0x3cbac3 instanceof Error?_0x3cbac3[_0x2409c6(0x1bc)]:String(_0x3cbac3);return reportMorphError({'error_message':_0x382268,'error_type':_0x3cbac3 instanceof Error?_0x3cbac3['constructor'][_0x2409c6(0x26b)]:'UnknownError','context':{'tool':'codebase_search','query':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x296)],'repo_id':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x276)],'target_directories':_0x2c5b80['data'][_0x2409c6(0x1cc)]},'stack_trace':_0x3cbac3 instanceof Error?_0x3cbac3['stack']:undefined,'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':'Error:\x20'+_0x382268}],'isError':!![]};}}default:throw new Error(_0x2409c6(0x274)+_0x1fc9cb);}}catch(_0x580956){const _0x325bdb=_0x580956 instanceof Error?_0x580956[_0x2409c6(0x1bc)]:String(_0x580956);return reportMorphError({'error_message':_0x325bdb,'error_type':_0x580956 instanceof Error?_0x580956[_0x2409c6(0x287)][_0x2409c6(0x26b)]:_0x2409c6(0x28a),'context':{'tool':name,'arguments':args?JSON['stringify'](args)[_0x2409c6(0x1e7)](0x0,0x1f4):undefined,'mcp_server_version':_0x2409c6(0x1e2)},'stack_trace':_0x580956 instanceof Error?_0x580956[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})['catch'](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21a)+_0x325bdb}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x12f64f){const _0x12e765=a0_0x47c2dc,_0x31dd76=await getValidRootDirectories(_0x12f64f);if(_0x31dd76[_0x12e765(0x252)]>0x0)allowedDirectories=[..._0x31dd76],console[_0x12e765(0x215)](_0x12e765(0x1c6)+_0x31dd76[_0x12e765(0x252)]+_0x12e765(0x1b2));else{console[_0x12e765(0x215)](_0x12e765(0x298));if(ENABLE_WORKSPACE_MODE)try{const _0x110b52=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x110b52&&(allowedDirectories=[_0x110b52],console[_0x12e765(0x215)](_0x12e765(0x273)+_0x110b52));}catch(_0x44bdf0){console['error'](_0x12e765(0x2a8)+_0x44bdf0);}}}server[a0_0x47c2dc(0x248)](RootsListChangedNotificationSchema,async()=>{const _0x5d6c8a=a0_0x47c2dc;try{const _0x694840=await server[_0x5d6c8a(0x289)]();_0x694840&&_0x5d6c8a(0x24d)in _0x694840&&await updateAllowedDirectoriesFromRoots(_0x694840[_0x5d6c8a(0x24d)]);}catch(_0x4b04b1){console[_0x5d6c8a(0x215)]('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x4b04b1 instanceof Error?_0x4b04b1[_0x5d6c8a(0x1bc)]:String(_0x4b04b1));}}),server['oninitialized']=async()=>{const _0x259bab=a0_0x47c2dc,_0x4e3c5e=server[_0x259bab(0x1f2)]();if(_0x4e3c5e?.['roots'])try{const _0x364c27=await server[_0x259bab(0x289)]();_0x364c27&&_0x259bab(0x24d)in _0x364c27?await updateAllowedDirectoriesFromRoots(_0x364c27[_0x259bab(0x24d)]):console[_0x259bab(0x215)](_0x259bab(0x297));}catch(_0x34a4b5){console['error'](_0x259bab(0x258),_0x34a4b5 instanceof Error?_0x34a4b5['message']:String(_0x34a4b5));}else{if(allowedDirectories[_0x259bab(0x252)]>0x0)console[_0x259bab(0x215)](_0x259bab(0x1e0),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x259bab(0x215)](_0x259bab(0x207));else throw new Error(_0x259bab(0x265));}}};async function runServer(){const _0x2dcc9e=a0_0x47c2dc,_0x5c3b04=new StdioServerTransport();await server[_0x2dcc9e(0x27f)](_0x5c3b04),console['error'](_0x2dcc9e(0x1e4)),allowedDirectories['length']===0x0&&console[_0x2dcc9e(0x215)](_0x2dcc9e(0x1cf));}runServer()['catch'](_0x1164da=>{const _0x1a9830=a0_0x47c2dc;console['error'](_0x1a9830(0x262),_0x1164da),process[_0x1a9830(0x1ca)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a1_0x1462(){const _0x37efe1=['2368494lyleGH','replace','32ThqvFI','slice','/mnt/','465668lpCeQv','8XmhMML','test','4937895aEZlEm','homedir','toUpperCase','normalize','3769364FwBKjY','charAt','trim','2200539Coyhxw','139292tjWeHK','join','126QiVOfd','startsWith','18125040ZGDwno','match'];a1_0x1462=function(){return _0x37efe1;};return a1_0x1462();}(function(_0x58eba8,_0x3276cd){const _0x32af3b=a1_0x7f96,_0xdd8198=_0x58eba8();while(!![]){try{const _0x3034cb=parseInt(_0x32af3b(0x101))/0x1*(-parseInt(_0x32af3b(0x10b))/0x2)+-parseInt(_0x32af3b(0x10a))/0x3+-parseInt(_0x32af3b(0x107))/0x4+parseInt(_0x32af3b(0x103))/0x5+-parseInt(_0x32af3b(0x10d))/0x6*(-parseInt(_0x32af3b(0x100))/0x7)+-parseInt(_0x32af3b(0x113))/0x8*(parseInt(_0x32af3b(0x111))/0x9)+parseInt(_0x32af3b(0x10f))/0xa;if(_0x3034cb===_0x3276cd)break;else _0xdd8198['push'](_0xdd8198['shift']());}catch(_0x4f328a){_0xdd8198['push'](_0xdd8198['shift']());}}}(a1_0x1462,0xde829));function a1_0x7f96(_0x390496,_0x594a23){_0x390496=_0x390496-0x100;const _0x146247=a1_0x1462();let _0x7f9614=_0x146247[_0x390496];return _0x7f9614;}import a1_0x567877 from'path';import a1_0x46e40d from'os';export function convertToWindowsPath(_0x3ae866){const _0x37a14c=a1_0x7f96;if(_0x3ae866[_0x37a14c(0x10e)](_0x37a14c(0x115))){const _0x51aa74=_0x3ae866['charAt'](0x5)[_0x37a14c(0x105)](),_0x202ff9=_0x3ae866['slice'](0x6)[_0x37a14c(0x112)](/\//g,'\x5c');return _0x51aa74+':'+_0x202ff9;}if(_0x3ae866['match'](/^\/[a-zA-Z]\//)){const _0x20964b=_0x3ae866[_0x37a14c(0x108)](0x1)['toUpperCase'](),_0x36949d=_0x3ae866[_0x37a14c(0x114)](0x2)[_0x37a14c(0x112)](/\//g,'\x5c');return _0x20964b+':'+_0x36949d;}if(_0x3ae866[_0x37a14c(0x110)](/^[a-zA-Z]:/))return _0x3ae866[_0x37a14c(0x112)](/\//g,'\x5c');return _0x3ae866;}export function normalizePath(_0x1681fa){const _0x1b6985=a1_0x7f96;_0x1681fa=_0x1681fa[_0x1b6985(0x109)]()['replace'](/^["']|["']$/g,'');const _0x334acf=_0x1681fa[_0x1b6985(0x10e)]('/')&&!_0x1681fa[_0x1b6985(0x110)](/^\/mnt\/[a-z]\//i)&&!_0x1681fa[_0x1b6985(0x110)](/^\/[a-zA-Z]\//);if(_0x334acf)return _0x1681fa['replace'](/\/+/g,'/')['replace'](/\/+$/,'');_0x1681fa=convertToWindowsPath(_0x1681fa);if(_0x1681fa[_0x1b6985(0x10e)]('\x5c\x5c')){let _0x116e28=_0x1681fa;_0x116e28=_0x116e28[_0x1b6985(0x112)](/^\\{2,}/,'\x5c\x5c');const _0x4486f8=_0x116e28['substring'](0x2)['replace'](/\\\\/g,'\x5c');_0x1681fa='\x5c\x5c'+_0x4486f8;}else _0x1681fa=_0x1681fa[_0x1b6985(0x112)](/\\\\/g,'\x5c');let _0x49be12=a1_0x567877[_0x1b6985(0x106)](_0x1681fa);_0x1681fa[_0x1b6985(0x10e)]('\x5c\x5c')&&!_0x49be12[_0x1b6985(0x10e)]('\x5c\x5c')&&(_0x49be12='\x5c'+_0x49be12);if(_0x49be12[_0x1b6985(0x110)](/^[a-zA-Z]:/)){let _0x514518=_0x49be12[_0x1b6985(0x112)](/\//g,'\x5c');return/^[a-z]:/[_0x1b6985(0x102)](_0x514518)&&(_0x514518=_0x514518['charAt'](0x0)[_0x1b6985(0x105)]()+_0x514518['slice'](0x1)),_0x514518;}return _0x49be12[_0x1b6985(0x112)](/\//g,'\x5c');}export function expandHome(_0xf08bec){const _0x5aa1df=a1_0x7f96;if(_0xf08bec[_0x5aa1df(0x10e)]('~/')||_0xf08bec==='~')return a1_0x567877[_0x5aa1df(0x10c)](a1_0x46e40d[_0x5aa1df(0x104)](),_0xf08bec['slice'](0x1));return _0xf08bec;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x512423,_0x3c1f00){const _0x2e1ca4=a2_0xd02c,_0x36427b=_0x512423();while(!![]){try{const _0x1ed0ee=parseInt(_0x2e1ca4(0x1b8))/0x1+-parseInt(_0x2e1ca4(0x1a7))/0x2+parseInt(_0x2e1ca4(0x1b1))/0x3*(-parseInt(_0x2e1ca4(0x1a4))/0x4)+-parseInt(_0x2e1ca4(0x1a5))/0x5*(-parseInt(_0x2e1ca4(0x1b5))/0x6)+parseInt(_0x2e1ca4(0x1b3))/0x7*(parseInt(_0x2e1ca4(0x1a9))/0x8)+-parseInt(_0x2e1ca4(0x1b6))/0x9*(parseInt(_0x2e1ca4(0x1ab))/0xa)+parseInt(_0x2e1ca4(0x1a3))/0xb;if(_0x1ed0ee===_0x3c1f00)break;else _0x36427b['push'](_0x36427b['shift']());}catch(_0x1ce66b){_0x36427b['push'](_0x36427b['shift']());}}}(a2_0x5977,0xa4b03));function a2_0x5977(){const _0x35bbb6=['Path\x20must\x20be\x20absolute\x20after\x20normalization','40OHidqW','string','140OHpFla','resolve','some','startsWith','isAbsolute','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','930myGIRX','length','1533469aeNhPC','isArray','6lJfVuc','108972KJLgKO','sep','366926JyOxOC','5871855TiRIKW','6296NRithd','3373525WUxPoI','normalize','2677512hAkcdS'];a2_0x5977=function(){return _0x35bbb6;};return a2_0x5977();}function a2_0xd02c(_0x1c913c,_0x1816ea){_0x1c913c=_0x1c913c-0x1a3;const _0x597738=a2_0x5977();let _0xd02c7f=_0x597738[_0x1c913c];return _0xd02c7f;}import a2_0x5aa414 from'path';export function isPathWithinAllowedDirectories(_0x382907,_0x48d008){const _0x109030=a2_0xd02c;if(typeof _0x382907!=='string'||!Array[_0x109030(0x1b4)](_0x48d008))return![];if(!_0x382907||_0x48d008[_0x109030(0x1b2)]===0x0)return![];if(_0x382907['includes']('\x00'))return![];let _0x4de523;try{_0x4de523=a2_0x5aa414[_0x109030(0x1ac)](a2_0x5aa414[_0x109030(0x1a6)](_0x382907));}catch{return![];}if(!a2_0x5aa414[_0x109030(0x1af)](_0x4de523))throw new Error(_0x109030(0x1a8));return _0x48d008[_0x109030(0x1ad)](_0x107997=>{const _0x4d1a9e=_0x109030;if(typeof _0x107997!==_0x4d1a9e(0x1aa)||!_0x107997)return![];if(_0x107997['includes']('\x00'))return![];let _0x58a454;try{_0x58a454=a2_0x5aa414['resolve'](a2_0x5aa414[_0x4d1a9e(0x1a6)](_0x107997));}catch{return![];}if(!a2_0x5aa414[_0x4d1a9e(0x1af)](_0x58a454))throw new Error(_0x4d1a9e(0x1b0));if(_0x4de523===_0x58a454)return!![];if(_0x58a454===a2_0x5aa414[_0x4d1a9e(0x1b7)])return _0x4de523[_0x4d1a9e(0x1ae)](a2_0x5aa414['sep']);return _0x4de523['startsWith'](_0x58a454+a2_0x5aa414[_0x4d1a9e(0x1b7)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x132017,_0x1dd44e){const _0x101beb=a3_0x5ea3,_0x81e51b=_0x132017();while(!![]){try{const _0x44998b=parseInt(_0x101beb(0x1b8))/0x1+parseInt(_0x101beb(0x1b7))/0x2*(-parseInt(_0x101beb(0x1c1))/0x3)+parseInt(_0x101beb(0x1c6))/0x4+-parseInt(_0x101beb(0x1c9))/0x5+parseInt(_0x101beb(0x1bf))/0x6*(-parseInt(_0x101beb(0x1cb))/0x7)+-parseInt(_0x101beb(0x1b9))/0x8*(-parseInt(_0x101beb(0x1bb))/0x9)+parseInt(_0x101beb(0x1c8))/0xa;if(_0x44998b===_0x1dd44e)break;else _0x81e51b['push'](_0x81e51b['shift']());}catch(_0x1a69b9){_0x81e51b['push'](_0x81e51b['shift']());}}}(a3_0x33be,0xc911e));import{promises as a3_0x1ff839}from'fs';import a3_0x37dc84 from'path';import a3_0x48c713 from'os';function a3_0x5ea3(_0x592185,_0x123440){_0x592185=_0x592185-0x1b5;const _0x33be88=a3_0x33be();let _0x5ea3cb=_0x33be88[_0x592185];return _0x5ea3cb;}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x28459a){const _0x4e01b6=a3_0x5ea3;try{const _0x47fad6=_0x28459a[_0x4e01b6(0x1bd)](_0x4e01b6(0x1cc))?_0x28459a[_0x4e01b6(0x1c4)](0x7):_0x28459a,_0x4732f1=_0x47fad6['startsWith']('~/')||_0x47fad6==='~'?a3_0x37dc84[_0x4e01b6(0x1ca)](a3_0x48c713[_0x4e01b6(0x1c2)](),_0x47fad6[_0x4e01b6(0x1c4)](0x1)):_0x47fad6,_0x2844c8=a3_0x37dc84[_0x4e01b6(0x1c7)](_0x4732f1),_0x48e125=await a3_0x1ff839[_0x4e01b6(0x1b6)](_0x2844c8);return normalizePath(_0x48e125);}catch{return null;}}function formatDirectoryError(_0x4e34af,_0x469094,_0x4e8b8c){const _0x2f89d4=a3_0x5ea3;if(_0x4e8b8c)return'Skipping\x20'+_0x4e8b8c+':\x20'+_0x4e34af;const _0x565366=_0x469094 instanceof Error?_0x469094[_0x2f89d4(0x1c5)]:String(_0x469094);return _0x2f89d4(0x1ba)+_0x4e34af+_0x2f89d4(0x1c3)+_0x565366;}function a3_0x33be(){const _0x4fb115=['invalid\x20path\x20or\x20inaccessible','354qcZJdf','homedir','\x20due\x20to\x20error:\x20','slice','message','3652116zpXDGd','resolve','12478110Wjhepy','7042980VPmSnM','join','1929277ntOwri','file://','error','realpath','19970tTAAdR','1371713XjlXWj','613864anpZLS','Skipping\x20invalid\x20directory:\x20','18ezLaqg','uri','startsWith','non-directory\x20root','6elJbHn'];a3_0x33be=function(){return _0x4fb115;};return a3_0x33be();}export async function getValidRootDirectories(_0x3827b4){const _0x5416d4=a3_0x5ea3,_0x30f39a=[];for(const _0x432acb of _0x3827b4){const _0x4bc0c9=await parseRootUri(_0x432acb[_0x5416d4(0x1bc)]);if(!_0x4bc0c9){console['error'](formatDirectoryError(_0x432acb[_0x5416d4(0x1bc)],undefined,_0x5416d4(0x1c0)));continue;}try{const _0x895105=await a3_0x1ff839['stat'](_0x4bc0c9);_0x895105['isDirectory']()?_0x30f39a['push'](_0x4bc0c9):console['error'](formatDirectoryError(_0x4bc0c9,undefined,_0x5416d4(0x1be)));}catch(_0x3f6ad9){console[_0x5416d4(0x1b5)](formatDirectoryError(_0x4bc0c9,_0x3f6ad9));}}return _0x30f39a;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.76",
|
|
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.100",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|