@monoes/monomindcli 1.18.9 → 1.18.10
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/src/commands/hooks-coverage-commands.d.ts +1 -2
- package/dist/src/commands/hooks-coverage-commands.d.ts.map +1 -1
- package/dist/src/commands/hooks-coverage-commands.js +1 -2
- package/dist/src/commands/hooks-coverage-commands.js.map +1 -1
- package/dist/src/commands/hooks-coverage-gaps.d.ts +1 -2
- package/dist/src/commands/hooks-coverage-gaps.d.ts.map +1 -1
- package/dist/src/commands/hooks-coverage-gaps.js +2 -117
- package/dist/src/commands/hooks-coverage-gaps.js.map +1 -1
- package/dist/src/commands/hooks.d.ts.map +1 -1
- package/dist/src/commands/hooks.js +1 -2
- package/dist/src/commands/hooks.js.map +1 -1
- package/dist/src/commands/index.d.ts +0 -1
- package/dist/src/commands/index.d.ts.map +1 -1
- package/dist/src/commands/index.js +0 -1
- package/dist/src/commands/index.js.map +1 -1
- package/dist/src/init/executor.d.ts +3 -0
- package/dist/src/init/executor.d.ts.map +1 -1
- package/dist/src/init/executor.js +20 -111
- package/dist/src/init/executor.js.map +1 -1
- package/dist/src/mcp-client.d.ts.map +1 -1
- package/dist/src/mcp-client.js +0 -2
- package/dist/src/mcp-client.js.map +1 -1
- package/dist/src/mcp-tools/index.d.ts +0 -1
- package/dist/src/mcp-tools/index.d.ts.map +1 -1
- package/dist/src/mcp-tools/index.js +0 -1
- package/dist/src/mcp-tools/index.js.map +1 -1
- package/dist/src/mcp-tools/quality/coverage-analysis/track-trends.d.ts +4 -4
- package/dist/src/mcp-tools/quality/test-generation/suggest-tests.d.ts +4 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/benchmarks/benchmark-runner.d.ts +0 -134
- package/dist/src/benchmarks/benchmark-runner.d.ts.map +0 -1
- package/dist/src/benchmarks/benchmark-runner.js +0 -340
- package/dist/src/benchmarks/benchmark-runner.js.map +0 -1
- package/dist/src/benchmarks/metric-evaluators.d.ts +0 -36
- package/dist/src/benchmarks/metric-evaluators.d.ts.map +0 -1
- package/dist/src/benchmarks/metric-evaluators.js +0 -125
- package/dist/src/benchmarks/metric-evaluators.js.map +0 -1
- package/dist/src/commands/benchmark.d.ts +0 -10
- package/dist/src/commands/benchmark.d.ts.map +0 -1
- package/dist/src/commands/benchmark.js +0 -586
- package/dist/src/commands/benchmark.js.map +0 -1
- package/dist/src/commands/migrate.d.ts +0 -8
- package/dist/src/commands/migrate.d.ts.map +0 -1
- package/dist/src/commands/migrate.js +0 -789
- package/dist/src/commands/migrate.js.map +0 -1
- package/dist/src/commands/monovector/backup.d.ts +0 -11
- package/dist/src/commands/monovector/backup.d.ts.map +0 -1
- package/dist/src/commands/monovector/backup.js +0 -752
- package/dist/src/commands/monovector/backup.js.map +0 -1
- package/dist/src/commands/monovector/benchmark.d.ts +0 -11
- package/dist/src/commands/monovector/benchmark.d.ts.map +0 -1
- package/dist/src/commands/monovector/benchmark.js +0 -502
- package/dist/src/commands/monovector/benchmark.js.map +0 -1
- package/dist/src/commands/monovector/import.d.ts +0 -18
- package/dist/src/commands/monovector/import.d.ts.map +0 -1
- package/dist/src/commands/monovector/import.js +0 -374
- package/dist/src/commands/monovector/import.js.map +0 -1
- package/dist/src/commands/monovector/index.d.ts +0 -29
- package/dist/src/commands/monovector/index.d.ts.map +0 -1
- package/dist/src/commands/monovector/index.js +0 -129
- package/dist/src/commands/monovector/index.js.map +0 -1
- package/dist/src/commands/monovector/init.d.ts +0 -11
- package/dist/src/commands/monovector/init.d.ts.map +0 -1
- package/dist/src/commands/monovector/init.js +0 -481
- package/dist/src/commands/monovector/init.js.map +0 -1
- package/dist/src/commands/monovector/migrate.d.ts +0 -11
- package/dist/src/commands/monovector/migrate.d.ts.map +0 -1
- package/dist/src/commands/monovector/migrate.js +0 -500
- package/dist/src/commands/monovector/migrate.js.map +0 -1
- package/dist/src/commands/monovector/optimize.d.ts +0 -11
- package/dist/src/commands/monovector/optimize.d.ts.map +0 -1
- package/dist/src/commands/monovector/optimize.js +0 -515
- package/dist/src/commands/monovector/optimize.js.map +0 -1
- package/dist/src/commands/monovector/setup.d.ts +0 -18
- package/dist/src/commands/monovector/setup.d.ts.map +0 -1
- package/dist/src/commands/monovector/setup.js +0 -775
- package/dist/src/commands/monovector/setup.js.map +0 -1
- package/dist/src/commands/monovector/status.d.ts +0 -11
- package/dist/src/commands/monovector/status.d.ts.map +0 -1
- package/dist/src/commands/monovector/status.js +0 -491
- package/dist/src/commands/monovector/status.js.map +0 -1
- package/dist/src/commands/progress.d.ts +0 -11
- package/dist/src/commands/progress.d.ts.map +0 -1
- package/dist/src/commands/progress.js +0 -261
- package/dist/src/commands/progress.js.map +0 -1
- package/dist/src/mcp-tools/progress-tools.d.ts +0 -14
- package/dist/src/mcp-tools/progress-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/progress-tools.js +0 -353
- package/dist/src/mcp-tools/progress-tools.js.map +0 -1
|
@@ -16,7 +16,7 @@ export declare const SuggestTestsInputSchema: z.ZodObject<{
|
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
17
|
framework: "vitest" | "jest" | "mocha" | "pytest" | "junit";
|
|
18
18
|
targetPath: string;
|
|
19
|
-
focusAreas: ("
|
|
19
|
+
focusAreas: ("branches" | "lines" | "functions" | "edge-cases" | "error-handling" | "boundaries")[];
|
|
20
20
|
maxSuggestions: number;
|
|
21
21
|
priorityBy: "risk" | "complexity" | "coverage-impact" | "change-frequency";
|
|
22
22
|
includeCode: boolean;
|
|
@@ -25,7 +25,7 @@ export declare const SuggestTestsInputSchema: z.ZodObject<{
|
|
|
25
25
|
targetPath: string;
|
|
26
26
|
framework?: "vitest" | "jest" | "mocha" | "pytest" | "junit" | undefined;
|
|
27
27
|
coverageReport?: string | undefined;
|
|
28
|
-
focusAreas?: ("
|
|
28
|
+
focusAreas?: ("branches" | "lines" | "functions" | "edge-cases" | "error-handling" | "boundaries")[] | undefined;
|
|
29
29
|
maxSuggestions?: number | undefined;
|
|
30
30
|
priorityBy?: "risk" | "complexity" | "coverage-impact" | "change-frequency" | undefined;
|
|
31
31
|
includeCode?: boolean | undefined;
|
|
@@ -121,7 +121,7 @@ export declare const toolDefinition: {
|
|
|
121
121
|
}, "strip", z.ZodTypeAny, {
|
|
122
122
|
framework: "vitest" | "jest" | "mocha" | "pytest" | "junit";
|
|
123
123
|
targetPath: string;
|
|
124
|
-
focusAreas: ("
|
|
124
|
+
focusAreas: ("branches" | "lines" | "functions" | "edge-cases" | "error-handling" | "boundaries")[];
|
|
125
125
|
maxSuggestions: number;
|
|
126
126
|
priorityBy: "risk" | "complexity" | "coverage-impact" | "change-frequency";
|
|
127
127
|
includeCode: boolean;
|
|
@@ -130,7 +130,7 @@ export declare const toolDefinition: {
|
|
|
130
130
|
targetPath: string;
|
|
131
131
|
framework?: "vitest" | "jest" | "mocha" | "pytest" | "junit" | undefined;
|
|
132
132
|
coverageReport?: string | undefined;
|
|
133
|
-
focusAreas?: ("
|
|
133
|
+
focusAreas?: ("branches" | "lines" | "functions" | "edge-cases" | "error-handling" | "boundaries")[] | undefined;
|
|
134
134
|
maxSuggestions?: number | undefined;
|
|
135
135
|
priorityBy?: "risk" | "complexity" | "coverage-impact" | "change-frequency" | undefined;
|
|
136
136
|
includeCode?: boolean | undefined;
|