@triedotdev/mcp 1.0.163 → 1.0.164

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.
@@ -43,7 +43,7 @@ import {
43
43
  getPrompt,
44
44
  getSystemPrompt,
45
45
  handleCheckpointTool
46
- } from "./chunk-XSKLOBD2.js";
46
+ } from "./chunk-D6E4Q4I6.js";
47
47
  import {
48
48
  CodebaseIndex
49
49
  } from "./chunk-Q5EKA5YA.js";
@@ -4028,4 +4028,4 @@ export {
4028
4028
  MCPServer,
4029
4029
  startServer
4030
4030
  };
4031
- //# sourceMappingURL=chunk-GL62CXU4.js.map
4031
+ //# sourceMappingURL=chunk-OKK4QNK3.js.map
@@ -3,7 +3,7 @@ import {
3
3
  InteractiveDashboard,
4
4
  StreamingManager,
5
5
  TrieWatchTool
6
- } from "../chunk-XSKLOBD2.js";
6
+ } from "../chunk-D6E4Q4I6.js";
7
7
  import "../chunk-JVMBCWKS.js";
8
8
  import "../chunk-ERMLZJTK.js";
9
9
  import "../chunk-WCN7S3EI.js";
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  startServer
4
- } from "./chunk-GL62CXU4.js";
4
+ } from "./chunk-OKK4QNK3.js";
5
5
  import "./chunk-ACU2RJUJ.js";
6
6
  import "./chunk-ZBXW244P.js";
7
7
  import "./chunk-OLNZJ3XV.js";
8
- import "./chunk-XSKLOBD2.js";
8
+ import "./chunk-D6E4Q4I6.js";
9
9
  import "./chunk-JVMBCWKS.js";
10
10
  import "./chunk-ERMLZJTK.js";
11
11
  import "./chunk-WCN7S3EI.js";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  MCPServer,
3
3
  startServer
4
- } from "../chunk-GL62CXU4.js";
4
+ } from "../chunk-OKK4QNK3.js";
5
5
  import "../chunk-ACU2RJUJ.js";
6
6
  import "../chunk-ZBXW244P.js";
7
7
  import "../chunk-OLNZJ3XV.js";
8
- import "../chunk-XSKLOBD2.js";
8
+ import "../chunk-D6E4Q4I6.js";
9
9
  import "../chunk-JVMBCWKS.js";
10
10
  import "../chunk-ERMLZJTK.js";
11
11
  import "../chunk-WCN7S3EI.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@triedotdev/mcp",
3
- "version": "1.0.163",
3
+ "version": "1.0.164",
4
4
  "description": "Trainable AI agent with a cryptographic governance ledger and portable context for AI-generated codebases.",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",