@aiready/agent-grounding 0.14.2 → 0.14.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 +7 -7
- package/.turbo/turbo-test.log +9 -73
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/agent-grounding@0.14.
|
|
2
|
+
> @aiready/agent-grounding@0.14.3 build /Users/pengcao/projects/aiready/packages/agent-grounding
|
|
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
|
|
@@ -8,15 +8,15 @@ CLI tsup v8.5.1
|
|
|
8
8
|
CLI Target: es2020
|
|
9
9
|
CJS Build start
|
|
10
10
|
ESM Build start
|
|
11
|
+
CJS dist/cli.js 14.11 KB
|
|
12
|
+
CJS dist/index.js 11.04 KB
|
|
13
|
+
CJS ⚡️ Build success in 175ms
|
|
11
14
|
ESM dist/cli.mjs 4.15 KB
|
|
12
|
-
ESM dist/chunk-FCCOCULS.mjs 8.61 KB
|
|
13
15
|
ESM dist/index.mjs 1.18 KB
|
|
14
|
-
ESM
|
|
15
|
-
|
|
16
|
-
CJS dist/cli.js 14.11 KB
|
|
17
|
-
CJS ⚡️ Build success in 118ms
|
|
16
|
+
ESM dist/chunk-FCCOCULS.mjs 8.61 KB
|
|
17
|
+
ESM ⚡️ Build success in 175ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 7005ms
|
|
20
20
|
DTS dist/cli.d.ts 20.00 B
|
|
21
21
|
DTS dist/index.d.ts 2.52 KB
|
|
22
22
|
DTS dist/cli.d.mts 20.00 B
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,81 +1,17 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/agent-grounding@0.14.
|
|
2
|
+
> @aiready/agent-grounding@0.14.2 test /Users/pengcao/projects/aiready/packages/agent-grounding
|
|
3
3
|
> vitest run
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
[1m[46m RUN [49m[22m [36mv4.0.18 [39m[90m/Users/pengcao/projects/aiready/packages/agent-grounding[39m
|
|
7
7
|
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
9
|
+
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
10
|
+
[32m✓[39m src/__tests__/analyzer.test.ts [2m([22m[2m3 tests[22m[2m)[22m[33m 576[2mms[22m[39m
|
|
11
|
+
[33m[2m✓[22m[39m should detect deep directories and vague file names [33m 306[2mms[22m[39m
|
|
12
12
|
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[90m [2m❯[22m ChildProcess.emitWorkerError ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7597:22[22m[39m
|
|
18
|
-
[90m [2m❯[22m ChildProcess.emit node:events:[2m508:20[22m[39m
|
|
19
|
-
[90m [2m❯[22m node:internal/child_process:[2m888:39[22m[39m
|
|
20
|
-
[90m [2m❯[22m processTicksAndRejections node:internal/process/task_queues:[2m85:11[22m[39m
|
|
13
|
+
[2m Test Files [22m [1m[32m3 passed[39m[22m[90m (3)[39m
|
|
14
|
+
[2m Tests [22m [1m[32m7 passed[39m[22m[90m (7)[39m
|
|
15
|
+
[2m Start at [22m 14:30:37
|
|
16
|
+
[2m Duration [22m 4.28s[2m (transform 2.33s, setup 0ms, import 8.86s, tests 581ms, environment 0ms)[22m
|
|
21
17
|
|
|
22
|
-
[31m[1mCaused by: Error[22m: write EPIPE[39m
|
|
23
|
-
[90m [2m❯[22m ChildProcess.target._send node:internal/child_process:[2m884:20[22m[39m
|
|
24
|
-
[90m [2m❯[22m ChildProcess.target.send node:internal/child_process:[2m759:19[22m[39m
|
|
25
|
-
[90m [2m❯[22m ForksPoolWorker.send ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7666:13[22m[39m
|
|
26
|
-
[90m [2m❯[22m PoolRunner.postMessage ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7448:63[22m[39m
|
|
27
|
-
[90m [2m❯[22m PoolRunner.start ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7497:9[22m[39m
|
|
28
|
-
[90m [2m❯[22m Pool.schedule ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m8046:5[22m[39m
|
|
29
|
-
|
|
30
|
-
[31m[2m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[22m[39m
|
|
31
|
-
[31m[1mSerialized Error:[22m[39m [90m{ errno: -32, code: 'EPIPE', syscall: 'write' }[39m
|
|
32
|
-
|
|
33
|
-
[31m⎯⎯⎯⎯⎯⎯[39m[1m[41m Unhandled Error [49m[22m[31m⎯⎯⎯⎯⎯⎯⎯[39m
|
|
34
|
-
[31m[1mError[22m: [vitest-pool]: Worker forks emitted error.[39m
|
|
35
|
-
[90m [2m❯[22m EventEmitter.<anonymous> ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m8043:22[22m[39m
|
|
36
|
-
[90m [2m❯[22m EventEmitter.emit node:events:[2m508:20[22m[39m
|
|
37
|
-
[90m [2m❯[22m ChildProcess.emitWorkerError ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7597:22[22m[39m
|
|
38
|
-
[90m [2m❯[22m ChildProcess.emit node:events:[2m508:20[22m[39m
|
|
39
|
-
[90m [2m❯[22m node:internal/child_process:[2m888:39[22m[39m
|
|
40
|
-
[90m [2m❯[22m processTicksAndRejections node:internal/process/task_queues:[2m85:11[22m[39m
|
|
41
|
-
|
|
42
|
-
[31m[1mCaused by: Error[22m: write EPIPE[39m
|
|
43
|
-
[90m [2m❯[22m ChildProcess.target._send node:internal/child_process:[2m884:20[22m[39m
|
|
44
|
-
[90m [2m❯[22m ChildProcess.target.send node:internal/child_process:[2m759:19[22m[39m
|
|
45
|
-
[90m [2m❯[22m ForksPoolWorker.send ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7666:13[22m[39m
|
|
46
|
-
[90m [2m❯[22m PoolRunner.postMessage ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7448:63[22m[39m
|
|
47
|
-
[90m [2m❯[22m PoolRunner.start ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7497:9[22m[39m
|
|
48
|
-
[90m [2m❯[22m Pool.schedule ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m8046:5[22m[39m
|
|
49
|
-
|
|
50
|
-
[31m[2m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[22m[39m
|
|
51
|
-
[31m[1mSerialized Error:[22m[39m [90m{ errno: -32, code: 'EPIPE', syscall: 'write' }[39m
|
|
52
|
-
|
|
53
|
-
[31m⎯⎯⎯⎯⎯⎯[39m[1m[41m Unhandled Error [49m[22m[31m⎯⎯⎯⎯⎯⎯⎯[39m
|
|
54
|
-
[31m[1mError[22m: [vitest-pool]: Worker forks emitted error.[39m
|
|
55
|
-
[90m [2m❯[22m EventEmitter.<anonymous> ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m8043:22[22m[39m
|
|
56
|
-
[90m [2m❯[22m EventEmitter.emit node:events:[2m508:20[22m[39m
|
|
57
|
-
[90m [2m❯[22m ChildProcess.emitWorkerError ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7597:22[22m[39m
|
|
58
|
-
[90m [2m❯[22m ChildProcess.emit node:events:[2m508:20[22m[39m
|
|
59
|
-
[90m [2m❯[22m node:internal/child_process:[2m888:39[22m[39m
|
|
60
|
-
[90m [2m❯[22m processTicksAndRejections node:internal/process/task_queues:[2m85:11[22m[39m
|
|
61
|
-
|
|
62
|
-
[31m[1mCaused by: Error[22m: write EPIPE[39m
|
|
63
|
-
[90m [2m❯[22m ChildProcess.target._send node:internal/child_process:[2m884:20[22m[39m
|
|
64
|
-
[90m [2m❯[22m ChildProcess.target.send node:internal/child_process:[2m759:19[22m[39m
|
|
65
|
-
[90m [2m❯[22m ForksPoolWorker.send ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7666:13[22m[39m
|
|
66
|
-
[90m [2m❯[22m PoolRunner.postMessage ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7448:63[22m[39m
|
|
67
|
-
[90m [2m❯[22m PoolRunner.start ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m7497:9[22m[39m
|
|
68
|
-
[90m [2m❯[22m Pool.schedule ../../node_modules/.pnpm/vitest@4.0.18_@opentelemetry+api@1.9.0_@types+node@24.12.0_jiti@2.6.1_jsdom@29.0.1_ligh_31f3b106720f26894d735ccbd020532a/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:[2m8046:5[22m[39m
|
|
69
|
-
|
|
70
|
-
[31m[2m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[22m[39m
|
|
71
|
-
[31m[1mSerialized Error:[22m[39m [90m{ errno: -32, code: 'EPIPE', syscall: 'write' }[39m
|
|
72
|
-
[31m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[39m
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
[2m Test Files [22m [2mno tests[22m
|
|
76
|
-
[2m Tests [22m [2mno tests[22m
|
|
77
|
-
[2m Errors [22m [1m[31m3 errors[39m[22m
|
|
78
|
-
[2m Start at [22m 14:03:22
|
|
79
|
-
[2m Duration [22m 113ms[2m (transform 0ms, setup 0ms, import 0ms, tests 0ms, environment 0ms)[22m
|
|
80
|
-
|
|
81
|
-
ELIFECYCLE Test failed. See above for more details.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/agent-grounding",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.3",
|
|
4
4
|
"description": "Measures how well an AI agent can navigate a codebase autonomously without human assistance",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"chalk": "^5.3.0",
|
|
41
41
|
"commander": "^14.0.0",
|
|
42
42
|
"glob": "^13.0.0",
|
|
43
|
-
"@aiready/core": "0.24.
|
|
43
|
+
"@aiready/core": "0.24.3"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/node": "^24.0.0",
|