@kitelev/exocortex-cli 16.215.0 → 16.216.0
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.
|
|
2
|
+
// @kitelev/exocortex-cli v16.216.0
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -635,7 +635,7 @@ Next steps:
|
|
|
635
635
|
`).map(r=>r.trim()).filter(r=>r.length>0),t=e[e.length-1];if(t!==void 0)try{return JSON.parse(t)}catch{return}}a(Ede,"parseLastJsonLine");function hU(n,e){return e.filter(t=>{let r=n[t];return typeof r!="string"||r.trim().length===0})}a(hU,"missingStringFields");var tS=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:pU,message:"Invalid request: expected a JSON-RPC object"}};let t=e.id,r=t===void 0;if(typeof e.method!="string")return r?null:{jsonrpc:"2.0",id:t??null,error:{code:pU,message:"Invalid request: missing method"}};if(r)return null;let i=t??null;switch(e.method){case"initialize":return{jsonrpc:"2.0",id:i,result:{protocolVersion:Sde,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:dU}};case"tools/call":return{jsonrpc:"2.0",id:i,result:await this.callTool(e.params??{})};default:return{jsonrpc:"2.0",id:i,error:{code:wde,message:`Method not found: ${e.method}`}}}}async callTool(e){let t=e.name,r=e.arguments??{},i;if(t==="create_asset"){let c=hU(r,["vault","class","label"]);if(c.length>0)return Kf(`create_asset: missing required argument(s): ${c.join(", ")}`,!0);let l=lU(r);if(l!==null)return Kf(`create_asset: ${l}`,!0);i=uU(r)}else if(t==="create_effort"){let c=hU(r,["vault","command","target"]);if(c.length>0)return Kf(`create_effort: missing required argument(s): ${c.join(", ")}`,!0);i=fU(r)}else return Kf(`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 Kf(`exocortex-cli exited ${s.exitCode}
|
|
636
636
|
${c}`,!0)}let o=Ede(s.stdout);return Kf(o===void 0?s.stdout.trim():JSON.stringify(o))}};var yU=require("child_process");var vde=32*1024*1024;function bU(n){return e=>new Promise(t=>{(0,yU.execFile)(process.execPath,[n,...e],{maxBuffer:vde},(r,i,s)=>{let o=0;if(r){let c=r.code;o=typeof c=="number"?c:1}t({stdout:i,stderr:s,exitCode:o})})})}a(bU,"createSelfCliRunner");async function Tde(n,e,t){let r=(0,_U.createInterface)({input:e,crlfDelay:1/0});for await(let i of r){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:mU,message:"Parse error: invalid JSON"}})+`
|
|
637
637
|
`);continue}let c;try{c=await n.handle(o)}catch(l){c={jsonrpc:"2.0",id:typeof o?.id=="string"||typeof o?.id=="number"?o.id:null,error:{code:gU,message:`Internal error: ${l instanceof Error?l.message:String(l)}`}}}c!==null&&t(JSON.stringify(c)+`
|
|
638
|
-
`)}}a(Tde,"runStdioServer");function SU(n){return new xe("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],r=new tS({runCli:bU(t),version:n??"unknown"});await Tde(r,process.stdin,i=>process.stdout.write(i))})}a(SU,"mcpCommand");function rS(n){let e=new xe;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(n??"16.
|
|
638
|
+
`)}}a(Tde,"runStdioServer");function SU(n){return new xe("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],r=new tS({runCli:bU(t),version:n??"unknown"});await Tde(r,process.stdin,i=>process.stdout.write(i))})}a(SU,"mcpCommand");function rS(n){let e=new xe;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more").version(n??"16.216.0"),e.addCommand(n6()),e.addCommand(d6()),e.addCommand(r$()),e.addCommand(o$()),e.addCommand(A$()),e.addCommand(a$()),e.addCommand(p$()),e.addCommand(D$()),e.addCommand(M$()),e.addCommand(Y$()),e.addCommand(Q$()),e.addCommand(X$()),e.addCommand(Z$()),e.addCommand(e6()),e.addCommand(D6()),e.addCommand(N6()),e.addCommand(Q6()),e.addCommand(J6()),e.addCommand(tU()),e.addCommand(rU()),e.addCommand(oU()),e.addCommand(B6()),e.addCommand(z6()),e.addCommand(aU()),e.addCommand(SU(n??"16.216.0")),e}a(rS,"createProgram");rS().parse();0&&(module.exports={createProgram});
|
|
639
639
|
/*! Bundled license information:
|
|
640
640
|
|
|
641
641
|
reflect-metadata/Reflect.js:
|
package/package.json
CHANGED