@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
@@ -0,0 +1,235 @@
1
+ import {
2
+ safeResolveReal
3
+ } from "./chunk-D33S4RQG.js";
4
+
5
+ // src/tree.ts
6
+ import * as fs from "node:fs/promises";
7
+ import * as path from "node:path";
8
+ import { DEFAULT_WALK_IGNORE_DIRS, compileGlob, expectDefined } from "@wrongstack/core/utils";
9
+ var DEFAULT_IGNORE = /* @__PURE__ */ new Set([
10
+ ...DEFAULT_WALK_IGNORE_DIRS,
11
+ ".wrongstack",
12
+ ".ssh",
13
+ ".gnupg",
14
+ ".aws"
15
+ ]);
16
+ var DEFAULT_MAX_ENTRIES = 5e3;
17
+ var MAX_TREE_OUTPUT_BYTES = 256 * 1024;
18
+ var treeTool = {
19
+ name: "tree",
20
+ category: "Filesystem",
21
+ description: "Display a project or subpath directory tree. Use it for structural layout; use index-backed `codebase-search` first for code understanding when it is live.",
22
+ usageHint: "DIRECTORY-LAYOUT EXPLORATION:\n\n- When `codebase-search` is live, use it first for symbols and concepts; use `tree` when the directory hierarchy itself matters.\n- Tune `depth` (default 3) and use `glob`/`exclude` to focus the view.\n- Prefer this over raw `bash find` or `glob` + manual reading when you need a quick structural overview.\nOutput is truncated for very large trees.",
23
+ permission: "auto",
24
+ mutating: false,
25
+ capabilities: ["fs.read"],
26
+ icon: "tree",
27
+ maxOutputBytes: 262144,
28
+ timeoutMs: 15e3,
29
+ inputSchema: {
30
+ type: "object",
31
+ properties: {
32
+ path: {
33
+ type: "string",
34
+ description: "Root directory to display the tree from (defaults to project root)."
35
+ },
36
+ depth: {
37
+ type: "integer",
38
+ description: "Maximum directory depth to traverse (default 3, use 0 for unlimited).",
39
+ minimum: 0,
40
+ maximum: 20
41
+ },
42
+ glob: {
43
+ type: "string",
44
+ description: "Only include files matching this glob pattern."
45
+ },
46
+ exclude: {
47
+ type: "array",
48
+ items: { type: "string" },
49
+ description: "List of directory names to completely ignore."
50
+ },
51
+ show_files: {
52
+ type: "boolean",
53
+ description: "Whether to show individual files (default true)."
54
+ },
55
+ show_dirs: {
56
+ type: "boolean",
57
+ description: "Whether to show directories (default true)."
58
+ },
59
+ show_hidden: {
60
+ type: "boolean",
61
+ description: "Show hidden files starting with . (default: false)"
62
+ },
63
+ max_entries: {
64
+ type: "integer",
65
+ description: `Maximum entries retained in the rendered tree (default ${DEFAULT_MAX_ENTRIES}).`,
66
+ minimum: 1,
67
+ maximum: 5e4
68
+ }
69
+ }
70
+ },
71
+ async execute(input, ctx, opts) {
72
+ let final;
73
+ const executeStream = treeTool.executeStream;
74
+ if (!executeStream) throw new Error("treeTool: stream execution unavailable");
75
+ for await (const ev of executeStream(input, ctx, opts)) {
76
+ if (ev.type === "final") final = ev.output;
77
+ }
78
+ if (!final) throw new Error("tree: stream ended without final event");
79
+ return final;
80
+ },
81
+ async *executeStream(input, ctx, opts) {
82
+ const basePath = input.path ? await safeResolveReal(input.path, ctx) : ctx.cwd;
83
+ const maxDepth = input.depth ?? 3;
84
+ const showFiles = input.show_files ?? true;
85
+ const showDirs = input.show_dirs ?? true;
86
+ const showHidden = input.show_hidden ?? false;
87
+ const exclude = /* @__PURE__ */ new Set([...DEFAULT_IGNORE, ...input.exclude ?? []]);
88
+ const globRe = input.glob ? compileGlob(input.glob) : void 0;
89
+ const maxEntries = input.max_entries ?? DEFAULT_MAX_ENTRIES;
90
+ const signal = opts?.signal ?? ctx.signal ?? new AbortController().signal;
91
+ const lines = [basePath];
92
+ const totals = { totalFiles: { value: 0 }, totalDirs: { value: 0 } };
93
+ const retention = {
94
+ entries: 0,
95
+ outputBytes: Buffer.byteLength(basePath, "utf8"),
96
+ maxEntries,
97
+ maxOutputBytes: MAX_TREE_OUTPUT_BYTES,
98
+ truncated: false
99
+ };
100
+ const queue = [];
101
+ const FLUSH_EVERY = 200;
102
+ let lastEmittedTotal = 0;
103
+ const tickProgress = () => {
104
+ const seen = totals.totalFiles.value + totals.totalDirs.value;
105
+ if (seen - lastEmittedTotal >= FLUSH_EVERY) {
106
+ queue.push({
107
+ type: "metric",
108
+ text: `${seen} entries`,
109
+ data: { files: totals.totalFiles.value, dirs: totals.totalDirs.value }
110
+ });
111
+ lastEmittedTotal = seen;
112
+ }
113
+ };
114
+ const walkPromise = walkDir(basePath, 0, {
115
+ maxDepth,
116
+ exclude,
117
+ showFiles,
118
+ showDirs,
119
+ showHidden,
120
+ globRe,
121
+ basePath,
122
+ lines,
123
+ prefix: "",
124
+ isLast: true,
125
+ totalFiles: totals.totalFiles,
126
+ totalDirs: totals.totalDirs,
127
+ onProgress: tickProgress,
128
+ retention,
129
+ signal
130
+ });
131
+ let walkDone = false;
132
+ void walkPromise.then(
133
+ () => {
134
+ walkDone = true;
135
+ },
136
+ () => {
137
+ walkDone = true;
138
+ }
139
+ );
140
+ while (!walkDone || queue.length > 0) {
141
+ if (queue.length > 0) {
142
+ yield expectDefined(queue.shift());
143
+ } else {
144
+ let pollTimer;
145
+ const poll = new Promise((r) => {
146
+ pollTimer = setTimeout(r, 50);
147
+ });
148
+ try {
149
+ await Promise.race([walkPromise, poll]).catch(() => void 0);
150
+ } finally {
151
+ if (pollTimer) clearTimeout(pollTimer);
152
+ }
153
+ }
154
+ }
155
+ await walkPromise;
156
+ yield {
157
+ type: "final",
158
+ output: {
159
+ tree: lines.join("\n"),
160
+ total_files: totals.totalFiles.value,
161
+ total_dirs: totals.totalDirs.value,
162
+ truncated: retention.truncated,
163
+ path: basePath
164
+ }
165
+ };
166
+ }
167
+ };
168
+ function matchesTreeGlob(globRe, fileName, absPath, basePath) {
169
+ if (globRe.test(fileName)) return true;
170
+ const rel = path.relative(basePath, absPath);
171
+ const posixRel = !rel || rel.startsWith("..") || path.isAbsolute(rel) ? absPath.split(path.sep).join("/") : rel.split(path.sep).join("/");
172
+ return globRe.test(posixRel);
173
+ }
174
+ async function walkDir(dir, depth, opts) {
175
+ opts.signal.throwIfAborted();
176
+ if (opts.retention.truncated) return;
177
+ const entries = await fs.readdir(dir, { withFileTypes: true }).catch(() => []);
178
+ const filtered = entries.filter((e) => {
179
+ if (!opts.showHidden && e.name.startsWith(".")) return false;
180
+ if (opts.exclude.has(e.name)) return false;
181
+ if (e.isFile() && opts.globRe) {
182
+ const abs = path.join(dir, e.name);
183
+ if (!matchesTreeGlob(opts.globRe, e.name, abs, opts.basePath)) return false;
184
+ }
185
+ return true;
186
+ });
187
+ let dirCount = 0;
188
+ let fileCount = 0;
189
+ for (const e of filtered) {
190
+ if (e.isDirectory()) dirCount++;
191
+ else if (e.isFile()) fileCount++;
192
+ }
193
+ opts.totalDirs.value += dirCount;
194
+ opts.totalFiles.value += fileCount;
195
+ opts.onProgress?.();
196
+ const items = filtered.sort((a, b) => {
197
+ if (a.isDirectory() && !b.isDirectory()) return -1;
198
+ if (!a.isDirectory() && b.isDirectory()) return 1;
199
+ return a.name.localeCompare(b.name);
200
+ });
201
+ for (let i = 0; i < items.length; i++) {
202
+ opts.signal.throwIfAborted();
203
+ if (opts.retention.truncated) return;
204
+ const entry = items[i];
205
+ if (!entry) continue;
206
+ const isLast = i === items.length - 1;
207
+ const connector = opts.isLast ? " " : "\u2502 ";
208
+ const branch = isLast ? "\u2514\u2500\u2500 " : "\u251C\u2500\u2500 ";
209
+ const displayName = entry.name + (entry.isDirectory() ? "/" : "");
210
+ if (!opts.showDirs && entry.isDirectory()) continue;
211
+ if (!opts.showFiles && entry.isFile()) continue;
212
+ const line = opts.prefix + branch + displayName;
213
+ const lineBytes = Buffer.byteLength(line, "utf8") + 1;
214
+ if (opts.retention.entries >= opts.retention.maxEntries || opts.retention.outputBytes + lineBytes > opts.retention.maxOutputBytes) {
215
+ opts.retention.truncated = true;
216
+ return;
217
+ }
218
+ opts.lines.push(line);
219
+ opts.retention.entries++;
220
+ opts.retention.outputBytes += lineBytes;
221
+ if (entry.isDirectory() && (opts.maxDepth === 0 || depth < opts.maxDepth)) {
222
+ const childPrefix = opts.prefix + connector;
223
+ await walkDir(path.join(dir, entry.name), depth + 1, {
224
+ ...opts,
225
+ prefix: childPrefix,
226
+ isLast
227
+ });
228
+ }
229
+ }
230
+ }
231
+
232
+ export {
233
+ treeTool
234
+ };
235
+ //# sourceMappingURL=chunk-J5SKD6LN.js.map
@@ -0,0 +1,424 @@
1
+ import {
2
+ safeResolveReal
3
+ } from "./chunk-D33S4RQG.js";
4
+
5
+ // src/e2e.ts
6
+ import { open, readdir } from "node:fs/promises";
7
+ import * as path from "node:path";
8
+ async function readBoundedText(filePath, maxBytes) {
9
+ let handle;
10
+ try {
11
+ handle = await open(filePath, "r");
12
+ const info = await handle.stat();
13
+ if (!info.isFile() || info.size > maxBytes) return void 0;
14
+ const buffer = Buffer.alloc(info.size);
15
+ const { bytesRead } = await handle.read(buffer, 0, buffer.length, 0);
16
+ return buffer.subarray(0, bytesRead).toString("utf8");
17
+ } catch {
18
+ return void 0;
19
+ } finally {
20
+ await handle?.close().catch(() => void 0);
21
+ }
22
+ }
23
+ var CONFIG_NAMES = /* @__PURE__ */ new Map([
24
+ ["playwright.config.ts", "playwright"],
25
+ ["playwright.config.js", "playwright"],
26
+ ["playwright.config.mts", "playwright"],
27
+ ["playwright.config.mjs", "playwright"],
28
+ ["playwright.config.cts", "playwright"],
29
+ ["playwright.config.cjs", "playwright"],
30
+ ["cypress.config.ts", "cypress"],
31
+ ["cypress.config.js", "cypress"],
32
+ ["cypress.config.mts", "cypress"],
33
+ ["cypress.config.mjs", "cypress"],
34
+ ["cypress.config.cts", "cypress"],
35
+ ["cypress.config.cjs", "cypress"],
36
+ ["cypress.json", "cypress"]
37
+ ]);
38
+ var SKIP_DIRECTORIES = /* @__PURE__ */ new Set([
39
+ ".git",
40
+ ".hg",
41
+ ".svn",
42
+ ".wrongstack",
43
+ "node_modules",
44
+ "dist",
45
+ "build",
46
+ "coverage",
47
+ "coverage-html",
48
+ "playwright-report",
49
+ "test-results",
50
+ ".next"
51
+ ]);
52
+ var MAX_SCAN_DIRECTORIES = 4e3;
53
+ var MAX_PACKAGE_BYTES = 512 * 1024;
54
+ var MAX_CONFIG_BYTES = 512 * 1024;
55
+ var MAX_SPEC_SAMPLES = 20;
56
+ function relativePath(root, target) {
57
+ const value = path.relative(root, target) || ".";
58
+ return value.split(path.sep).join("/");
59
+ }
60
+ function escapeRegExp(value) {
61
+ return value.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
62
+ }
63
+ function staticString(source, property) {
64
+ const key = escapeRegExp(property);
65
+ const direct = source.match(
66
+ new RegExp(`(?:['"]?${key}['"]?)\\s*:\\s*(['"\\x60])([^'"\\x60\\r\\n]*)\\1`)
67
+ );
68
+ if (direct?.[2] && !direct[2].includes("${")) return direct[2];
69
+ const sameLineFallback = source.match(
70
+ new RegExp(`(?:['"]?${key}['"]?)\\s*:[^\\r\\n]{0,300}?(['"\\x60])([^'"\\x60\\r\\n]*)\\1`)
71
+ );
72
+ return sameLineFallback?.[2] && !sameLineFallback[2].includes("${") ? sameLineFallback[2] : void 0;
73
+ }
74
+ function staticNumber(source, property) {
75
+ const key = escapeRegExp(property);
76
+ const match = source.match(new RegExp(`(?:['"]?${key}['"]?)\\s*:\\s*(\\d{2,5})\\b`));
77
+ return match?.[1] ? Number.parseInt(match[1], 10) : void 0;
78
+ }
79
+ function serverHints(framework, source) {
80
+ if (framework === "playwright" && /\bwebServer\s*:/.test(source)) {
81
+ const command = staticString(source, "command");
82
+ const url = staticString(source, "url");
83
+ const port = staticNumber(source, "port");
84
+ return [
85
+ {
86
+ kind: "managed",
87
+ ...command ? { command } : {},
88
+ ...url ? { url } : {},
89
+ ...port ? { port } : {},
90
+ source: "static-config",
91
+ incomplete: !command || !url && !port
92
+ }
93
+ ];
94
+ }
95
+ const baseUrl = staticString(source, "baseURL") ?? staticString(source, "baseUrl");
96
+ return baseUrl ? [{ kind: "attach", url: baseUrl, source: "static-config", incomplete: false }] : [];
97
+ }
98
+ function configuredSpecPattern(framework, source) {
99
+ if (framework === "playwright") {
100
+ const testDir = staticString(source, "testDir") ?? "./tests";
101
+ return `${testDir.replace(/\/$/, "")}/**/*.{spec,test}.{js,jsx,ts,tsx,mjs,cjs}`;
102
+ }
103
+ return staticString(source, "specPattern") ?? "cypress/{e2e,integration}/**/*.cy.{js,jsx,ts,tsx,mjs,cjs}";
104
+ }
105
+ async function scanWorkspace(root, maxDepth, signal) {
106
+ const result = {
107
+ configs: [],
108
+ packageFiles: [],
109
+ scannedDirectories: 0,
110
+ truncated: false
111
+ };
112
+ const queue = [{ directory: root, depth: 0 }];
113
+ while (queue.length > 0) {
114
+ signal.throwIfAborted();
115
+ const current = queue.shift();
116
+ if (!current) break;
117
+ result.scannedDirectories += 1;
118
+ if (result.scannedDirectories > MAX_SCAN_DIRECTORIES) {
119
+ result.truncated = true;
120
+ break;
121
+ }
122
+ let entries;
123
+ try {
124
+ entries = await readdir(current.directory, { withFileTypes: true });
125
+ } catch {
126
+ continue;
127
+ }
128
+ for (const entry of entries) {
129
+ signal.throwIfAborted();
130
+ const absolutePath = path.join(current.directory, entry.name);
131
+ if (entry.isFile()) {
132
+ if (entry.name === "package.json") result.packageFiles.push(absolutePath);
133
+ const framework = CONFIG_NAMES.get(entry.name);
134
+ if (framework) result.configs.push({ framework, absolutePath });
135
+ } else if (entry.isDirectory() && current.depth < maxDepth && !SKIP_DIRECTORIES.has(entry.name) && !entry.name.startsWith("coverage-") && !entry.name.startsWith("cov-")) {
136
+ queue.push({ directory: absolutePath, depth: current.depth + 1 });
137
+ }
138
+ }
139
+ }
140
+ return result;
141
+ }
142
+ async function readPackageInfo(packagePath) {
143
+ try {
144
+ const raw = await readBoundedText(packagePath, MAX_PACKAGE_BYTES);
145
+ if (raw === void 0) return void 0;
146
+ const parsed = JSON.parse(raw);
147
+ const scripts = parsed.scripts && typeof parsed.scripts === "object" ? Object.fromEntries(
148
+ Object.entries(parsed.scripts).filter(
149
+ (entry) => typeof entry[1] === "string"
150
+ )
151
+ ) : {};
152
+ const dependencies = /* @__PURE__ */ new Set();
153
+ for (const field of ["dependencies", "devDependencies", "optionalDependencies"]) {
154
+ const value = parsed[field];
155
+ if (!value || typeof value !== "object") continue;
156
+ for (const name of Object.keys(value)) dependencies.add(name);
157
+ }
158
+ const declared = typeof parsed.packageManager === "string" ? parsed.packageManager.split("@")[0] ?? "" : "";
159
+ const packageManager = ["pnpm", "npm", "yarn", "bun"].includes(declared) ? declared : void 0;
160
+ return { path: packagePath, scripts, dependencies, packageManager };
161
+ } catch {
162
+ return void 0;
163
+ }
164
+ }
165
+ function frameworkFromPackage(info) {
166
+ const found = /* @__PURE__ */ new Set();
167
+ if (info.dependencies.has("@playwright/test") || info.dependencies.has("playwright")) {
168
+ found.add("playwright");
169
+ }
170
+ if (info.dependencies.has("cypress")) found.add("cypress");
171
+ for (const command of Object.values(info.scripts)) {
172
+ if (/\bplaywright(?:\.cmd)?\b/i.test(command)) found.add("playwright");
173
+ if (/\bcypress(?:\.cmd)?\b/i.test(command)) found.add("cypress");
174
+ }
175
+ return [...found];
176
+ }
177
+ async function detectPackageManager(projectRoot, scanRoot, declared) {
178
+ if (declared) return declared;
179
+ let directory = projectRoot;
180
+ while (true) {
181
+ const names = /* @__PURE__ */ new Set();
182
+ try {
183
+ for (const entry of await readdir(directory)) names.add(entry);
184
+ } catch {
185
+ }
186
+ if (names.has("pnpm-lock.yaml")) return "pnpm";
187
+ if (names.has("yarn.lock")) return "yarn";
188
+ if (names.has("bun.lock") || names.has("bun.lockb")) return "bun";
189
+ if (names.has("package-lock.json") || names.has("npm-shrinkwrap.json")) return "npm";
190
+ if (directory === scanRoot) break;
191
+ const parent = path.dirname(directory);
192
+ const relativeParent = path.relative(scanRoot, parent);
193
+ if (parent === directory || relativeParent.startsWith("..") || path.isAbsolute(relativeParent)) {
194
+ break;
195
+ }
196
+ directory = parent;
197
+ }
198
+ return "npm";
199
+ }
200
+ function matchingScripts(info, framework) {
201
+ if (!info) return [];
202
+ const matcher = framework === "playwright" ? /\bplaywright(?:\.cmd)?\b/i : /\bcypress(?:\.cmd)?\b/i;
203
+ return Object.entries(info.scripts).filter(([, command]) => matcher.test(command)).map(([name]) => name).sort((a, b) => {
204
+ const preferred = ["test:e2e", "e2e", "e2e:test"];
205
+ const ai = preferred.indexOf(a);
206
+ const bi = preferred.indexOf(b);
207
+ if (ai !== -1 || bi !== -1) return (ai === -1 ? 99 : ai) - (bi === -1 ? 99 : bi);
208
+ return a.localeCompare(b);
209
+ });
210
+ }
211
+ function executionPlan(framework, manager, root, configPath, scripts) {
212
+ const script = scripts[0];
213
+ if (script) {
214
+ return {
215
+ command: manager,
216
+ args: ["run", script],
217
+ cwd: root,
218
+ source: "package-script",
219
+ script
220
+ };
221
+ }
222
+ const runnerArgs = framework === "playwright" ? ["playwright", "test"] : ["cypress", "run"];
223
+ if (configPath) {
224
+ runnerArgs.push(framework === "playwright" ? "--config" : "--config-file", configPath);
225
+ }
226
+ return {
227
+ command: manager === "bun" ? "bunx" : manager,
228
+ args: manager === "bun" ? runnerArgs : manager === "npm" ? ["exec", "--", ...runnerArgs] : ["exec", ...runnerArgs],
229
+ cwd: root,
230
+ source: "framework-default"
231
+ };
232
+ }
233
+ function isSpec(framework, filename) {
234
+ if (framework === "cypress") return /\.cy\.(?:[cm]?[jt]sx?)$/i.test(filename);
235
+ return /\.(?:spec|test)\.(?:[cm]?[jt]sx?)$/i.test(filename);
236
+ }
237
+ async function collectSpecs(root, framework, testDirectory, signal) {
238
+ const roots = testDirectory ? [path.resolve(root, testDirectory)] : framework === "cypress" ? [path.join(root, "cypress", "e2e"), path.join(root, "cypress", "integration")] : [path.join(root, "tests")];
239
+ const samples = [];
240
+ let count = 0;
241
+ let scanned = 0;
242
+ const queue = [...roots];
243
+ while (queue.length > 0) {
244
+ signal.throwIfAborted();
245
+ const directory = queue.shift();
246
+ if (!directory) break;
247
+ scanned += 1;
248
+ if (scanned > MAX_SCAN_DIRECTORIES) return { count, samples, truncated: true };
249
+ let entries;
250
+ try {
251
+ entries = await readdir(directory, { withFileTypes: true });
252
+ } catch {
253
+ continue;
254
+ }
255
+ for (const entry of entries) {
256
+ signal.throwIfAborted();
257
+ const target = path.join(directory, entry.name);
258
+ if (entry.isDirectory() && !SKIP_DIRECTORIES.has(entry.name)) queue.push(target);
259
+ else if (entry.isFile() && isSpec(framework, entry.name)) {
260
+ count += 1;
261
+ if (samples.length < MAX_SPEC_SAMPLES) samples.push(relativePath(root, target));
262
+ }
263
+ }
264
+ }
265
+ return { count, samples, truncated: count > samples.length };
266
+ }
267
+ async function readConfig(configPath) {
268
+ if (!configPath) return "";
269
+ return await readBoundedText(configPath, MAX_CONFIG_BYTES) ?? "";
270
+ }
271
+ function nearestPackage(projectRoot, packagesByDirectory, scanRoot) {
272
+ let directory = projectRoot;
273
+ while (true) {
274
+ const found = packagesByDirectory.get(directory);
275
+ if (found) return found;
276
+ if (directory === scanRoot) return void 0;
277
+ const parent = path.dirname(directory);
278
+ if (parent === directory || relativePath(scanRoot, parent).startsWith("..")) return void 0;
279
+ directory = parent;
280
+ }
281
+ }
282
+ async function discoverE2EProjects(root, options) {
283
+ const maxDepth = Math.max(0, Math.min(options.maxDepth ?? 5, 8));
284
+ const scan = await scanWorkspace(root, maxDepth, options.signal);
285
+ const packages = (await Promise.all(scan.packageFiles.map(readPackageInfo))).filter(
286
+ (info) => Boolean(info)
287
+ );
288
+ const packagesByDirectory = new Map(packages.map((info) => [path.dirname(info.path), info]));
289
+ const candidates = /* @__PURE__ */ new Map();
290
+ for (const config of scan.configs) {
291
+ if (options.framework && options.framework !== "all" && config.framework !== options.framework) {
292
+ continue;
293
+ }
294
+ const projectRoot = path.dirname(config.absolutePath);
295
+ candidates.set(`${config.framework}:${projectRoot}`, {
296
+ framework: config.framework,
297
+ root: projectRoot,
298
+ configPath: config.absolutePath
299
+ });
300
+ }
301
+ for (const info of packages) {
302
+ const projectRoot = path.dirname(info.path);
303
+ for (const framework of frameworkFromPackage(info)) {
304
+ if (options.framework && options.framework !== "all" && framework !== options.framework)
305
+ continue;
306
+ const key = `${framework}:${projectRoot}`;
307
+ if (!candidates.has(key)) candidates.set(key, { framework, root: projectRoot });
308
+ }
309
+ }
310
+ const projects = [];
311
+ for (const candidate of candidates.values()) {
312
+ options.signal.throwIfAborted();
313
+ const info = nearestPackage(candidate.root, packagesByDirectory, root);
314
+ const source = await readConfig(candidate.configPath);
315
+ const scripts = matchingScripts(info, candidate.framework);
316
+ const manager = await detectPackageManager(candidate.root, root, info?.packageManager);
317
+ const testDirectory = candidate.framework === "playwright" ? staticString(source, "testDir") : void 0;
318
+ const resolvedTestDirectory = testDirectory ? path.resolve(candidate.root, testDirectory) : void 0;
319
+ const relativeTestDirectory = resolvedTestDirectory ? path.relative(root, resolvedTestDirectory) : void 0;
320
+ const unsafeTestDirectory = Boolean(
321
+ relativeTestDirectory && (relativeTestDirectory.startsWith("..") || path.isAbsolute(relativeTestDirectory))
322
+ );
323
+ const specs = options.includeSpecs === false || unsafeTestDirectory ? { count: 0, samples: [], truncated: false } : await collectSpecs(candidate.root, candidate.framework, testDirectory, options.signal);
324
+ const warnings = [];
325
+ if (!candidate.configPath)
326
+ warnings.push("Framework dependency or script found without a config file.");
327
+ if (candidate.configPath && !source) {
328
+ warnings.push("Config could not be read or exceeded the static inspection limit.");
329
+ }
330
+ if (unsafeTestDirectory) {
331
+ warnings.push(
332
+ "Configured testDir resolves outside the requested discovery root and was not scanned."
333
+ );
334
+ }
335
+ const hints = serverHints(candidate.framework, source);
336
+ if (hints.some((hint) => hint.incomplete)) {
337
+ warnings.push("Configured server contains dynamic values; only static hints are shown.");
338
+ }
339
+ projects.push({
340
+ framework: candidate.framework,
341
+ root: relativePath(root, candidate.root),
342
+ ...candidate.configPath ? { configPath: relativePath(root, candidate.configPath) } : {},
343
+ ...info ? { packagePath: relativePath(root, info.path) } : {},
344
+ packageManager: manager,
345
+ evidence: [
346
+ ...candidate.configPath ? [`config:${relativePath(root, candidate.configPath)}`] : [],
347
+ ...info?.dependencies.has(
348
+ candidate.framework === "playwright" ? "@playwright/test" : "cypress"
349
+ ) ? [`dependency:${candidate.framework === "playwright" ? "@playwright/test" : "cypress"}`] : [],
350
+ ...scripts.map((script) => `script:${script}`)
351
+ ],
352
+ scripts,
353
+ serverHints: hints,
354
+ specPattern: configuredSpecPattern(candidate.framework, source),
355
+ specCount: specs.count,
356
+ specSamples: specs.samples,
357
+ specsTruncated: specs.truncated,
358
+ execution: executionPlan(
359
+ candidate.framework,
360
+ manager,
361
+ relativePath(root, candidate.root),
362
+ candidate.configPath ? relativePath(candidate.root, candidate.configPath) : void 0,
363
+ scripts
364
+ ),
365
+ warnings
366
+ });
367
+ }
368
+ projects.sort((a, b) => a.root.localeCompare(b.root) || a.framework.localeCompare(b.framework));
369
+ return {
370
+ root,
371
+ projects,
372
+ scannedDirectories: scan.scannedDirectories,
373
+ scanTruncated: scan.truncated,
374
+ warnings: scan.truncated ? [`Discovery stopped after ${MAX_SCAN_DIRECTORIES} directories; narrow cwd or maxDepth.`] : []
375
+ };
376
+ }
377
+ var e2ePlanTool = {
378
+ name: "e2e_plan",
379
+ category: "Code Quality",
380
+ description: "Discover Playwright and Cypress projects and preview bounded E2E execution plans without loading configs or starting processes.",
381
+ 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.",
382
+ permission: "auto",
383
+ mutating: false,
384
+ riskTier: "safe",
385
+ capabilities: ["fs.read"],
386
+ icon: "test",
387
+ timeoutMs: 3e4,
388
+ inputSchema: {
389
+ type: "object",
390
+ properties: {
391
+ cwd: { type: "string", description: "Directory inside the project to inspect." },
392
+ framework: {
393
+ type: "string",
394
+ enum: ["all", "playwright", "cypress"],
395
+ description: "Optional framework filter; defaults to all."
396
+ },
397
+ maxDepth: {
398
+ type: "integer",
399
+ minimum: 0,
400
+ maximum: 8,
401
+ description: "Maximum workspace discovery depth; defaults to 5."
402
+ },
403
+ includeSpecs: {
404
+ type: "boolean",
405
+ description: "Count and sample specs; defaults to true."
406
+ }
407
+ }
408
+ },
409
+ async execute(input, ctx, opts) {
410
+ const root = await safeResolveReal(input.cwd ?? ".", ctx);
411
+ return discoverE2EProjects(root, {
412
+ framework: input.framework,
413
+ maxDepth: input.maxDepth,
414
+ includeSpecs: input.includeSpecs,
415
+ signal: opts.signal
416
+ });
417
+ }
418
+ };
419
+
420
+ export {
421
+ discoverE2EProjects,
422
+ e2ePlanTool
423
+ };
424
+ //# sourceMappingURL=chunk-JRJJX3L5.js.map