@aiready/mcp-server 0.6.6 → 0.6.8

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/mcp-server@0.6.6 build /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 build /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > tsup src/index.ts --format esm --clean --dts
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -11,7 +11,7 @@
11
11
  CLI Cleaning output folder
12
12
  ESM Build start
13
13
  ESM dist/index.js 23.40 KB
14
- ESM ⚡️ Build success in 15ms
14
+ ESM ⚡️ Build success in 19ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 1178ms
16
+ DTS ⚡️ Build success in 1507ms
17
17
  DTS dist/index.d.ts 451.00 B
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/mcp-server@0.6.6 format-check /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 format-check /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > prettier --check . --ignore-path ../../.prettierignore
5
5
 
6
6
  Checking formatting...
@@ -1,56 +1,52 @@
1
1
 
2
2
  
3
- > @aiready/mcp-server@0.6.2 test /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 test /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
7
   RUN  v4.1.2 /Users/pengcao/projects/aiready/packages/mcp-server
8
8
 
9
9
  [?2026h
10
-  ❯ src/__tests__/schema-sync.test.ts [queued]
10
+  ❯ src/__tests__/server.test.ts [queued]
11
11
 
12
12
   Test Files 0 passed (2)
13
13
   Tests 0 passed (0)
14
-  Start at 19:25:23
15
-  Duration 110ms
14
+  Start at 20:46:56
15
+  Duration 104ms
16
16
  [?2026l[?2026h
17
17
   ❯ src/__tests__/schema-sync.test.ts [queued]
18
18
   ❯ src/__tests__/server.test.ts 0/13
19
19
 
20
20
   Test Files 0 passed (2)
21
21
   Tests 0 passed (13)
22
-  Start at 19:25:23
23
-  Duration 420ms
22
+  Start at 20:46:56
23
+  Duration 338ms
24
24
  [?2026l[?2026h
25
25
   ❯ src/__tests__/schema-sync.test.ts 0/3
26
26
   ❯ src/__tests__/server.test.ts 0/13
27
27
 
28
28
   Test Files 0 passed (2)
29
29
   Tests 0 passed (16)
30
-  Start at 19:25:23
31
-  Duration 723ms
30
+  Start at 20:46:56
31
+  Duration 745ms
32
32
  [?2026l[?2026hstderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
33
33
  [MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
34
34
 
35
+ AIReady MCP Server started
36
+ [MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
37
+ [MCP] Executing pattern-detect on /Users/pengcao/projects/aiready/packages/core (summary only)
38
+ stderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
39
+ [MCP] Executing pattern-detect on ./test
40
+
35
41
 
36
42
   ❯ src/__tests__/schema-sync.test.ts 1/3
37
43
   ❯ src/__tests__/server.test.ts 0/13
38
44
 
39
45
   Test Files 0 passed (2)
40
46
   Tests 1 passed (16)
41
-  Start at 19:25:23
42
-  Duration 822ms
43
- [?2026l[?2026hstderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
44
- [MCP] Executing pattern-detect on ./test
45
-
46
-
47
-  ❯ src/__tests__/server.test.ts 0/13
48
-
49
-  Test Files 1 passed (2)
50
-  Tests 3 passed (16)
51
-  Start at 19:25:23
52
-  Duration 922ms
53
- [?2026l[?2026hstdout | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
47
+  Start at 20:46:56
48
+  Duration 845ms
49
+ [?2026l[?2026hstdout | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
54
50
  📋 Configuration:
55
51
  Repository size: ~0 code blocks
56
52
  Similarity threshold: 0.45
@@ -62,54 +58,59 @@
62
58
  Include tests: false
63
59
 
64
60
 
65
- ✓ src/__tests__/schema-sync.test.ts (3 tests) 139ms
66
61
 
62
+  ❯ src/__tests__/schema-sync.test.ts 1/3
67
63
   ❯ src/__tests__/server.test.ts 0/13
68
64
 
69
-  Test Files 1 passed (2)
70
-  Tests 3 passed (16)
71
-  Start at 19:25:23
72
-  Duration 922ms
73
- [?2026l[?2026hAIReady MCP Server started
74
- [MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
75
- [MCP] Executing pattern-detect on /Users/pengcao/projects/aiready/packages/core (summary only)
65
+  Test Files 0 passed (2)
66
+  Tests 1 passed (16)
67
+  Start at 20:46:56
68
+  Duration 845ms
69
+ [?2026l[?2026h ✓ src/__tests__/schema-sync.test.ts (3 tests) 99ms
76
70
 
77
-  ❯ src/__tests__/server.test.ts 1/13
71
+  ❯ src/__tests__/server.test.ts 2/13
78
72
 
79
73
   Test Files 1 passed (2)
80
-  Tests 4 passed (16)
81
-  Start at 19:25:23
82
-  Duration 1.12s
74
+  Tests 5 passed (16)
75
+  Start at 20:46:56
76
+  Duration 952ms
83
77
  [?2026l[?2026h
84
78
   ❯ src/__tests__/server.test.ts 3/13
85
79
 
86
80
   Test Files 1 passed (2)
87
81
   Tests 6 passed (16)
88
-  Start at 19:25:23
89
-  Duration 1.53s
82
+  Start at 20:46:56
83
+  Duration 1.67s
90
84
  [?2026l[?2026h[MCP] Executing pattern-detect on /Users/pengcao/projects/aiready/packages/core
91
85
 
92
86
   ❯ src/__tests__/server.test.ts 3/13
93
87
 
94
88
   Test Files 1 passed (2)
95
89
   Tests 6 passed (16)
96
-  Start at 19:25:23
97
-  Duration 1.93s
90
+  Start at 20:46:56
91
+  Duration 1.97s
98
92
  [?2026l[?2026h
99
93
   ❯ src/__tests__/server.test.ts 4/13
100
94
 
101
95
   Test Files 1 passed (2)
102
96
   Tests 7 passed (16)
103
-  Start at 19:25:23
104
-  Duration 2.24s
105
- [?2026l[MCP] Dynamically loading @aiready/non-existent-tool for tool non-existent-tool
106
- ✓ src/__tests__/server.test.ts (13 tests) 1898ms
107
- ✓ should execute pattern-detect with summary_only: true and return only summary  565ms
108
- ✓ should execute pattern-detect and return results  647ms
97
+  Start at 20:46:56
98
+  Duration 2.28s
99
+ [?2026l[?2026h[MCP] Dynamically loading @aiready/non-existent-tool for tool non-existent-tool
100
+
101
+  ❯ src/__tests__/server.test.ts 10/13
102
+
103
+  Test Files 1 passed (2)
104
+  Tests 13 passed (16)
105
+  Start at 20:46:56
106
+  Duration 2.38s
107
+ [?2026l ✓ src/__tests__/server.test.ts (13 tests) 2062ms
108
+ ✓ should execute pattern-detect with summary_only: true and return only summary  873ms
109
+ ✓ should execute pattern-detect and return results  641ms
109
110
 
110
111
   Test Files  2 passed (2)
111
112
   Tests  16 passed (16)
112
-  Start at  19:25:23
113
-  Duration  2.35s (transform 414ms, setup 0ms, import 768ms, tests 2.04s, environment 0ms)
113
+  Start at  20:46:56
114
+  Duration  2.46s (transform 386ms, setup 0ms, import 797ms, tests 2.16s, environment 0ms)
114
115
 
115
116
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/mcp-server",
3
- "version": "0.6.6",
3
+ "version": "0.6.8",
4
4
  "description": "The AIReady Model Context Protocol (MCP) Server for Agentic Readiness. Optimize codebases for AI agents like Cursor, Windsurf, and Claude directly via MCP.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -13,16 +13,16 @@
13
13
  "@modelcontextprotocol/sdk": "^1.29.0",
14
14
  "chalk": "^5.6.2",
15
15
  "zod": "^4.3.6",
16
- "@aiready/agent-grounding": "0.14.21",
17
- "@aiready/context-analyzer": "0.22.21",
18
- "@aiready/change-amplification": "0.14.21",
19
- "@aiready/consistency": "0.21.21",
20
- "@aiready/core": "0.24.24",
21
- "@aiready/deps": "0.14.21",
22
- "@aiready/doc-drift": "0.14.21",
23
- "@aiready/ai-signal-clarity": "0.14.23",
24
- "@aiready/pattern-detect": "0.17.21",
25
- "@aiready/testability": "0.7.21"
16
+ "@aiready/agent-grounding": "0.14.23",
17
+ "@aiready/ai-signal-clarity": "0.14.25",
18
+ "@aiready/consistency": "0.21.23",
19
+ "@aiready/change-amplification": "0.14.23",
20
+ "@aiready/context-analyzer": "0.22.23",
21
+ "@aiready/deps": "0.14.23",
22
+ "@aiready/doc-drift": "0.14.23",
23
+ "@aiready/core": "0.24.26",
24
+ "@aiready/pattern-detect": "0.17.23",
25
+ "@aiready/testability": "0.7.23"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/node": "^24.12.2",