@aiready/agent-grounding 0.14.0 → 0.14.2
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 +6 -6
- package/.turbo/turbo-test.log +73 -9
- package/README.md +7 -6
- 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.2 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
|
-
ESM dist/index.mjs 1.18 KB
|
|
12
|
-
ESM dist/chunk-FCCOCULS.mjs 8.61 KB
|
|
13
11
|
ESM dist/cli.mjs 4.15 KB
|
|
14
|
-
ESM
|
|
12
|
+
ESM dist/chunk-FCCOCULS.mjs 8.61 KB
|
|
13
|
+
ESM dist/index.mjs 1.18 KB
|
|
14
|
+
ESM ⚡️ Build success in 118ms
|
|
15
15
|
CJS dist/index.js 11.04 KB
|
|
16
16
|
CJS dist/cli.js 14.11 KB
|
|
17
|
-
CJS ⚡️ Build success in
|
|
17
|
+
CJS ⚡️ Build success in 118ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 11454ms
|
|
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,17 +1,81 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/agent-grounding@0.
|
|
2
|
+
> @aiready/agent-grounding@0.14.1 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
|
+
[31m⎯⎯⎯⎯⎯⎯[39m[1m[41m Unhandled Errors [49m[22m[31m⎯⎯⎯⎯⎯⎯[39m
|
|
9
|
+
[31m[1m
|
|
10
|
+
Vitest caught 3 unhandled errors during the test run.
|
|
11
|
+
This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected.[22m[39m
|
|
12
12
|
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[2m
|
|
16
|
-
[
|
|
13
|
+
[31m⎯⎯⎯⎯⎯⎯[39m[1m[41m Unhandled Error [49m[22m[31m⎯⎯⎯⎯⎯⎯⎯[39m
|
|
14
|
+
[31m[1mError[22m: [vitest-pool]: Worker forks emitted error.[39m
|
|
15
|
+
[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
|
|
16
|
+
[90m [2m❯[22m EventEmitter.emit node:events:[2m508:20[22m[39m
|
|
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
|
|
17
21
|
|
|
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/README.md
CHANGED
|
@@ -16,11 +16,11 @@ AI agents are only as good as the context they are given. The **Agent Grounding*
|
|
|
16
16
|
│
|
|
17
17
|
▼
|
|
18
18
|
🎛️ @aiready/cli (orchestrator)
|
|
19
|
-
│ │ │ │ │ │ │ │ │
|
|
20
|
-
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
|
|
21
|
-
[PAT] [CTX] [CON] [AMP] [DEP] [DOC] [SIG] [AGT] [TST]
|
|
22
|
-
│ │ │ │ │ │ │ │ │
|
|
23
|
-
|
|
19
|
+
│ │ │ │ │ │ │ │ │ │
|
|
20
|
+
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
|
|
21
|
+
[PAT] [CTX] [CON] [AMP] [DEP] [DOC] [SIG] [AGT] [TST] [CTR]
|
|
22
|
+
│ │ │ │ │ │ │ │ │ │
|
|
23
|
+
└─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
|
24
24
|
│
|
|
25
25
|
▼
|
|
26
26
|
🏢 @aiready/core
|
|
@@ -30,7 +30,8 @@ Legend:
|
|
|
30
30
|
CON = consistency AMP = change-amplification
|
|
31
31
|
DEP = deps-health DOC = doc-drift
|
|
32
32
|
SIG = ai-signal-clarity AGT = agent-grounding ★
|
|
33
|
-
TST = testability
|
|
33
|
+
TST = testability CTR = contract-enforcement
|
|
34
|
+
★ = YOU ARE HERE
|
|
34
35
|
```
|
|
35
36
|
|
|
36
37
|
## Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/agent-grounding",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.2",
|
|
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.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/node": "^24.0.0",
|