@triedotdev/mcp 1.0.66 → 1.0.68
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/{agent-smith-ETBGA5KG.js → agent-smith-XGYNJUCJ.js} +5 -5
- package/dist/{agent-smith-runner-DM422WAM.js → agent-smith-runner-QHYGVRNR.js} +5 -5
- package/dist/{chunk-HQKILHTM.js → chunk-2KLYR5GW.js} +2 -2
- package/dist/{chunk-43B2IFPT.js → chunk-3AKE4M4Z.js} +9 -9
- package/dist/{chunk-43B2IFPT.js.map → chunk-3AKE4M4Z.js.map} +1 -1
- package/dist/{chunk-I7BSCFTW.js → chunk-6TSYRIQS.js} +2 -2
- package/dist/{chunk-PQXVQHJB.js → chunk-BN5DLROX.js} +3 -3
- package/dist/{chunk-CWSK3V57.js → chunk-CM7EHNQK.js} +2 -2
- package/dist/{chunk-L47EYGRW.js → chunk-CMZTFDNC.js} +7 -7
- package/dist/{chunk-NVH4CNK7.js → chunk-E2ASFZMF.js} +9 -9
- package/dist/{chunk-NVH4CNK7.js.map → chunk-E2ASFZMF.js.map} +1 -1
- package/dist/{chunk-ZCTGVK5N.js → chunk-EWQF6INU.js} +3 -3
- package/dist/{chunk-Q5BWAPMT.js → chunk-FCMAQSV7.js} +2 -2
- package/dist/{chunk-XWG7WDAX.js → chunk-HWJJIAR7.js} +3 -3
- package/dist/{chunk-KJS6PREO.js → chunk-IF2KTITI.js} +12 -12
- package/dist/{chunk-RAZUNSBI.js → chunk-MIL54SAF.js} +2 -2
- package/dist/{chunk-RAZUNSBI.js.map → chunk-MIL54SAF.js.map} +1 -1
- package/dist/{chunk-AAD7ZAPE.js → chunk-O7WFJC2P.js} +2 -2
- package/dist/{chunk-JCYCDJHV.js → chunk-PH4HZEAM.js} +2 -2
- package/dist/{chunk-ICNTAY6P.js → chunk-SH2JIQLB.js} +2 -2
- package/dist/{chunk-2YRZTA37.js → chunk-Z7N7KDK3.js} +2 -2
- package/dist/cli/create-agent.js +3 -3
- package/dist/cli/main.js +11 -11
- package/dist/cli/yolo-daemon.js +14 -14
- package/dist/{goal-manager-YO75O76E.js → goal-manager-B673YUZF.js} +6 -6
- package/dist/guardian-agent-FYZ5F3DA.js +17 -0
- package/dist/index.js +21 -21
- package/dist/{issue-store-ERSBEOS2.js → issue-store-SHQZICED.js} +4 -4
- package/dist/{vibe-code-signatures-Q44DRSPU.js → vibe-code-signatures-X26VXSZ4.js} +3 -3
- package/dist/{vulnerability-signatures-ZTAPN7JA.js → vulnerability-signatures-BER2HRDC.js} +3 -3
- package/dist/workers/agent-worker.js +8 -8
- package/package.json +1 -1
- package/dist/guardian-agent-RX7Q4VOH.js +0 -17
- /package/dist/{agent-smith-ETBGA5KG.js.map → agent-smith-XGYNJUCJ.js.map} +0 -0
- /package/dist/{agent-smith-runner-DM422WAM.js.map → agent-smith-runner-QHYGVRNR.js.map} +0 -0
- /package/dist/{chunk-HQKILHTM.js.map → chunk-2KLYR5GW.js.map} +0 -0
- /package/dist/{chunk-I7BSCFTW.js.map → chunk-6TSYRIQS.js.map} +0 -0
- /package/dist/{chunk-PQXVQHJB.js.map → chunk-BN5DLROX.js.map} +0 -0
- /package/dist/{chunk-CWSK3V57.js.map → chunk-CM7EHNQK.js.map} +0 -0
- /package/dist/{chunk-L47EYGRW.js.map → chunk-CMZTFDNC.js.map} +0 -0
- /package/dist/{chunk-ZCTGVK5N.js.map → chunk-EWQF6INU.js.map} +0 -0
- /package/dist/{chunk-Q5BWAPMT.js.map → chunk-FCMAQSV7.js.map} +0 -0
- /package/dist/{chunk-XWG7WDAX.js.map → chunk-HWJJIAR7.js.map} +0 -0
- /package/dist/{chunk-KJS6PREO.js.map → chunk-IF2KTITI.js.map} +0 -0
- /package/dist/{chunk-AAD7ZAPE.js.map → chunk-O7WFJC2P.js.map} +0 -0
- /package/dist/{chunk-JCYCDJHV.js.map → chunk-PH4HZEAM.js.map} +0 -0
- /package/dist/{chunk-ICNTAY6P.js.map → chunk-SH2JIQLB.js.map} +0 -0
- /package/dist/{chunk-2YRZTA37.js.map → chunk-Z7N7KDK3.js.map} +0 -0
- /package/dist/{goal-manager-YO75O76E.js.map → goal-manager-B673YUZF.js.map} +0 -0
- /package/dist/{guardian-agent-RX7Q4VOH.js.map → guardian-agent-FYZ5F3DA.js.map} +0 -0
- /package/dist/{issue-store-ERSBEOS2.js.map → issue-store-SHQZICED.js.map} +0 -0
- /package/dist/{vibe-code-signatures-Q44DRSPU.js.map → vibe-code-signatures-X26VXSZ4.js.map} +0 -0
- /package/dist/{vulnerability-signatures-ZTAPN7JA.js.map → vulnerability-signatures-BER2HRDC.js.map} +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentSmithSkill,
|
|
3
3
|
PATTERN_HUNTER_CONFIGS
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-EWQF6INU.js";
|
|
5
|
+
import "./chunk-Z7N7KDK3.js";
|
|
6
|
+
import "./chunk-CM7EHNQK.js";
|
|
7
|
+
import "./chunk-MIL54SAF.js";
|
|
8
8
|
import "./chunk-DGUM43GV.js";
|
|
9
9
|
export {
|
|
10
10
|
AgentSmithSkill as AgentSmithAgent,
|
|
11
11
|
AgentSmithSkill,
|
|
12
12
|
PATTERN_HUNTER_CONFIGS
|
|
13
13
|
};
|
|
14
|
-
//# sourceMappingURL=agent-smith-
|
|
14
|
+
//# sourceMappingURL=agent-smith-XGYNJUCJ.js.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AgentSmithSkill
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EWQF6INU.js";
|
|
4
4
|
import {
|
|
5
5
|
getAIStatusMessage,
|
|
6
6
|
isAIAvailable,
|
|
7
7
|
runAIAnalysis
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-Z7N7KDK3.js";
|
|
9
9
|
import {
|
|
10
10
|
getWorkingDirectory
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-CM7EHNQK.js";
|
|
12
12
|
import {
|
|
13
13
|
isInteractiveMode
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-MIL54SAF.js";
|
|
15
15
|
import "./chunk-DGUM43GV.js";
|
|
16
16
|
|
|
17
17
|
// src/tools/agent-smith-runner.ts
|
|
@@ -570,4 +570,4 @@ ${getAIStatusMessage()}`);
|
|
|
570
570
|
export {
|
|
571
571
|
runAgentSmith
|
|
572
572
|
};
|
|
573
|
-
//# sourceMappingURL=agent-smith-runner-
|
|
573
|
+
//# sourceMappingURL=agent-smith-runner-QHYGVRNR.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getWorkingDirectory
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-CM7EHNQK.js";
|
|
4
4
|
|
|
5
5
|
// src/memory/issue-store.ts
|
|
6
6
|
import { mkdir as mkdir3, writeFile as writeFile2, readFile as readFile3, readdir as readdir2 } from "fs/promises";
|
|
@@ -930,4 +930,4 @@ export {
|
|
|
930
930
|
getRecentIssues,
|
|
931
931
|
getDailyLogs
|
|
932
932
|
};
|
|
933
|
-
//# sourceMappingURL=chunk-
|
|
933
|
+
//# sourceMappingURL=chunk-2KLYR5GW.js.map
|
|
@@ -2,21 +2,21 @@ import {
|
|
|
2
2
|
CustomSkill,
|
|
3
3
|
getSkillRegistry,
|
|
4
4
|
loadContextState
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-E2ASFZMF.js";
|
|
6
6
|
import {
|
|
7
7
|
getGlobalMemoryStats
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-6TSYRIQS.js";
|
|
9
9
|
import {
|
|
10
10
|
getHistoricalInsights,
|
|
11
11
|
getMemoryStats,
|
|
12
12
|
getRecentIssues
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-2KLYR5GW.js";
|
|
14
14
|
import {
|
|
15
15
|
getWorkingDirectory
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-CM7EHNQK.js";
|
|
17
17
|
import {
|
|
18
18
|
isInteractiveMode
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-MIL54SAF.js";
|
|
20
20
|
|
|
21
21
|
// src/utils/trie-init.ts
|
|
22
22
|
import { existsSync } from "fs";
|
|
@@ -137,7 +137,7 @@ var Triager = class {
|
|
|
137
137
|
}
|
|
138
138
|
if (effectiveRiskLevel === "critical" || effectiveRiskLevel === "high") {
|
|
139
139
|
if (!isInteractiveMode()) {
|
|
140
|
-
console.error(` ${effectiveRiskLevel.toUpperCase()} risk - activating all
|
|
140
|
+
console.error(` ${effectiveRiskLevel.toUpperCase()} risk - activating all scouts for comprehensive review`);
|
|
141
141
|
}
|
|
142
142
|
return this.getAllAgents().filter((agent) => agent.shouldActivate(context));
|
|
143
143
|
}
|
|
@@ -623,7 +623,7 @@ var Triager = class {
|
|
|
623
623
|
}
|
|
624
624
|
getTriagingReason(context, riskLevel) {
|
|
625
625
|
if (riskLevel === "critical") {
|
|
626
|
-
return "Critical risk detected - activating all
|
|
626
|
+
return "Critical risk detected - activating all scouts for comprehensive review";
|
|
627
627
|
}
|
|
628
628
|
const reasons = [];
|
|
629
629
|
if (context.touchesAuth) reasons.push("authentication");
|
|
@@ -1167,7 +1167,7 @@ var Executor = class {
|
|
|
1167
1167
|
const maxConcurrency = options?.maxConcurrency ?? calculateOptimalConcurrency();
|
|
1168
1168
|
const useWorkerThreads = options?.useWorkerThreads ?? false;
|
|
1169
1169
|
if (!isInteractiveMode()) {
|
|
1170
|
-
console.error(`Executing ${agents.length}
|
|
1170
|
+
console.error(`Executing ${agents.length} scouts ${parallel ? "in parallel" : "sequentially"}...`);
|
|
1171
1171
|
}
|
|
1172
1172
|
if (parallel) {
|
|
1173
1173
|
const cacheManager = cacheEnabled ? new CacheManager(context.workingDir) : null;
|
|
@@ -1779,4 +1779,4 @@ export {
|
|
|
1779
1779
|
getSkillsByCategory,
|
|
1780
1780
|
getSkillCategories
|
|
1781
1781
|
};
|
|
1782
|
-
//# sourceMappingURL=chunk-
|
|
1782
|
+
//# sourceMappingURL=chunk-3AKE4M4Z.js.map
|