@aiready/cli 0.12.19 → 0.12.20
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/.turbo/turbo-build.log +7 -7
- package/.turbo/turbo-test.log +43 -79
- package/package.json +12 -12
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @aiready/cli@0.12.
|
|
3
|
+
> @aiready/cli@0.12.19 build /Users/pengcao/projects/aiready/packages/cli
|
|
4
4
|
> tsup src/index.ts src/cli.ts --format cjs,esm
|
|
5
5
|
|
|
6
6
|
[34mCLI[39m Building entry: src/cli.ts, src/index.ts
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
[34mCJS[39m Build start
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
|
|
13
|
-
[90m[[
|
|
13
|
+
[90m[[90m5:27:02 pm[90m][39m [43m[30m WARN [39m[49m [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1m"import.meta" is not available with the "cjs" output format and will be empty[0m [empty-import-meta]
|
|
14
14
|
|
|
15
15
|
src/cli.ts:25:31:
|
|
16
16
|
[37m 25 │ return dirname(fileURLToPath([32mimport.meta[37m.url));
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
[32mCJS[39m [1mdist/cli.js [22m[32m69.52 KB[39m
|
|
24
|
-
[32mCJS[39m [1mdist/index.js [22m[32m10.62 KB[39m
|
|
25
|
-
[32mCJS[39m ⚡️ Build success in 27ms
|
|
26
|
-
[32mESM[39m [1mdist/chunk-VOKP7FGM.mjs [22m[32m9.52 KB[39m
|
|
27
23
|
[32mESM[39m [1mdist/cli.mjs [22m[32m56.89 KB[39m
|
|
28
24
|
[32mESM[39m [1mdist/index.mjs [22m[32m170.00 B[39m
|
|
29
|
-
[32mESM[39m
|
|
25
|
+
[32mESM[39m [1mdist/chunk-VOKP7FGM.mjs [22m[32m9.52 KB[39m
|
|
26
|
+
[32mESM[39m ⚡️ Build success in 38ms
|
|
27
|
+
[32mCJS[39m [1mdist/index.js [22m[32m10.62 KB[39m
|
|
28
|
+
[32mCJS[39m [1mdist/cli.js [22m[32m69.52 KB[39m
|
|
29
|
+
[32mCJS[39m ⚡️ Build success in 38ms
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,130 +1,94 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @aiready/cli@0.12.
|
|
3
|
+
> @aiready/cli@0.12.19 test /Users/pengcao/projects/aiready/packages/cli
|
|
4
4
|
> vitest run
|
|
5
5
|
|
|
6
6
|
[?25l
|
|
7
7
|
[1m[46m RUN [49m[22m [36mv4.0.18 [39m[90m/Users/pengcao/projects/aiready/packages/cli[39m
|
|
8
8
|
|
|
9
9
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
10
|
-
[22m[39m[ToolRegistry#0.
|
|
10
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns, duplicates, duplication)
|
|
11
11
|
|
|
12
12
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
13
|
-
[22m[39m[ToolRegistry#0.
|
|
14
|
-
|
|
15
|
-
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
16
|
-
[22m[39m[ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context, fragmentation, budget)
|
|
17
|
-
|
|
18
|
-
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
19
|
-
[22m[39m[ToolRegistry#0.79800666515738] Registering tool: context-analyzer (context, fragmentation, budget)
|
|
20
|
-
|
|
21
|
-
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
22
|
-
[22m[39m[ToolRegistry#0.3634533299518735] Registering tool: naming-consistency (consistency, naming, standards)
|
|
23
|
-
|
|
24
|
-
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
25
|
-
[22m[39m[ToolRegistry#0.79800666515738] Registering tool: naming-consistency (consistency, naming, standards)
|
|
13
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns, duplicates, duplication)
|
|
26
14
|
|
|
27
15
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
28
|
-
[22m[39m[ToolRegistry#0.
|
|
16
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: context-analyzer (context, fragmentation, budget)
|
|
29
17
|
|
|
30
18
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
31
|
-
[22m[39m[ToolRegistry#0.
|
|
19
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context, fragmentation, budget)
|
|
32
20
|
|
|
33
21
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
34
|
-
[22m[39m[ToolRegistry#0.
|
|
22
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: naming-consistency (consistency, naming, standards)
|
|
35
23
|
|
|
36
24
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
37
|
-
[22m[39m[ToolRegistry#0.
|
|
25
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: naming-consistency (consistency, naming, standards)
|
|
38
26
|
|
|
39
27
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
40
|
-
[22m[39m[ToolRegistry#0.
|
|
28
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
|
|
41
29
|
|
|
42
30
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
43
|
-
[22m[39m[ToolRegistry#0.
|
|
31
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
|
|
32
|
+
|
|
33
|
+
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
34
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
|
|
44
35
|
|
|
45
36
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
46
|
-
[22m[39m[ToolRegistry#0.
|
|
37
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
|
|
47
38
|
|
|
48
39
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
49
|
-
[22m[39m[ToolRegistry#0.
|
|
40
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: testability-index (testability, tests, verification)
|
|
50
41
|
|
|
51
42
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
52
|
-
[22m[39m[ToolRegistry#0.
|
|
43
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: testability-index (testability, tests, verification)
|
|
53
44
|
|
|
54
45
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
55
|
-
[22m[39m[ToolRegistry#0.
|
|
46
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: doc-drift (doc-drift, docs, jsdoc)
|
|
56
47
|
|
|
57
48
|
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
58
|
-
[22m[39m[ToolRegistry#0.
|
|
49
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: doc-drift (doc-drift, docs, jsdoc)
|
|
59
50
|
|
|
60
51
|
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
61
|
-
[22m[39m[ToolRegistry#0.
|
|
52
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: dependency-health (deps, deps-health, packages)
|
|
62
53
|
|
|
63
|
-
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
64
|
-
[22m[39m[ToolRegistry#0.
|
|
65
|
-
[ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
|
|
66
|
-
|
|
67
|
-
[90mstdout[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould generate a strictly portable AIReadyConfig in summary
|
|
68
|
-
[22m[39m[ToolRegistry#0.79800666515738] Registering tool: pattern-detect (patterns)
|
|
54
|
+
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
55
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: dependency-health (deps, deps-health, packages)
|
|
69
56
|
|
|
70
|
-
[
|
|
71
|
-
[22m[
|
|
57
|
+
[90mstdout[2m | src/__tests__/cli.test.ts
|
|
58
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: change-amplification (change-amp, change-amplification, coupling)
|
|
72
59
|
|
|
73
|
-
[
|
|
74
|
-
[22m[
|
|
60
|
+
[90mstdout[2m | src/__tests__/config-shape.test.ts
|
|
61
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: change-amplification (change-amp, change-amplification, coupling)
|
|
75
62
|
|
|
76
|
-
[
|
|
77
|
-
[22m[
|
|
63
|
+
[90mstdout[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould generate a strictly portable AIReadyConfig in summary
|
|
64
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
|
|
78
65
|
|
|
79
|
-
[
|
|
80
|
-
[22m[
|
|
66
|
+
[90mstdout[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run unified analysis with both tools
|
|
67
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
|
|
68
|
+
[ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
|
|
81
69
|
|
|
82
|
-
[
|
|
83
|
-
[22m[
|
|
70
|
+
[90mstdout[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only patterns tool
|
|
71
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
|
|
72
|
+
[ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
|
|
84
73
|
|
|
85
|
-
[
|
|
86
|
-
[22m[
|
|
74
|
+
[90mstdout[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only context tool
|
|
75
|
+
[22m[39m[ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
|
|
76
|
+
[ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
|
|
87
77
|
|
|
88
78
|
[90mstdout[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould strip internal keys like useSmartDefaults and batchSize
|
|
89
|
-
[22m[39m[ToolRegistry#0.
|
|
90
|
-
|
|
91
|
-
[90mstderr[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould strip internal keys like useSmartDefaults and batchSize
|
|
92
|
-
[22m[39mJava WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
|
|
93
|
-
C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
|
|
94
|
-
Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
|
|
79
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
|
|
95
80
|
|
|
96
81
|
[90mstdout[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould produce a config that is compatible with tool specific collection
|
|
97
|
-
[22m[39m[ToolRegistry#0.
|
|
98
|
-
|
|
99
|
-
[90mstdout[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only patterns tool
|
|
100
|
-
[22m[39m[ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns)
|
|
101
|
-
[ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
|
|
102
|
-
|
|
103
|
-
[90mstderr[2m | src/__tests__/config-shape.test.ts[2m > [22m[2mCLI Configuration Shape[2m > [22m[2mshould produce a config that is compatible with tool specific collection
|
|
104
|
-
[22m[39mJava WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
|
|
105
|
-
C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
|
|
106
|
-
Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
|
|
107
|
-
|
|
108
|
-
[90mstderr[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only patterns tool
|
|
109
|
-
[22m[39mJava WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
|
|
110
|
-
C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
|
|
111
|
-
Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
|
|
112
|
-
|
|
113
|
-
[90mstdout[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only context tool
|
|
114
|
-
[22m[39m[ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns)
|
|
115
|
-
[ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
|
|
116
|
-
|
|
117
|
-
[90mstderr[2m | src/__tests__/cli.test.ts[2m > [22m[2mCLI Unified Analysis[2m > [22m[2mshould run analysis with only context tool
|
|
118
|
-
[22m[39mJava WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
|
|
119
|
-
C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
|
|
120
|
-
Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
|
|
82
|
+
[22m[39m[ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
|
|
121
83
|
|
|
122
|
-
[32m✓[39m src/__tests__/
|
|
123
|
-
|
|
84
|
+
[32m✓[39m src/__tests__/cli.test.ts [2m([22m[2m3 tests[22m[2m)[22m[33m 3632[2mms[22m[39m
|
|
85
|
+
[33m[2m✓[22m[39m should run unified analysis with both tools [33m 3630[2mms[22m[39m
|
|
86
|
+
[32m✓[39m src/__tests__/config-shape.test.ts [2m([22m[2m3 tests[22m[2m)[22m[33m 3632[2mms[22m[39m
|
|
87
|
+
[33m[2m✓[22m[39m should generate a strictly portable AIReadyConfig in summary [33m 3630[2mms[22m[39m
|
|
124
88
|
|
|
125
89
|
[2m Test Files [22m [1m[32m2 passed[39m[22m[90m (2)[39m
|
|
126
90
|
[2m Tests [22m [1m[32m6 passed[39m[22m[90m (6)[39m
|
|
127
|
-
[2m Start at [22m
|
|
128
|
-
[2m Duration [22m
|
|
91
|
+
[2m Start at [22m 17:27:59
|
|
92
|
+
[2m Duration [22m 4.47s[2m (transform 560ms, setup 0ms, import 1.31s, tests 7.26s, environment 0ms)[22m
|
|
129
93
|
|
|
130
94
|
[?25h
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/cli",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.20",
|
|
4
4
|
"description": "Unified CLI for AIReady analysis tools",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "^5.3.0",
|
|
13
13
|
"commander": "^14.0.0",
|
|
14
|
-
"@aiready/
|
|
15
|
-
"@aiready/
|
|
16
|
-
"@aiready/
|
|
17
|
-
"@aiready/
|
|
18
|
-
"@aiready/
|
|
19
|
-
"@aiready/
|
|
20
|
-
"@aiready/
|
|
21
|
-
"@aiready/
|
|
22
|
-
"@aiready/pattern-detect": "0.14.
|
|
23
|
-
"@aiready/
|
|
24
|
-
"@aiready/
|
|
14
|
+
"@aiready/agent-grounding": "0.11.18",
|
|
15
|
+
"@aiready/consistency": "0.18.18",
|
|
16
|
+
"@aiready/context-analyzer": "0.19.18",
|
|
17
|
+
"@aiready/deps": "0.11.18",
|
|
18
|
+
"@aiready/change-amplification": "0.11.18",
|
|
19
|
+
"@aiready/ai-signal-clarity": "0.11.18",
|
|
20
|
+
"@aiready/testability": "0.4.18",
|
|
21
|
+
"@aiready/visualizer": "0.4.19",
|
|
22
|
+
"@aiready/pattern-detect": "0.14.18",
|
|
23
|
+
"@aiready/doc-drift": "0.11.18",
|
|
24
|
+
"@aiready/core": "0.21.18"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@types/node": "^24.0.0",
|