@morphllm/morphmcp 0.8.62 → 0.8.64
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_0xdab3d8=a0_0x4bc3;(function(_0x375564,_0x54cb0c){const _0x12995a=a0_0x4bc3,_0x58dc4f=_0x375564();while(!![]){try{const _0x2e0f40=parseInt(_0x12995a(0x226))/0x1*(parseInt(_0x12995a(0x1bb))/0x2)+parseInt(_0x12995a(0x20b))/0x3+-parseInt(_0x12995a(0x255))/0x4+-parseInt(_0x12995a(0x25d))/0x5*(-parseInt(_0x12995a(0x1e5))/0x6)+-parseInt(_0x12995a(0x1e6))/0x7*(parseInt(_0x12995a(0x26a))/0x8)+-parseInt(_0x12995a(0x202))/0x9+parseInt(_0x12995a(0x1a1))/0xa*(parseInt(_0x12995a(0x1e9))/0xb);if(_0x2e0f40===_0x54cb0c)break;else _0x58dc4f['push'](_0x58dc4f['shift']());}catch(_0x45d84c){_0x58dc4f['push'](_0x58dc4f['shift']());}}}(a0_0x89d8,0x6def5));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_0x1821d2 from'fs/promises';import a0_0x369cc9 from'path';import a0_0x253d81 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_0x4b5e00 from'axios';function fixPathRepetition(_0x3c9b00){const _0x547ad6=a0_0x4bc3,_0x549d45=_0x3c9b00['split'](a0_0x369cc9[_0x547ad6(0x1dc)])[_0x547ad6(0x1c5)](Boolean);if(_0x549d45[_0x547ad6(0x27b)]<0x2)return null;for(let _0x3ee2f6=Math[_0x547ad6(0x227)](_0x549d45['length']/0x2);_0x3ee2f6>=0x1;_0x3ee2f6--){for(let _0x278dac=0x0;_0x278dac<=_0x549d45['length']-0x2*_0x3ee2f6;_0x278dac++){const _0x1ebd27=_0x549d45[_0x547ad6(0x25e)](_0x278dac,_0x278dac+_0x3ee2f6),_0x31cb68=_0x549d45[_0x547ad6(0x25e)](_0x278dac+_0x3ee2f6,_0x278dac+0x2*_0x3ee2f6);if(_0x1ebd27['every']((_0x501c73,_0x4bbf62)=>_0x501c73===_0x31cb68[_0x4bbf62])){const _0x16f66e=[..._0x549d45[_0x547ad6(0x25e)](0x0,_0x278dac),..._0x549d45[_0x547ad6(0x25e)](_0x278dac+_0x3ee2f6)];return a0_0x369cc9[_0x547ad6(0x1dc)]+_0x16f66e[_0x547ad6(0x260)](a0_0x369cc9[_0x547ad6(0x1dc)]);}}}return null;}const args=process[a0_0xdab3d8(0x1fe)][a0_0xdab3d8(0x25e)](0x2),ALL_TOOLS=[a0_0xdab3d8(0x223),'warpgrep_codebase_search',a0_0xdab3d8(0x1fc)],DEFAULT_TOOLS=[a0_0xdab3d8(0x223),a0_0xdab3d8(0x1aa)],ENABLED_TOOLS=process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x27d)]?process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x27d)]==='all'?ALL_TOOLS:process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x27d)][a0_0xdab3d8(0x1e2)](',')[a0_0xdab3d8(0x1ac)](_0x35e670=>_0x35e670[a0_0xdab3d8(0x1e4)]()):DEFAULT_TOOLS;console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x1a5)+ENABLED_TOOLS[a0_0xdab3d8(0x260)](',\x20'));const WORKSPACE_ROOT=process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x258)]||process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x25b)]||process[a0_0xdab3d8(0x245)](),ENABLE_WORKSPACE_MODE=process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x253)]!==a0_0xdab3d8(0x1ab),MORPH_API_KEY=process[a0_0xdab3d8(0x1d4)]['MORPH_API_KEY'],MORPH_API_URL=process['env'][a0_0xdab3d8(0x281)],MORPH_WARP_GREP_TIMEOUT=process['env'][a0_0xdab3d8(0x235)]?parseInt(process[a0_0xdab3d8(0x1d4)][a0_0xdab3d8(0x235)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0xdab3d8(0x1b0)](a0_0xdab3d8(0x1d3))&&!MORPH_API_KEY['startsWith'](a0_0xdab3d8(0x27e))&&console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x225));async function reportMorphError(_0x5a75c6){const _0x123980=a0_0xdab3d8;try{await a0_0x4b5e00[_0x123980(0x203)](_0x123980(0x246),{..._0x5a75c6,'timestamp':new Date()['toISOString'](),'source':_0x5a75c6['source']||_0x123980(0x240)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':_0x123980(0x27a)+MORPH_API_KEY}});}catch{}}args[a0_0xdab3d8(0x27b)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x24c)),console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x27f)),console['error'](a0_0xdab3d8(0x266)),console['error'](a0_0xdab3d8(0x1eb)),console['error'](a0_0xdab3d8(0x20e)),console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x1c8)));function normalizePath(_0x2144ce){return a0_0x369cc9['normalize'](_0x2144ce);}function expandHome(_0x1886b2){const _0x26176d=a0_0xdab3d8;if(_0x1886b2[_0x26176d(0x1b0)]('~/')||_0x1886b2==='~')return a0_0x369cc9[_0x26176d(0x260)](a0_0x253d81['homedir'](),_0x1886b2[_0x26176d(0x25e)](0x1));return _0x1886b2;}let allowedDirectories=await Promise[a0_0xdab3d8(0x278)](args['map'](async _0x10d777=>{const _0x71eb4b=a0_0xdab3d8,_0x122076=expandHome(_0x10d777),_0x339b86=a0_0x369cc9[_0x71eb4b(0x1bf)](_0x122076);try{const _0xb04dfc=await a0_0x1821d2['realpath'](_0x339b86);return normalizePath(_0xb04dfc);}catch(_0x1f76fe){return normalizePath(_0x339b86);}}));function a0_0x4bc3(_0x3fe97a,_0x1f9cbb){_0x3fe97a=_0x3fe97a-0x19b;const _0x89d858=a0_0x89d8();let _0x4bc3aa=_0x89d858[_0x3fe97a];return _0x4bc3aa;}if(ENABLE_WORKSPACE_MODE&&args[a0_0xdab3d8(0x27b)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x1da)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x34380c){console[a0_0xdab3d8(0x1a8)](a0_0xdab3d8(0x222)+a0_0x34380c);}async function detectWorkspaceRoot(_0x2e2436){const _0x211b08=a0_0xdab3d8;let _0x2c21dd=a0_0x369cc9['resolve'](_0x2e2436);const _0x21e827=[_0x211b08(0x213),_0x211b08(0x1d2),_0x211b08(0x1fa),_0x211b08(0x1ea),_0x211b08(0x21a),_0x211b08(0x1ce),_0x211b08(0x1b5),_0x211b08(0x1a7),'composer.json'];while(_0x2c21dd!==a0_0x369cc9['dirname'](_0x2c21dd)){for(const _0x2a9b87 of _0x21e827){const _0x184225=a0_0x369cc9[_0x211b08(0x260)](_0x2c21dd,_0x2a9b87);try{return await a0_0x1821d2[_0x211b08(0x1c4)](_0x184225),normalizePath(_0x2c21dd);}catch{}}_0x2c21dd=a0_0x369cc9['dirname'](_0x2c21dd);}return normalizePath(_0x2e2436);}await Promise[a0_0xdab3d8(0x278)](args[a0_0xdab3d8(0x1ac)](async _0x4cd1f1=>{const _0x580554=a0_0xdab3d8;try{const _0x141aea=await a0_0x1821d2[_0x580554(0x1cd)](expandHome(_0x4cd1f1));!_0x141aea['isDirectory']()&&(console[_0x580554(0x1a8)](_0x580554(0x1e0)+_0x4cd1f1+_0x580554(0x208)),process[_0x580554(0x236)](0x1));}catch(_0x50bd93){console[_0x580554(0x1a8)]('Error\x20accessing\x20directory\x20'+_0x4cd1f1+':',_0x50bd93),process[_0x580554(0x236)](0x1);}}));async function validatePath(_0x1528b5){const _0x59a64f=a0_0xdab3d8,_0x30479c=expandHome(_0x1528b5),_0x4913d3=a0_0x369cc9['resolve'](_0x30479c);try{const _0x4bd4d1=await a0_0x1821d2[_0x59a64f(0x1df)](_0x4913d3);return _0x4bd4d1;}catch(_0x55fbca){if(_0x55fbca[_0x59a64f(0x256)]===_0x59a64f(0x21c)){const _0x3d805f=a0_0x369cc9[_0x59a64f(0x26b)](_0x4913d3);try{const _0x43cfb4=await a0_0x1821d2[_0x59a64f(0x1df)](_0x3d805f);return a0_0x369cc9['join'](_0x43cfb4,a0_0x369cc9['basename'](_0x4913d3));}catch{throw new Error('Parent\x20directory\x20does\x20not\x20exist:\x20'+_0x3d805f);}}throw _0x55fbca;}}function a0_0x89d8(){const _0x346057=['path','PWD','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','10eMjKIc','slice','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','join','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','repeat','0.2.0','repoId','describe','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','message','Here\x20is\x20the\x20content\x20of\x20files:\x0a','files','1445656FMrjcj','dirname','object','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','startLine','utf-8','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Benefits:\x0a','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','catch','File\x20read\x20error:','isArray','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','results','all','<file\x20path=\x22','Bearer\x20','length','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','ENABLED_TOOLS','morph-','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','assistant','MORPH_API_URL','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','Created\x20File','safeParse','lines','boolean','requiresApiKey','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','success','58510YDkaRk','</file>','setRequestHandler','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','Enabled\x20tools:\x20','code_edit','tsconfig.json','error','FileReadError','warpgrep_codebase_search','false','map','morph-v3-fast','\x20\x20\x20Lines\x20','target_directories','startsWith','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','branch','For\x20deletions:\x0a','array','.cursor','optional','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','TimeoutError','\x27\x20in\x20`','terminated','493948AnJlJK','Failed\x20to\x20read\x20file:\x20','Fallback:\x20Using\x20workspace\x20root\x20','timeout','resolve','number','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','default','access','filter','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Found\x20','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','[could\x20not\x20read\x20file:\x20','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','dryRun','limit','stat','go.mod','listRoots','-\x20Grepped\x20\x27','constructor','.vscode','sk-','env','oninitialized','messages','repo_path','roots','Applied','Workspace\x20mode\x20enabled:\x20Using\x20','search_string','sep','connect','unknown\x20error','realpath','Error:\x20','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','split','morph-warp-grep-v1-1111v0','trim','627870ShRWUR','14TymHPd','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','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','1364dVvDHi','Cargo.toml','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','\x20chars)','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','readFile','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','Search\x20failed:\x20','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','runWarpGrep_call','apply\x20these\x20changes','stringify','unknown','instruction','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','data','package.json','timed\x20out','codebase_search','stats','argv','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','applied\x20edits\x20to','\x0a...\x20(truncated,\x20total:\x20','2256921WlMTmc','post','Invalid\x20arguments:\x20','UnknownError','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','etimedout','\x20is\x20not\x20a\x20directory','No\x20results\x20found\x20for\x20query:\x20\x22','commitHash','1181655WewWXP','Fatal\x20error\x20running\x20server:','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','create\x20this\x20file','content','.git','completed_with_file_errors','filepath','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','\x20valid\x20directories','read\x20','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','pyproject.toml','params','ENOENT','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','stack','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','searchTimeMs','name','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','edit_file','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','1LFOaaA','floor','Morph\x20FastApply\x20failed\x20without\x20error\x20message','morph-mcp','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','push','toLowerCase','created','Warning:\x20','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','finish','string','Rules:\x0a','toFixed','match','MORPH_WARP_GREP_TIMEOUT','exit','\x20-\x20','endLine','\x20(new\x20file)','❌\x20Morph\x20Edit\x20Failed:\x20','query','substring','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','\x0a</file>','list_directory\x20','mcp-filesystem','text','Error\x20running\x20fast\x20context\x20search:\x20','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','inputSchema','cwd','https://morphllm.com/api/error-report','terminationReason','includes','udiff','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','Failed\x20to\x20request\x20roots\x20from\x20client:','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','role','metadata','rerankScore','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','ENABLE_WORKSPACE_MODE','Successfully\x20','2052788HHkEhh','code','errors','WORKSPACE_ROOT','Specific\x20commit\x20hash\x20to\x20search'];a0_0x89d8=function(){return _0x346057;};return a0_0x89d8();}const MorphEditFileArgsSchema=z[a0_0xdab3d8(0x26c)]({'path':z[a0_0xdab3d8(0x231)](),'code_edit':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x265)]('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x265)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0xdab3d8(0x19d)]()['default'](![])[a0_0xdab3d8(0x265)]('Preview\x20changes\x20without\x20applying\x20them.')}),WarpGrepArgsSchema=z[a0_0xdab3d8(0x26c)]({'search_string':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x265)](a0_0xdab3d8(0x19f)),'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_0xdab3d8(0x26c)]({'query':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x265)]('Natural\x20language\x20query\x20to\x20search\x20for\x20code'),'repoId':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x265)]('Repository\x20identifier'),'branch':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x1b6)]()['describe'](a0_0xdab3d8(0x1ed)),'commitHash':z[a0_0xdab3d8(0x231)]()[a0_0xdab3d8(0x1b6)]()['describe'](a0_0xdab3d8(0x259)),'target_directories':z[a0_0xdab3d8(0x1b4)](z['string']())[a0_0xdab3d8(0x1c3)]([])[a0_0xdab3d8(0x265)](a0_0xdab3d8(0x22f)),'limit':z[a0_0xdab3d8(0x1c0)]()[a0_0xdab3d8(0x1b6)]()[a0_0xdab3d8(0x1c3)](0xa)[a0_0xdab3d8(0x265)]('Max\x20results\x20to\x20return')}),server=new Server({'name':a0_0xdab3d8(0x229),'version':a0_0xdab3d8(0x263)},{'capabilities':{'tools':{}}});server[a0_0xdab3d8(0x1a3)](ListToolsRequestSchema,async()=>{const _0x254641=a0_0xdab3d8,_0x5b2add=[{'name':_0x254641(0x223),'description':_0x254641(0x1c6)+_0x254641(0x25f)+'🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a'+_0x254641(0x1c1)+'Benefits:\x0a'+'-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a'+_0x254641(0x1ca)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+_0x254641(0x20d)+_0x254641(0x1a4)+_0x254641(0x21f)+_0x254641(0x1b3)+_0x254641(0x25c)+_0x254641(0x1b7)+_0x254641(0x232)+_0x254641(0x272)+_0x254641(0x276)+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x254641(0x23d)+_0x254641(0x20f)+_0x254641(0x243)+_0x254641(0x1ff),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x254641(0x1aa),'description':_0x254641(0x216)+_0x254641(0x1ef)+_0x254641(0x1e8)+_0x254641(0x219)+_0x254641(0x224)+'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'+_0x254641(0x24a)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':'**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a'+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x254641(0x24e)+_0x254641(0x271)+_0x254641(0x1f8)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x254641(0x1b1)+_0x254641(0x206)+_0x254641(0x282)+_0x254641(0x1e1)+_0x254641(0x210),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x203a65=_0x5b2add[_0x254641(0x1c5)](_0x453313=>{const _0x167f87=_0x254641;if(!ENABLED_TOOLS[_0x167f87(0x248)](_0x453313[_0x167f87(0x221)]))return![];if(_0x167f87(0x19e)in _0x453313&&_0x453313[_0x167f87(0x19e)]&&!MORPH_API_KEY)return console[_0x167f87(0x1a8)](_0x167f87(0x22e)+_0x453313[_0x167f87(0x221)]+_0x167f87(0x261)),![];return!![];});return{'tools':_0x203a65[_0x254641(0x1ac)](_0x8cb9ee=>({'name':_0x8cb9ee[_0x254641(0x221)],'description':_0x8cb9ee['description'],'inputSchema':_0x8cb9ee[_0x254641(0x244)]}))};}),server[a0_0xdab3d8(0x1a3)](CallToolRequestSchema,async _0x3ec89b=>{const _0x51e21e=a0_0xdab3d8;try{const {name:_0x69a882,arguments:_0xde3037}=_0x3ec89b[_0x51e21e(0x21b)];switch(_0x69a882){case'edit_file':{const _0x2e8bde=MorphEditFileArgsSchema['safeParse'](_0xde3037);if(!_0x2e8bde[_0x51e21e(0x1a0)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x2e8bde[_0x51e21e(0x1a8)]);const _0x2bf156=await validatePath(_0x2e8bde[_0x51e21e(0x1f9)][_0x51e21e(0x25a)]);let _0x5caecb=null,_0xa9ee26=!![],_0x3eaf4a=null;try{_0x5caecb=await a0_0x1821d2[_0x51e21e(0x1ee)](_0x2bf156,_0x51e21e(0x26f));}catch(_0x99980e){const _0x2aad64=_0x99980e[_0x51e21e(0x256)];_0x2aad64===_0x51e21e(0x21c)?(_0xa9ee26=![],_0x5caecb=''):(_0x3eaf4a=_0x51e21e(0x1bc)+(_0x2aad64||_0x51e21e(0x1f6))+_0x51e21e(0x237)+(_0x99980e instanceof Error?_0x99980e[_0x51e21e(0x267)]:String(_0x99980e)),console[_0x51e21e(0x1a8)](_0x51e21e(0x22e)+_0x3eaf4a));}try{const _0x438741=MORPH_API_KEY;if(!_0x438741)throw new Error(_0x51e21e(0x24d));const _0x173597=a0_0x369cc9['dirname'](_0x2bf156),_0x24f521=a0_0x369cc9['basename'](_0x2bf156),_0x123dd9=await executeEditFile({'target_filepath':_0x24f521,'code_edit':_0x2e8bde[_0x51e21e(0x1f9)]['code_edit'],'instructions':_0x2e8bde[_0x51e21e(0x1f9)][_0x51e21e(0x1f7)]},{'morphApiKey':_0x438741,'morphApiUrl':MORPH_API_URL,'baseDir':_0x173597,'autoWrite':!_0x2e8bde['data'][_0x51e21e(0x1cb)],'generateUdiff':!![],'debug':![]});if(!_0x123dd9[_0x51e21e(0x1a0)])throw new Error(_0x123dd9['error']||_0x51e21e(0x228));const _0x31ae9a=_0x123dd9[_0x51e21e(0x249)]||'';let _0x269c2b=0x3;while(_0x31ae9a['includes']('`'[_0x51e21e(0x262)](_0x269c2b))){_0x269c2b++;}const _0x4f0459='`'[_0x51e21e(0x262)](_0x269c2b)+'diff\x0a'+_0x31ae9a+'`'[_0x51e21e(0x262)](_0x269c2b)+'\x0a\x0a';if(_0x2e8bde[_0x51e21e(0x1f9)]['dryRun'])return{'content':[{'type':_0x51e21e(0x241),'text':'🔍\x20Morph\x20Edit\x20Preview'+(_0xa9ee26?'':_0x51e21e(0x239))+':\x20'+_0x2e8bde[_0x51e21e(0x1f9)][_0x51e21e(0x1f7)]+'\x0a\x0a'+_0x4f0459+'Use\x20dryRun=false\x20to\x20'+(_0xa9ee26?_0x51e21e(0x1f4):_0x51e21e(0x211))+'.'}]};return{'content':[{'type':_0x51e21e(0x241),'text':'Morph\x20Edit\x20'+(_0xa9ee26?_0x51e21e(0x1d9):_0x51e21e(0x283))+':\x20'+_0x2e8bde[_0x51e21e(0x1f9)]['instruction']+'\x0a\x0a'+_0x4f0459+_0x51e21e(0x254)+(_0xa9ee26?_0x51e21e(0x200):_0x51e21e(0x22d))+'\x20'+_0x2e8bde[_0x51e21e(0x1f9)][_0x51e21e(0x25a)]}]};}catch(_0x25f12e){const _0x15a1ad=_0x25f12e instanceof Error?_0x25f12e[_0x51e21e(0x267)]:String(_0x25f12e);return reportMorphError({'error_message':_0x15a1ad,'error_type':_0x25f12e instanceof Error?_0x25f12e['constructor'][_0x51e21e(0x221)]:_0x51e21e(0x205),'context':{'tool':_0x51e21e(0x223),'file_path':_0x2e8bde[_0x51e21e(0x1f9)]['path'],'validated_path':_0x2bf156,'instruction':_0x2e8bde[_0x51e21e(0x1f9)][_0x51e21e(0x1f7)],'model':_0x51e21e(0x1ad),'dry_run':_0x2e8bde[_0x51e21e(0x1f9)]['dryRun'],'file_exists':_0xa9ee26,'file_read_error':_0x3eaf4a,'file_readable':_0x5caecb!==null,'request_content':{'path':_0x2e8bde[_0x51e21e(0x1f9)]['path'],'code_edit':_0x2e8bde['data'][_0x51e21e(0x1a6)],'instruction':_0x2e8bde['data'][_0x51e21e(0x1f7)],'original_code':_0x5caecb!==null?_0x5caecb[_0x51e21e(0x27b)]>0xc350?_0x5caecb[_0x51e21e(0x23c)](0x0,0xc350)+_0x51e21e(0x201)+_0x5caecb[_0x51e21e(0x27b)]+_0x51e21e(0x1ec):_0x5caecb:_0x51e21e(0x1c9)+(_0x3eaf4a||_0x51e21e(0x1de))+']','original_code_length':_0x5caecb?.[_0x51e21e(0x27b)]??0x0,'model':'morph-v3-fast','dry_run':_0x2e8bde['data']['dryRun']}},'stack_trace':_0x25f12e instanceof Error?_0x25f12e[_0x51e21e(0x21e)]:undefined,'source':'mcp-filesystem'})['catch'](()=>{}),{'content':[{'type':_0x51e21e(0x241),'text':_0x51e21e(0x23a)+_0x15a1ad}],'isError':!![]};}}case'warpgrep_codebase_search':{const _0x4be38b=WarpGrepArgsSchema[_0x51e21e(0x19b)](_0xde3037);if(!_0x4be38b['success'])return{'content':[{'type':'text','text':_0x51e21e(0x204)+_0x4be38b[_0x51e21e(0x1a8)]}],'isError':!![]};const _0xcb9aee=_0x241fe8=>{const _0x46cb99=_0x51e21e,_0x2f834b=[];for(const _0x52e637 of _0x241fe8||[]){const _0x370d7b=_0x52e637[_0x46cb99(0x24f)],_0x2d0acf=_0x52e637[_0x46cb99(0x212)];if(_0x370d7b===_0x46cb99(0x280)&&_0x2d0acf){const _0x286094=_0x2d0acf[_0x46cb99(0x1e2)]('\x0a')[_0x46cb99(0x1c5)](_0x589dc5=>_0x589dc5['trim']());for(const _0x3c195d of _0x286094){const _0x5df682=_0x3c195d[_0x46cb99(0x234)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x5df682){_0x2f834b[_0x46cb99(0x22b)]('grep\x20\x27'+_0x5df682[0x1]+'\x27\x20'+_0x5df682[0x2]);continue;}const _0x32d7f3=_0x3c195d['match'](/^read\s+(.+)$/);if(_0x32d7f3){_0x2f834b['push'](_0x46cb99(0x218)+_0x32d7f3[0x1]);continue;}const _0x5ed034=_0x3c195d['match'](/^list_directory\s+(.+)$/);if(_0x5ed034){_0x2f834b[_0x46cb99(0x22b)](_0x46cb99(0x23f)+_0x5ed034[0x1]);continue;}}}}return _0x2f834b;};try{const _0x31e017=a0_0x369cc9[_0x51e21e(0x1bf)](_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)]),_0x10bd39=new LocalRipgrepProvider(_0x31e017),_0x558caf=await runWarpGrep({'query':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1db)],'repoRoot':_0x31e017,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x10bd39});let _0x553d63='';if(_0x558caf[_0x51e21e(0x247)]==='completed'&&_0x558caf['finish']?.[_0x51e21e(0x250)]?.[_0x51e21e(0x269)]){const _0x2b9496=_0x558caf['finish']['metadata'][_0x51e21e(0x269)],_0xcef0c4=[],_0xe4a103=[_0x51e21e(0x26d)];for(const _0x421614 of _0x558caf[_0x51e21e(0x1d6)]){const _0x3b7b9f=_0x421614['role'],_0x51cd8a=_0x421614[_0x51e21e(0x212)];if(_0x3b7b9f==='assistant'&&_0x51cd8a){const _0x2fc428=_0x51cd8a[_0x51e21e(0x1e2)]('\x0a')['filter'](_0x19822a=>_0x19822a['trim']());for(const _0xc36d1e of _0x2fc428){const _0xea9772=_0xc36d1e[_0x51e21e(0x234)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0xea9772){_0xe4a103[_0x51e21e(0x22b)](_0x51e21e(0x1d0)+_0xea9772[0x1]+_0x51e21e(0x1b9)+_0xea9772[0x2]+'`');continue;}const _0x102fb7=_0xc36d1e[_0x51e21e(0x234)](/^read\s+(.+)$/);if(_0x102fb7){_0xe4a103[_0x51e21e(0x22b)]('-\x20Read\x20file\x20`'+_0x102fb7[0x1]+'`');continue;}const _0x7f08d1=_0xc36d1e[_0x51e21e(0x234)](/^list_directory\s+(.+)$/);if(_0x7f08d1){_0xe4a103[_0x51e21e(0x22b)]('-\x20Listed\x20directory\x20`'+_0x7f08d1[0x1]+'`');continue;}}}}_0xcef0c4[_0x51e21e(0x22b)](_0xe4a103['join']('\x0a'));const _0x2fb68=['','Relevant\x20context\x20found:'];for(const _0x26b30c of _0x2b9496){if(_0x26b30c[_0x51e21e(0x19c)]==='*')_0x2fb68[_0x51e21e(0x22b)]('-\x20'+_0x26b30c[_0x51e21e(0x25a)]+':*');else{if(Array[_0x51e21e(0x275)](_0x26b30c[_0x51e21e(0x19c)])){const _0x372375=_0x26b30c[_0x51e21e(0x19c)][_0x51e21e(0x1ac)](([_0xec33c4,_0x554f9c])=>{if(_0xec33c4===_0x554f9c)return''+_0xec33c4;return _0xec33c4+'-'+_0x554f9c;});_0x2fb68[_0x51e21e(0x22b)]('-\x20'+_0x26b30c[_0x51e21e(0x25a)]+':'+_0x372375[_0x51e21e(0x260)](','));}else _0x2fb68[_0x51e21e(0x22b)]('-\x20'+_0x26b30c[_0x51e21e(0x25a)]+':*');}}_0x2fb68[_0x51e21e(0x22b)](''),_0xcef0c4['push'](_0x2fb68[_0x51e21e(0x260)]('\x0a')),_0xcef0c4['push'](_0x51e21e(0x268));const _0x2c9810=[];for(const _0x1d978e of _0x2b9496){let _0x188773=a0_0x369cc9[_0x51e21e(0x1bf)](_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],_0x1d978e[_0x51e21e(0x25a)]),_0x3141dd=null,_0x540d37=null;try{_0x3141dd=await a0_0x1821d2[_0x51e21e(0x1ee)](_0x188773,{'encoding':_0x51e21e(0x26f)});}catch(_0xdf0d30){const _0x5258f5=fixPathRepetition(_0x188773);if(_0x5258f5)try{_0x3141dd=await a0_0x1821d2[_0x51e21e(0x1ee)](_0x5258f5,{'encoding':_0x51e21e(0x26f)}),_0x188773=_0x5258f5;}catch{_0x540d37=_0xdf0d30 instanceof Error?_0xdf0d30:new Error(String(_0xdf0d30));}else _0x540d37=_0xdf0d30 instanceof Error?_0xdf0d30:new Error(String(_0xdf0d30));}if(_0x3141dd!==null){const _0x56d294=_0x3141dd[_0x51e21e(0x1e2)](/\r?\n/),_0x25f7e0=[_0x51e21e(0x279)+_0x1d978e[_0x51e21e(0x25a)]+'\x22>'];if(_0x1d978e[_0x51e21e(0x19c)]==='*'||!Array['isArray'](_0x1d978e[_0x51e21e(0x19c)]))for(let _0x565bec=0x1;_0x565bec<=_0x56d294[_0x51e21e(0x27b)];_0x565bec++){const _0x2732ea=_0x56d294[_0x565bec-0x1];_0x25f7e0[_0x51e21e(0x22b)](_0x565bec+'|\x20'+_0x2732ea);}else for(const [_0x3b17db,_0x16e8fd]of _0x1d978e['lines']){_0x25f7e0[_0x51e21e(0x27b)]>0x1&&_0x25f7e0[_0x51e21e(0x22b)]('');for(let _0x5486bb=_0x3b17db;_0x5486bb<=_0x16e8fd&&_0x5486bb<=_0x56d294[_0x51e21e(0x27b)];_0x5486bb++){const _0x24797a=_0x56d294[_0x5486bb-0x1];_0x25f7e0[_0x51e21e(0x22b)](_0x5486bb+'|\x20'+_0x24797a);}}_0x25f7e0[_0x51e21e(0x22b)](_0x51e21e(0x1a2)),_0x2c9810[_0x51e21e(0x22b)](_0x25f7e0[_0x51e21e(0x260)]('\x0a'));}else _0x2c9810['push'](_0x51e21e(0x279)+_0x1d978e[_0x51e21e(0x25a)]+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x540d37?.[_0x51e21e(0x267)]||'Unknown\x20error')+_0x51e21e(0x23e));}_0xcef0c4['push'](_0x2c9810[_0x51e21e(0x260)]('\x0a\x0a')),_0x553d63=_0xcef0c4[_0x51e21e(0x260)]('\x0a');const _0x4dd53b=_0x558caf['errors']?.[_0x51e21e(0x1c5)](_0x4dbe84=>_0x4dbe84[_0x51e21e(0x267)]?.['startsWith'](_0x51e21e(0x274)))||[];if(_0x4dd53b[_0x51e21e(0x27b)]>0x0){const _0x321bbf=_0x4dd53b[_0x51e21e(0x1ac)](_0x3d8059=>_0x3d8059['message'])[_0x51e21e(0x260)](';\x20');reportMorphError({'error_message':_0x321bbf,'error_type':_0x51e21e(0x1a9),'context':{'tool':_0x51e21e(0x1aa),'repo_path':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],'query':_0x4be38b[_0x51e21e(0x1f9)]['search_string'],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x51e21e(0x214),'error_count':_0x4dd53b[_0x51e21e(0x27b)],'is_timeout':![],'timings':_0x558caf[_0x51e21e(0x1f0)],'files_attempted':_0x2b9496['map'](_0x2eaec8=>({'path':_0x2eaec8[_0x51e21e(0x25a)],'lines':_0x2eaec8[_0x51e21e(0x19c)]})),'tool_calls':_0xcb9aee(_0x558caf['messages']),'messages':_0x558caf['messages']?.['map'](_0x14d661=>({'role':_0x14d661[_0x51e21e(0x24f)],'content':_0x14d661[_0x51e21e(0x212)]})),'request_content':{'query':_0x4be38b['data'][_0x51e21e(0x1db)],'repo_path':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],'repoRoot':a0_0x369cc9[_0x51e21e(0x1bf)](_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)]),'model':_0x51e21e(0x1e3)}},'source':_0x51e21e(0x240)})['catch'](()=>{});}}else{if(_0x558caf[_0x51e21e(0x247)]===_0x51e21e(0x1ba)&&_0x558caf['errors'][_0x51e21e(0x27b)]>0x0){const _0x5bb7b1=_0x558caf[_0x51e21e(0x257)][_0x51e21e(0x1ac)](_0x26764a=>_0x26764a[_0x51e21e(0x267)])[_0x51e21e(0x260)](';\x20');_0x553d63='Error:\x20'+_0x5bb7b1;const _0x4d2ece=_0x5bb7b1['toLowerCase']()[_0x51e21e(0x248)](_0x51e21e(0x1be))||_0x5bb7b1[_0x51e21e(0x22c)]()['includes']('timed\x20out')||_0x5bb7b1[_0x51e21e(0x22c)]()[_0x51e21e(0x248)](_0x51e21e(0x207)),_0x28990f=_0x558caf[_0x51e21e(0x230)]?.[_0x51e21e(0x250)]?.[_0x51e21e(0x269)],_0x4c8359=_0x558caf[_0x51e21e(0x257)][0x0];reportMorphError({'error_message':_0x5bb7b1,'error_type':_0x4d2ece?_0x51e21e(0x1b8):_0x4c8359?.[_0x51e21e(0x1d1)]?.[_0x51e21e(0x221)]||'WarpGrepError','context':{'tool':_0x51e21e(0x1aa),'repo_path':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],'query':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1db)],'model':_0x51e21e(0x1e3),'termination_reason':_0x558caf['terminationReason'],'error_count':_0x558caf['errors'][_0x51e21e(0x27b)],'is_timeout':_0x4d2ece,'timings':_0x558caf[_0x51e21e(0x1f0)],'files_attempted':_0x28990f?.[_0x51e21e(0x1ac)](_0xc58493=>({'path':_0xc58493[_0x51e21e(0x25a)],'lines':_0xc58493[_0x51e21e(0x19c)]})),'tool_calls':_0xcb9aee(_0x558caf[_0x51e21e(0x1d6)]),'messages':_0x558caf[_0x51e21e(0x1d6)]?.[_0x51e21e(0x1ac)](_0x4af7d1=>({'role':_0x4af7d1[_0x51e21e(0x24f)],'content':_0x4af7d1['content']})),'request_content':{'query':_0x4be38b['data'][_0x51e21e(0x1db)],'repo_path':_0x4be38b[_0x51e21e(0x1f9)]['repo_path'],'repoRoot':a0_0x369cc9[_0x51e21e(0x1bf)](_0x4be38b[_0x51e21e(0x1f9)]['repo_path']),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0x4c8359?.[_0x51e21e(0x21e)]||undefined,'source':'mcp-filesystem'})[_0x51e21e(0x273)](()=>{});}else _0x553d63=_0x51e21e(0x1c2);}return{'content':[{'type':'text','text':_0x553d63}]};}catch(_0xf48713){const _0x433114=_0xf48713 instanceof Error?_0xf48713[_0x51e21e(0x267)]:String(_0xf48713),_0x103f95=_0x433114[_0x51e21e(0x22c)]()[_0x51e21e(0x248)](_0x51e21e(0x1be))||_0x433114[_0x51e21e(0x22c)]()['includes'](_0x51e21e(0x1fb))||_0x433114[_0x51e21e(0x22c)]()[_0x51e21e(0x248)]('etimedout')||_0xf48713 instanceof Error&&_0xf48713[_0x51e21e(0x221)]==='TimeoutError';return reportMorphError({'error_message':_0x433114,'error_type':_0x103f95?'TimeoutError':_0xf48713 instanceof Error?_0xf48713[_0x51e21e(0x1d1)][_0x51e21e(0x221)]:_0x51e21e(0x205),'context':{'tool':_0x51e21e(0x1aa),'repo_path':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],'query':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1db)],'model':_0x51e21e(0x1e3),'is_timeout':_0x103f95,'exception_phase':_0x51e21e(0x1f3),'request_content':{'query':_0x4be38b['data'][_0x51e21e(0x1db)],'repo_path':_0x4be38b[_0x51e21e(0x1f9)][_0x51e21e(0x1d7)],'repoRoot':a0_0x369cc9[_0x51e21e(0x1bf)](_0x4be38b['data'][_0x51e21e(0x1d7)]),'model':_0x51e21e(0x1e3)}},'stack_trace':_0xf48713 instanceof Error?_0xf48713['stack']:undefined,'source':'mcp-filesystem'})[_0x51e21e(0x273)](()=>{}),{'content':[{'type':_0x51e21e(0x241),'text':_0x51e21e(0x242)+_0x433114}],'isError':![]};}}case _0x51e21e(0x1fc):{const _0x1c0696=CodebaseSearchArgsSchema[_0x51e21e(0x19b)](_0xde3037);if(!_0x1c0696[_0x51e21e(0x1a0)])return{'content':[{'type':_0x51e21e(0x241),'text':'Invalid\x20arguments:\x20'+_0x1c0696[_0x51e21e(0x1a8)]}],'isError':!![]};try{const _0x5f0e8f=MORPH_API_KEY;if(!_0x5f0e8f)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x29e81c=await executeCodebaseSearch({'query':_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x23b)],'target_directories':_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x1af)],'limit':_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x1cc)]},{'apiKey':_0x5f0e8f,'repoId':_0x1c0696['data'][_0x51e21e(0x264)],'branch':_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x1b2)],'commitHash':_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x20a)],'debug':![]});if(!_0x29e81c['success'])return{'content':[{'type':_0x51e21e(0x241),'text':_0x51e21e(0x1f1)+_0x29e81c[_0x51e21e(0x1a8)]}],'isError':!![]};const _0x3c4b3a=_0x29e81c[_0x51e21e(0x277)][_0x51e21e(0x27b)]===0x0?_0x51e21e(0x209)+_0x1c0696[_0x51e21e(0x1f9)][_0x51e21e(0x23b)]+'\x22':_0x51e21e(0x1c7)+_0x29e81c[_0x51e21e(0x277)][_0x51e21e(0x27b)]+'\x20results\x20in\x20'+_0x29e81c[_0x51e21e(0x1fd)][_0x51e21e(0x220)]+'ms:\x0a\x0a'+_0x29e81c[_0x51e21e(0x277)][_0x51e21e(0x1ac)]((_0x33b01c,_0x4d98a5)=>_0x4d98a5+0x1+'.\x20'+_0x33b01c[_0x51e21e(0x215)]+'\x20('+(_0x33b01c[_0x51e21e(0x251)]*0x64)[_0x51e21e(0x233)](0x1)+'%\x20match)\x0a'+(_0x51e21e(0x1ae)+_0x33b01c[_0x51e21e(0x26e)]+'-'+_0x33b01c[_0x51e21e(0x238)]+'\x0a')+('\x20\x20\x20'+_0x33b01c['content'][_0x51e21e(0x23c)](0x0,0xc8)+(_0x33b01c['content'][_0x51e21e(0x27b)]>0xc8?'...':'')+'\x0a'))[_0x51e21e(0x260)]('\x0a');return{'content':[{'type':'text','text':_0x3c4b3a}]};}catch(_0x2a56dc){const _0x51c7af=_0x2a56dc instanceof Error?_0x2a56dc[_0x51e21e(0x267)]:String(_0x2a56dc);return reportMorphError({'error_message':_0x51c7af,'error_type':_0x2a56dc instanceof Error?_0x2a56dc[_0x51e21e(0x1d1)][_0x51e21e(0x221)]:_0x51e21e(0x205),'context':{'tool':'codebase_search','query':_0x1c0696['data'][_0x51e21e(0x23b)],'repo_id':_0x1c0696['data'][_0x51e21e(0x264)]},'stack_trace':_0x2a56dc instanceof Error?_0x2a56dc[_0x51e21e(0x21e)]:undefined,'source':_0x51e21e(0x240)})['catch'](()=>{}),{'content':[{'type':'text','text':_0x51e21e(0x1e0)+_0x51c7af}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x69a882);}}catch(_0x189dfc){const _0x20ba10=_0x189dfc instanceof Error?_0x189dfc[_0x51e21e(0x267)]:String(_0x189dfc);return reportMorphError({'error_message':_0x20ba10,'error_type':_0x189dfc instanceof Error?_0x189dfc[_0x51e21e(0x1d1)][_0x51e21e(0x221)]:'UnknownError','context':{'tool':name,'arguments':args?JSON[_0x51e21e(0x1f5)](args)[_0x51e21e(0x23c)](0x0,0x1f4):undefined,'mcp_server_version':'0.2.0'},'stack_trace':_0x189dfc instanceof Error?_0x189dfc[_0x51e21e(0x21e)]:undefined,'source':_0x51e21e(0x240)})[_0x51e21e(0x273)](()=>{}),{'content':[{'type':_0x51e21e(0x241),'text':'Error:\x20'+_0x20ba10}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x2f5524){const _0x175dbd=a0_0xdab3d8,_0x2dd379=await getValidRootDirectories(_0x2f5524);if(_0x2dd379['length']>0x0)allowedDirectories=[..._0x2dd379],console[_0x175dbd(0x1a8)](_0x175dbd(0x252)+_0x2dd379[_0x175dbd(0x27b)]+_0x175dbd(0x217));else{console[_0x175dbd(0x1a8)](_0x175dbd(0x21d));if(ENABLE_WORKSPACE_MODE)try{const _0x52a02e=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x52a02e&&(allowedDirectories=[_0x52a02e],console[_0x175dbd(0x1a8)](_0x175dbd(0x1bd)+_0x52a02e));}catch(_0x3670c5){console[_0x175dbd(0x1a8)]('Warning:\x20Workspace\x20fallback\x20failed:\x20'+_0x3670c5);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x73c126=a0_0xdab3d8;try{const _0x4e92c3=await server[_0x73c126(0x1cf)]();_0x4e92c3&&_0x73c126(0x1d8)in _0x4e92c3&&await updateAllowedDirectoriesFromRoots(_0x4e92c3[_0x73c126(0x1d8)]);}catch(_0x187d29){console[_0x73c126(0x1a8)](_0x73c126(0x24b),_0x187d29 instanceof Error?_0x187d29['message']:String(_0x187d29));}}),server[a0_0xdab3d8(0x1d5)]=async()=>{const _0x3ad1d6=a0_0xdab3d8,_0x40a0c7=server['getClientCapabilities']();if(_0x40a0c7?.[_0x3ad1d6(0x1d8)])try{const _0x3654ef=await server['listRoots']();_0x3654ef&&'roots'in _0x3654ef?await updateAllowedDirectoriesFromRoots(_0x3654ef['roots']):console[_0x3ad1d6(0x1a8)]('Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings');}catch(_0x51069c){console[_0x3ad1d6(0x1a8)](_0x3ad1d6(0x27c),_0x51069c instanceof Error?_0x51069c['message']:String(_0x51069c));}else{if(allowedDirectories[_0x3ad1d6(0x27b)]>0x0)console[_0x3ad1d6(0x1a8)](_0x3ad1d6(0x270),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x3ad1d6(0x1a8)](_0x3ad1d6(0x22a));else throw new Error('Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.');}}};async function runServer(){const _0x18de9e=a0_0xdab3d8,_0x38994c=new StdioServerTransport();await server[_0x18de9e(0x1dd)](_0x38994c),console[_0x18de9e(0x1a8)](_0x18de9e(0x1f2)),allowedDirectories['length']===0x0&&console[_0x18de9e(0x1a8)](_0x18de9e(0x1e7));}runServer()[a0_0xdab3d8(0x273)](_0x5143f6=>{const _0x50bc74=a0_0xdab3d8;console[_0x50bc74(0x1a8)](_0x50bc74(0x20c),_0x5143f6),process[_0x50bc74(0x236)](0x1);});
|
|
2
|
+
const a0_0x28a5bf=a0_0x7a06;(function(_0xf7f4fc,_0x5268ef){const _0x3577d3=a0_0x7a06,_0x1bd453=_0xf7f4fc();while(!![]){try{const _0x28276d=-parseInt(_0x3577d3(0x291))/0x1*(parseInt(_0x3577d3(0x2bd))/0x2)+parseInt(_0x3577d3(0x1f9))/0x3*(parseInt(_0x3577d3(0x202))/0x4)+parseInt(_0x3577d3(0x1f3))/0x5+-parseInt(_0x3577d3(0x228))/0x6+parseInt(_0x3577d3(0x212))/0x7+parseInt(_0x3577d3(0x20a))/0x8+-parseInt(_0x3577d3(0x22c))/0x9;if(_0x28276d===_0x5268ef)break;else _0x1bd453['push'](_0x1bd453['shift']());}catch(_0x3c9f8c){_0x1bd453['push'](_0x1bd453['shift']());}}}(a0_0x18b0,0xd056d));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_0x2ab0d1 from'fs/promises';function a0_0x7a06(_0x46a915,_0x6fc409){_0x46a915=_0x46a915-0x1e9;const _0x18b053=a0_0x18b0();let _0x7a06de=_0x18b053[_0x46a915];return _0x7a06de;}import a0_0x467c9f from'path';import a0_0x54c688 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_0x13e93e from'axios';function a0_0x18b0(){const _0x5a047c=['Bearer\x20','<file\x20path=\x22','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','unknown','searchTimeMs','.vscode','role','Error\x20running\x20fast\x20context\x20search:\x20','list_directory\x20','Natural\x20language\x20query\x20to\x20search\x20for\x20code','includes','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','startLine','metadata','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','Created\x20File','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','readFile','Parent\x20directory\x20does\x20not\x20exist:\x20','filepath','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','length','pyproject.toml','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','terminationReason','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','edit_file','requiresApiKey','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','toFixed','Morph\x20Edit\x20','isDirectory','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Failed\x20to\x20read\x20file:\x20','6osFnIB','FileReadError','mcp-filesystem','name','access','terminated','setRequestHandler','Rules:\x0a','morph-','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','ENOENT','application/json','runWarpGrep_call','\x20(new\x20file)','false','\x0a...\x20(truncated,\x20total:\x20','read\x20','warpgrep_codebase_search','roots','timed\x20out','Found\x20','all','rerankScore','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','argv','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','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','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','Specific\x20commit\x20hash\x20to\x20search','package.json','completed_with_file_errors','path','.git','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','5112500aULemW','dirname','string','safeParse','stringify','%\x20match)\x0a','2625wAiGgW','slice','post','morph-v3-fast','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','MORPH_WARP_GREP_TIMEOUT','target_directories','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','4068sCCgEo','Morph\x20FastApply\x20failed\x20without\x20error\x20message','match','constructor','timeout','number','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','toISOString','2799752tBWHgS','sep','...','homedir','describe','\x20valid\x20directories','composer.json','\x0a</file>','8499008hAtEAM','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','Error:\x20','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','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','Unknown\x20error','ms:\x0a\x0a','errors','WarpGrepError','Preview\x20changes\x20without\x20applying\x20them.','etimedout','create\x20this\x20file','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','getClientCapabilities','Repository\x20identifier','.cursor','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\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','morph-warp-grep-v1-1111v0','apply\x20these\x20changes','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','6264432zjTXXp','PWD','trim','Unknown\x20tool:\x20','8502273jNVsUY','\x22>\x0aError\x20reading\x20file:\x20','cwd','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','toLowerCase','listRoots','-\x20Grepped\x20\x27','success','error','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','startsWith','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','morph-mcp','content','UnknownError','default','filter','resolve','branch','object','results','codebase_search','normalize','Successfully\x20','text','search_string','\x20is\x20not\x20a\x20directory','finish','optional','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','File\x20read\x20error:','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','data','\x20chars)','For\x20deletions:\x0a','ENABLED_TOOLS','\x20results\x20in\x20','env','utf-8','catch','Warning:\x20Workspace\x20fallback\x20failed:\x20','repo_path','push','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','limit','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','</file>','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.','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','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','tsconfig.json','completed','message','lines','setNotificationHandler','created','repeat','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','Fatal\x20error\x20running\x20server:','Relevant\x20context\x20found:','map','\x20\x20\x20Lines\x20','No\x20results\x20found\x20for\x20query:\x20\x22','params','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','description','Applied','applied\x20edits\x20to','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','sk-','\x20as\x20allowed\x20directory','stats','realpath','stack','query','oninitialized','timings','TimeoutError','-\x20Listed\x20directory\x20`','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','MORPH_API_KEY','dryRun','Workspace\x20mode\x20enabled:\x20Using\x20','go.mod','WORKSPACE_ROOT','0.2.0','repoId','messages','inputSchema','Warning:\x20','Cargo.toml','instruction','split','files','substring','[could\x20not\x20read\x20file:\x20','boolean','stat','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','211454aPGogt','commitHash','join','🔍\x20Morph\x20Edit\x20Preview','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Fallback:\x20Using\x20workspace\x20root\x20','isArray','source','exit'];a0_0x18b0=function(){return _0x5a047c;};return a0_0x18b0();}function fixPathRepetition(_0x4f5225){const _0x215b15=a0_0x7a06,_0xc69483=_0x4f5225[_0x215b15(0x28a)](a0_0x467c9f['sep'])['filter'](Boolean);if(_0xc69483[_0x215b15(0x2b0)]<0x2)return null;for(let _0x21f6e2=Math['floor'](_0xc69483['length']/0x2);_0x21f6e2>=0x1;_0x21f6e2--){for(let _0x10f61a=0x0;_0x10f61a<=_0xc69483[_0x215b15(0x2b0)]-0x2*_0x21f6e2;_0x10f61a++){const _0x250327=_0xc69483[_0x215b15(0x1fa)](_0x10f61a,_0x10f61a+_0x21f6e2),_0x2eca50=_0xc69483[_0x215b15(0x1fa)](_0x10f61a+_0x21f6e2,_0x10f61a+0x2*_0x21f6e2);if(_0x250327['every']((_0x1e06ba,_0x22b001)=>_0x1e06ba===_0x2eca50[_0x22b001])){const _0x386e13=[..._0xc69483[_0x215b15(0x1fa)](0x0,_0x10f61a),..._0xc69483[_0x215b15(0x1fa)](_0x10f61a+_0x21f6e2)];return a0_0x467c9f[_0x215b15(0x20b)]+_0x386e13[_0x215b15(0x293)](a0_0x467c9f[_0x215b15(0x20b)]);}}}return null;}const args=process[a0_0x28a5bf(0x2d5)][a0_0x28a5bf(0x1fa)](0x2),ALL_TOOLS=[a0_0x28a5bf(0x2b5),a0_0x28a5bf(0x2ce),a0_0x28a5bf(0x241)],DEFAULT_TOOLS=[a0_0x28a5bf(0x2b5),a0_0x28a5bf(0x2ce)],ENABLED_TOOLS=process[a0_0x28a5bf(0x251)][a0_0x28a5bf(0x24f)]?process[a0_0x28a5bf(0x251)]['ENABLED_TOOLS']===a0_0x28a5bf(0x2d2)?ALL_TOOLS:process[a0_0x28a5bf(0x251)]['ENABLED_TOOLS'][a0_0x28a5bf(0x28a)](',')[a0_0x28a5bf(0x269)](_0x1fb461=>_0x1fb461[a0_0x28a5bf(0x22a)]()):DEFAULT_TOOLS;console[a0_0x28a5bf(0x234)]('Enabled\x20tools:\x20'+ENABLED_TOOLS[a0_0x28a5bf(0x293)](',\x20'));const WORKSPACE_ROOT=process['env'][a0_0x28a5bf(0x282)]||process[a0_0x28a5bf(0x251)][a0_0x28a5bf(0x229)]||process[a0_0x28a5bf(0x22e)](),ENABLE_WORKSPACE_MODE=process[a0_0x28a5bf(0x251)]['ENABLE_WORKSPACE_MODE']!==a0_0x28a5bf(0x2cb),MORPH_API_KEY=process['env'][a0_0x28a5bf(0x27e)],MORPH_API_URL=process[a0_0x28a5bf(0x251)]['MORPH_API_URL'],MORPH_WARP_GREP_TIMEOUT=process[a0_0x28a5bf(0x251)][a0_0x28a5bf(0x1ff)]?parseInt(process['env'][a0_0x28a5bf(0x1ff)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x28a5bf(0x236)](a0_0x28a5bf(0x272))&&!MORPH_API_KEY[a0_0x28a5bf(0x236)](a0_0x28a5bf(0x2c5))&&console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x249));async function reportMorphError(_0x49ab0a){const _0x25abed=a0_0x28a5bf;try{await a0_0x13e93e[_0x25abed(0x1fb)]('https://morphllm.com/api/error-report',{..._0x49ab0a,'timestamp':new Date()[_0x25abed(0x209)](),'source':_0x49ab0a[_0x25abed(0x299)]||_0x25abed(0x2bf)},{'timeout':0x1388,'headers':{'Content-Type':_0x25abed(0x2c8),'Authorization':_0x25abed(0x29b)+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x295)),console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x1f2)),console['error'](a0_0x28a5bf(0x2b7)),console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x27d)),console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x235)),console['error']('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x2061a0){const _0x17d806=a0_0x28a5bf;return a0_0x467c9f[_0x17d806(0x242)](_0x2061a0);}function expandHome(_0x2b9968){const _0x2fc9cf=a0_0x28a5bf;if(_0x2b9968[_0x2fc9cf(0x236)]('~/')||_0x2b9968==='~')return a0_0x467c9f[_0x2fc9cf(0x293)](a0_0x54c688[_0x2fc9cf(0x20d)](),_0x2b9968[_0x2fc9cf(0x1fa)](0x1));return _0x2b9968;}let allowedDirectories=await Promise['all'](args[a0_0x28a5bf(0x269)](async _0x46dde9=>{const _0x143a4e=a0_0x28a5bf,_0x44e679=expandHome(_0x46dde9),_0x27c60f=a0_0x467c9f[_0x143a4e(0x23d)](_0x44e679);try{const _0x30dfd5=await a0_0x2ab0d1[_0x143a4e(0x275)](_0x27c60f);return normalizePath(_0x30dfd5);}catch(_0x4c5342){return normalizePath(_0x27c60f);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x28a5bf(0x2b0)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x280)+workspaceDir+a0_0x28a5bf(0x273)));}catch(a0_0x57044d){console[a0_0x28a5bf(0x234)](a0_0x28a5bf(0x24b)+a0_0x57044d);}async function detectWorkspaceRoot(_0x581e45){const _0x30136e=a0_0x28a5bf;let _0x539a99=a0_0x467c9f[_0x30136e(0x23d)](_0x581e45);const _0x31174b=[_0x30136e(0x1f1),_0x30136e(0x2a0),_0x30136e(0x1ee),_0x30136e(0x288),_0x30136e(0x2b1),_0x30136e(0x281),_0x30136e(0x221),_0x30136e(0x25e),_0x30136e(0x210)];while(_0x539a99!==a0_0x467c9f[_0x30136e(0x1f4)](_0x539a99)){for(const _0x1bb3f9 of _0x31174b){const _0x55bfb1=a0_0x467c9f['join'](_0x539a99,_0x1bb3f9);try{return await a0_0x2ab0d1[_0x30136e(0x2c1)](_0x55bfb1),normalizePath(_0x539a99);}catch{}}_0x539a99=a0_0x467c9f[_0x30136e(0x1f4)](_0x539a99);}return normalizePath(_0x581e45);}await Promise[a0_0x28a5bf(0x2d2)](args[a0_0x28a5bf(0x269)](async _0x2cd783=>{const _0x214044=a0_0x28a5bf;try{const _0x324b6b=await a0_0x2ab0d1[_0x214044(0x28f)](expandHome(_0x2cd783));!_0x324b6b[_0x214044(0x2ba)]()&&(console[_0x214044(0x234)](_0x214044(0x214)+_0x2cd783+_0x214044(0x246)),process[_0x214044(0x29a)](0x1));}catch(_0x53c3d9){console['error']('Error\x20accessing\x20directory\x20'+_0x2cd783+':',_0x53c3d9),process[_0x214044(0x29a)](0x1);}}));async function validatePath(_0x5cec19){const _0x360866=a0_0x28a5bf,_0x82cbf7=expandHome(_0x5cec19),_0x664138=a0_0x467c9f['resolve'](_0x82cbf7);try{const _0x3fd74e=await a0_0x2ab0d1[_0x360866(0x275)](_0x664138);return _0x3fd74e;}catch(_0x43df09){if(_0x43df09['code']==='ENOENT'){const _0x2ea84d=a0_0x467c9f[_0x360866(0x1f4)](_0x664138);try{const _0x277fc7=await a0_0x2ab0d1[_0x360866(0x275)](_0x2ea84d);return a0_0x467c9f['join'](_0x277fc7,a0_0x467c9f['basename'](_0x664138));}catch{throw new Error(_0x360866(0x2ad)+_0x2ea84d);}}throw _0x43df09;}}const MorphEditFileArgsSchema=z[a0_0x28a5bf(0x23f)]({'path':z[a0_0x28a5bf(0x1f5)](),'code_edit':z[a0_0x28a5bf(0x1f5)]()['describe']('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z[a0_0x28a5bf(0x1f5)]()[a0_0x28a5bf(0x20e)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x28a5bf(0x28e)]()[a0_0x28a5bf(0x23b)](![])[a0_0x28a5bf(0x20e)](a0_0x28a5bf(0x21b))}),WarpGrepArgsSchema=z[a0_0x28a5bf(0x23f)]({'search_string':z[a0_0x28a5bf(0x1f5)]()['describe'](a0_0x28a5bf(0x2d4)),'repo_path':z[a0_0x28a5bf(0x1f5)]()[a0_0x28a5bf(0x20e)](a0_0x28a5bf(0x1e9))}),CodebaseSearchArgsSchema=z[a0_0x28a5bf(0x23f)]({'query':z['string']()['describe'](a0_0x28a5bf(0x2a4)),'repoId':z[a0_0x28a5bf(0x1f5)]()['describe'](a0_0x28a5bf(0x220)),'branch':z[a0_0x28a5bf(0x1f5)]()[a0_0x28a5bf(0x248)]()['describe']('Branch\x20to\x20search\x20(uses\x20latest\x20commit)'),'commitHash':z['string']()[a0_0x28a5bf(0x248)]()[a0_0x28a5bf(0x20e)](a0_0x28a5bf(0x1ed)),'target_directories':z['array'](z['string']())[a0_0x28a5bf(0x23b)]([])['describe'](a0_0x28a5bf(0x29d)),'limit':z[a0_0x28a5bf(0x207)]()[a0_0x28a5bf(0x248)]()[a0_0x28a5bf(0x23b)](0xa)[a0_0x28a5bf(0x20e)]('Max\x20results\x20to\x20return')}),server=new Server({'name':a0_0x28a5bf(0x238),'version':a0_0x28a5bf(0x283)},{'capabilities':{'tools':{}}});server[a0_0x28a5bf(0x2c3)](ListToolsRequestSchema,async()=>{const _0x512bcf=a0_0x28a5bf,_0x4b96ce=[{'name':'edit_file','description':_0x512bcf(0x208)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x512bcf(0x213)+_0x512bcf(0x222)+'Benefits:\x0a'+_0x512bcf(0x2d6)+'-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a'+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+_0x512bcf(0x1fe)+_0x512bcf(0x1fd)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x512bcf(0x22f)+_0x512bcf(0x24e)+_0x512bcf(0x25d)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x512bcf(0x2c4)+_0x512bcf(0x2a6)+_0x512bcf(0x266)+_0x512bcf(0x21e)+_0x512bcf(0x265)+_0x512bcf(0x27c)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+'IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x512bcf(0x2ce),'description':_0x512bcf(0x26d)+_0x512bcf(0x25c)+_0x512bcf(0x224)+_0x512bcf(0x1eb)+_0x512bcf(0x271)+_0x512bcf(0x216)+_0x512bcf(0x257)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x512bcf(0x241),'description':_0x512bcf(0x201)+_0x512bcf(0x290)+_0x512bcf(0x259)+'Benefits:\x0a'+_0x512bcf(0x215)+_0x512bcf(0x1ea)+_0x512bcf(0x2bb)+_0x512bcf(0x1ec)+_0x512bcf(0x237)+_0x512bcf(0x2af)+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x3cd468=_0x4b96ce['filter'](_0x5182ed=>{const _0x1cac97=_0x512bcf;if(!ENABLED_TOOLS['includes'](_0x5182ed[_0x1cac97(0x2c0)]))return![];if(_0x1cac97(0x2b6)in _0x5182ed&&_0x5182ed['requiresApiKey']&&!MORPH_API_KEY)return console['error'](_0x1cac97(0x287)+_0x5182ed[_0x1cac97(0x2c0)]+'\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config'),![];return!![];});return{'tools':_0x3cd468[_0x512bcf(0x269)](_0x4cb174=>({'name':_0x4cb174[_0x512bcf(0x2c0)],'description':_0x4cb174[_0x512bcf(0x26e)],'inputSchema':_0x4cb174[_0x512bcf(0x286)]}))};}),server[a0_0x28a5bf(0x2c3)](CallToolRequestSchema,async _0x2de39e=>{const _0x4e58da=a0_0x28a5bf;try{const {name:_0x18bd44,arguments:_0x80690}=_0x2de39e[_0x4e58da(0x26c)];switch(_0x18bd44){case _0x4e58da(0x2b5):{const _0xcd99b0=MorphEditFileArgsSchema['safeParse'](_0x80690);if(!_0xcd99b0['success'])throw new Error(_0x4e58da(0x2b2)+_0xcd99b0[_0x4e58da(0x234)]);const _0x452db3=await validatePath(_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x1f0)]);let _0x2aeb87=null,_0x40888b=!![],_0xaf645=null;try{_0x2aeb87=await a0_0x2ab0d1[_0x4e58da(0x2ac)](_0x452db3,_0x4e58da(0x252));}catch(_0x53d5ae){const _0x518e23=_0x53d5ae['code'];_0x518e23===_0x4e58da(0x2c7)?(_0x40888b=![],_0x2aeb87=''):(_0xaf645=_0x4e58da(0x2bc)+(_0x518e23||_0x4e58da(0x29e))+'\x20-\x20'+(_0x53d5ae instanceof Error?_0x53d5ae[_0x4e58da(0x260)]:String(_0x53d5ae)),console[_0x4e58da(0x234)](_0x4e58da(0x287)+_0xaf645));}try{const _0x1b8c27=MORPH_API_KEY;if(!_0x1b8c27)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x391e4e=a0_0x467c9f[_0x4e58da(0x1f4)](_0x452db3),_0x36c62d=a0_0x467c9f['basename'](_0x452db3),_0x11155b=await executeEditFile({'target_filepath':_0x36c62d,'code_edit':_0xcd99b0[_0x4e58da(0x24c)]['code_edit'],'instructions':_0xcd99b0['data'][_0x4e58da(0x289)]},{'morphApiKey':_0x1b8c27,'morphApiUrl':MORPH_API_URL,'baseDir':_0x391e4e,'autoWrite':!_0xcd99b0['data'][_0x4e58da(0x27f)],'generateUdiff':!![],'debug':![]});if(!_0x11155b['success'])throw new Error(_0x11155b[_0x4e58da(0x234)]||_0x4e58da(0x203));const _0x25856d=_0x11155b['udiff']||'';let _0x1d8716=0x3;while(_0x25856d[_0x4e58da(0x2a5)]('`'[_0x4e58da(0x264)](_0x1d8716))){_0x1d8716++;}const _0x3e540f='`'[_0x4e58da(0x264)](_0x1d8716)+'diff\x0a'+_0x25856d+'`'[_0x4e58da(0x264)](_0x1d8716)+'\x0a\x0a';if(_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x27f)])return{'content':[{'type':_0x4e58da(0x244),'text':_0x4e58da(0x294)+(_0x40888b?'':_0x4e58da(0x2ca))+':\x20'+_0xcd99b0[_0x4e58da(0x24c)]['instruction']+'\x0a\x0a'+_0x3e540f+'Use\x20dryRun=false\x20to\x20'+(_0x40888b?_0x4e58da(0x226):_0x4e58da(0x21d))+'.'}]};return{'content':[{'type':_0x4e58da(0x244),'text':_0x4e58da(0x2b9)+(_0x40888b?_0x4e58da(0x26f):_0x4e58da(0x2aa))+':\x20'+_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x289)]+'\x0a\x0a'+_0x3e540f+_0x4e58da(0x243)+(_0x40888b?_0x4e58da(0x270):_0x4e58da(0x263))+'\x20'+_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x1f0)]}]};}catch(_0x232ff2){const _0x3ae7f4=_0x232ff2 instanceof Error?_0x232ff2['message']:String(_0x232ff2);return reportMorphError({'error_message':_0x3ae7f4,'error_type':_0x232ff2 instanceof Error?_0x232ff2[_0x4e58da(0x205)][_0x4e58da(0x2c0)]:_0x4e58da(0x23a),'context':{'tool':_0x4e58da(0x2b5),'file_path':_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x1f0)],'validated_path':_0x452db3,'instruction':_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x289)],'model':_0x4e58da(0x1fc),'dry_run':_0xcd99b0[_0x4e58da(0x24c)]['dryRun'],'file_exists':_0x40888b,'file_read_error':_0xaf645,'file_readable':_0x2aeb87!==null,'request_content':{'path':_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x1f0)],'code_edit':_0xcd99b0[_0x4e58da(0x24c)]['code_edit'],'instruction':_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x289)],'original_code':_0x2aeb87!==null?_0x2aeb87['length']>0xc350?_0x2aeb87['substring'](0x0,0xc350)+_0x4e58da(0x2cc)+_0x2aeb87[_0x4e58da(0x2b0)]+_0x4e58da(0x24d):_0x2aeb87:_0x4e58da(0x28d)+(_0xaf645||'unknown\x20error')+']','original_code_length':_0x2aeb87?.['length']??0x0,'model':_0x4e58da(0x1fc),'dry_run':_0xcd99b0[_0x4e58da(0x24c)][_0x4e58da(0x27f)]}},'stack_trace':_0x232ff2 instanceof Error?_0x232ff2[_0x4e58da(0x276)]:undefined,'source':_0x4e58da(0x2bf)})[_0x4e58da(0x253)](()=>{}),{'content':[{'type':_0x4e58da(0x244),'text':'❌\x20Morph\x20Edit\x20Failed:\x20'+_0x3ae7f4}],'isError':!![]};}}case _0x4e58da(0x2ce):{const _0x17f5e4=WarpGrepArgsSchema['safeParse'](_0x80690);if(!_0x17f5e4[_0x4e58da(0x233)])return{'content':[{'type':_0x4e58da(0x244),'text':'Invalid\x20arguments:\x20'+_0x17f5e4[_0x4e58da(0x234)]}],'isError':!![]};const _0x101ef0=_0x54327a=>{const _0xab355e=_0x4e58da,_0x5d96f9=[];for(const _0x50aab0 of _0x54327a||[]){const _0x155bd6=_0x50aab0['role'],_0x4dd37f=_0x50aab0[_0xab355e(0x239)];if(_0x155bd6==='assistant'&&_0x4dd37f){const _0x1e070a=_0x4dd37f[_0xab355e(0x28a)]('\x0a')[_0xab355e(0x23c)](_0x104939=>_0x104939['trim']());for(const _0x51bad4 of _0x1e070a){const _0x199010=_0x51bad4[_0xab355e(0x204)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x199010){_0x5d96f9[_0xab355e(0x256)]('grep\x20\x27'+_0x199010[0x1]+'\x27\x20'+_0x199010[0x2]);continue;}const _0x49f908=_0x51bad4['match'](/^read\s+(.+)$/);if(_0x49f908){_0x5d96f9['push'](_0xab355e(0x2cd)+_0x49f908[0x1]);continue;}const _0x187dc3=_0x51bad4['match'](/^list_directory\s+(.+)$/);if(_0x187dc3){_0x5d96f9['push'](_0xab355e(0x2a3)+_0x187dc3[0x1]);continue;}}}}return _0x5d96f9;};try{const _0x55c20e=a0_0x467c9f[_0x4e58da(0x23d)](_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)]),_0x5129ab=new LocalRipgrepProvider(_0x55c20e),_0x45e3ed=await runWarpGrep({'query':_0x17f5e4['data'][_0x4e58da(0x245)],'repoRoot':_0x55c20e,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x5129ab});let _0x18920c='';if(_0x45e3ed[_0x4e58da(0x2b3)]===_0x4e58da(0x25f)&&_0x45e3ed['finish']?.['metadata']?.[_0x4e58da(0x28b)]){const _0x319daa=_0x45e3ed[_0x4e58da(0x247)][_0x4e58da(0x2a8)][_0x4e58da(0x28b)],_0x172ac6=[],_0x50b43e=['Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:'];for(const _0x42f192 of _0x45e3ed['messages']){const _0x15f383=_0x42f192['role'],_0x269faf=_0x42f192['content'];if(_0x15f383==='assistant'&&_0x269faf){const _0x30c3a6=_0x269faf[_0x4e58da(0x28a)]('\x0a')[_0x4e58da(0x23c)](_0x5d870e=>_0x5d870e[_0x4e58da(0x22a)]());for(const _0x58a2d4 of _0x30c3a6){const _0x4baf91=_0x58a2d4[_0x4e58da(0x204)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x4baf91){_0x50b43e[_0x4e58da(0x256)](_0x4e58da(0x232)+_0x4baf91[0x1]+'\x27\x20in\x20`'+_0x4baf91[0x2]+'`');continue;}const _0x5ae9fc=_0x58a2d4['match'](/^read\s+(.+)$/);if(_0x5ae9fc){_0x50b43e[_0x4e58da(0x256)]('-\x20Read\x20file\x20`'+_0x5ae9fc[0x1]+'`');continue;}const _0x30d954=_0x58a2d4['match'](/^list_directory\s+(.+)$/);if(_0x30d954){_0x50b43e[_0x4e58da(0x256)](_0x4e58da(0x27b)+_0x30d954[0x1]+'`');continue;}}}}_0x172ac6[_0x4e58da(0x256)](_0x50b43e[_0x4e58da(0x293)]('\x0a'));const _0x542555=['',_0x4e58da(0x268)];for(const _0xfccc60 of _0x319daa){if(_0xfccc60[_0x4e58da(0x261)]==='*')_0x542555['push']('-\x20'+_0xfccc60[_0x4e58da(0x1f0)]+':*');else{if(Array[_0x4e58da(0x298)](_0xfccc60[_0x4e58da(0x261)])){const _0x4147e8=_0xfccc60['lines']['map'](([_0x495923,_0x190860])=>{if(_0x495923===_0x190860)return''+_0x495923;return _0x495923+'-'+_0x190860;});_0x542555[_0x4e58da(0x256)]('-\x20'+_0xfccc60[_0x4e58da(0x1f0)]+':'+_0x4147e8[_0x4e58da(0x293)](','));}else _0x542555[_0x4e58da(0x256)]('-\x20'+_0xfccc60[_0x4e58da(0x1f0)]+':*');}}_0x542555[_0x4e58da(0x256)](''),_0x172ac6['push'](_0x542555[_0x4e58da(0x293)]('\x0a')),_0x172ac6[_0x4e58da(0x256)]('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x3287a4=[];for(const _0x5a6af5 of _0x319daa){let _0x3b06d1=a0_0x467c9f[_0x4e58da(0x23d)](_0x17f5e4['data'][_0x4e58da(0x255)],_0x5a6af5[_0x4e58da(0x1f0)]),_0x130c74=null,_0x4a9c1b=null;try{_0x130c74=await a0_0x2ab0d1[_0x4e58da(0x2ac)](_0x3b06d1,{'encoding':_0x4e58da(0x252)});}catch(_0x48d483){const _0x10c6a2=fixPathRepetition(_0x3b06d1);if(_0x10c6a2)try{_0x130c74=await a0_0x2ab0d1[_0x4e58da(0x2ac)](_0x10c6a2,{'encoding':'utf-8'}),_0x3b06d1=_0x10c6a2;}catch{_0x4a9c1b=_0x48d483 instanceof Error?_0x48d483:new Error(String(_0x48d483));}else _0x4a9c1b=_0x48d483 instanceof Error?_0x48d483:new Error(String(_0x48d483));}if(_0x130c74!==null){const _0x552b0f=_0x130c74[_0x4e58da(0x28a)](/\r?\n/),_0x1cb162=[_0x4e58da(0x29c)+_0x5a6af5[_0x4e58da(0x1f0)]+'\x22>'];if(_0x5a6af5['lines']==='*'||!Array['isArray'](_0x5a6af5[_0x4e58da(0x261)]))for(let _0x4e8bc0=0x1;_0x4e8bc0<=_0x552b0f[_0x4e58da(0x2b0)];_0x4e8bc0++){const _0xcbdcc8=_0x552b0f[_0x4e8bc0-0x1];_0x1cb162[_0x4e58da(0x256)](_0x4e8bc0+'|\x20'+_0xcbdcc8);}else for(const [_0x15a8db,_0x1375f1]of _0x5a6af5[_0x4e58da(0x261)]){_0x1cb162[_0x4e58da(0x2b0)]>0x1&&_0x1cb162[_0x4e58da(0x256)]('');for(let _0x5d252a=_0x15a8db;_0x5d252a<=_0x1375f1&&_0x5d252a<=_0x552b0f[_0x4e58da(0x2b0)];_0x5d252a++){const _0x481ef5=_0x552b0f[_0x5d252a-0x1];_0x1cb162['push'](_0x5d252a+'|\x20'+_0x481ef5);}}_0x1cb162['push'](_0x4e58da(0x25a)),_0x3287a4[_0x4e58da(0x256)](_0x1cb162[_0x4e58da(0x293)]('\x0a'));}else _0x3287a4['push'](_0x4e58da(0x29c)+_0x5a6af5['path']+_0x4e58da(0x22d)+(_0x4a9c1b?.[_0x4e58da(0x260)]||_0x4e58da(0x217))+_0x4e58da(0x211));}_0x172ac6['push'](_0x3287a4[_0x4e58da(0x293)]('\x0a\x0a')),_0x18920c=_0x172ac6[_0x4e58da(0x293)]('\x0a');const _0xe18790=_0x45e3ed[_0x4e58da(0x219)]?.[_0x4e58da(0x23c)](_0x2ccc8a=>_0x2ccc8a[_0x4e58da(0x260)]?.[_0x4e58da(0x236)](_0x4e58da(0x24a)))||[];if(_0xe18790[_0x4e58da(0x2b0)]>0x0){const _0x26a288=_0xe18790[_0x4e58da(0x269)](_0x464e3a=>_0x464e3a[_0x4e58da(0x260)])[_0x4e58da(0x293)](';\x20');reportMorphError({'error_message':_0x26a288,'error_type':_0x4e58da(0x2be),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x17f5e4['data'][_0x4e58da(0x255)],'query':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x245)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x4e58da(0x1ef),'error_count':_0xe18790[_0x4e58da(0x2b0)],'is_timeout':![],'timings':_0x45e3ed[_0x4e58da(0x279)],'files_attempted':_0x319daa[_0x4e58da(0x269)](_0x543603=>({'path':_0x543603['path'],'lines':_0x543603['lines']})),'tool_calls':_0x101ef0(_0x45e3ed[_0x4e58da(0x285)]),'messages':_0x45e3ed[_0x4e58da(0x285)]?.[_0x4e58da(0x269)](_0x1ba9c6=>({'role':_0x1ba9c6[_0x4e58da(0x2a1)],'content':_0x1ba9c6[_0x4e58da(0x239)]})),'request_content':{'query':_0x17f5e4[_0x4e58da(0x24c)]['search_string'],'repo_path':_0x17f5e4['data'][_0x4e58da(0x255)],'repoRoot':a0_0x467c9f[_0x4e58da(0x23d)](_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)]),'model':_0x4e58da(0x225)}},'source':_0x4e58da(0x2bf)})[_0x4e58da(0x253)](()=>{});}}else{if(_0x45e3ed[_0x4e58da(0x2b3)]===_0x4e58da(0x2c2)&&_0x45e3ed['errors']['length']>0x0){const _0x1d4482=_0x45e3ed[_0x4e58da(0x219)][_0x4e58da(0x269)](_0x3d5343=>_0x3d5343[_0x4e58da(0x260)])[_0x4e58da(0x293)](';\x20');_0x18920c=_0x4e58da(0x214)+_0x1d4482;const _0xeaefea=_0x1d4482['toLowerCase']()[_0x4e58da(0x2a5)](_0x4e58da(0x206))||_0x1d4482[_0x4e58da(0x230)]()[_0x4e58da(0x2a5)](_0x4e58da(0x2d0))||_0x1d4482['toLowerCase']()[_0x4e58da(0x2a5)](_0x4e58da(0x21c)),_0x327198=_0x45e3ed[_0x4e58da(0x247)]?.[_0x4e58da(0x2a8)]?.['files'],_0x37d3a3=_0x45e3ed['errors'][0x0];reportMorphError({'error_message':_0x1d4482,'error_type':_0xeaefea?_0x4e58da(0x27a):_0x37d3a3?.[_0x4e58da(0x205)]?.[_0x4e58da(0x2c0)]||_0x4e58da(0x21a),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x17f5e4['data']['repo_path'],'query':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x245)],'model':_0x4e58da(0x225),'termination_reason':_0x45e3ed[_0x4e58da(0x2b3)],'error_count':_0x45e3ed[_0x4e58da(0x219)][_0x4e58da(0x2b0)],'is_timeout':_0xeaefea,'timings':_0x45e3ed['timings'],'files_attempted':_0x327198?.['map'](_0x288918=>({'path':_0x288918[_0x4e58da(0x1f0)],'lines':_0x288918[_0x4e58da(0x261)]})),'tool_calls':_0x101ef0(_0x45e3ed[_0x4e58da(0x285)]),'messages':_0x45e3ed['messages']?.['map'](_0x1e9636=>({'role':_0x1e9636[_0x4e58da(0x2a1)],'content':_0x1e9636[_0x4e58da(0x239)]})),'request_content':{'query':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x245)],'repo_path':_0x17f5e4['data'][_0x4e58da(0x255)],'repoRoot':a0_0x467c9f[_0x4e58da(0x23d)](_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)]),'model':_0x4e58da(0x225)}},'stack_trace':_0x37d3a3?.[_0x4e58da(0x276)]||undefined,'source':'mcp-filesystem'})[_0x4e58da(0x253)](()=>{});}else _0x18920c=_0x4e58da(0x2c6);}return{'content':[{'type':_0x4e58da(0x244),'text':_0x18920c}]};}catch(_0x4a011c){const _0x42a62e=_0x4a011c instanceof Error?_0x4a011c[_0x4e58da(0x260)]:String(_0x4a011c),_0x3c9603=_0x42a62e[_0x4e58da(0x230)]()[_0x4e58da(0x2a5)](_0x4e58da(0x206))||_0x42a62e[_0x4e58da(0x230)]()[_0x4e58da(0x2a5)](_0x4e58da(0x2d0))||_0x42a62e['toLowerCase']()[_0x4e58da(0x2a5)](_0x4e58da(0x21c))||_0x4a011c instanceof Error&&_0x4a011c[_0x4e58da(0x2c0)]===_0x4e58da(0x27a);return reportMorphError({'error_message':_0x42a62e,'error_type':_0x3c9603?_0x4e58da(0x27a):_0x4a011c instanceof Error?_0x4a011c['constructor'][_0x4e58da(0x2c0)]:_0x4e58da(0x23a),'context':{'tool':_0x4e58da(0x2ce),'repo_path':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)],'query':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x245)],'model':_0x4e58da(0x225),'is_timeout':_0x3c9603,'exception_phase':_0x4e58da(0x2c9),'request_content':{'query':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x245)],'repo_path':_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)],'repoRoot':a0_0x467c9f[_0x4e58da(0x23d)](_0x17f5e4[_0x4e58da(0x24c)][_0x4e58da(0x255)]),'model':_0x4e58da(0x225)}},'stack_trace':_0x4a011c instanceof Error?_0x4a011c[_0x4e58da(0x276)]:undefined,'source':_0x4e58da(0x2bf)})[_0x4e58da(0x253)](()=>{}),{'content':[{'type':_0x4e58da(0x244),'text':_0x4e58da(0x2a2)+_0x42a62e}],'isError':![]};}}case _0x4e58da(0x241):{const _0x378751=CodebaseSearchArgsSchema[_0x4e58da(0x1f6)](_0x80690);if(!_0x378751[_0x4e58da(0x233)])return{'content':[{'type':'text','text':'Invalid\x20arguments:\x20'+_0x378751['error']}],'isError':!![]};try{const _0x28ff51=MORPH_API_KEY;if(!_0x28ff51)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x284a92=await executeCodebaseSearch({'query':_0x378751['data'][_0x4e58da(0x277)],'target_directories':_0x378751['data'][_0x4e58da(0x200)],'limit':_0x378751[_0x4e58da(0x24c)][_0x4e58da(0x258)]},{'apiKey':_0x28ff51,'repoId':_0x378751['data'][_0x4e58da(0x284)],'branch':_0x378751[_0x4e58da(0x24c)][_0x4e58da(0x23e)],'commitHash':_0x378751[_0x4e58da(0x24c)][_0x4e58da(0x292)],'debug':![]});if(!_0x284a92[_0x4e58da(0x233)])return{'content':[{'type':_0x4e58da(0x244),'text':'Search\x20failed:\x20'+_0x284a92[_0x4e58da(0x234)]}],'isError':!![]};const _0x17705d=_0x284a92[_0x4e58da(0x240)]['length']===0x0?_0x4e58da(0x26b)+_0x378751[_0x4e58da(0x24c)]['query']+'\x22':_0x4e58da(0x2d1)+_0x284a92[_0x4e58da(0x240)]['length']+_0x4e58da(0x250)+_0x284a92[_0x4e58da(0x274)][_0x4e58da(0x29f)]+_0x4e58da(0x218)+_0x284a92[_0x4e58da(0x240)][_0x4e58da(0x269)]((_0x61a545,_0x440282)=>_0x440282+0x1+'.\x20'+_0x61a545[_0x4e58da(0x2ae)]+'\x20('+(_0x61a545[_0x4e58da(0x2d3)]*0x64)[_0x4e58da(0x2b8)](0x1)+_0x4e58da(0x1f8)+(_0x4e58da(0x26a)+_0x61a545[_0x4e58da(0x2a7)]+'-'+_0x61a545['endLine']+'\x0a')+('\x20\x20\x20'+_0x61a545[_0x4e58da(0x239)][_0x4e58da(0x28c)](0x0,0xc8)+(_0x61a545[_0x4e58da(0x239)][_0x4e58da(0x2b0)]>0xc8?_0x4e58da(0x20c):'')+'\x0a'))[_0x4e58da(0x293)]('\x0a');return{'content':[{'type':_0x4e58da(0x244),'text':_0x17705d}]};}catch(_0xd5323){const _0x336536=_0xd5323 instanceof Error?_0xd5323[_0x4e58da(0x260)]:String(_0xd5323);return reportMorphError({'error_message':_0x336536,'error_type':_0xd5323 instanceof Error?_0xd5323[_0x4e58da(0x205)][_0x4e58da(0x2c0)]:_0x4e58da(0x23a),'context':{'tool':_0x4e58da(0x241),'query':_0x378751['data'][_0x4e58da(0x277)],'repo_id':_0x378751['data']['repoId']},'stack_trace':_0xd5323 instanceof Error?_0xd5323[_0x4e58da(0x276)]:undefined,'source':_0x4e58da(0x2bf)})[_0x4e58da(0x253)](()=>{}),{'content':[{'type':_0x4e58da(0x244),'text':'Error:\x20'+_0x336536}],'isError':!![]};}}default:throw new Error(_0x4e58da(0x22b)+_0x18bd44);}}catch(_0xdc9d){const _0x363b3b=_0xdc9d instanceof Error?_0xdc9d['message']:String(_0xdc9d);return reportMorphError({'error_message':_0x363b3b,'error_type':_0xdc9d instanceof Error?_0xdc9d[_0x4e58da(0x205)][_0x4e58da(0x2c0)]:'UnknownError','context':{'tool':name,'arguments':args?JSON[_0x4e58da(0x1f7)](args)[_0x4e58da(0x28c)](0x0,0x1f4):undefined,'mcp_server_version':_0x4e58da(0x283)},'stack_trace':_0xdc9d instanceof Error?_0xdc9d[_0x4e58da(0x276)]:undefined,'source':_0x4e58da(0x2bf)})[_0x4e58da(0x253)](()=>{}),{'content':[{'type':_0x4e58da(0x244),'text':_0x4e58da(0x214)+_0x363b3b}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x374fd6){const _0x18d7c9=a0_0x28a5bf,_0x5af3d3=await getValidRootDirectories(_0x374fd6);if(_0x5af3d3[_0x18d7c9(0x2b0)]>0x0)allowedDirectories=[..._0x5af3d3],console[_0x18d7c9(0x234)](_0x18d7c9(0x223)+_0x5af3d3['length']+_0x18d7c9(0x20f));else{console[_0x18d7c9(0x234)](_0x18d7c9(0x2a9));if(ENABLE_WORKSPACE_MODE)try{const _0x511937=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x511937&&(allowedDirectories=[_0x511937],console[_0x18d7c9(0x234)](_0x18d7c9(0x297)+_0x511937));}catch(_0xc58ae1){console[_0x18d7c9(0x234)](_0x18d7c9(0x254)+_0xc58ae1);}}}server[a0_0x28a5bf(0x262)](RootsListChangedNotificationSchema,async()=>{const _0x594891=a0_0x28a5bf;try{const _0xa6cc14=await server[_0x594891(0x231)]();_0xa6cc14&&_0x594891(0x2cf)in _0xa6cc14&&await updateAllowedDirectoriesFromRoots(_0xa6cc14[_0x594891(0x2cf)]);}catch(_0x98ac8c){console['error']('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x98ac8c instanceof Error?_0x98ac8c[_0x594891(0x260)]:String(_0x98ac8c));}}),server[a0_0x28a5bf(0x278)]=async()=>{const _0x57ae7c=a0_0x28a5bf,_0xd9bf85=server[_0x57ae7c(0x21f)]();if(_0xd9bf85?.[_0x57ae7c(0x2cf)])try{const _0x56a576=await server[_0x57ae7c(0x231)]();_0x56a576&&_0x57ae7c(0x2cf)in _0x56a576?await updateAllowedDirectoriesFromRoots(_0x56a576[_0x57ae7c(0x2cf)]):console['error']('Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings');}catch(_0x5ae71b){console[_0x57ae7c(0x234)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x5ae71b instanceof Error?_0x5ae71b[_0x57ae7c(0x260)]:String(_0x5ae71b));}else{if(allowedDirectories[_0x57ae7c(0x2b0)]>0x0)console[_0x57ae7c(0x234)](_0x57ae7c(0x296),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x57ae7c(0x234)](_0x57ae7c(0x227));else throw new Error(_0x57ae7c(0x25b));}}};async function runServer(){const _0x3ce121=a0_0x28a5bf,_0x57d73e=new StdioServerTransport();await server['connect'](_0x57d73e),console[_0x3ce121(0x234)](_0x3ce121(0x2ab)),allowedDirectories[_0x3ce121(0x2b0)]===0x0&&console['error'](_0x3ce121(0x2b4));}runServer()[a0_0x28a5bf(0x253)](_0x33363b=>{const _0x4c223b=a0_0x28a5bf;console['error'](_0x4c223b(0x267),_0x33363b),process['exit'](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x2eebc9,_0x2f357b){const _0x5ee82e=a1_0x5166,_0x54eb3c=_0x2eebc9();while(!![]){try{const _0x21a272=-parseInt(_0x5ee82e(0x1bf))/0x1*(parseInt(_0x5ee82e(0x1c3))/0x2)+-parseInt(_0x5ee82e(0x1c0))/0x3*(-parseInt(_0x5ee82e(0x1c9))/0x4)+parseInt(_0x5ee82e(0x1d5))/0x5*(parseInt(_0x5ee82e(0x1c7))/0x6)+-parseInt(_0x5ee82e(0x1d1))/0x7+-parseInt(_0x5ee82e(0x1d2))/0x8*(-parseInt(_0x5ee82e(0x1c6))/0x9)+parseInt(_0x5ee82e(0x1d3))/0xa+-parseInt(_0x5ee82e(0x1cb))/0xb*(parseInt(_0x5ee82e(0x1cc))/0xc);if(_0x21a272===_0x2f357b)break;else _0x54eb3c['push'](_0x54eb3c['shift']());}catch(_0xb6f3fa){_0x54eb3c['push'](_0x54eb3c['shift']());}}}(a1_0x4dea,0x6eb97));function a1_0x4dea(){const _0x422d7c=['316349AwHwGp','156nnjWWh','startsWith','slice','normalize','/mnt/','1629740IkWdiZ','95176aBNJYJ','3410610rkLhAq','trim','4366020HaEQwz','homedir','849362RIIraK','21yPrcgX','charAt','test','2PBbXhx','substring','match','522xmoZDf','6vPBTKT','replace','3020suszek','toUpperCase'];a1_0x4dea=function(){return _0x422d7c;};return a1_0x4dea();}import a1_0x4a7a90 from'path';import a1_0x59fc0c from'os';export function convertToWindowsPath(_0x2d1d3a){const _0x816d38=a1_0x5166;if(_0x2d1d3a['startsWith'](_0x816d38(0x1d0))){const _0x58dffe=_0x2d1d3a[_0x816d38(0x1c1)](0x5)['toUpperCase'](),_0x36c89d=_0x2d1d3a[_0x816d38(0x1ce)](0x6)[_0x816d38(0x1c8)](/\//g,'\x5c');return _0x58dffe+':'+_0x36c89d;}if(_0x2d1d3a['match'](/^\/[a-zA-Z]\//)){const _0x3cb7e4=_0x2d1d3a['charAt'](0x1)[_0x816d38(0x1ca)](),_0x1cef2d=_0x2d1d3a[_0x816d38(0x1ce)](0x2)[_0x816d38(0x1c8)](/\//g,'\x5c');return _0x3cb7e4+':'+_0x1cef2d;}if(_0x2d1d3a[_0x816d38(0x1c5)](/^[a-zA-Z]:/))return _0x2d1d3a['replace'](/\//g,'\x5c');return _0x2d1d3a;}export function normalizePath(_0xa9971e){const _0x43a90d=a1_0x5166;_0xa9971e=_0xa9971e[_0x43a90d(0x1d4)]()[_0x43a90d(0x1c8)](/^["']|["']$/g,'');const _0xe19c76=_0xa9971e['startsWith']('/')&&!_0xa9971e[_0x43a90d(0x1c5)](/^\/mnt\/[a-z]\//i)&&!_0xa9971e[_0x43a90d(0x1c5)](/^\/[a-zA-Z]\//);if(_0xe19c76)return _0xa9971e[_0x43a90d(0x1c8)](/\/+/g,'/')[_0x43a90d(0x1c8)](/\/+$/,'');_0xa9971e=convertToWindowsPath(_0xa9971e);if(_0xa9971e['startsWith']('\x5c\x5c')){let _0x304346=_0xa9971e;_0x304346=_0x304346[_0x43a90d(0x1c8)](/^\\{2,}/,'\x5c\x5c');const _0x1a1746=_0x304346[_0x43a90d(0x1c4)](0x2)[_0x43a90d(0x1c8)](/\\\\/g,'\x5c');_0xa9971e='\x5c\x5c'+_0x1a1746;}else _0xa9971e=_0xa9971e[_0x43a90d(0x1c8)](/\\\\/g,'\x5c');let _0x11d3e9=a1_0x4a7a90[_0x43a90d(0x1cf)](_0xa9971e);_0xa9971e[_0x43a90d(0x1cd)]('\x5c\x5c')&&!_0x11d3e9[_0x43a90d(0x1cd)]('\x5c\x5c')&&(_0x11d3e9='\x5c'+_0x11d3e9);if(_0x11d3e9[_0x43a90d(0x1c5)](/^[a-zA-Z]:/)){let _0x32084a=_0x11d3e9[_0x43a90d(0x1c8)](/\//g,'\x5c');return/^[a-z]:/[_0x43a90d(0x1c2)](_0x32084a)&&(_0x32084a=_0x32084a[_0x43a90d(0x1c1)](0x0)['toUpperCase']()+_0x32084a[_0x43a90d(0x1ce)](0x1)),_0x32084a;}return _0x11d3e9[_0x43a90d(0x1c8)](/\//g,'\x5c');}function a1_0x5166(_0x58a8eb,_0x2c9b26){_0x58a8eb=_0x58a8eb-0x1bf;const _0x4dea7e=a1_0x4dea();let _0x51667b=_0x4dea7e[_0x58a8eb];return _0x51667b;}export function expandHome(_0x39e994){const _0x5ee267=a1_0x5166;if(_0x39e994[_0x5ee267(0x1cd)]('~/')||_0x39e994==='~')return a1_0x4a7a90['join'](a1_0x59fc0c[_0x5ee267(0x1d6)](),_0x39e994[_0x5ee267(0x1ce)](0x1));return _0x39e994;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x4e370e,_0x5a604c){const _0x8b2dfe=a2_0x3a02,_0x3d0cd5=_0x4e370e();while(!![]){try{const _0x2aab09=parseInt(_0x8b2dfe(0x88))/0x1+parseInt(_0x8b2dfe(0x8d))/0x2*(parseInt(_0x8b2dfe(0x91))/0x3)+parseInt(_0x8b2dfe(0x8a))/0x4+parseInt(_0x8b2dfe(0x93))/0x5*(-parseInt(_0x8b2dfe(0x87))/0x6)+-parseInt(_0x8b2dfe(0x8b))/0x7+-parseInt(_0x8b2dfe(0x86))/0x8+-parseInt(_0x8b2dfe(0x8e))/0x9*(-parseInt(_0x8b2dfe(0x94))/0xa);if(_0x2aab09===_0x5a604c)break;else _0x3d0cd5['push'](_0x3d0cd5['shift']());}catch(_0x2052e3){_0x3d0cd5['push'](_0x3d0cd5['shift']());}}}(a2_0x1a54,0x42a25));function a2_0x1a54(){const _0x1802e3=['isAbsolute','318470NPKasq','481671pgsZVV','startsWith','length','3CeGdnV','normalize','2643720QSfzSu','50apDLei','includes','sep','some','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','resolve','1861112iaEFMA','6mFZfXU','464881kTiuFJ','string','1866268vrrbxb','2267734uGJnZm'];a2_0x1a54=function(){return _0x1802e3;};return a2_0x1a54();}import a2_0x24bef2 from'path';function a2_0x3a02(_0x81b93f,_0x4177d1){_0x81b93f=_0x81b93f-0x85;const _0x1a540e=a2_0x1a54();let _0x3a021c=_0x1a540e[_0x81b93f];return _0x3a021c;}export function isPathWithinAllowedDirectories(_0x1edb2c,_0x166848){const _0xe87148=a2_0x3a02;if(typeof _0x1edb2c!==_0xe87148(0x89)||!Array['isArray'](_0x166848))return![];if(!_0x1edb2c||_0x166848[_0xe87148(0x90)]===0x0)return![];if(_0x1edb2c[_0xe87148(0x95)]('\x00'))return![];let _0xd65726;try{_0xd65726=a2_0x24bef2[_0xe87148(0x85)](a2_0x24bef2[_0xe87148(0x92)](_0x1edb2c));}catch{return![];}if(!a2_0x24bef2[_0xe87148(0x8c)](_0xd65726))throw new Error('Path\x20must\x20be\x20absolute\x20after\x20normalization');return _0x166848[_0xe87148(0x97)](_0x20bef3=>{const _0x38ccdc=_0xe87148;if(typeof _0x20bef3!==_0x38ccdc(0x89)||!_0x20bef3)return![];if(_0x20bef3['includes']('\x00'))return![];let _0x5f0c9b;try{_0x5f0c9b=a2_0x24bef2[_0x38ccdc(0x85)](a2_0x24bef2[_0x38ccdc(0x92)](_0x20bef3));}catch{return![];}if(!a2_0x24bef2[_0x38ccdc(0x8c)](_0x5f0c9b))throw new Error(_0x38ccdc(0x98));if(_0xd65726===_0x5f0c9b)return!![];if(_0x5f0c9b===a2_0x24bef2[_0x38ccdc(0x96)])return _0xd65726['startsWith'](a2_0x24bef2[_0x38ccdc(0x96)]);return _0xd65726[_0x38ccdc(0x8f)](_0x5f0c9b+a2_0x24bef2[_0x38ccdc(0x96)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a3_0x2740(){const _0x3720ab=['5589451dhJVuC','35StKtnM','join','10289799qRwDoa','message','1432083wWCJVX','uri','6oAfVWj','error','3506472ayhxoq','\x20due\x20to\x20error:\x20','941412abakUp','homedir','slice','resolve','file://','Skipping\x20','invalid\x20path\x20or\x20inaccessible','isDirectory','161596HOHPdM','non-directory\x20root','80548FNvQnZ','stat'];a3_0x2740=function(){return _0x3720ab;};return a3_0x2740();}(function(_0x193b42,_0x1a7041){const _0x1aec49=a3_0x5c33,_0x30c5a5=_0x193b42();while(!![]){try{const _0x59b705=parseInt(_0x1aec49(0xf6))/0x1+parseInt(_0x1aec49(0xec))/0x2+-parseInt(_0x1aec49(0xe6))/0x3+parseInt(_0x1aec49(0xf4))/0x4*(parseInt(_0x1aec49(0xf9))/0x5)+-parseInt(_0x1aec49(0xe8))/0x6*(-parseInt(_0x1aec49(0xf8))/0x7)+parseInt(_0x1aec49(0xea))/0x8+-parseInt(_0x1aec49(0xfb))/0x9;if(_0x59b705===_0x1a7041)break;else _0x30c5a5['push'](_0x30c5a5['shift']());}catch(_0x48eccd){_0x30c5a5['push'](_0x30c5a5['shift']());}}}(a3_0x2740,0x6de81));import{promises as a3_0x596239}from'fs';import a3_0x5af74d from'path';import a3_0x5ba1f8 from'os';function a3_0x5c33(_0x56d967,_0x3f9972){_0x56d967=_0x56d967-0xe5;const _0x274081=a3_0x2740();let _0x5c3317=_0x274081[_0x56d967];return _0x5c3317;}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x3f12a8){const _0xbf66e5=a3_0x5c33;try{const _0x50e340=_0x3f12a8['startsWith'](_0xbf66e5(0xf0))?_0x3f12a8[_0xbf66e5(0xee)](0x7):_0x3f12a8,_0x3bf851=_0x50e340['startsWith']('~/')||_0x50e340==='~'?a3_0x5af74d[_0xbf66e5(0xfa)](a3_0x5ba1f8[_0xbf66e5(0xed)](),_0x50e340[_0xbf66e5(0xee)](0x1)):_0x50e340,_0x18496d=a3_0x5af74d[_0xbf66e5(0xef)](_0x3bf851),_0x35edf7=await a3_0x596239['realpath'](_0x18496d);return normalizePath(_0x35edf7);}catch{return null;}}function formatDirectoryError(_0x438dae,_0x4d4b78,_0x347024){const _0x226004=a3_0x5c33;if(_0x347024)return _0x226004(0xf1)+_0x347024+':\x20'+_0x438dae;const _0x2d10e7=_0x4d4b78 instanceof Error?_0x4d4b78[_0x226004(0xe5)]:String(_0x4d4b78);return'Skipping\x20invalid\x20directory:\x20'+_0x438dae+_0x226004(0xeb)+_0x2d10e7;}export async function getValidRootDirectories(_0x1531a9){const _0x68cfc3=a3_0x5c33,_0x3610ba=[];for(const _0x17b675 of _0x1531a9){const _0x279cc6=await parseRootUri(_0x17b675[_0x68cfc3(0xe7)]);if(!_0x279cc6){console[_0x68cfc3(0xe9)](formatDirectoryError(_0x17b675['uri'],undefined,_0x68cfc3(0xf2)));continue;}try{const _0x438356=await a3_0x596239[_0x68cfc3(0xf7)](_0x279cc6);_0x438356[_0x68cfc3(0xf3)]()?_0x3610ba['push'](_0x279cc6):console[_0x68cfc3(0xe9)](formatDirectoryError(_0x279cc6,undefined,_0x68cfc3(0xf5)));}catch(_0x228bf8){console[_0x68cfc3(0xe9)](formatDirectoryError(_0x279cc6,_0x228bf8));}}return _0x3610ba;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.64",
|
|
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.91",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|