@triedotdev/mcp 1.0.66 → 1.0.67
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-PQXVQHJB.js → chunk-4H6HAVYQ.js} +3 -3
- package/dist/{chunk-I7BSCFTW.js → chunk-6TSYRIQS.js} +2 -2
- package/dist/{chunk-KJS6PREO.js → chunk-6XMLAP65.js} +12 -12
- 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-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-43B2IFPT.js → chunk-PSYXALLF.js} +6 -6
- 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-PQXVQHJB.js.map → chunk-4H6HAVYQ.js.map} +0 -0
- /package/dist/{chunk-I7BSCFTW.js.map → chunk-6TSYRIQS.js.map} +0 -0
- /package/dist/{chunk-KJS6PREO.js.map → chunk-6XMLAP65.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-AAD7ZAPE.js.map → chunk-O7WFJC2P.js.map} +0 -0
- /package/dist/{chunk-JCYCDJHV.js.map → chunk-PH4HZEAM.js.map} +0 -0
- /package/dist/{chunk-43B2IFPT.js.map → chunk-PSYXALLF.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
|
|
@@ -5,13 +5,13 @@ import {
|
|
|
5
5
|
getStagedChanges,
|
|
6
6
|
getUncommittedChanges,
|
|
7
7
|
getWorkingTreeDiff
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-PSYXALLF.js";
|
|
9
9
|
import {
|
|
10
10
|
Trie
|
|
11
11
|
} from "./chunk-6NLHFIYA.js";
|
|
12
12
|
import {
|
|
13
13
|
getWorkingDirectory
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-CM7EHNQK.js";
|
|
15
15
|
|
|
16
16
|
// src/cli/checkpoint.ts
|
|
17
17
|
import { existsSync } from "fs";
|
|
@@ -1828,4 +1828,4 @@ export {
|
|
|
1828
1828
|
IncidentIndex,
|
|
1829
1829
|
TrieFeedbackTool
|
|
1830
1830
|
};
|
|
1831
|
-
//# sourceMappingURL=chunk-
|
|
1831
|
+
//# sourceMappingURL=chunk-4H6HAVYQ.js.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
GlobalPatternsIndexSchema,
|
|
4
4
|
atomicWriteJSON,
|
|
5
5
|
safeParseAndValidate
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-2KLYR5GW.js";
|
|
7
7
|
|
|
8
8
|
// src/memory/global-memory.ts
|
|
9
9
|
import { mkdir, writeFile, readFile, readdir } from "fs/promises";
|
|
@@ -209,4 +209,4 @@ export {
|
|
|
209
209
|
updateGlobalMemoryMd,
|
|
210
210
|
searchGlobalPatterns
|
|
211
211
|
};
|
|
212
|
-
//# sourceMappingURL=chunk-
|
|
212
|
+
//# sourceMappingURL=chunk-6TSYRIQS.js.map
|
|
@@ -2,11 +2,11 @@ import {
|
|
|
2
2
|
getVulnerabilityStats,
|
|
3
3
|
getVulnerabilityTrie,
|
|
4
4
|
scanForVulnerabilities
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-FCMAQSV7.js";
|
|
6
6
|
import {
|
|
7
7
|
SlackIntegration,
|
|
8
8
|
getGuardian
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-CMZTFDNC.js";
|
|
10
10
|
import {
|
|
11
11
|
Executor,
|
|
12
12
|
Triager,
|
|
@@ -16,10 +16,10 @@ import {
|
|
|
16
16
|
getSkillsByCategory,
|
|
17
17
|
isGitRepo,
|
|
18
18
|
isTrieInitialized
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-PSYXALLF.js";
|
|
20
20
|
import {
|
|
21
21
|
getGuardianState
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-O7WFJC2P.js";
|
|
23
23
|
import {
|
|
24
24
|
createSkillFromFile,
|
|
25
25
|
getSkillRegistry,
|
|
@@ -29,28 +29,28 @@ import {
|
|
|
29
29
|
loadContextState,
|
|
30
30
|
removeGlobalSkill,
|
|
31
31
|
updateContextAfterScan
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-E2ASFZMF.js";
|
|
33
33
|
import {
|
|
34
34
|
Trie
|
|
35
35
|
} from "./chunk-6NLHFIYA.js";
|
|
36
36
|
import {
|
|
37
37
|
getOutputManager
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-EWQF6INU.js";
|
|
39
39
|
import {
|
|
40
40
|
isAIAvailable
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-Z7N7KDK3.js";
|
|
42
42
|
import {
|
|
43
43
|
atomicWriteJSON,
|
|
44
44
|
searchIssues
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-2KLYR5GW.js";
|
|
46
46
|
import {
|
|
47
47
|
getWorkingDirectory
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-CM7EHNQK.js";
|
|
49
49
|
import {
|
|
50
50
|
ProgressReporter,
|
|
51
51
|
isInteractiveMode,
|
|
52
52
|
setInteractiveMode
|
|
53
|
-
} from "./chunk-
|
|
53
|
+
} from "./chunk-MIL54SAF.js";
|
|
54
54
|
import {
|
|
55
55
|
__require
|
|
56
56
|
} from "./chunk-DGUM43GV.js";
|
|
@@ -3111,7 +3111,7 @@ var InteractiveDashboard = class {
|
|
|
3111
3111
|
*/
|
|
3112
3112
|
async measureSemanticGoalBaseline(description, workDir) {
|
|
3113
3113
|
try {
|
|
3114
|
-
const { searchIssues: searchIssues2 } = await import("./issue-store-
|
|
3114
|
+
const { searchIssues: searchIssues2 } = await import("./issue-store-SHQZICED.js");
|
|
3115
3115
|
const issues = await searchIssues2("", {
|
|
3116
3116
|
workDir,
|
|
3117
3117
|
limit: 1e3,
|
|
@@ -10113,4 +10113,4 @@ export {
|
|
|
10113
10113
|
InteractiveDashboard,
|
|
10114
10114
|
TrieScanTool
|
|
10115
10115
|
};
|
|
10116
|
-
//# sourceMappingURL=chunk-
|
|
10116
|
+
//# sourceMappingURL=chunk-6XMLAP65.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isInteractiveMode
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MIL54SAF.js";
|
|
4
4
|
import {
|
|
5
5
|
__require
|
|
6
6
|
} from "./chunk-DGUM43GV.js";
|
|
@@ -158,4 +158,4 @@ function getWorkingDirectory(explicitDir, silent = false) {
|
|
|
158
158
|
export {
|
|
159
159
|
getWorkingDirectory
|
|
160
160
|
};
|
|
161
|
-
//# sourceMappingURL=chunk-
|
|
161
|
+
//# sourceMappingURL=chunk-CM7EHNQK.js.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getGoalManager,
|
|
3
3
|
getInsightStore
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HWJJIAR7.js";
|
|
5
5
|
import {
|
|
6
6
|
getGuardianState
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-O7WFJC2P.js";
|
|
8
8
|
import {
|
|
9
9
|
findCrossProjectPatterns,
|
|
10
10
|
recordToGlobalMemory
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-6TSYRIQS.js";
|
|
12
12
|
import {
|
|
13
13
|
isAIAvailable,
|
|
14
14
|
runAIAnalysis
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-Z7N7KDK3.js";
|
|
16
16
|
import {
|
|
17
17
|
getHistoricalInsights,
|
|
18
18
|
searchIssues,
|
|
19
19
|
storeIssues
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-2KLYR5GW.js";
|
|
21
21
|
|
|
22
22
|
// src/guardian/guardian-agent.ts
|
|
23
23
|
import { basename as basename2 } from "path";
|
|
@@ -2329,7 +2329,7 @@ var GuardianAgent = class {
|
|
|
2329
2329
|
await this.guardianState.recordScan();
|
|
2330
2330
|
try {
|
|
2331
2331
|
const riskLevel = issues.filter((i) => i.severity === "critical").length > 0 ? "critical" : issues.filter((i) => i.severity === "serious").length >= 3 ? "high" : issues.length > 10 ? "medium" : "low";
|
|
2332
|
-
const { calculateAdaptiveScanFrequency } = await import("./goal-manager-
|
|
2332
|
+
const { calculateAdaptiveScanFrequency } = await import("./goal-manager-B673YUZF.js");
|
|
2333
2333
|
const result = await calculateAdaptiveScanFrequency(riskLevel);
|
|
2334
2334
|
await this.guardianState.setScanFrequency(result.frequencyMs);
|
|
2335
2335
|
} catch {
|
|
@@ -2563,4 +2563,4 @@ export {
|
|
|
2563
2563
|
GuardianAgent,
|
|
2564
2564
|
getGuardian
|
|
2565
2565
|
};
|
|
2566
|
-
//# sourceMappingURL=chunk-
|
|
2566
|
+
//# sourceMappingURL=chunk-CMZTFDNC.js.map
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import {
|
|
2
2
|
recordToGlobalMemory,
|
|
3
3
|
updateGlobalMemoryMd
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-6TSYRIQS.js";
|
|
5
5
|
import {
|
|
6
6
|
checkFileLevelIssues,
|
|
7
7
|
getVibeCodeTrie,
|
|
8
8
|
scanForVibeCodeIssues
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-SH2JIQLB.js";
|
|
10
10
|
import {
|
|
11
11
|
AgentSmithSkill,
|
|
12
12
|
BaseSkill,
|
|
13
13
|
output
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-EWQF6INU.js";
|
|
15
15
|
import {
|
|
16
16
|
isAIAvailable,
|
|
17
17
|
runAIAnalysis
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-Z7N7KDK3.js";
|
|
19
19
|
import {
|
|
20
20
|
atomicWriteFile,
|
|
21
21
|
atomicWriteJSON,
|
|
22
22
|
storeIssues
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-2KLYR5GW.js";
|
|
24
24
|
import {
|
|
25
25
|
getWorkingDirectory
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-CM7EHNQK.js";
|
|
27
27
|
import {
|
|
28
28
|
isInteractiveMode
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-MIL54SAF.js";
|
|
30
30
|
|
|
31
31
|
// src/utils/project-info.ts
|
|
32
32
|
import { readFile, writeFile, mkdir } from "fs/promises";
|
|
@@ -10243,7 +10243,7 @@ var SkillRegistryImpl = class {
|
|
|
10243
10243
|
];
|
|
10244
10244
|
const isWorker = typeof process !== "undefined" && (process.env.TRIE_WORKER === "true" || process.env.NODE_ENV === "test");
|
|
10245
10245
|
if (!isWorker && !process.env.TRIE_QUIET && !isInteractiveMode()) {
|
|
10246
|
-
console.error(`Loaded config for ${builtinSkills.length} built-in
|
|
10246
|
+
console.error(`Loaded config for ${builtinSkills.length} built-in scouts`);
|
|
10247
10247
|
}
|
|
10248
10248
|
for (const skill of builtinSkills) {
|
|
10249
10249
|
this.skills.set(skill.name, skill);
|
|
@@ -10451,4 +10451,4 @@ export {
|
|
|
10451
10451
|
CustomSkill,
|
|
10452
10452
|
getSkillRegistry
|
|
10453
10453
|
};
|
|
10454
|
-
//# sourceMappingURL=chunk-
|
|
10454
|
+
//# sourceMappingURL=chunk-E2ASFZMF.js.map
|