@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/document.js CHANGED
@@ -1,225 +1,7 @@
1
- // src/document.ts
2
- import * as fs 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/document.ts
66
- var documentTool = {
67
- name: "document",
68
- category: "Project",
69
- description: "DEPRECATED \u2014 read-only preview stub that lists undocumented symbols as `skipped` candidates. It never writes files and does not generate real docstrings. If the auto-doc plugin is enabled, use its `auto_doc` tool (with `dry_run: true` to preview) instead.",
70
- usageHint: "Deprecated: this tool only lists undocumented symbols with placeholder comments \u2014 it does not generate real JSDoc/TSDoc and writes nothing. When the auto-doc plugin is enabled, prefer its `auto_doc` tool (`dry_run: true` for previewing, without it for writing).",
71
- permission: "auto",
72
- mutating: false,
73
- timeoutMs: 3e4,
74
- capabilities: ["fs.read"],
75
- icon: "document",
76
- inputSchema: {
77
- type: "object",
78
- properties: {
79
- target: {
80
- type: "string",
81
- enum: ["file", "function", "class", "type", "all"],
82
- description: "What to document"
83
- },
84
- path: {
85
- type: "string",
86
- description: "Specific file path to document"
87
- },
88
- files: {
89
- type: "string",
90
- description: "File(s) to process: single path, comma-separated list, or glob"
91
- },
92
- style: {
93
- type: "string",
94
- enum: ["jsdoc", "tsdoc", "block"],
95
- description: "Documentation style (default: jsdoc)"
96
- },
97
- cwd: { type: "string", description: "Working directory (default: cwd)" }
98
- }
99
- },
100
- async execute(input, ctx) {
101
- const cwd = input.cwd ? await safeResolveReal(input.cwd, ctx) : ctx.cwd;
102
- const style = input.style ?? "jsdoc";
103
- const results = [];
104
- let filesProcessed = 0;
105
- let itemsDocumented = 0;
106
- const fileList = input.files ? await resolveFiles(
107
- Array.isArray(input.files) ? input.files.join(",") : input.files,
108
- cwd,
109
- ctx
110
- ) : input.path ? [await safeResolveReal(input.path, ctx)] : [];
111
- for (const absPath of fileList) {
112
- try {
113
- const content = await fs.readFile(absPath, "utf8");
114
- filesProcessed++;
115
- const processed = processFile(
116
- content,
117
- absPath,
118
- style,
119
- input.overwrite ?? false,
120
- input.target ?? "all"
121
- );
122
- results.push(...processed);
123
- itemsDocumented += processed.filter((r) => r.status === "documented").length;
124
- } catch (e) {
125
- results.push({
126
- path: absPath,
127
- name: absPath.split("/").pop() ?? absPath,
128
- signature: "",
129
- docstring: "",
130
- status: "error",
131
- error: e instanceof Error ? e.message : String(e)
132
- });
133
- }
134
- }
135
- return {
136
- files_processed: filesProcessed,
137
- items_documented: itemsDocumented,
138
- results,
139
- style
140
- };
141
- }
142
- };
143
- async function resolveFiles(filesInput, cwd, ctx) {
144
- const files = filesInput.split(",");
145
- const resolved = [];
146
- for (const f of files) {
147
- const entry = f.trim();
148
- if (!entry) continue;
149
- let absPath;
150
- try {
151
- absPath = ensureInsideRoot(path2.resolve(cwd, entry), ctx);
152
- } catch {
153
- continue;
154
- }
155
- try {
156
- const stat2 = await fs.stat(absPath);
157
- if (stat2.isFile()) resolved.push(absPath);
158
- } catch {
159
- }
160
- }
161
- return resolved;
162
- }
163
- function processFile(content, absPath, _style, _overwrite, target) {
164
- const results = [];
165
- const functionRegex = /(?:async\s+)?function\s+(\w+)\s*\(([^)]*)\)/g;
166
- const arrowRegex = /(?:const|let|var)\s+(\w+)\s*=\s*(?:async\s+)?\(([^)]*)\)\s*=>/g;
167
- const classRegex = /class\s+(\w+)/g;
168
- const typeRegex = /(?:type|interface)\s+(\w+)\s*[=<]/g;
169
- const allMatches = [];
170
- if (target === "all" || target === "function") {
171
- for (const m of content.matchAll(functionRegex)) {
172
- if (!m[1]) continue;
173
- allMatches.push({
174
- name: m[1],
175
- sig: m[2] ?? "",
176
- type: "function",
177
- line: content.slice(0, m.index).split("\n").length
178
- });
179
- }
180
- for (const m of content.matchAll(arrowRegex)) {
181
- if (!m[1]) continue;
182
- allMatches.push({
183
- name: m[1],
184
- sig: m[2] ?? "",
185
- type: "arrow",
186
- line: content.slice(0, m.index).split("\n").length
187
- });
188
- }
189
- }
190
- if (target === "all" || target === "class") {
191
- for (const m of content.matchAll(classRegex)) {
192
- if (!m[1]) continue;
193
- allMatches.push({
194
- name: m[1],
195
- sig: "",
196
- type: "class",
197
- line: content.slice(0, m.index).split("\n").length
198
- });
199
- }
200
- }
201
- if (target === "all" || target === "type") {
202
- for (const m of content.matchAll(typeRegex)) {
203
- if (!m[1]) continue;
204
- allMatches.push({
205
- name: m[1],
206
- sig: m[0] ?? "",
207
- type: "type",
208
- line: content.slice(0, m.index).split("\n").length
209
- });
210
- }
211
- }
212
- for (const m of allMatches) {
213
- results.push({
214
- path: absPath,
215
- name: m.name,
216
- signature: m.sig,
217
- docstring: `/** ${m.name} - documented at line ${m.line} */`,
218
- status: "skipped"
219
- });
220
- }
221
- return results;
222
- }
1
+ import {
2
+ documentTool
3
+ } from "./chunk-EMRGN4KM.js";
4
+ import "./chunk-D33S4RQG.js";
223
5
  export {
224
6
  documentTool
225
7
  };