@kitelev/exocortex-cli 16.240.8 → 16.240.9
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.9
|
|
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(z0e,"parseLastJsonLine");function e8(r,e){return e.filter(t=>{let n=r[t];return typeof n!="string"||n.trim().length===0})}a(e8,"missingStringFields");var tE=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:Z7,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:Z7,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:W0e,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:J7}};case"tools/call":return{jsonrpc:"2.0",id:i,result:await this.callTool(e.params??{})};default:return{jsonrpc:"2.0",id:i,error:{code:H0e,message:`Method not found: ${e.method}`}}}}async callTool(e){let t=e.name,n=e.arguments??{},i;if(t==="create_asset"){let c=e8(n,["vault","class","label"]);if(c.length>0)return sp(`create_asset: missing required argument(s): ${c.join(", ")}`,!0);let l=Y7(n);if(l!==null)return sp(`create_asset: ${l}`,!0);i=Q7(n)}else if(t==="create_effort"){let c=e8(n,["vault","command","target"]);if(c.length>0)return sp(`create_effort: missing required argument(s): ${c.join(", ")}`,!0);i=X7(n)}else return sp(`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 sp(`exocortex-cli exited ${s.exitCode}
|
|
675
675
|
${c}`,!0)}let o=z0e(s.stdout);return sp(o===void 0?s.stdout.trim():JSON.stringify(o))}};var n8=require("child_process");var K0e=32*1024*1024;function i8(r){return e=>new Promise(t=>{(0,n8.execFile)(process.execPath,[r,...e],{maxBuffer:K0e},(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(i8,"createSelfCliRunner");async function Y0e(r,e,t){let n=(0,s8.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:t8,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:r8,message:`Internal error: ${l instanceof Error?l.message:String(l)}`}}}c!==null&&t(JSON.stringify(c)+`
|
|
677
|
-
`)}}a(Y0e,"runStdioServer");function o8(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 tE({runCli:i8(t),version:r??"unknown"});await Y0e(n,process.stdin,i=>process.stdout.write(i))})}a(o8,"mcpCommand");function rE(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(Y0e,"runStdioServer");function o8(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 tE({runCli:i8(t),version:r??"unknown"});await Y0e(n,process.stdin,i=>process.stdout.write(i))})}a(o8,"mcpCommand");function rE(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.9"),e.addCommand($6()),e.addCommand(K6()),e.addCommand(FB()),e.addCommand(MB()),e.addCommand(s6()),e.addCommand(jB()),e.addCommand(qB()),e.addCommand(WB()),e.addCommand(d6()),e.addCommand(y6()),e.addCommand(x6()),e.addCommand(D6()),e.addCommand(F6()),e.addCommand(N6()),e.addCommand(k6()),e.addCommand(b7()),e.addCommand(E7()),e.addCommand(M7()),e.addCommand($7()),e.addCommand(V7()),e.addCommand(G7()),e.addCommand(H7()),e.addCommand(C7()),e.addCommand(L7()),e.addCommand(z7()),e.addCommand(o8(r??"16.240.9")),e}a(rE,"createProgram");rE().parse();0&&(module.exports={createProgram});
|
|
678
678
|
/*! Bundled license information:
|
|
679
679
|
|
|
680
680
|
reflect-metadata/Reflect.js:
|
package/package.json
CHANGED