@aiready/context-analyzer 0.22.2 → 0.22.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.
- package/.turbo/turbo-build.log +10 -10
- package/.turbo/turbo-test.log +24 -24
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/context-analyzer@0.22.
|
|
2
|
+
> @aiready/context-analyzer@0.22.3 build /Users/pengcao/projects/aiready/packages/context-analyzer
|
|
3
3
|
> tsup src/index.ts src/cli.ts --format cjs,esm --dts
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/cli.ts, src/index.ts
|
|
@@ -10,21 +10,21 @@ CJS Build start
|
|
|
10
10
|
ESM Build start
|
|
11
11
|
CJS dist/cli.js 69.46 KB
|
|
12
12
|
CJS dist/index.js 83.18 KB
|
|
13
|
-
CJS ⚡️ Build success in
|
|
13
|
+
CJS ⚡️ Build success in 275ms
|
|
14
|
+
ESM dist/index.mjs 12.64 KB
|
|
14
15
|
ESM dist/python-context-BWDC4E5Z.mjs 4.48 KB
|
|
15
|
-
ESM dist/
|
|
16
|
+
ESM dist/cli.mjs 1.81 KB
|
|
17
|
+
ESM dist/chunk-J3SZQZNU.mjs 8.11 KB
|
|
16
18
|
ESM dist/cli-action-E7UGP4KE.mjs 2.86 KB
|
|
17
19
|
ESM dist/chunk-ILMLGJGI.mjs 40.85 KB
|
|
18
|
-
ESM dist/
|
|
19
|
-
ESM dist/
|
|
20
|
+
ESM dist/orchestrator-R6MZT4Z2.mjs 190.00 B
|
|
21
|
+
ESM dist/chunk-BQCISA2F.mjs 3.35 KB
|
|
20
22
|
ESM dist/chunk-64U3PNO3.mjs 2.65 KB
|
|
21
|
-
ESM dist/
|
|
23
|
+
ESM dist/summary-7PZVW72O.mjs 119.00 B
|
|
22
24
|
ESM dist/chunk-EMYD7NS6.mjs 4.91 KB
|
|
23
|
-
ESM
|
|
24
|
-
ESM dist/cli.mjs 1.81 KB
|
|
25
|
-
ESM ⚡️ Build success in 158ms
|
|
25
|
+
ESM ⚡️ Build success in 277ms
|
|
26
26
|
DTS Build start
|
|
27
|
-
DTS ⚡️ Build success in
|
|
27
|
+
DTS ⚡️ Build success in 6887ms
|
|
28
28
|
DTS dist/cli.d.ts 20.00 B
|
|
29
29
|
DTS dist/index.d.ts 25.86 KB
|
|
30
30
|
DTS dist/cli.d.mts 20.00 B
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,14 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/context-analyzer@0.22.
|
|
2
|
+
> @aiready/context-analyzer@0.22.2 test /Users/pengcao/projects/aiready/packages/context-analyzer
|
|
3
3
|
> vitest run --exclude "**/dist/**"
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
[1m[46m RUN [49m[22m [36mv4.0.18 [39m[90m/Users/pengcao/projects/aiready/packages/context-analyzer[39m
|
|
7
7
|
|
|
8
|
-
[32m✓[39m src/__tests__/consolidation.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 4[2mms[22m[39m
|
|
9
|
-
[32m✓[39m src/__tests__/remediation.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
10
|
-
[32m✓[39m src/__tests__/report/console-report.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m 36[2mms[22m[39m
|
|
11
|
-
[32m✓[39m src/__tests__/report/html-report.test.ts [2m([22m[2m11 tests[22m[2m)[22m[32m 20[2mms[22m[39m
|
|
12
8
|
[90mstderr[2m | src/__tests__/python-context.test.ts[2m > [22m[2mpython-context[2m > [22m[2manalyzePythonContext[2m > [22m[2mshould filter for Python files only
|
|
13
9
|
[22m[39mFailed to analyze src/file2.py: TypeError: Cannot read properties of undefined (reading 'split')
|
|
14
10
|
at Module.analyzePythonContext [90m(/Users/pengcao/projects/aiready/packages/context-analyzer/[39msrc/analyzers/python-context.ts:91:32[90m)[39m
|
|
@@ -23,27 +19,31 @@
|
|
|
23
19
|
at [90m/Users/pengcao/projects/aiready/packages/context-analyzer/[39msrc/__tests__/python-context.test.ts:84:23
|
|
24
20
|
at file:///Users/pengcao/projects/aiready/node_modules/[4m.pnpm[24m/@vitest+runner@4.0.18/node_modules/[4m@vitest/runner[24m/dist/index.js:915:20
|
|
25
21
|
|
|
26
|
-
[32m✓[39m src/__tests__/python-context.test.ts [2m([22m[2m4 tests[22m[2m)[22m[32m
|
|
27
|
-
[32m✓[39m src/__tests__/
|
|
28
|
-
[32m✓[39m src/__tests__/
|
|
29
|
-
[32m✓[39m src/__tests__/domain-inference.test.ts [2m([22m[2m26 tests[22m[2m)[22m[32m
|
|
30
|
-
[32m✓[39m src/__tests__/
|
|
31
|
-
[32m✓[39m src/__tests__/
|
|
32
|
-
[32m✓[39m src/__tests__/
|
|
33
|
-
[32m✓[39m src/__tests__/
|
|
34
|
-
[32m✓[39m src/__tests__/
|
|
22
|
+
[32m✓[39m src/__tests__/python-context.test.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 10[2mms[22m[39m
|
|
23
|
+
[32m✓[39m src/__tests__/report/html-report.test.ts [2m([22m[2m11 tests[22m[2m)[22m[32m 34[2mms[22m[39m
|
|
24
|
+
[32m✓[39m src/__tests__/report/console-report.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m 19[2mms[22m[39m
|
|
25
|
+
[32m✓[39m src/__tests__/domain-inference.test.ts [2m([22m[2m26 tests[22m[2m)[22m[32m 7[2mms[22m[39m
|
|
26
|
+
[32m✓[39m src/__tests__/issue-analyzer.test.ts [2m([22m[2m17 tests[22m[2m)[22m[32m 143[2mms[22m[39m
|
|
27
|
+
[32m✓[39m src/__tests__/consolidation.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 5[2mms[22m[39m
|
|
28
|
+
[32m✓[39m src/__tests__/orchestrator.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m 90[2mms[22m[39m
|
|
29
|
+
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 8[2mms[22m[39m
|
|
30
|
+
[32m✓[39m src/__tests__/fragmentation-coupling.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 26[2mms[22m[39m
|
|
31
|
+
[32m✓[39m src/__tests__/contract.test.ts [2m([22m[2m1 test[22m[2m)[22m[32m 32[2mms[22m[39m
|
|
32
|
+
[32m✓[39m src/__tests__/file-classification.test.ts [2m([22m[2m63 tests[22m[2m)[22m[32m 12[2mms[22m[39m
|
|
33
|
+
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m15 tests[22m[2m)[22m[32m 139[2mms[22m[39m
|
|
34
|
+
[32m✓[39m src/__tests__/boilerplate-barrel.test.ts [2m([22m[2m7 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
35
|
+
[32m✓[39m src/__tests__/auto-detection.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m 200[2mms[22m[39m
|
|
36
|
+
[32m✓[39m src/__tests__/analyzer.test.ts [2m([22m[2m14 tests[22m[2m)[22m[32m 169[2mms[22m[39m
|
|
37
|
+
[32m✓[39m src/__tests__/remediation.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 5[2mms[22m[39m
|
|
38
|
+
[32m✓[39m src/__tests__/defaults.test.ts [2m([22m[2m7 tests[22m[2m)[22m[32m 5[2mms[22m[39m
|
|
39
|
+
[32m✓[39m src/__tests__/fragmentation-log.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 15[2mms[22m[39m
|
|
40
|
+
[32m✓[39m src/__tests__/cluster-detector.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 4[2mms[22m[39m
|
|
41
|
+
[32m✓[39m src/__tests__/enhanced-cohesion.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
42
|
+
[32m✓[39m src/__tests__/fragmentation-advanced.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
35
43
|
[32m✓[39m src/__tests__/structural-cohesion.test.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
36
|
-
[32m✓[39m src/__tests__/file-classification.test.ts [2m([22m[2m63 tests[22m[2m)[22m[32m 16[2mms[22m[39m
|
|
37
|
-
[32m✓[39m src/__tests__/defaults.test.ts [2m([22m[2m7 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
38
|
-
[32m✓[39m src/__tests__/enhanced-cohesion.test.ts [2m([22m[2m6 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
39
|
-
[32m✓[39m src/__tests__/fragmentation-advanced.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 1[2mms[22m[39m
|
|
40
|
-
[32m✓[39m src/__tests__/boilerplate-barrel.test.ts [2m([22m[2m7 tests[22m[2m)[22m[32m 8[2mms[22m[39m
|
|
41
|
-
[32m✓[39m src/__tests__/cluster-detector.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
42
|
-
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 27[2mms[22m[39m
|
|
43
|
-
[32m✓[39m src/__tests__/fragmentation-log.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
44
44
|
|
|
45
45
|
[2m Test Files [22m [1m[32m22 passed[39m[22m[90m (22)[39m
|
|
46
46
|
[2m Tests [22m [1m[32m224 passed[39m[22m[90m (224)[39m
|
|
47
|
-
[2m Start at [22m 14:
|
|
48
|
-
[2m Duration [22m
|
|
47
|
+
[2m Start at [22m 14:30:42
|
|
48
|
+
[2m Duration [22m 6.21s[2m (transform 9.22s, setup 0ms, import 43.12s, tests 933ms, environment 2ms)[22m
|
|
49
49
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/context-analyzer",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.3",
|
|
4
4
|
"description": "AI context window cost analysis - detect fragmented code, deep import chains, and expensive context budgets",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"commander": "^14.0.0",
|
|
50
50
|
"chalk": "^5.3.0",
|
|
51
51
|
"prompts": "^2.4.2",
|
|
52
|
-
"@aiready/core": "0.24.
|
|
52
|
+
"@aiready/core": "0.24.3"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/node": "^24.0.0",
|