@aiready/cli 0.12.1 → 0.12.3

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
 
2
2
  
3
- > @aiready/cli@0.12.0 build /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.2 build /Users/pengcao/projects/aiready/packages/cli
4
4
  > tsup src/index.ts src/cli.ts --format cjs,esm
5
5
 
6
6
  CLI Building entry: src/cli.ts, src/index.ts
@@ -10,7 +10,7 @@
10
10
  CJS Build start
11
11
  ESM Build start
12
12
 
13
-  WARN  ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta] 10:34:27 am
13
+  WARN  ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta] 10:55:57 am
14
14
 
15
15
  src/cli.ts:25:31:
16
16
   25 │ return dirname(fileURLToPath(import.meta.url));
@@ -20,10 +20,10 @@
20
20
 
21
21
 
22
22
 
23
- CJS dist/cli.js 66.96 KB
24
- CJS dist/index.js 8.21 KB
25
- CJS ⚡️ Build success in 87ms
26
23
  ESM dist/index.mjs 170.00 B
27
24
  ESM dist/cli.mjs 56.79 KB
28
25
  ESM dist/chunk-LTUQDJPO.mjs 7.08 KB
29
- ESM ⚡️ Build success in 87ms
26
+ ESM ⚡️ Build success in 26ms
27
+ CJS dist/index.js 8.21 KB
28
+ CJS dist/cli.js 66.96 KB
29
+ CJS ⚡️ Build success in 26ms
@@ -1,55 +1,55 @@
1
1
 
2
2
  
3
- > @aiready/cli@0.12.0 test /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.2 test /Users/pengcao/projects/aiready/packages/cli
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
7
   RUN  v4.0.18 /Users/pengcao/projects/aiready/packages/cli
8
8
 
9
9
  stdout | src/__tests__/cli.test.ts
10
- [ToolRegistry#0.43273800284035346] Registering tool: pattern-detect (patterns, duplicates, duplication)
10
+ [ToolRegistry#0.20396533597825972] Registering tool: pattern-detect (patterns, duplicates, duplication)
11
11
 
12
12
  stdout | src/__tests__/cli.test.ts
13
- [ToolRegistry#0.43273800284035346] Registering tool: context-analyzer (context, fragmentation, budget)
13
+ [ToolRegistry#0.20396533597825972] Registering tool: context-analyzer (context, fragmentation, budget)
14
14
 
15
15
  stdout | src/__tests__/cli.test.ts
16
- [ToolRegistry#0.43273800284035346] Registering tool: naming-consistency (consistency, naming, standards)
16
+ [ToolRegistry#0.20396533597825972] Registering tool: naming-consistency (consistency, naming, standards)
17
17
 
18
18
  stdout | src/__tests__/cli.test.ts
19
- [ToolRegistry#0.43273800284035346] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
19
+ [ToolRegistry#0.20396533597825972] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
20
20
 
21
21
  stdout | src/__tests__/cli.test.ts
22
- [ToolRegistry#0.43273800284035346] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
22
+ [ToolRegistry#0.20396533597825972] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
23
23
 
24
24
  stdout | src/__tests__/cli.test.ts
25
- [ToolRegistry#0.43273800284035346] Registering tool: testability-index (testability, tests, verification)
25
+ [ToolRegistry#0.20396533597825972] Registering tool: testability-index (testability, tests, verification)
26
26
 
27
27
  stdout | src/__tests__/cli.test.ts
28
- [ToolRegistry#0.43273800284035346] Registering tool: doc-drift (doc-drift, docs, jsdoc)
28
+ [ToolRegistry#0.20396533597825972] Registering tool: doc-drift (doc-drift, docs, jsdoc)
29
29
 
30
30
  stdout | src/__tests__/cli.test.ts
31
- [ToolRegistry#0.43273800284035346] Registering tool: dependency-health (deps, deps-health, packages)
31
+ [ToolRegistry#0.20396533597825972] Registering tool: dependency-health (deps, deps-health, packages)
32
32
 
33
33
  stdout | src/__tests__/cli.test.ts
34
- [ToolRegistry#0.43273800284035346] Registering tool: change-amplification (change-amp, change-amplification, coupling)
34
+ [ToolRegistry#0.20396533597825972] Registering tool: change-amplification (change-amp, change-amplification, coupling)
35
35
 
36
36
  stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
37
- [ToolRegistry#0.43273800284035346] Registering tool: pattern-detect (patterns)
38
- [ToolRegistry#0.43273800284035346] Registering tool: context-analyzer (context)
37
+ [ToolRegistry#0.20396533597825972] Registering tool: pattern-detect (patterns)
38
+ [ToolRegistry#0.20396533597825972] Registering tool: context-analyzer (context)
39
39
 
40
40
  stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
41
- [ToolRegistry#0.43273800284035346] Registering tool: pattern-detect (patterns)
42
- [ToolRegistry#0.43273800284035346] Registering tool: context-analyzer (context)
41
+ [ToolRegistry#0.20396533597825972] Registering tool: pattern-detect (patterns)
42
+ [ToolRegistry#0.20396533597825972] Registering tool: context-analyzer (context)
43
43
 
44
44
  stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
45
- [ToolRegistry#0.43273800284035346] Registering tool: pattern-detect (patterns)
46
- [ToolRegistry#0.43273800284035346] Registering tool: context-analyzer (context)
45
+ [ToolRegistry#0.20396533597825972] Registering tool: pattern-detect (patterns)
46
+ [ToolRegistry#0.20396533597825972] Registering tool: context-analyzer (context)
47
47
 
48
48
  ✓ src/__tests__/cli.test.ts (3 tests) 3ms
49
49
 
50
50
   Test Files  1 passed (1)
51
51
   Tests  3 passed (3)
52
-  Start at  10:34:45
53
-  Duration  536ms (transform 205ms, setup 0ms, import 411ms, tests 3ms, environment 0ms)
52
+  Start at  10:56:14
53
+  Duration  443ms (transform 113ms, setup 0ms, import 326ms, tests 3ms, environment 0ms)
54
54
 
55
55
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/cli",
3
- "version": "0.12.1",
3
+ "version": "0.12.3",
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/agent-grounding": "0.11.1",
15
- "@aiready/consistency": "0.18.1",
16
- "@aiready/context-analyzer": "0.19.1",
17
- "@aiready/deps": "0.11.1",
18
- "@aiready/core": "0.21.1",
19
- "@aiready/testability": "0.4.1",
20
- "@aiready/pattern-detect": "0.14.1",
21
- "@aiready/visualizer": "0.4.1",
22
- "@aiready/change-amplification": "0.11.1",
23
- "@aiready/ai-signal-clarity": "0.11.1",
24
- "@aiready/doc-drift": "0.11.1"
14
+ "@aiready/agent-grounding": "0.11.3",
15
+ "@aiready/core": "0.21.3",
16
+ "@aiready/consistency": "0.18.3",
17
+ "@aiready/doc-drift": "0.11.3",
18
+ "@aiready/change-amplification": "0.11.3",
19
+ "@aiready/context-analyzer": "0.19.3",
20
+ "@aiready/deps": "0.11.3",
21
+ "@aiready/pattern-detect": "0.14.3",
22
+ "@aiready/testability": "0.4.3",
23
+ "@aiready/visualizer": "0.4.3",
24
+ "@aiready/ai-signal-clarity": "0.11.3"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/node": "^24.0.0",