@termwright/mcp 0.3.1 → 0.3.2

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/bin.js CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  main
4
- } from "./chunk-EU4HGMLE.js";
5
- import "./chunk-45LJP5X3.js";
4
+ } from "./chunk-5ZGVVRJ3.js";
5
+ import "./chunk-KYXEL3GC.js";
6
6
 
7
7
  // src/bin.ts
8
8
  process.stdout.on("error", (error) => {
@@ -16,7 +16,7 @@ import {
16
16
  toErrorPayload,
17
17
  usageError,
18
18
  writeAgentSkill
19
- } from "./chunk-45LJP5X3.js";
19
+ } from "./chunk-KYXEL3GC.js";
20
20
 
21
21
  // src/server.ts
22
22
  import { createServer } from "http";
@@ -626,4 +626,4 @@ export {
626
626
  runCli,
627
627
  main
628
628
  };
629
- //# sourceMappingURL=chunk-EU4HGMLE.js.map
629
+ //# sourceMappingURL=chunk-5ZGVVRJ3.js.map
@@ -2719,7 +2719,7 @@ function toolByName(name) {
2719
2719
 
2720
2720
  // src/version.ts
2721
2721
  var SERVER_NAME = "termwright";
2722
- var SERVER_VERSION = "0.3.1";
2722
+ var SERVER_VERSION = "0.3.2";
2723
2723
  var AGENT_CONTEXT_VERSION = 1;
2724
2724
 
2725
2725
  // src/agent-context.ts
@@ -3101,4 +3101,4 @@ export {
3101
3101
  buildAgentSkill,
3102
3102
  writeAgentSkill
3103
3103
  };
3104
- //# sourceMappingURL=chunk-45LJP5X3.js.map
3104
+ //# sourceMappingURL=chunk-KYXEL3GC.js.map