@wrongstack/tools 0.310.1 → 0.313.1

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.
Files changed (135) hide show
  1. package/dist/_shell-pick.d.ts +5 -10
  2. package/dist/audit.js +10 -4055
  3. package/dist/bash.js +9 -2332
  4. package/dist/batch-tool-use.js +2 -187
  5. package/dist/browser/index.js +25 -1339
  6. package/dist/builtin.js +69 -33985
  7. package/dist/chunk-2CTB3UK5.js +197 -0
  8. package/dist/chunk-2ME7ZWDD.js +1272 -0
  9. package/dist/chunk-2TFQDEPU.js +113 -0
  10. package/dist/chunk-2ZCJNKFE.js +315 -0
  11. package/dist/chunk-3PVYQFRQ.js +472 -0
  12. package/dist/chunk-3QMQBO5Z.js +89 -0
  13. package/dist/chunk-42AKKX7O.js +385 -0
  14. package/dist/chunk-42SKEETB.js +113 -0
  15. package/dist/chunk-4BHUSMNL.js +104 -0
  16. package/dist/chunk-4I4LWFOO.js +431 -0
  17. package/dist/chunk-553IQUMO.js +478 -0
  18. package/dist/chunk-55KF77OK.js +1944 -0
  19. package/dist/chunk-6HLZK37X.js +359 -0
  20. package/dist/chunk-6RNIFLG4.js +305 -0
  21. package/dist/chunk-A6BRWIXN.js +317 -0
  22. package/dist/chunk-AHHDWNXC.js +200 -0
  23. package/dist/chunk-B2CIOKWP.js +899 -0
  24. package/dist/chunk-BTSFTGIL.js +7 -0
  25. package/dist/chunk-D33S4RQG.js +222 -0
  26. package/dist/chunk-DIJKHSUO.js +134 -0
  27. package/dist/chunk-DPL47QGS.js +3515 -0
  28. package/dist/chunk-EMRGN4KM.js +170 -0
  29. package/dist/chunk-FGOABE4Z.js +955 -0
  30. package/dist/chunk-FW65TP4G.js +520 -0
  31. package/dist/chunk-GOIZNNOA.js +221 -0
  32. package/dist/chunk-H5MJUAA6.js +295 -0
  33. package/dist/chunk-H5OHH6F4.js +223 -0
  34. package/dist/chunk-HC5RM4WY.js +199 -0
  35. package/dist/chunk-HEQFMLZ7.js +190 -0
  36. package/dist/chunk-HFXSNKCV.js +196 -0
  37. package/dist/chunk-HXSBQ2SE.js +1723 -0
  38. package/dist/chunk-ILESNGNM.js +163 -0
  39. package/dist/chunk-INF5CGAO.js +137 -0
  40. package/dist/chunk-IWDFZ6XR.js +337 -0
  41. package/dist/chunk-IXMNTNW5.js +238 -0
  42. package/dist/chunk-J4SRJKBW.js +428 -0
  43. package/dist/chunk-J5SKD6LN.js +235 -0
  44. package/dist/chunk-JRJJX3L5.js +424 -0
  45. package/dist/chunk-KXNDHMUB.js +366 -0
  46. package/dist/chunk-LIJQMYYX.js +59 -0
  47. package/dist/chunk-MAN26PZ5.js +260 -0
  48. package/dist/chunk-MKRQMLZA.js +474 -0
  49. package/dist/chunk-NBDZMMG2.js +169 -0
  50. package/dist/chunk-NHA6BEIH.js +101 -0
  51. package/dist/chunk-OA6YJIWL.js +4412 -0
  52. package/dist/chunk-OZC255IC.js +2830 -0
  53. package/dist/chunk-PUR6WU2B.js +154 -0
  54. package/dist/chunk-Q5JPPCZC.js +12 -0
  55. package/dist/chunk-QBV725YG.js +128 -0
  56. package/dist/chunk-QHVW4AAM.js +892 -0
  57. package/dist/chunk-QNJ7AQ4B.js +1000 -0
  58. package/dist/chunk-RGISBZBD.js +231 -0
  59. package/dist/chunk-RJZQWEMS.js +84 -0
  60. package/dist/chunk-RP2ZA47V.js +15 -0
  61. package/dist/chunk-RXISBFR5.js +315 -0
  62. package/dist/chunk-S5CCLZL3.js +99 -0
  63. package/dist/chunk-TVTCSBJF.js +122 -0
  64. package/dist/chunk-U4D5S3VQ.js +21 -0
  65. package/dist/chunk-U4VAATKP.js +193 -0
  66. package/dist/chunk-UKU2ZX4C.js +203 -0
  67. package/dist/chunk-UNSKG6DC.js +159 -0
  68. package/dist/chunk-URFKEIHM.js +1091 -0
  69. package/dist/chunk-UTV7YAW7.js +178 -0
  70. package/dist/chunk-V43EQ6VR.js +68 -0
  71. package/dist/chunk-VB3MJGCV.js +610 -0
  72. package/dist/chunk-WHIIIREL.js +223 -0
  73. package/dist/chunk-XMIFYKUT.js +1371 -0
  74. package/dist/chunk-YF2RSV34.js +54 -0
  75. package/dist/chunk-Z6DAKQ3U.js +1 -0
  76. package/dist/chunk-ZIGAZFWE.js +522 -0
  77. package/dist/circuit-breaker.js +3 -191
  78. package/dist/codebase-index/index.js +84 -13688
  79. package/dist/codebase-index/parser-worker-script.js +8 -3995
  80. package/dist/codebase-index/project-server.js +60 -8548
  81. package/dist/codebase-index/worker.js +20 -8416
  82. package/dist/design.js +2 -299
  83. package/dist/diff.js +4 -256
  84. package/dist/document.js +4 -222
  85. package/dist/e2e.js +5 -476
  86. package/dist/edit.js +14 -10200
  87. package/dist/exec.js +16 -3131
  88. package/dist/fetch.js +8 -398
  89. package/dist/format.js +10 -3750
  90. package/dist/generic-parser-VUXDIAOZ.js +13 -0
  91. package/dist/git.js +4 -380
  92. package/dist/glob.js +6 -280
  93. package/dist/go-parser-6CA77WZ4.js +469 -0
  94. package/dist/grep.js +7 -604
  95. package/dist/index.js +318 -35423
  96. package/dist/install.js +10 -4091
  97. package/dist/json-parser-7YMDJSBJ.js +213 -0
  98. package/dist/json.js +4 -665
  99. package/dist/kanban.js +3 -2096
  100. package/dist/languages/index.js +23 -4664
  101. package/dist/legacy-bridge-7UKZT46G.js +18 -0
  102. package/dist/lint.js +10 -3706
  103. package/dist/logs.js +4 -287
  104. package/dist/memory.js +6 -215
  105. package/dist/mode.js +3 -99
  106. package/dist/outdated.js +4 -5170
  107. package/dist/pack.js +65 -33933
  108. package/dist/parser-dispatch-VPOFDO2U.js +14 -0
  109. package/dist/patch.js +13 -9935
  110. package/dist/plan.js +5 -3286
  111. package/dist/process-registry.js +8 -651
  112. package/dist/ps-slash.js +12 -1439
  113. package/dist/py-parser-GPM5VYRG.js +16 -0
  114. package/dist/read.js +13 -9816
  115. package/dist/replace.js +15 -10014
  116. package/dist/rs-parser-WVQ4KYCX.js +81 -0
  117. package/dist/scaffold.js +4 -253
  118. package/dist/search.js +5 -585
  119. package/dist/session-kanban.js +30 -972
  120. package/dist/skill.js +2 -215
  121. package/dist/task.js +5 -3410
  122. package/dist/test.js +10 -3773
  123. package/dist/todo.js +4 -2891
  124. package/dist/tool-help.js +3 -123
  125. package/dist/tool-search.js +3 -79
  126. package/dist/tool-tier.js +68 -34020
  127. package/dist/tool-use.js +2 -93
  128. package/dist/tree-sitter-parser-YCILHGZD.js +17 -0
  129. package/dist/tree.js +4 -288
  130. package/dist/ts-parser-YH4ZMWMH.js +232 -0
  131. package/dist/typecheck.js +10 -3753
  132. package/dist/win32.js +6 -60
  133. package/dist/write.js +14 -9882
  134. package/dist/yaml-parser-GFAOKV53.js +157 -0
  135. package/package.json +5 -5
package/dist/e2e.js CHANGED
@@ -1,479 +1,8 @@
1
- // src/e2e.ts
2
- import { open, readdir } from "node:fs/promises";
3
- import * as path2 from "node:path";
4
-
5
- // src/_util.ts
6
- import * as fsp from "node:fs/promises";
7
- import * as path from "node:path";
8
- import * as Core from "@wrongstack/core/utils";
9
- function resolvePath(input, ctx) {
10
- return path.isAbsolute(input) ? path.normalize(input) : path.resolve(ctx.workingDir ?? ctx.cwd, input);
11
- }
12
- function allowedRoots(ctx) {
13
- return [path.resolve(ctx.projectRoot), path.resolve(Core.wstackGlobalRoot())];
14
- }
15
- function isInsideAny(target, roots) {
16
- return roots.some((root) => {
17
- const rel = path.relative(root, target);
18
- return rel === "" || !rel.startsWith("..") && !path.isAbsolute(rel);
19
- });
20
- }
21
- function ensureInsideRoot(absPath, ctx) {
22
- const target = path.resolve(absPath);
23
- if (ctx.allowOutsideProjectRoot) return target;
24
- if (isInsideAny(target, allowedRoots(ctx))) return target;
25
- throw new Error(`Path "${absPath}" is outside project root "${path.resolve(ctx.projectRoot)}"`);
26
- }
27
- function safeResolve(input, ctx) {
28
- return ensureInsideRoot(resolvePath(input, ctx), ctx);
29
- }
30
- async function resolveRealInsideRoot(absPath, ctx) {
31
- if (ctx.allowOutsideProjectRoot) return absPath;
32
- const realRoots = await Promise.all(
33
- allowedRoots(ctx).map((r) => fsp.realpath(r).catch(() => path.resolve(r)))
34
- );
35
- let probe = absPath;
36
- const pendingTail = [];
37
- for (; ; ) {
38
- let real;
39
- try {
40
- real = await fsp.realpath(probe);
41
- } catch (err) {
42
- if (err.code === "ENOENT") {
43
- const parent = path.dirname(probe);
44
- if (parent === probe) return absPath;
45
- pendingTail.unshift(path.basename(probe));
46
- probe = parent;
47
- continue;
48
- }
49
- throw err;
50
- }
51
- const candidate = pendingTail.length > 0 ? path.join(real, ...pendingTail) : real;
52
- if (isInsideAny(candidate, realRoots)) {
53
- return candidate;
54
- }
55
- throw new Error(
56
- `Path "${absPath}" resolves through a symlink outside project root "${realRoots[0]}"`
57
- );
58
- }
59
- }
60
- async function safeResolveReal(input, ctx) {
61
- const abs = safeResolve(input, ctx);
62
- return await resolveRealInsideRoot(abs, ctx);
63
- }
64
-
65
- // src/e2e.ts
66
- async function readBoundedText(filePath, maxBytes) {
67
- let handle;
68
- try {
69
- handle = await open(filePath, "r");
70
- const info = await handle.stat();
71
- if (!info.isFile() || info.size > maxBytes) return void 0;
72
- const buffer = Buffer.alloc(info.size);
73
- const { bytesRead } = await handle.read(buffer, 0, buffer.length, 0);
74
- return buffer.subarray(0, bytesRead).toString("utf8");
75
- } catch {
76
- return void 0;
77
- } finally {
78
- await handle?.close().catch(() => void 0);
79
- }
80
- }
81
- var CONFIG_NAMES = /* @__PURE__ */ new Map([
82
- ["playwright.config.ts", "playwright"],
83
- ["playwright.config.js", "playwright"],
84
- ["playwright.config.mts", "playwright"],
85
- ["playwright.config.mjs", "playwright"],
86
- ["playwright.config.cts", "playwright"],
87
- ["playwright.config.cjs", "playwright"],
88
- ["cypress.config.ts", "cypress"],
89
- ["cypress.config.js", "cypress"],
90
- ["cypress.config.mts", "cypress"],
91
- ["cypress.config.mjs", "cypress"],
92
- ["cypress.config.cts", "cypress"],
93
- ["cypress.config.cjs", "cypress"],
94
- ["cypress.json", "cypress"]
95
- ]);
96
- var SKIP_DIRECTORIES = /* @__PURE__ */ new Set([
97
- ".git",
98
- ".hg",
99
- ".svn",
100
- ".wrongstack",
101
- "node_modules",
102
- "dist",
103
- "build",
104
- "coverage",
105
- "coverage-html",
106
- "playwright-report",
107
- "test-results",
108
- ".next"
109
- ]);
110
- var MAX_SCAN_DIRECTORIES = 4e3;
111
- var MAX_PACKAGE_BYTES = 512 * 1024;
112
- var MAX_CONFIG_BYTES = 512 * 1024;
113
- var MAX_SPEC_SAMPLES = 20;
114
- function relativePath(root, target) {
115
- const value = path2.relative(root, target) || ".";
116
- return value.split(path2.sep).join("/");
117
- }
118
- function escapeRegExp(value) {
119
- return value.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
120
- }
121
- function staticString(source, property) {
122
- const key = escapeRegExp(property);
123
- const direct = source.match(
124
- new RegExp(`(?:['"]?${key}['"]?)\\s*:\\s*(['"\\x60])([^'"\\x60\\r\\n]*)\\1`)
125
- );
126
- if (direct?.[2] && !direct[2].includes("${")) return direct[2];
127
- const sameLineFallback = source.match(
128
- new RegExp(`(?:['"]?${key}['"]?)\\s*:[^\\r\\n]{0,300}?(['"\\x60])([^'"\\x60\\r\\n]*)\\1`)
129
- );
130
- return sameLineFallback?.[2] && !sameLineFallback[2].includes("${") ? sameLineFallback[2] : void 0;
131
- }
132
- function staticNumber(source, property) {
133
- const key = escapeRegExp(property);
134
- const match = source.match(new RegExp(`(?:['"]?${key}['"]?)\\s*:\\s*(\\d{2,5})\\b`));
135
- return match?.[1] ? Number.parseInt(match[1], 10) : void 0;
136
- }
137
- function serverHints(framework, source) {
138
- if (framework === "playwright" && /\bwebServer\s*:/.test(source)) {
139
- const command = staticString(source, "command");
140
- const url = staticString(source, "url");
141
- const port = staticNumber(source, "port");
142
- return [
143
- {
144
- kind: "managed",
145
- ...command ? { command } : {},
146
- ...url ? { url } : {},
147
- ...port ? { port } : {},
148
- source: "static-config",
149
- incomplete: !command || !url && !port
150
- }
151
- ];
152
- }
153
- const baseUrl = staticString(source, "baseURL") ?? staticString(source, "baseUrl");
154
- return baseUrl ? [{ kind: "attach", url: baseUrl, source: "static-config", incomplete: false }] : [];
155
- }
156
- function configuredSpecPattern(framework, source) {
157
- if (framework === "playwright") {
158
- const testDir = staticString(source, "testDir") ?? "./tests";
159
- return `${testDir.replace(/\/$/, "")}/**/*.{spec,test}.{js,jsx,ts,tsx,mjs,cjs}`;
160
- }
161
- return staticString(source, "specPattern") ?? "cypress/{e2e,integration}/**/*.cy.{js,jsx,ts,tsx,mjs,cjs}";
162
- }
163
- async function scanWorkspace(root, maxDepth, signal) {
164
- const result = {
165
- configs: [],
166
- packageFiles: [],
167
- scannedDirectories: 0,
168
- truncated: false
169
- };
170
- const queue = [{ directory: root, depth: 0 }];
171
- while (queue.length > 0) {
172
- signal.throwIfAborted();
173
- const current = queue.shift();
174
- if (!current) break;
175
- result.scannedDirectories += 1;
176
- if (result.scannedDirectories > MAX_SCAN_DIRECTORIES) {
177
- result.truncated = true;
178
- break;
179
- }
180
- let entries;
181
- try {
182
- entries = await readdir(current.directory, { withFileTypes: true });
183
- } catch {
184
- continue;
185
- }
186
- for (const entry of entries) {
187
- signal.throwIfAborted();
188
- const absolutePath = path2.join(current.directory, entry.name);
189
- if (entry.isFile()) {
190
- if (entry.name === "package.json") result.packageFiles.push(absolutePath);
191
- const framework = CONFIG_NAMES.get(entry.name);
192
- if (framework) result.configs.push({ framework, absolutePath });
193
- } else if (entry.isDirectory() && current.depth < maxDepth && !SKIP_DIRECTORIES.has(entry.name) && !entry.name.startsWith("coverage-") && !entry.name.startsWith("cov-")) {
194
- queue.push({ directory: absolutePath, depth: current.depth + 1 });
195
- }
196
- }
197
- }
198
- return result;
199
- }
200
- async function readPackageInfo(packagePath) {
201
- try {
202
- const raw = await readBoundedText(packagePath, MAX_PACKAGE_BYTES);
203
- if (raw === void 0) return void 0;
204
- const parsed = JSON.parse(raw);
205
- const scripts = parsed.scripts && typeof parsed.scripts === "object" ? Object.fromEntries(
206
- Object.entries(parsed.scripts).filter(
207
- (entry) => typeof entry[1] === "string"
208
- )
209
- ) : {};
210
- const dependencies = /* @__PURE__ */ new Set();
211
- for (const field of ["dependencies", "devDependencies", "optionalDependencies"]) {
212
- const value = parsed[field];
213
- if (!value || typeof value !== "object") continue;
214
- for (const name of Object.keys(value)) dependencies.add(name);
215
- }
216
- const declared = typeof parsed.packageManager === "string" ? parsed.packageManager.split("@")[0] ?? "" : "";
217
- const packageManager = ["pnpm", "npm", "yarn", "bun"].includes(declared) ? declared : void 0;
218
- return { path: packagePath, scripts, dependencies, packageManager };
219
- } catch {
220
- return void 0;
221
- }
222
- }
223
- function frameworkFromPackage(info) {
224
- const found = /* @__PURE__ */ new Set();
225
- if (info.dependencies.has("@playwright/test") || info.dependencies.has("playwright")) {
226
- found.add("playwright");
227
- }
228
- if (info.dependencies.has("cypress")) found.add("cypress");
229
- for (const command of Object.values(info.scripts)) {
230
- if (/\bplaywright(?:\.cmd)?\b/i.test(command)) found.add("playwright");
231
- if (/\bcypress(?:\.cmd)?\b/i.test(command)) found.add("cypress");
232
- }
233
- return [...found];
234
- }
235
- async function detectPackageManager(projectRoot, scanRoot, declared) {
236
- if (declared) return declared;
237
- let directory = projectRoot;
238
- while (true) {
239
- const names = /* @__PURE__ */ new Set();
240
- try {
241
- for (const entry of await readdir(directory)) names.add(entry);
242
- } catch {
243
- }
244
- if (names.has("pnpm-lock.yaml")) return "pnpm";
245
- if (names.has("yarn.lock")) return "yarn";
246
- if (names.has("bun.lock") || names.has("bun.lockb")) return "bun";
247
- if (names.has("package-lock.json") || names.has("npm-shrinkwrap.json")) return "npm";
248
- if (directory === scanRoot) break;
249
- const parent = path2.dirname(directory);
250
- const relativeParent = path2.relative(scanRoot, parent);
251
- if (parent === directory || relativeParent.startsWith("..") || path2.isAbsolute(relativeParent)) {
252
- break;
253
- }
254
- directory = parent;
255
- }
256
- return "npm";
257
- }
258
- function matchingScripts(info, framework) {
259
- if (!info) return [];
260
- const matcher = framework === "playwright" ? /\bplaywright(?:\.cmd)?\b/i : /\bcypress(?:\.cmd)?\b/i;
261
- return Object.entries(info.scripts).filter(([, command]) => matcher.test(command)).map(([name]) => name).sort((a, b) => {
262
- const preferred = ["test:e2e", "e2e", "e2e:test"];
263
- const ai = preferred.indexOf(a);
264
- const bi = preferred.indexOf(b);
265
- if (ai !== -1 || bi !== -1) return (ai === -1 ? 99 : ai) - (bi === -1 ? 99 : bi);
266
- return a.localeCompare(b);
267
- });
268
- }
269
- function executionPlan(framework, manager, root, configPath, scripts) {
270
- const script = scripts[0];
271
- if (script) {
272
- return {
273
- command: manager,
274
- args: ["run", script],
275
- cwd: root,
276
- source: "package-script",
277
- script
278
- };
279
- }
280
- const runnerArgs = framework === "playwright" ? ["playwright", "test"] : ["cypress", "run"];
281
- if (configPath) {
282
- runnerArgs.push(framework === "playwright" ? "--config" : "--config-file", configPath);
283
- }
284
- return {
285
- command: manager === "bun" ? "bunx" : manager,
286
- args: manager === "bun" ? runnerArgs : manager === "npm" ? ["exec", "--", ...runnerArgs] : ["exec", ...runnerArgs],
287
- cwd: root,
288
- source: "framework-default"
289
- };
290
- }
291
- function isSpec(framework, filename) {
292
- if (framework === "cypress") return /\.cy\.(?:[cm]?[jt]sx?)$/i.test(filename);
293
- return /\.(?:spec|test)\.(?:[cm]?[jt]sx?)$/i.test(filename);
294
- }
295
- async function collectSpecs(root, framework, testDirectory, signal) {
296
- const roots = testDirectory ? [path2.resolve(root, testDirectory)] : framework === "cypress" ? [path2.join(root, "cypress", "e2e"), path2.join(root, "cypress", "integration")] : [path2.join(root, "tests")];
297
- const samples = [];
298
- let count = 0;
299
- let scanned = 0;
300
- const queue = [...roots];
301
- while (queue.length > 0) {
302
- signal.throwIfAborted();
303
- const directory = queue.shift();
304
- if (!directory) break;
305
- scanned += 1;
306
- if (scanned > MAX_SCAN_DIRECTORIES) return { count, samples, truncated: true };
307
- let entries;
308
- try {
309
- entries = await readdir(directory, { withFileTypes: true });
310
- } catch {
311
- continue;
312
- }
313
- for (const entry of entries) {
314
- signal.throwIfAborted();
315
- const target = path2.join(directory, entry.name);
316
- if (entry.isDirectory() && !SKIP_DIRECTORIES.has(entry.name)) queue.push(target);
317
- else if (entry.isFile() && isSpec(framework, entry.name)) {
318
- count += 1;
319
- if (samples.length < MAX_SPEC_SAMPLES) samples.push(relativePath(root, target));
320
- }
321
- }
322
- }
323
- return { count, samples, truncated: count > samples.length };
324
- }
325
- async function readConfig(configPath) {
326
- if (!configPath) return "";
327
- return await readBoundedText(configPath, MAX_CONFIG_BYTES) ?? "";
328
- }
329
- function nearestPackage(projectRoot, packagesByDirectory, scanRoot) {
330
- let directory = projectRoot;
331
- while (true) {
332
- const found = packagesByDirectory.get(directory);
333
- if (found) return found;
334
- if (directory === scanRoot) return void 0;
335
- const parent = path2.dirname(directory);
336
- if (parent === directory || relativePath(scanRoot, parent).startsWith("..")) return void 0;
337
- directory = parent;
338
- }
339
- }
340
- async function discoverE2EProjects(root, options) {
341
- const maxDepth = Math.max(0, Math.min(options.maxDepth ?? 5, 8));
342
- const scan = await scanWorkspace(root, maxDepth, options.signal);
343
- const packages = (await Promise.all(scan.packageFiles.map(readPackageInfo))).filter(
344
- (info) => Boolean(info)
345
- );
346
- const packagesByDirectory = new Map(packages.map((info) => [path2.dirname(info.path), info]));
347
- const candidates = /* @__PURE__ */ new Map();
348
- for (const config of scan.configs) {
349
- if (options.framework && options.framework !== "all" && config.framework !== options.framework) {
350
- continue;
351
- }
352
- const projectRoot = path2.dirname(config.absolutePath);
353
- candidates.set(`${config.framework}:${projectRoot}`, {
354
- framework: config.framework,
355
- root: projectRoot,
356
- configPath: config.absolutePath
357
- });
358
- }
359
- for (const info of packages) {
360
- const projectRoot = path2.dirname(info.path);
361
- for (const framework of frameworkFromPackage(info)) {
362
- if (options.framework && options.framework !== "all" && framework !== options.framework)
363
- continue;
364
- const key = `${framework}:${projectRoot}`;
365
- if (!candidates.has(key)) candidates.set(key, { framework, root: projectRoot });
366
- }
367
- }
368
- const projects = [];
369
- for (const candidate of candidates.values()) {
370
- options.signal.throwIfAborted();
371
- const info = nearestPackage(candidate.root, packagesByDirectory, root);
372
- const source = await readConfig(candidate.configPath);
373
- const scripts = matchingScripts(info, candidate.framework);
374
- const manager = await detectPackageManager(candidate.root, root, info?.packageManager);
375
- const testDirectory = candidate.framework === "playwright" ? staticString(source, "testDir") : void 0;
376
- const resolvedTestDirectory = testDirectory ? path2.resolve(candidate.root, testDirectory) : void 0;
377
- const relativeTestDirectory = resolvedTestDirectory ? path2.relative(root, resolvedTestDirectory) : void 0;
378
- const unsafeTestDirectory = Boolean(
379
- relativeTestDirectory && (relativeTestDirectory.startsWith("..") || path2.isAbsolute(relativeTestDirectory))
380
- );
381
- const specs = options.includeSpecs === false || unsafeTestDirectory ? { count: 0, samples: [], truncated: false } : await collectSpecs(candidate.root, candidate.framework, testDirectory, options.signal);
382
- const warnings = [];
383
- if (!candidate.configPath)
384
- warnings.push("Framework dependency or script found without a config file.");
385
- if (candidate.configPath && !source) {
386
- warnings.push("Config could not be read or exceeded the static inspection limit.");
387
- }
388
- if (unsafeTestDirectory) {
389
- warnings.push(
390
- "Configured testDir resolves outside the requested discovery root and was not scanned."
391
- );
392
- }
393
- const hints = serverHints(candidate.framework, source);
394
- if (hints.some((hint) => hint.incomplete)) {
395
- warnings.push("Configured server contains dynamic values; only static hints are shown.");
396
- }
397
- projects.push({
398
- framework: candidate.framework,
399
- root: relativePath(root, candidate.root),
400
- ...candidate.configPath ? { configPath: relativePath(root, candidate.configPath) } : {},
401
- ...info ? { packagePath: relativePath(root, info.path) } : {},
402
- packageManager: manager,
403
- evidence: [
404
- ...candidate.configPath ? [`config:${relativePath(root, candidate.configPath)}`] : [],
405
- ...info?.dependencies.has(
406
- candidate.framework === "playwright" ? "@playwright/test" : "cypress"
407
- ) ? [`dependency:${candidate.framework === "playwright" ? "@playwright/test" : "cypress"}`] : [],
408
- ...scripts.map((script) => `script:${script}`)
409
- ],
410
- scripts,
411
- serverHints: hints,
412
- specPattern: configuredSpecPattern(candidate.framework, source),
413
- specCount: specs.count,
414
- specSamples: specs.samples,
415
- specsTruncated: specs.truncated,
416
- execution: executionPlan(
417
- candidate.framework,
418
- manager,
419
- relativePath(root, candidate.root),
420
- candidate.configPath ? relativePath(candidate.root, candidate.configPath) : void 0,
421
- scripts
422
- ),
423
- warnings
424
- });
425
- }
426
- projects.sort((a, b) => a.root.localeCompare(b.root) || a.framework.localeCompare(b.framework));
427
- return {
428
- root,
429
- projects,
430
- scannedDirectories: scan.scannedDirectories,
431
- scanTruncated: scan.truncated,
432
- warnings: scan.truncated ? [`Discovery stopped after ${MAX_SCAN_DIRECTORIES} directories; narrow cwd or maxDepth.`] : []
433
- };
434
- }
435
- var e2ePlanTool = {
436
- name: "e2e_plan",
437
- category: "Code Quality",
438
- description: "Discover Playwright and Cypress projects and preview bounded E2E execution plans without loading configs or starting processes.",
439
- usageHint: "Use before running browser E2E tests. The result identifies authoritative configs, package scripts, static server hints, specs, and exact argv. This tool never imports project config or executes commands.",
440
- permission: "auto",
441
- mutating: false,
442
- riskTier: "safe",
443
- capabilities: ["fs.read"],
444
- icon: "test",
445
- timeoutMs: 3e4,
446
- inputSchema: {
447
- type: "object",
448
- properties: {
449
- cwd: { type: "string", description: "Directory inside the project to inspect." },
450
- framework: {
451
- type: "string",
452
- enum: ["all", "playwright", "cypress"],
453
- description: "Optional framework filter; defaults to all."
454
- },
455
- maxDepth: {
456
- type: "integer",
457
- minimum: 0,
458
- maximum: 8,
459
- description: "Maximum workspace discovery depth; defaults to 5."
460
- },
461
- includeSpecs: {
462
- type: "boolean",
463
- description: "Count and sample specs; defaults to true."
464
- }
465
- }
466
- },
467
- async execute(input, ctx, opts) {
468
- const root = await safeResolveReal(input.cwd ?? ".", ctx);
469
- return discoverE2EProjects(root, {
470
- framework: input.framework,
471
- maxDepth: input.maxDepth,
472
- includeSpecs: input.includeSpecs,
473
- signal: opts.signal
474
- });
475
- }
476
- };
1
+ import {
2
+ discoverE2EProjects,
3
+ e2ePlanTool
4
+ } from "./chunk-JRJJX3L5.js";
5
+ import "./chunk-D33S4RQG.js";
477
6
  export {
478
7
  discoverE2EProjects,
479
8
  e2ePlanTool