@triedotdev/mcp 1.0.36 → 1.0.37

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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  CustomAgent,
3
3
  getAgentRegistry
4
- } from "./chunk-ZTQ2QWUQ.js";
4
+ } from "./chunk-QFTSX2BX.js";
5
5
  import {
6
6
  ProgressReporter
7
7
  } from "./chunk-OB45V2QC.js";
@@ -6437,4 +6437,4 @@ export {
6437
6437
  loadConfig,
6438
6438
  TrieScanTool
6439
6439
  };
6440
- //# sourceMappingURL=chunk-OKCVAJDR.js.map
6440
+ //# sourceMappingURL=chunk-VSCPOIWS.js.map
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  TrieScanTool
4
- } from "../chunk-OKCVAJDR.js";
5
- import "../chunk-ZTQ2QWUQ.js";
4
+ } from "../chunk-VSCPOIWS.js";
5
+ import "../chunk-QFTSX2BX.js";
6
6
  import "../chunk-3CS6Z2SL.js";
7
7
  import "../chunk-OB45V2QC.js";
8
8
  import {
package/dist/index.js CHANGED
@@ -7,12 +7,12 @@ import {
7
7
  import {
8
8
  TrieScanTool,
9
9
  loadConfig
10
- } from "./chunk-OKCVAJDR.js";
10
+ } from "./chunk-VSCPOIWS.js";
11
11
  import {
12
12
  CRITICAL_REVIEW_CHECKLIST,
13
13
  SuperReviewerAgent,
14
14
  getAgentRegistry
15
- } from "./chunk-ZTQ2QWUQ.js";
15
+ } from "./chunk-QFTSX2BX.js";
16
16
  import "./chunk-3CS6Z2SL.js";
17
17
  import "./chunk-OB45V2QC.js";
18
18
  import {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getAgentRegistry
3
- } from "../chunk-ZTQ2QWUQ.js";
3
+ } from "../chunk-QFTSX2BX.js";
4
4
  import "../chunk-3CS6Z2SL.js";
5
5
  import "../chunk-OB45V2QC.js";
6
6
  import "../chunk-IMFD4SJC.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@triedotdev/mcp",
3
- "version": "1.0.36",
3
+ "version": "1.0.37",
4
4
  "description": "Intelligent Agent Orchestration for AI Coding Tools",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",