@kitelev/exocortex-cli 16.240.2 → 16.240.3
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 +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
// @kitelev/exocortex-cli v16.240.
|
|
2
|
+
// @kitelev/exocortex-cli v16.240.3
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -674,7 +674,7 @@ Next steps:
|
|
|
674
674
|
`).map(n=>n.trim()).filter(n=>n.length>0),t=e[e.length-1];if(t!==void 0)try{return JSON.parse(t)}catch{return}}a(U0e,"parseLastJsonLine");function Z7(r,e){return e.filter(t=>{let n=r[t];return typeof n!="string"||n.trim().length===0})}a(Z7,"missingStringFields");var eE=class{constructor(e){this.deps=e}static{a(this,"McpServer")}async handle(e){if(typeof e!="object"||e===null||Array.isArray(e))return{jsonrpc:"2.0",id:null,error:{code:J7,message:"Invalid request: expected a JSON-RPC object"}};let t=e.id,n=t===void 0;if(typeof e.method!="string")return n?null:{jsonrpc:"2.0",id:t??null,error:{code:J7,message:"Invalid request: missing method"}};if(n)return null;let i=t??null;switch(e.method){case"initialize":return{jsonrpc:"2.0",id:i,result:{protocolVersion:j0e,capabilities:{tools:{}},serverInfo:{name:"exocortex",version:this.deps.version}}};case"ping":return{jsonrpc:"2.0",id:i,result:{}};case"tools/list":return{jsonrpc:"2.0",id:i,result:{tools:X7}};case"tools/call":return{jsonrpc:"2.0",id:i,result:await this.callTool(e.params??{})};default:return{jsonrpc:"2.0",id:i,error:{code:$0e,message:`Method not found: ${e.method}`}}}}async callTool(e){let t=e.name,n=e.arguments??{},i;if(t==="create_asset"){let c=Z7(n,["vault","class","label"]);if(c.length>0)return np(`create_asset: missing required argument(s): ${c.join(", ")}`,!0);let l=K7(n);if(l!==null)return np(`create_asset: ${l}`,!0);i=Y7(n)}else if(t==="create_effort"){let c=Z7(n,["vault","command","target"]);if(c.length>0)return np(`create_effort: missing required argument(s): ${c.join(", ")}`,!0);i=Q7(n)}else return np(`Unknown tool: ${String(t)}`,!0);let s=await this.deps.runCli(i);if(s.exitCode!==0){let c=s.stderr.trim()||s.stdout.trim()||"(no diagnostic output)";return np(`exocortex-cli exited ${s.exitCode}
|
|
675
675
|
${c}`,!0)}let o=U0e(s.stdout);return np(o===void 0?s.stdout.trim():JSON.stringify(o))}};var r8=require("child_process");var B0e=32*1024*1024;function n8(r){return e=>new Promise(t=>{(0,r8.execFile)(process.execPath,[r,...e],{maxBuffer:B0e},(n,i,s)=>{let o=0;if(n){let c=n.code;o=typeof c=="number"?c:1}t({stdout:i,stderr:s,exitCode:o})})})}a(n8,"createSelfCliRunner");async function V0e(r,e,t){let n=(0,i8.createInterface)({input:e,crlfDelay:1/0});for await(let i of n){let s=i.trim();if(s.length===0)continue;let o;try{o=JSON.parse(s)}catch{t(JSON.stringify({jsonrpc:"2.0",id:null,error:{code:e8,message:"Parse error: invalid JSON"}})+`
|
|
676
676
|
`);continue}let c;try{c=await r.handle(o)}catch(l){c={jsonrpc:"2.0",id:typeof o?.id=="string"||typeof o?.id=="number"?o.id:null,error:{code:t8,message:`Internal error: ${l instanceof Error?l.message:String(l)}`}}}c!==null&&t(JSON.stringify(c)+`
|
|
677
|
-
`)}}a(V0e,"runStdioServer");function s8(r){return new de("mcp").description("Run an MCP (Model Context Protocol) stdio server exposing create_asset / create_effort tools backed by this CLI").option("--entry <path>","Path to the CLI entry script the tools invoke (defaults to this process's script)").action(async e=>{let t=e.entry??process.argv[1],n=new eE({runCli:n8(t),version:r??"unknown"});await V0e(n,process.stdin,i=>process.stdout.write(i))})}a(s8,"mcpCommand");function tE(r){let e=new de;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(r??"16.240.
|
|
677
|
+
`)}}a(V0e,"runStdioServer");function s8(r){return new de("mcp").description("Run an MCP (Model Context Protocol) stdio server exposing create_asset / create_effort tools backed by this CLI").option("--entry <path>","Path to the CLI entry script the tools invoke (defaults to this process's script)").action(async e=>{let t=e.entry??process.argv[1],n=new eE({runCli:n8(t),version:r??"unknown"});await V0e(n,process.stdin,i=>process.stdout.write(i))})}a(s8,"mcpCommand");function tE(r){let e=new de;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(r??"16.240.3"),e.addCommand(j6()),e.addCommand(z6()),e.addCommand(DB()),e.addCommand(kB()),e.addCommand(i6()),e.addCommand(MB()),e.addCommand(GB()),e.addCommand(qB()),e.addCommand(f6()),e.addCommand(g6()),e.addCommand(C6()),e.addCommand(P6()),e.addCommand(D6()),e.addCommand(L6()),e.addCommand(N6()),e.addCommand(_7()),e.addCommand(w7()),e.addCommand(k7()),e.addCommand(j7()),e.addCommand(B7()),e.addCommand(V7()),e.addCommand(W7()),e.addCommand(R7()),e.addCommand(F7()),e.addCommand(H7()),e.addCommand(s8(r??"16.240.3")),e}a(tE,"createProgram");tE().parse();0&&(module.exports={createProgram});
|
|
678
678
|
/*! Bundled license information:
|
|
679
679
|
|
|
680
680
|
reflect-metadata/Reflect.js:
|
package/package.json
CHANGED