@triedotdev/mcp 1.0.133 → 1.0.136

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,6 +1,6 @@
1
1
  import {
2
2
  tryGetClient
3
- } from "./chunk-JCU6REX7.js";
3
+ } from "./chunk-O6OTJI3W.js";
4
4
  import {
5
5
  searchIssues
6
6
  } from "./chunk-JAKMZI5S.js";
@@ -467,4 +467,4 @@ export {
467
467
  searchGlobalPatterns,
468
468
  GotchaPredictor
469
469
  };
470
- //# sourceMappingURL=chunk-3DPVJQNM.js.map
470
+ //# sourceMappingURL=chunk-UHX4462X.js.map
package/dist/cli/main.js CHANGED
@@ -46,8 +46,8 @@ import {
46
46
  listTrackedProjects,
47
47
  searchGlobalPatterns,
48
48
  updateGlobalMemoryMd
49
- } from "../chunk-3DPVJQNM.js";
50
- import "../chunk-JCU6REX7.js";
49
+ } from "../chunk-UHX4462X.js";
50
+ import "../chunk-O6OTJI3W.js";
51
51
  import {
52
52
  getDailyLogs,
53
53
  getMemoryStats,
@@ -3,19 +3,19 @@ import {
3
3
  InteractiveDashboard,
4
4
  StreamingManager,
5
5
  TrieScanTool
6
- } from "../chunk-LMFREFAP.js";
7
- import "../chunk-T62V4H5O.js";
6
+ } from "../chunk-POHBQUG7.js";
7
+ import "../chunk-G5PRBQIQ.js";
8
8
  import "../chunk-DFPVUMVE.js";
9
9
  import "../chunk-T4THB2OR.js";
10
- import "../chunk-LRQV7SGQ.js";
10
+ import "../chunk-AJ34GCMD.js";
11
11
  import "../chunk-4YJ6KLGI.js";
12
12
  import {
13
13
  isTrieInitialized
14
14
  } from "../chunk-6OUWNVLX.js";
15
15
  import "../chunk-WHIQAGB7.js";
16
16
  import "../chunk-ZV2K6M7T.js";
17
- import "../chunk-3DPVJQNM.js";
18
- import "../chunk-JCU6REX7.js";
17
+ import "../chunk-UHX4462X.js";
18
+ import "../chunk-O6OTJI3W.js";
19
19
  import "../chunk-JAKMZI5S.js";
20
20
  import "../chunk-UHMMANC2.js";
21
21
  import "../chunk-WS6OA7H6.js";
@@ -9,7 +9,7 @@ import {
9
9
  saveKeyToKeychain,
10
10
  setAPIKey,
11
11
  tryGetClient
12
- } from "./chunk-JCU6REX7.js";
12
+ } from "./chunk-O6OTJI3W.js";
13
13
  import "./chunk-45Y5TLQZ.js";
14
14
  import "./chunk-APMV77PU.js";
15
15
  import "./chunk-DGUM43GV.js";
@@ -25,4 +25,4 @@ export {
25
25
  setAPIKey,
26
26
  tryGetClient
27
27
  };
28
- //# sourceMappingURL=client-OVI6TBX7.js.map
28
+ //# sourceMappingURL=client-BZHI675W.js.map
@@ -56,7 +56,7 @@ async function recordGoalViolationFixed(goal, file, projectPath) {
56
56
  }
57
57
  }
58
58
  async function checkFilesForGoalViolations(goals, projectPath, filesToCheck, onProgress) {
59
- const { isAIAvailable, runAIAnalysis } = await import("./client-OVI6TBX7.js");
59
+ const { isAIAvailable, runAIAnalysis } = await import("./client-BZHI675W.js");
60
60
  const { CodebaseIndex } = await import("./codebase-index-CR6Q2HEI.js");
61
61
  if (!isAIAvailable()) {
62
62
  throw new Error("AI not available - ANTHROPIC_API_KEY not set");
@@ -294,4 +294,4 @@ export {
294
294
  recordGoalViolationCaught,
295
295
  recordGoalViolationFixed
296
296
  };
297
- //# sourceMappingURL=goal-validator-KLAK5TZN.js.map
297
+ //# sourceMappingURL=goal-validator-PDKYZSNP.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  GuardianAgent,
3
3
  getGuardian
4
- } from "./chunk-T62V4H5O.js";
4
+ } from "./chunk-G5PRBQIQ.js";
5
5
  import "./chunk-T4THB2OR.js";
6
- import "./chunk-LRQV7SGQ.js";
6
+ import "./chunk-AJ34GCMD.js";
7
7
  import "./chunk-4YJ6KLGI.js";
8
- import "./chunk-3DPVJQNM.js";
9
- import "./chunk-JCU6REX7.js";
8
+ import "./chunk-UHX4462X.js";
9
+ import "./chunk-O6OTJI3W.js";
10
10
  import "./chunk-JAKMZI5S.js";
11
11
  import "./chunk-UHMMANC2.js";
12
12
  import "./chunk-WS6OA7H6.js";
@@ -24,4 +24,4 @@ export {
24
24
  GuardianAgent,
25
25
  getGuardian
26
26
  };
27
- //# sourceMappingURL=guardian-agent-3EUJUAJ2.js.map
27
+ //# sourceMappingURL=guardian-agent-4RHGIXUD.js.map
@@ -3,7 +3,7 @@ import {
3
3
  clearHypothesisEngines,
4
4
  gatherEvidenceForHypothesis,
5
5
  getHypothesisEngine
6
- } from "./chunk-LRQV7SGQ.js";
6
+ } from "./chunk-AJ34GCMD.js";
7
7
  import "./chunk-4YJ6KLGI.js";
8
8
  import "./chunk-JAKMZI5S.js";
9
9
  import "./chunk-UHMMANC2.js";
@@ -19,4 +19,4 @@ export {
19
19
  gatherEvidenceForHypothesis,
20
20
  getHypothesisEngine
21
21
  };
22
- //# sourceMappingURL=hypothesis-I276JIDW.js.map
22
+ //# sourceMappingURL=hypothesis-L5446W36.js.map
package/dist/index.js CHANGED
@@ -41,11 +41,11 @@ import {
41
41
  getPrompt,
42
42
  getSystemPrompt,
43
43
  handleCheckpointTool
44
- } from "./chunk-LMFREFAP.js";
45
- import "./chunk-T62V4H5O.js";
44
+ } from "./chunk-POHBQUG7.js";
45
+ import "./chunk-G5PRBQIQ.js";
46
46
  import "./chunk-DFPVUMVE.js";
47
47
  import "./chunk-T4THB2OR.js";
48
- import "./chunk-LRQV7SGQ.js";
48
+ import "./chunk-AJ34GCMD.js";
49
49
  import "./chunk-4YJ6KLGI.js";
50
50
  import {
51
51
  exportToJson,
@@ -63,11 +63,11 @@ import {
63
63
  getGlobalMemoryStats,
64
64
  listTrackedProjects,
65
65
  searchGlobalPatterns
66
- } from "./chunk-3DPVJQNM.js";
66
+ } from "./chunk-UHX4462X.js";
67
67
  import {
68
68
  isAIAvailable,
69
69
  runAIAnalysis
70
- } from "./chunk-JCU6REX7.js";
70
+ } from "./chunk-O6OTJI3W.js";
71
71
  import {
72
72
  findSimilarIssues,
73
73
  getMemoryStats,
@@ -1465,7 +1465,7 @@ ${f.content.slice(0, 1e3)}`
1465
1465
  async checkAndGenerateHypotheses(projectPath) {
1466
1466
  if (!isAIAvailable()) return;
1467
1467
  try {
1468
- const { getHypothesisEngine } = await import("./hypothesis-I276JIDW.js");
1468
+ const { getHypothesisEngine } = await import("./hypothesis-L5446W36.js");
1469
1469
  const { getOutputManager: getOutputManager2 } = await import("./output-manager-BOTMXSND.js");
1470
1470
  const hypothesisEngine = getHypothesisEngine(projectPath);
1471
1471
  const recentIssues = Array.from(this.state.issueCache.values()).flat();
@@ -1674,7 +1674,7 @@ ${f.content.slice(0, 1e3)}`
1674
1674
  this.state.lastAutoScan = now;
1675
1675
  try {
1676
1676
  const graph = new ContextGraph(projectPath);
1677
- const { getActiveGoals, recordGoalViolationCaught } = await import("./goal-validator-KLAK5TZN.js");
1677
+ const { getActiveGoals, recordGoalViolationCaught } = await import("./goal-validator-PDKYZSNP.js");
1678
1678
  const { appendIssuesToLedger } = await import("./ledger-WKVJWHBX.js");
1679
1679
  console.debug("[AI Watcher] Loading active goals...");
1680
1680
  const activeGoals = await getActiveGoals(projectPath);
@@ -1929,7 +1929,7 @@ ${filesBlock}`,
1929
1929
  const projectPath = this.watchedDirectory || getWorkingDirectory(void 0, true);
1930
1930
  console.debug("[Initial Hypothesis] Starting initial hypothesis generation", { projectPath });
1931
1931
  try {
1932
- const { getHypothesisEngine } = await import("./hypothesis-I276JIDW.js");
1932
+ const { getHypothesisEngine } = await import("./hypothesis-L5446W36.js");
1933
1933
  const hypothesisEngine = getHypothesisEngine(projectPath);
1934
1934
  console.debug("[Initial Hypothesis] Running AI-powered hypothesis generation...");
1935
1935
  const generated = await hypothesisEngine.generateHypothesesWithAI({
@@ -1987,7 +1987,7 @@ ${filesBlock}`,
1987
1987
  const projectPath = this.watchedDirectory || getWorkingDirectory(void 0, true);
1988
1988
  console.debug("[Initial Scan] Starting initial goal compliance scan", { projectPath });
1989
1989
  try {
1990
- const { getActiveGoals, recordGoalViolationCaught } = await import("./goal-validator-KLAK5TZN.js");
1990
+ const { getActiveGoals, recordGoalViolationCaught } = await import("./goal-validator-PDKYZSNP.js");
1991
1991
  const activeGoals = await getActiveGoals(projectPath);
1992
1992
  console.debug("[Initial Scan] Loaded goals for initial scan:", {
1993
1993
  goalCount: activeGoals.length,
@@ -2212,7 +2212,7 @@ Use \`trie_watch start\` to begin autonomous scanning.`
2212
2212
  ).join("\n");
2213
2213
  let agencyStatus = "";
2214
2214
  try {
2215
- const { getGuardian } = await import("./guardian-agent-3EUJUAJ2.js");
2215
+ const { getGuardian } = await import("./guardian-agent-4RHGIXUD.js");
2216
2216
  const trieAgent = getGuardian(this.watchedDirectory || getWorkingDirectory(void 0, true));
2217
2217
  await trieAgent.initialize();
2218
2218
  const status = await trieAgent.getAgencyStatus();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@triedotdev/mcp",
3
- "version": "1.0.133",
3
+ "version": "1.0.136",
4
4
  "description": "Trainable AI Agent for Maintaining AI-Generated Codebases",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -70,6 +70,7 @@
70
70
  "@typescript-eslint/eslint-plugin": "^6.13.0",
71
71
  "@typescript-eslint/parser": "^6.13.0",
72
72
  "eslint": "^8.55.0",
73
+ "ink-testing-library": "^4.0.0",
73
74
  "tsup": "^8.0.0",
74
75
  "tsx": "^4.6.0",
75
76
  "vitest": "^1.0.0"