@wrongstack/tools 0.313.0 → 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 (134) hide show
  1. package/dist/audit.js +10 -4055
  2. package/dist/bash.js +9 -2308
  3. package/dist/batch-tool-use.js +2 -187
  4. package/dist/browser/index.js +25 -1339
  5. package/dist/builtin.js +69 -33949
  6. package/dist/chunk-2CTB3UK5.js +197 -0
  7. package/dist/chunk-2ME7ZWDD.js +1272 -0
  8. package/dist/chunk-2TFQDEPU.js +113 -0
  9. package/dist/chunk-2ZCJNKFE.js +315 -0
  10. package/dist/chunk-3PVYQFRQ.js +472 -0
  11. package/dist/chunk-3QMQBO5Z.js +89 -0
  12. package/dist/chunk-42AKKX7O.js +385 -0
  13. package/dist/chunk-42SKEETB.js +113 -0
  14. package/dist/chunk-4BHUSMNL.js +104 -0
  15. package/dist/chunk-4I4LWFOO.js +431 -0
  16. package/dist/chunk-553IQUMO.js +478 -0
  17. package/dist/chunk-55KF77OK.js +1944 -0
  18. package/dist/chunk-6HLZK37X.js +359 -0
  19. package/dist/chunk-6RNIFLG4.js +305 -0
  20. package/dist/chunk-A6BRWIXN.js +317 -0
  21. package/dist/chunk-AHHDWNXC.js +200 -0
  22. package/dist/chunk-B2CIOKWP.js +899 -0
  23. package/dist/chunk-BTSFTGIL.js +7 -0
  24. package/dist/chunk-D33S4RQG.js +222 -0
  25. package/dist/chunk-DIJKHSUO.js +134 -0
  26. package/dist/chunk-DPL47QGS.js +3515 -0
  27. package/dist/chunk-EMRGN4KM.js +170 -0
  28. package/dist/chunk-FGOABE4Z.js +955 -0
  29. package/dist/chunk-FW65TP4G.js +520 -0
  30. package/dist/chunk-GOIZNNOA.js +221 -0
  31. package/dist/chunk-H5MJUAA6.js +295 -0
  32. package/dist/chunk-H5OHH6F4.js +223 -0
  33. package/dist/chunk-HC5RM4WY.js +199 -0
  34. package/dist/chunk-HEQFMLZ7.js +190 -0
  35. package/dist/chunk-HFXSNKCV.js +196 -0
  36. package/dist/chunk-HXSBQ2SE.js +1723 -0
  37. package/dist/chunk-ILESNGNM.js +163 -0
  38. package/dist/chunk-INF5CGAO.js +137 -0
  39. package/dist/chunk-IWDFZ6XR.js +337 -0
  40. package/dist/chunk-IXMNTNW5.js +238 -0
  41. package/dist/chunk-J4SRJKBW.js +428 -0
  42. package/dist/chunk-J5SKD6LN.js +235 -0
  43. package/dist/chunk-JRJJX3L5.js +424 -0
  44. package/dist/chunk-KXNDHMUB.js +366 -0
  45. package/dist/chunk-LIJQMYYX.js +59 -0
  46. package/dist/chunk-MAN26PZ5.js +260 -0
  47. package/dist/chunk-MKRQMLZA.js +474 -0
  48. package/dist/chunk-NBDZMMG2.js +169 -0
  49. package/dist/chunk-NHA6BEIH.js +101 -0
  50. package/dist/chunk-OA6YJIWL.js +4412 -0
  51. package/dist/chunk-OZC255IC.js +2830 -0
  52. package/dist/chunk-PUR6WU2B.js +154 -0
  53. package/dist/chunk-Q5JPPCZC.js +12 -0
  54. package/dist/chunk-QBV725YG.js +128 -0
  55. package/dist/chunk-QHVW4AAM.js +892 -0
  56. package/dist/chunk-QNJ7AQ4B.js +1000 -0
  57. package/dist/chunk-RGISBZBD.js +231 -0
  58. package/dist/chunk-RJZQWEMS.js +84 -0
  59. package/dist/chunk-RP2ZA47V.js +15 -0
  60. package/dist/chunk-RXISBFR5.js +315 -0
  61. package/dist/chunk-S5CCLZL3.js +99 -0
  62. package/dist/chunk-TVTCSBJF.js +122 -0
  63. package/dist/chunk-U4D5S3VQ.js +21 -0
  64. package/dist/chunk-U4VAATKP.js +193 -0
  65. package/dist/chunk-UKU2ZX4C.js +203 -0
  66. package/dist/chunk-UNSKG6DC.js +159 -0
  67. package/dist/chunk-URFKEIHM.js +1091 -0
  68. package/dist/chunk-UTV7YAW7.js +178 -0
  69. package/dist/chunk-V43EQ6VR.js +68 -0
  70. package/dist/chunk-VB3MJGCV.js +610 -0
  71. package/dist/chunk-WHIIIREL.js +223 -0
  72. package/dist/chunk-XMIFYKUT.js +1371 -0
  73. package/dist/chunk-YF2RSV34.js +54 -0
  74. package/dist/chunk-Z6DAKQ3U.js +1 -0
  75. package/dist/chunk-ZIGAZFWE.js +522 -0
  76. package/dist/circuit-breaker.js +3 -191
  77. package/dist/codebase-index/index.js +84 -13688
  78. package/dist/codebase-index/parser-worker-script.js +8 -3995
  79. package/dist/codebase-index/project-server.js +60 -8548
  80. package/dist/codebase-index/worker.js +20 -8416
  81. package/dist/design.js +2 -299
  82. package/dist/diff.js +4 -256
  83. package/dist/document.js +4 -222
  84. package/dist/e2e.js +5 -476
  85. package/dist/edit.js +14 -10200
  86. package/dist/exec.js +16 -3131
  87. package/dist/fetch.js +8 -398
  88. package/dist/format.js +10 -3750
  89. package/dist/generic-parser-VUXDIAOZ.js +13 -0
  90. package/dist/git.js +4 -380
  91. package/dist/glob.js +6 -280
  92. package/dist/go-parser-6CA77WZ4.js +469 -0
  93. package/dist/grep.js +7 -604
  94. package/dist/index.js +318 -35387
  95. package/dist/install.js +10 -4091
  96. package/dist/json-parser-7YMDJSBJ.js +213 -0
  97. package/dist/json.js +4 -665
  98. package/dist/kanban.js +3 -2096
  99. package/dist/languages/index.js +23 -4664
  100. package/dist/legacy-bridge-7UKZT46G.js +18 -0
  101. package/dist/lint.js +10 -3706
  102. package/dist/logs.js +4 -287
  103. package/dist/memory.js +6 -215
  104. package/dist/mode.js +3 -99
  105. package/dist/outdated.js +4 -5170
  106. package/dist/pack.js +65 -33897
  107. package/dist/parser-dispatch-VPOFDO2U.js +14 -0
  108. package/dist/patch.js +13 -9935
  109. package/dist/plan.js +5 -3286
  110. package/dist/process-registry.js +8 -651
  111. package/dist/ps-slash.js +12 -1439
  112. package/dist/py-parser-GPM5VYRG.js +16 -0
  113. package/dist/read.js +13 -9816
  114. package/dist/replace.js +15 -10014
  115. package/dist/rs-parser-WVQ4KYCX.js +81 -0
  116. package/dist/scaffold.js +4 -253
  117. package/dist/search.js +5 -585
  118. package/dist/session-kanban.js +30 -972
  119. package/dist/skill.js +2 -215
  120. package/dist/task.js +5 -3410
  121. package/dist/test.js +10 -3773
  122. package/dist/todo.js +4 -2891
  123. package/dist/tool-help.js +3 -123
  124. package/dist/tool-search.js +3 -79
  125. package/dist/tool-tier.js +68 -33984
  126. package/dist/tool-use.js +2 -93
  127. package/dist/tree-sitter-parser-YCILHGZD.js +17 -0
  128. package/dist/tree.js +4 -288
  129. package/dist/ts-parser-YH4ZMWMH.js +232 -0
  130. package/dist/typecheck.js +10 -3753
  131. package/dist/win32.js +6 -60
  132. package/dist/write.js +14 -9882
  133. package/dist/yaml-parser-GFAOKV53.js +157 -0
  134. package/package.json +5 -5
@@ -0,0 +1,197 @@
1
+ import {
2
+ buildWin32CmdShimInvocation,
3
+ resolveWin32Command
4
+ } from "./chunk-V43EQ6VR.js";
5
+ import {
6
+ COMMAND_OUTPUT_MAX_BYTES,
7
+ detectPackageManager,
8
+ normalizeCommandOutput,
9
+ safeResolveReal
10
+ } from "./chunk-D33S4RQG.js";
11
+
12
+ // src/outdated.ts
13
+ import { spawn } from "node:child_process";
14
+ import { buildChildEnv } from "@wrongstack/core/utils";
15
+ var outdatedTool = {
16
+ name: "outdated",
17
+ category: "Package Management",
18
+ description: "Check for outdated dependencies in the project. Reports current, wanted (semver range), and latest versions available.",
19
+ usageHint: "MAINTENANCE & SECURITY TOOL:\n\n- Run periodically or before dependency-related work.\n- Helps surface packages that may need updates for security or features.\n- Hits the package registry over HTTP, so it is NOT purely local \u2014 flagged as mutating for the confirmation gate.\nUse the output to decide on upgrades. Prefer this over manual shell commands for dependency hygiene.",
20
+ permission: "confirm",
21
+ icon: "package",
22
+ // Network side-effecting (registry HTTP). Pairs with `mutating: true`
23
+ // so the H7 invariant test (`no auto-permission tool declares
24
+ // mutating: true`) passes — a tool claiming `'auto'` must be purely
25
+ // read-only, but `outdated` makes outbound HTTP calls to the
26
+ // registry. The 'confirm' permission routes the call through the
27
+ // tool.confirm_needed flow on every invocation. M-1 originally
28
+ // fixed four sibling tools (mcp_control, shellcheck, shellcheck (scan mode),
29
+ // search) but missed this one; applying the same contract here.
30
+ // WS-046: gives permission decisions something to key on.
31
+ // The working directory scanned.
32
+ subjectKey: "cwd",
33
+ mutating: true,
34
+ // Capability is outbound network — the tool only hits the package
35
+ // registry over HTTP, never touches the filesystem or runs shell.
36
+ // Use the canonical `net.outbound` capability (not the non-existent
37
+ // `network` string) so the subagent allowlist recognises it and
38
+ // permits read-only registry lookups under a director.
39
+ // The H7 invariant test requires this array to be non-empty for
40
+ // any mutating:true tool (meta-tools whitelisted). See
41
+ // tests/permission-mutating-invariant.test.ts:92.
42
+ capabilities: ["net.outbound"],
43
+ timeoutMs: 6e4,
44
+ inputSchema: {
45
+ type: "object",
46
+ properties: {
47
+ cwd: { type: "string", description: "Working directory (default: cwd)" }
48
+ }
49
+ },
50
+ async execute(input, ctx, opts) {
51
+ const cwd = input.cwd ? await safeResolveReal(input.cwd, ctx) : ctx.cwd;
52
+ const manager = await detectPackageManager(cwd, ctx.projectRoot);
53
+ if (manager === "npm") {
54
+ try {
55
+ const { detectNonJsEcosystem } = await import("./legacy-bridge-7UKZT46G.js");
56
+ const nonJs = await detectNonJsEcosystem(cwd, ctx.projectRoot);
57
+ if (nonJs) {
58
+ const { planLanguageOperation, executePackagePlan } = await import("./languages/index.js");
59
+ const planResult = await planLanguageOperation({
60
+ projectRoot: ctx.projectRoot,
61
+ cwd,
62
+ operation: "package-outdated",
63
+ language: nonJs,
64
+ signal: opts.signal
65
+ });
66
+ if (planResult.status === "planned") {
67
+ const runner = executePackagePlan({
68
+ projectRoot: ctx.projectRoot,
69
+ workspace: planResult.workspace,
70
+ plan: planResult.plan,
71
+ packages: [],
72
+ signal: opts.signal
73
+ });
74
+ let outcome = null;
75
+ for (; ; ) {
76
+ const next = await runner.next();
77
+ if (next.done) {
78
+ outcome = next.value;
79
+ break;
80
+ }
81
+ }
82
+ if (outcome) {
83
+ const packages = outcome.outdated.map((o) => ({
84
+ name: o.name,
85
+ current: o.previous ?? "unknown",
86
+ latest: o.resolved ?? "unknown",
87
+ wanted: o.requested ?? o.resolved ?? "unknown",
88
+ type: "unknown",
89
+ location: o.name
90
+ }));
91
+ return {
92
+ exit_code: outcome.run?.exitCode ?? 0,
93
+ packages,
94
+ total: packages.length,
95
+ output: outcome.run?.output ?? (packages.length === 0 ? "All packages up to date" : ""),
96
+ truncated: outcome.run?.truncated ?? false
97
+ };
98
+ }
99
+ }
100
+ }
101
+ } catch {
102
+ }
103
+ }
104
+ const args = ["outdated", "--json"];
105
+ return runOutdated(manager, args, cwd, opts.signal);
106
+ }
107
+ };
108
+ function runOutdated(manager, args, cwd, signal) {
109
+ return new Promise((resolve) => {
110
+ let stdout = "";
111
+ let stderr = "";
112
+ const MAX = 1e5;
113
+ const resolved = resolveWin32Command(manager);
114
+ const needsShell = process.platform === "win32" && (resolved.endsWith(".cmd") || resolved.endsWith(".bat"));
115
+ const shim = needsShell ? buildWin32CmdShimInvocation(resolved, args) : null;
116
+ const spawnCmd = shim?.command ?? resolved;
117
+ const spawnArgs = shim?.args ?? args;
118
+ const child = spawn(spawnCmd, spawnArgs, {
119
+ cwd,
120
+ signal,
121
+ env: buildChildEnv(),
122
+ stdio: ["ignore", "pipe", "pipe"],
123
+ windowsHide: true,
124
+ ...shim ? { windowsVerbatimArguments: shim.windowsVerbatimArguments } : {}
125
+ });
126
+ child.stdout?.on("data", (c) => {
127
+ if (stdout.length < MAX) stdout += c.toString();
128
+ });
129
+ child.stderr?.on("data", (c) => {
130
+ if (stderr.length < MAX) stderr += c.toString();
131
+ });
132
+ child.on("close", (code) => {
133
+ const result = parseOutdatedOutput(stdout, code ?? 0);
134
+ resolve(result);
135
+ });
136
+ child.on("error", (e) => {
137
+ resolve({
138
+ exit_code: 1,
139
+ packages: [],
140
+ total: 0,
141
+ output: e.message,
142
+ truncated: false
143
+ });
144
+ });
145
+ });
146
+ }
147
+ function parseOutdatedOutput(json, exitCode) {
148
+ const packages = [];
149
+ if (!json) {
150
+ return {
151
+ exit_code: exitCode,
152
+ packages: [],
153
+ total: 0,
154
+ output: exitCode === 0 ? "All packages up to date" : "Could not check outdated packages",
155
+ truncated: false
156
+ };
157
+ }
158
+ const truncated = json.length >= 1e5 || Buffer.byteLength(json, "utf8") > COMMAND_OUTPUT_MAX_BYTES;
159
+ let parsedOk = false;
160
+ try {
161
+ const data = JSON.parse(json);
162
+ parsedOk = true;
163
+ for (const name of Object.keys(data)) {
164
+ const info = data[name] ?? {};
165
+ const str = (v) => typeof v === "string" ? v : void 0;
166
+ packages.push({
167
+ name,
168
+ current: str(info["current"]) ?? "unknown",
169
+ latest: str(info["latest"]) ?? "unknown",
170
+ wanted: str(info["wanted"]) ?? "unknown",
171
+ // npm calls it `type`; pnpm calls it `dependencyType`.
172
+ type: str(info["type"]) ?? str(info["dependencyType"]) ?? "unknown",
173
+ location: str(info["location"]) ?? name
174
+ });
175
+ }
176
+ } catch {
177
+ }
178
+ const outdatedFound = parsedOk && exitCode === 1;
179
+ let output = normalizeCommandOutput(json);
180
+ if (outdatedFound) {
181
+ output = `${output}
182
+
183
+ Note: exit code 1 from \`outdated\` means outdated packages were found (expected); treated as success.`;
184
+ }
185
+ return {
186
+ exit_code: outdatedFound ? 0 : exitCode,
187
+ packages,
188
+ total: packages.length,
189
+ output,
190
+ truncated
191
+ };
192
+ }
193
+
194
+ export {
195
+ outdatedTool
196
+ };
197
+ //# sourceMappingURL=chunk-2CTB3UK5.js.map