@wrongstack/tools 0.313.0 → 0.316.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 (182) hide show
  1. package/dist/_edit-match.d.ts +3 -2
  2. package/dist/_output-spool.d.ts +4 -3
  3. package/dist/_shell-pick.d.ts +2 -1
  4. package/dist/_spawn-stream.d.ts +2 -1
  5. package/dist/_syntax-check.d.ts +2 -1
  6. package/dist/audit.js +10 -4055
  7. package/dist/bash-kill-guard.d.ts +3 -6
  8. package/dist/bash.js +9 -2308
  9. package/dist/batch-tool-use.js +2 -187
  10. package/dist/browser/index.js +25 -1339
  11. package/dist/browser/network-guard-proxy.d.ts +2 -1
  12. package/dist/builtin.js +69 -33949
  13. package/dist/chunk-22B7GE5T.js +260 -0
  14. package/dist/chunk-2VSZC6QM.js +113 -0
  15. package/dist/chunk-3PVYQFRQ.js +472 -0
  16. package/dist/chunk-42BHI7TN.js +337 -0
  17. package/dist/chunk-4BHUSMNL.js +104 -0
  18. package/dist/chunk-4I4LWFOO.js +431 -0
  19. package/dist/chunk-4UESMQDP.js +122 -0
  20. package/dist/chunk-553IQUMO.js +478 -0
  21. package/dist/chunk-5H4GSJAI.js +223 -0
  22. package/dist/chunk-6RNIFLG4.js +305 -0
  23. package/dist/chunk-7EY5DCRO.js +434 -0
  24. package/dist/chunk-A6BRWIXN.js +317 -0
  25. package/dist/chunk-AHHDWNXC.js +200 -0
  26. package/dist/chunk-BSLVR56S.js +199 -0
  27. package/dist/chunk-BTSFTGIL.js +7 -0
  28. package/dist/chunk-D33S4RQG.js +222 -0
  29. package/dist/chunk-DA4KNE2H.js +4412 -0
  30. package/dist/chunk-DR7JOQTC.js +520 -0
  31. package/dist/chunk-EEOFQDT6.js +898 -0
  32. package/dist/chunk-EJWSCQ6D.js +137 -0
  33. package/dist/chunk-EMRGN4KM.js +170 -0
  34. package/dist/chunk-FQZOHLG3.js +89 -0
  35. package/dist/chunk-GOIZNNOA.js +221 -0
  36. package/dist/chunk-HFXSNKCV.js +196 -0
  37. package/dist/chunk-HYX2TZ7O.js +1272 -0
  38. package/dist/chunk-I64BS3VC.js +15 -0
  39. package/dist/chunk-IVWV2UM6.js +955 -0
  40. package/dist/chunk-IXMNTNW5.js +238 -0
  41. package/dist/chunk-IYK7XGDZ.js +892 -0
  42. package/dist/chunk-J5SKD6LN.js +235 -0
  43. package/dist/chunk-JNNVRHMV.js +2111 -0
  44. package/dist/chunk-JOHXDF3D.js +295 -0
  45. package/dist/chunk-JRJJX3L5.js +424 -0
  46. package/dist/chunk-K3WNSHUF.js +1371 -0
  47. package/dist/chunk-L25CVUVR.js +2830 -0
  48. package/dist/chunk-LIJQMYYX.js +59 -0
  49. package/dist/chunk-LWKUTMD5.js +197 -0
  50. package/dist/chunk-MQX2KXVW.js +54 -0
  51. package/dist/chunk-MZZN7VCD.js +359 -0
  52. package/dist/chunk-NBDZMMG2.js +169 -0
  53. package/dist/chunk-NKJW5GFO.js +366 -0
  54. package/dist/chunk-NKNOBUBU.js +522 -0
  55. package/dist/chunk-O4MBV4AX.js +134 -0
  56. package/dist/chunk-OUBDL3WH.js +3515 -0
  57. package/dist/chunk-PQKK5JH7.js +101 -0
  58. package/dist/chunk-PY2IOS7C.js +1000 -0
  59. package/dist/chunk-Q5JPPCZC.js +12 -0
  60. package/dist/chunk-QBV725YG.js +128 -0
  61. package/dist/chunk-QZQSPUBF.js +315 -0
  62. package/dist/chunk-RGISBZBD.js +231 -0
  63. package/dist/chunk-RJZQWEMS.js +84 -0
  64. package/dist/chunk-RXISBFR5.js +315 -0
  65. package/dist/chunk-S5CCLZL3.js +99 -0
  66. package/dist/chunk-SDLVH5RZ.js +178 -0
  67. package/dist/chunk-T2F4S7U4.js +1723 -0
  68. package/dist/chunk-TEBQ4VPZ.js +163 -0
  69. package/dist/chunk-U4D5S3VQ.js +21 -0
  70. package/dist/chunk-U4VAATKP.js +193 -0
  71. package/dist/chunk-UCYQTZ7F.js +113 -0
  72. package/dist/chunk-UKU2ZX4C.js +203 -0
  73. package/dist/chunk-UNSKG6DC.js +159 -0
  74. package/dist/chunk-V43EQ6VR.js +68 -0
  75. package/dist/chunk-VB3MJGCV.js +610 -0
  76. package/dist/chunk-VFKPWSOX.js +154 -0
  77. package/dist/chunk-VJNHFZ7J.js +190 -0
  78. package/dist/chunk-VXECAJJ7.js +1091 -0
  79. package/dist/chunk-WHIIIREL.js +223 -0
  80. package/dist/chunk-Z6DAKQ3U.js +1 -0
  81. package/dist/chunk-ZJQ4IGXK.js +474 -0
  82. package/dist/chunk-ZLTFLC25.js +385 -0
  83. package/dist/circuit-breaker.js +3 -191
  84. package/dist/codebase-index/ast-invariant-engine.d.ts +5 -4
  85. package/dist/codebase-index/binary-frame.d.ts +0 -2
  86. package/dist/codebase-index/bm25.d.ts +1 -1
  87. package/dist/codebase-index/circuit-breaker.d.ts +2 -1
  88. package/dist/codebase-index/codebase-ast-replace-tool.d.ts +3 -2
  89. package/dist/codebase-index/codebase-impact-analysis-tool.d.ts +4 -3
  90. package/dist/codebase-index/codebase-invariant-check-tool.d.ts +3 -2
  91. package/dist/codebase-index/codebase-repo-map-tool.d.ts +3 -2
  92. package/dist/codebase-index/codebase-skeleton-tool.d.ts +3 -2
  93. package/dist/codebase-index/codebase-targeted-test-tool.d.ts +3 -2
  94. package/dist/codebase-index/content-hash.d.ts +0 -2
  95. package/dist/codebase-index/import-extractor.d.ts +0 -13
  96. package/dist/codebase-index/index-service.d.ts +1 -1
  97. package/dist/codebase-index/index.js +84 -13688
  98. package/dist/codebase-index/languages.d.ts +2 -1
  99. package/dist/codebase-index/module-roots.d.ts +3 -2
  100. package/dist/codebase-index/parser-batch.d.ts +0 -5
  101. package/dist/codebase-index/parser-dispatch.d.ts +2 -1
  102. package/dist/codebase-index/parser-output.d.ts +4 -3
  103. package/dist/codebase-index/parser-worker-pool.d.ts +0 -2
  104. package/dist/codebase-index/parser-worker-script.d.ts +1 -16
  105. package/dist/codebase-index/parser-worker-script.js +8 -3995
  106. package/dist/codebase-index/project-server-client-state.d.ts +2 -2
  107. package/dist/codebase-index/project-server-endpoint.d.ts +0 -15
  108. package/dist/codebase-index/project-server.js +60 -8548
  109. package/dist/codebase-index/tree-sitter/visitor.d.ts +2 -1
  110. package/dist/codebase-index/tree-sitter-parser.d.ts +0 -2
  111. package/dist/codebase-index/ts-parser.d.ts +1 -1
  112. package/dist/codebase-index/vector-search.d.ts +2 -1
  113. package/dist/codebase-index/wal-maintenance.d.ts +3 -2
  114. package/dist/codebase-index/worker.js +20 -8416
  115. package/dist/codebase-index/writer-admin.d.ts +0 -1
  116. package/dist/codebase-index/writer-search.d.ts +0 -9
  117. package/dist/design.js +2 -299
  118. package/dist/diff.js +4 -256
  119. package/dist/document.js +4 -222
  120. package/dist/e2e.js +5 -476
  121. package/dist/edit.js +14 -10200
  122. package/dist/exec.js +16 -3131
  123. package/dist/fetch.js +8 -398
  124. package/dist/format.js +10 -3750
  125. package/dist/generic-parser-VUXDIAOZ.js +13 -0
  126. package/dist/git.js +4 -380
  127. package/dist/glob.js +6 -280
  128. package/dist/go-parser-JXYKJHRC.js +469 -0
  129. package/dist/grep.js +7 -604
  130. package/dist/index.js +318 -35387
  131. package/dist/install.js +10 -4091
  132. package/dist/json-parser-IBHZ4BZC.js +213 -0
  133. package/dist/json.js +4 -665
  134. package/dist/kanban-contract-actions.d.ts +1 -1
  135. package/dist/kanban-detail-actions.d.ts +2 -1
  136. package/dist/kanban-presence.d.ts +2 -1
  137. package/dist/kanban-serializer.d.ts +0 -8
  138. package/dist/kanban-split-task-handler.d.ts +2 -2
  139. package/dist/kanban-tool-types.d.ts +2 -1
  140. package/dist/kanban.js +3 -2096
  141. package/dist/languages/diagnostics.d.ts +2 -1
  142. package/dist/languages/index.js +23 -4664
  143. package/dist/languages/legacy-bridge.d.ts +3 -2
  144. package/dist/languages/types.d.ts +2 -1
  145. package/dist/legacy-bridge-7M6QLUQN.js +18 -0
  146. package/dist/lint.js +10 -3706
  147. package/dist/logs.js +4 -287
  148. package/dist/memory.js +6 -215
  149. package/dist/mode.js +3 -99
  150. package/dist/outdated.js +4 -5170
  151. package/dist/pack.js +65 -33897
  152. package/dist/parser-dispatch-QH4XPGG6.js +14 -0
  153. package/dist/patch.js +13 -9935
  154. package/dist/plan.js +5 -3286
  155. package/dist/process-registry.js +8 -651
  156. package/dist/ps-slash.js +12 -1439
  157. package/dist/pwsh.d.ts +0 -1
  158. package/dist/py-parser-IS4HKYMF.js +16 -0
  159. package/dist/read.js +13 -9816
  160. package/dist/replace.js +15 -10014
  161. package/dist/rs-parser-XHUUO2KZ.js +81 -0
  162. package/dist/scaffold.js +4 -253
  163. package/dist/search.js +5 -585
  164. package/dist/session-kanban-sync.d.ts +0 -6
  165. package/dist/session-kanban.js +30 -972
  166. package/dist/skill.js +2 -215
  167. package/dist/spawn-background.d.ts +1 -1
  168. package/dist/task.js +5 -3410
  169. package/dist/test.js +10 -3773
  170. package/dist/todo.js +4 -2891
  171. package/dist/tool-help.js +3 -123
  172. package/dist/tool-search.js +3 -79
  173. package/dist/tool-tier.js +68 -33984
  174. package/dist/tool-use.js +2 -93
  175. package/dist/tree-sitter-parser-AIERW3YI.js +15 -0
  176. package/dist/tree.js +4 -288
  177. package/dist/ts-parser-RCTYKSVI.js +232 -0
  178. package/dist/typecheck.js +10 -3753
  179. package/dist/win32.js +6 -60
  180. package/dist/write.js +14 -9882
  181. package/dist/yaml-parser-4SAXV3PL.js +157 -0
  182. package/package.json +5 -5
@@ -0,0 +1,163 @@
1
+ // src/codebase-index/languages.ts
2
+ import * as path from "node:path";
3
+ var EXT_TO_LANG = {
4
+ // TypeScript / JavaScript (first-class TS compiler API)
5
+ ".ts": "ts",
6
+ ".mts": "ts",
7
+ ".cts": "ts",
8
+ ".tsx": "tsx",
9
+ ".js": "js",
10
+ ".mjs": "js",
11
+ ".cjs": "js",
12
+ ".jsx": "jsx",
13
+ // First-class native/spawn parsers (+ regex fallback)
14
+ ".go": "go",
15
+ ".py": "py",
16
+ ".pyi": "py",
17
+ ".pyw": "py",
18
+ ".rs": "rs",
19
+ ".json": "json",
20
+ ".jsonc": "json",
21
+ ".yaml": "yaml",
22
+ ".yml": "yaml",
23
+ // C family
24
+ ".c": "c",
25
+ ".h": "c",
26
+ ".cc": "cpp",
27
+ ".cpp": "cpp",
28
+ ".cxx": "cpp",
29
+ ".hh": "cpp",
30
+ ".hpp": "cpp",
31
+ ".hxx": "cpp",
32
+ // JVM / .NET
33
+ ".java": "java",
34
+ ".cs": "csharp",
35
+ ".kt": "kotlin",
36
+ ".kts": "kotlin",
37
+ ".scala": "scala",
38
+ ".sc": "scala",
39
+ // Scripting
40
+ ".php": "php",
41
+ ".rb": "ruby",
42
+ ".swift": "swift",
43
+ ".dart": "dart",
44
+ ".lua": "lua",
45
+ ".r": "r",
46
+ ".R": "r",
47
+ ".pl": "other",
48
+ ".pm": "other",
49
+ // Systems / functional
50
+ ".zig": "zig",
51
+ ".ex": "elixir",
52
+ ".exs": "elixir",
53
+ ".hs": "haskell",
54
+ ".lhs": "haskell",
55
+ // Shell / data / docs / web
56
+ ".sh": "shell",
57
+ ".bash": "shell",
58
+ ".zsh": "shell",
59
+ ".ps1": "shell",
60
+ ".sql": "sql",
61
+ ".md": "md",
62
+ ".mdx": "md",
63
+ ".toml": "toml",
64
+ ".html": "html",
65
+ ".htm": "html",
66
+ ".css": "css",
67
+ ".scss": "css",
68
+ ".less": "css",
69
+ ".vue": "vue",
70
+ ".svelte": "svelte",
71
+ ".proto": "proto",
72
+ ".graphql": "graphql",
73
+ ".gql": "graphql"
74
+ };
75
+ var INDEXABLE_EXTENSIONS = Object.freeze(
76
+ [...new Set(Object.keys(EXT_TO_LANG).map((e) => e.toLowerCase()))].sort()
77
+ );
78
+ var SPECIAL_FILENAMES = {
79
+ makefile: "other",
80
+ gnumakefile: "other",
81
+ dockerfile: "other",
82
+ "docker-compose.yml": "yaml",
83
+ "docker-compose.yaml": "yaml",
84
+ "cmakelists.txt": "other",
85
+ gemfile: "ruby",
86
+ rakefile: "ruby",
87
+ procfile: "other",
88
+ justfile: "other"
89
+ };
90
+ function detectLang(file) {
91
+ const base = path.basename(file);
92
+ const lowerBase = base.toLowerCase();
93
+ if (lowerBase.endsWith(".d.ts") || lowerBase.endsWith(".d.mts") || lowerBase.endsWith(".d.cts")) {
94
+ return "ts";
95
+ }
96
+ const special = SPECIAL_FILENAMES[lowerBase];
97
+ if (special) return special;
98
+ const ext = path.extname(base).toLowerCase();
99
+ if (!ext) return null;
100
+ return EXT_TO_LANG[ext] ?? null;
101
+ }
102
+ function isIndexablePath(file) {
103
+ return detectLang(file) !== null;
104
+ }
105
+ var LANG_FAMILY = {
106
+ // Single-compilation-unit family: a .vue/.svelte script block is JS/TS and
107
+ // imports from — and is imported by — plain .ts files.
108
+ ts: "js",
109
+ tsx: "js",
110
+ js: "js",
111
+ jsx: "js",
112
+ vue: "js",
113
+ svelte: "js",
114
+ go: "go",
115
+ py: "py",
116
+ rs: "rs",
117
+ // The JVM resolves across languages: Kotlin and Scala call Java directly.
118
+ java: "jvm",
119
+ kotlin: "jvm",
120
+ scala: "jvm",
121
+ csharp: "dotnet",
122
+ // A .h header is consumed by both C and C++ translation units.
123
+ c: "c",
124
+ cpp: "c",
125
+ ruby: "ruby",
126
+ php: "php",
127
+ swift: "swift",
128
+ dart: "dart",
129
+ elixir: "elixir",
130
+ haskell: "haskell",
131
+ zig: "zig",
132
+ lua: "lua",
133
+ r: "r",
134
+ shell: "shell",
135
+ sql: "sql",
136
+ json: "data",
137
+ yaml: "data",
138
+ toml: "data",
139
+ html: "web",
140
+ css: "web",
141
+ proto: "proto",
142
+ graphql: "graphql",
143
+ md: "other",
144
+ other: "other"
145
+ };
146
+ var LANG_FAMILY_ENTRIES = Object.freeze(
147
+ Object.entries(LANG_FAMILY).map(
148
+ ([lang, family]) => Object.freeze([lang, family])
149
+ )
150
+ );
151
+ function languageFamily(lang) {
152
+ return LANG_FAMILY[lang] ?? "other";
153
+ }
154
+
155
+ export {
156
+ EXT_TO_LANG,
157
+ INDEXABLE_EXTENSIONS,
158
+ detectLang,
159
+ isIndexablePath,
160
+ LANG_FAMILY_ENTRIES,
161
+ languageFamily
162
+ };
163
+ //# sourceMappingURL=chunk-TEBQ4VPZ.js.map
@@ -0,0 +1,21 @@
1
+ // src/_concurrency.ts
2
+ async function mapWithConcurrency(items, limit, fn) {
3
+ if (items.length === 0) return [];
4
+ const effectiveLimit = Math.max(1, Math.min(limit | 0, items.length));
5
+ const results = new Array(items.length);
6
+ let nextIndex = 0;
7
+ const worker = async () => {
8
+ while (true) {
9
+ const i = nextIndex++;
10
+ if (i >= items.length) return;
11
+ results[i] = await fn(items[i]);
12
+ }
13
+ };
14
+ await Promise.all(Array.from({ length: effectiveLimit }, worker));
15
+ return results;
16
+ }
17
+
18
+ export {
19
+ mapWithConcurrency
20
+ };
21
+ //# sourceMappingURL=chunk-U4D5S3VQ.js.map
@@ -0,0 +1,193 @@
1
+ // src/batch-tool-use.ts
2
+ import {
3
+ GOVERNED_TOOL_EXECUTOR_META_KEY
4
+ } from "@wrongstack/core/types";
5
+ var BATCHABLE_TOOL_NAMES = [
6
+ "read",
7
+ "glob",
8
+ "grep",
9
+ "tree",
10
+ "codebase-stats",
11
+ "codebase-search",
12
+ "language_info",
13
+ "tool_search",
14
+ "memory_for_file",
15
+ "memory_for_path",
16
+ "memory_search"
17
+ ];
18
+ var BATCHABLE_TOOLS = new Set(BATCHABLE_TOOL_NAMES);
19
+ var MAX_BATCH_CALLS = 8;
20
+ var MAX_PARALLEL_BATCH_CALLS = 3;
21
+ var batchToolUseTool = {
22
+ name: "batch_tool_use",
23
+ category: "Meta",
24
+ description: "Execute a small batch of independent, read-only discovery calls. Process, mutation, browser-action, MCP, delegation, and nested meta tools are not eligible.",
25
+ usageHint: `BOUNDED READ-ONLY BATCHING:
26
+
27
+ - Use only for a small set of independent reads or searches that are all needed now.
28
+ - Do not wrap normal sequential reasoning or every tool call in a batch.
29
+ - \`parallel: true\` (default) runs at most three eligible calls concurrently.
30
+ - \`stop_on_error: true\` makes it fail fast on the first error.
31
+ - Eligible tools: ${BATCHABLE_TOOL_NAMES.join(", ")}.`,
32
+ permission: "confirm",
33
+ // Scheduling barrier: keep the outer meta-call out of ToolExecutor's
34
+ // non-mutating fan-out even though every eligible inner tool is read-only.
35
+ mutating: true,
36
+ timeoutMs: 12e4,
37
+ capabilities: ["tool.meta"],
38
+ icon: "meta",
39
+ inputSchema: {
40
+ type: "object",
41
+ properties: {
42
+ calls: {
43
+ type: "array",
44
+ maxItems: MAX_BATCH_CALLS,
45
+ items: {
46
+ type: "object",
47
+ properties: {
48
+ tool: {
49
+ type: "string",
50
+ enum: [...BATCHABLE_TOOL_NAMES],
51
+ description: "An explicitly batch-safe, read-only discovery tool."
52
+ },
53
+ input: { type: "object" }
54
+ },
55
+ required: ["tool"]
56
+ },
57
+ description: `Up to ${MAX_BATCH_CALLS} independent, batch-safe read calls.`
58
+ },
59
+ stop_on_error: {
60
+ type: "boolean",
61
+ description: "Stop execution on first error (default: false)"
62
+ },
63
+ parallel: {
64
+ type: "boolean",
65
+ description: "Execute calls in parallel (default: true)"
66
+ }
67
+ },
68
+ required: ["calls"]
69
+ },
70
+ async execute(input, ctx, _opts) {
71
+ if (!input?.calls || input.calls.length === 0) {
72
+ return {
73
+ results: [],
74
+ total: 0,
75
+ succeeded: 0,
76
+ failed: 0,
77
+ stop_on_error: false
78
+ };
79
+ }
80
+ if (input.calls.length > MAX_BATCH_CALLS) {
81
+ throw new Error(`batch_tool_use: calls must contain at most ${MAX_BATCH_CALLS} items`);
82
+ }
83
+ const governedExecute = ctx.meta[GOVERNED_TOOL_EXECUTOR_META_KEY];
84
+ if (typeof governedExecute !== "function") {
85
+ return {
86
+ results: input.calls.map((call) => ({
87
+ tool: call.tool,
88
+ success: false,
89
+ error: "governed nested execution is unavailable; call the tool directly",
90
+ executionMs: 0
91
+ })),
92
+ total: input.calls.length,
93
+ succeeded: 0,
94
+ failed: input.calls.length,
95
+ stop_on_error: input.stop_on_error ?? false
96
+ };
97
+ }
98
+ const results = [];
99
+ let succeeded = 0;
100
+ let failed = 0;
101
+ if (input.parallel !== false) {
102
+ const allResults = await mapWithConcurrency(
103
+ input.calls,
104
+ MAX_PARALLEL_BATCH_CALLS,
105
+ (call) => executeSingle(call, ctx, governedExecute)
106
+ );
107
+ results.push(...allResults);
108
+ succeeded = allResults.filter((r) => r.success).length;
109
+ failed = allResults.filter((r) => !r.success).length;
110
+ } else {
111
+ for (const call of input.calls) {
112
+ const result = await executeSingle(call, ctx, governedExecute);
113
+ results.push(result);
114
+ if (result.success) {
115
+ succeeded++;
116
+ } else {
117
+ failed++;
118
+ if (input.stop_on_error) break;
119
+ }
120
+ }
121
+ }
122
+ return {
123
+ results,
124
+ total: input.calls.length,
125
+ succeeded,
126
+ failed,
127
+ stop_on_error: input.stop_on_error ?? false
128
+ };
129
+ }
130
+ };
131
+ async function mapWithConcurrency(items, limit, run) {
132
+ const results = new Array(items.length);
133
+ let nextIndex = 0;
134
+ const worker = async () => {
135
+ while (nextIndex < items.length) {
136
+ const index = nextIndex++;
137
+ results[index] = await run(items[index]);
138
+ }
139
+ };
140
+ await Promise.all(Array.from({ length: Math.min(limit, items.length) }, () => worker()));
141
+ return results;
142
+ }
143
+ async function executeSingle(call, ctx, governedExecute) {
144
+ const start = Date.now();
145
+ if (call.tool === batchToolUseTool.name) {
146
+ return {
147
+ tool: call.tool,
148
+ success: false,
149
+ error: "recursive batch_tool_use execution is not allowed",
150
+ executionMs: Date.now() - start
151
+ };
152
+ }
153
+ const tool = (ctx.catalogTools ?? ctx.tools).find(
154
+ (candidate) => candidate.name === call.tool
155
+ );
156
+ if (!tool) {
157
+ return {
158
+ tool: call.tool,
159
+ success: false,
160
+ error: `tool "${call.tool}" not found`,
161
+ executionMs: Date.now() - start
162
+ };
163
+ }
164
+ if (!BATCHABLE_TOOLS.has(tool.name) || tool.mutating) {
165
+ return {
166
+ tool: call.tool,
167
+ success: false,
168
+ error: `tool "${call.tool}" is not eligible for batch execution; call it directly. Allowed: ${BATCHABLE_TOOL_NAMES.join(", ")}`,
169
+ executionMs: Date.now() - start
170
+ };
171
+ }
172
+ try {
173
+ const result = await governedExecute(call.tool, call.input);
174
+ return {
175
+ tool: call.tool,
176
+ success: result.success,
177
+ ...result.success ? { result: result.result } : { error: result.error ?? "nested tool failed" },
178
+ executionMs: Date.now() - start
179
+ };
180
+ } catch (e) {
181
+ return {
182
+ tool: call.tool,
183
+ success: false,
184
+ error: e instanceof Error ? e.message : String(e),
185
+ executionMs: Date.now() - start
186
+ };
187
+ }
188
+ }
189
+
190
+ export {
191
+ batchToolUseTool
192
+ };
193
+ //# sourceMappingURL=chunk-U4VAATKP.js.map
@@ -0,0 +1,113 @@
1
+ // src/codebase-index/parser-output.ts
2
+ var CALL_TYPES = /* @__PURE__ */ new Set([
3
+ "call",
4
+ "type_ref",
5
+ "inherit",
6
+ "implement",
7
+ "import"
8
+ ]);
9
+ function coerceSymbols(value) {
10
+ if (!Array.isArray(value)) return [];
11
+ return value.flatMap((entry) => {
12
+ const candidate = entry;
13
+ if (typeof candidate.name !== "string" || typeof candidate.kind !== "string") return [];
14
+ return [
15
+ {
16
+ name: candidate.name,
17
+ kind: candidate.kind,
18
+ line: typeof candidate.line === "number" ? candidate.line : 1,
19
+ col: typeof candidate.col === "number" ? candidate.col : 0,
20
+ signature: typeof candidate.signature === "string" ? candidate.signature : "",
21
+ scope: typeof candidate.scope === "string" ? candidate.scope : ""
22
+ }
23
+ ];
24
+ });
25
+ }
26
+ function coerceRefs(value, lang) {
27
+ if (!Array.isArray(value)) return [];
28
+ return value.flatMap((entry) => {
29
+ const candidate = entry;
30
+ if (typeof candidate.toName !== "string" || !candidate.toName) return [];
31
+ if (typeof candidate.callType !== "string" || !CALL_TYPES.has(candidate.callType)) return [];
32
+ const module = typeof candidate.module === "string" && candidate.module ? candidate.module : void 0;
33
+ return [
34
+ {
35
+ fromId: 0,
36
+ toName: candidate.toName,
37
+ callType: candidate.callType,
38
+ line: typeof candidate.line === "number" ? candidate.line : 1,
39
+ lang,
40
+ module
41
+ }
42
+ ];
43
+ });
44
+ }
45
+ function parseParserOutput(stdout, lang) {
46
+ const trimmed = stdout.trim();
47
+ if (!trimmed) return { symbols: [], refs: [] };
48
+ let parsed;
49
+ try {
50
+ parsed = JSON.parse(trimmed);
51
+ } catch {
52
+ return { symbols: [], refs: [] };
53
+ }
54
+ if (Array.isArray(parsed)) return { symbols: coerceSymbols(parsed), refs: [] };
55
+ const record = parsed;
56
+ return {
57
+ symbols: coerceSymbols(record.symbols),
58
+ refs: dedupeRefs(coerceRefs(record.refs, lang))
59
+ };
60
+ }
61
+ function parseParserBatchOutput(stdout, lang) {
62
+ const trimmed = stdout.trim();
63
+ if (!trimmed) return [];
64
+ let parsed;
65
+ try {
66
+ parsed = JSON.parse(trimmed);
67
+ } catch {
68
+ return [];
69
+ }
70
+ if (!parsed || typeof parsed !== "object") return [];
71
+ const results = parsed.results;
72
+ if (!Array.isArray(results)) return [];
73
+ return results.flatMap((entry) => {
74
+ if (typeof entry !== "object" || entry === null || Array.isArray(entry)) return [];
75
+ const candidate = entry;
76
+ if (typeof candidate.file !== "string" || !candidate.file) return [];
77
+ return [
78
+ {
79
+ file: candidate.file,
80
+ error: typeof candidate.error === "string" && candidate.error ? candidate.error : void 0,
81
+ symbols: coerceSymbols(candidate.symbols),
82
+ refs: dedupeRefs(coerceRefs(candidate.refs, lang))
83
+ }
84
+ ];
85
+ });
86
+ }
87
+ function dedupeRefs(refs) {
88
+ const seen = /* @__PURE__ */ new Set();
89
+ return refs.filter((ref) => {
90
+ const key = `${ref.toName}:${ref.callType}:${ref.line}:${ref.module ?? ""}`;
91
+ if (seen.has(key)) return false;
92
+ seen.add(key);
93
+ return true;
94
+ });
95
+ }
96
+
97
+ // src/codebase-index/spawn-gate.ts
98
+ var chain = Promise.resolve();
99
+ function withSpawnGate(fn) {
100
+ const run = chain.then(fn, fn);
101
+ chain = run.then(
102
+ () => void 0,
103
+ () => void 0
104
+ );
105
+ return run;
106
+ }
107
+
108
+ export {
109
+ parseParserOutput,
110
+ parseParserBatchOutput,
111
+ withSpawnGate
112
+ };
113
+ //# sourceMappingURL=chunk-UCYQTZ7F.js.map
@@ -0,0 +1,203 @@
1
+ import {
2
+ safeResolveReal
3
+ } from "./chunk-D33S4RQG.js";
4
+
5
+ // src/diff.ts
6
+ import { spawn } from "node:child_process";
7
+ import { statSync } from "node:fs";
8
+ import * as fs from "node:fs/promises";
9
+ import * as path from "node:path";
10
+ import { buildChildEnv } from "@wrongstack/core/utils";
11
+ import { ToolValidationError } from "@wrongstack/core/types";
12
+ var MAX_FILE_DUMP_BYTES = 5 * 1024 * 1024;
13
+ var MAX_GIT_DIFF_CHARS = 1e5;
14
+ var diffTool = {
15
+ name: "diff",
16
+ category: "Filesystem",
17
+ description: "Show file content with line numbers, staged/working-tree diffs via git, or commit/branch diffs. A safer and more structured alternative to raw `git diff` via shell.",
18
+ usageHint: 'USE FOR CODE REVIEW AND CHANGE INSPECTION:\n\n- `files` + no `a`/`b` \u2192 show file content with line numbers (NOT a unified diff; no +/- prefixes). Result `mode` is "dump".\n- `a` and/or `b` \u2192 git-style commit/branch diff (unified format, real +/- prefixes).\n- `staged: true` \u2192 only show staged changes.\n- `mode` only affects the git-diff path: "stat" runs `git diff --stat`; "side-by-side" is not supported and falls back to unified (result `mode` reports what was produced).\n- `context` sets the unified-diff context line count on the git path (`-U<n>`); the dump path has no context notion.\n\nNOTE: For a true file-vs-file unified diff, supply `a` and `b` so the tool delegates to `git diff`. The `files`-only path is a line-numbered dump, not a diff.\n\nThis tool has important safety guards against flag injection (see previous security findings).',
19
+ permission: "auto",
20
+ mutating: false,
21
+ maxOutputBytes: 262144,
22
+ capabilities: ["fs.read"],
23
+ icon: "diff",
24
+ timeoutMs: 1e4,
25
+ inputSchema: {
26
+ type: "object",
27
+ properties: {
28
+ path: {
29
+ type: "string",
30
+ description: "Working directory for the diff operation (defaults to project root)."
31
+ },
32
+ files: {
33
+ type: "string",
34
+ description: 'Files or globs to diff (e.g. "src/**/*.ts" or comma-separated list).'
35
+ },
36
+ a: {
37
+ type: "string",
38
+ description: "First ref/commit/branch for git diff (e.g. HEAD, main, a commit hash)."
39
+ },
40
+ b: {
41
+ type: "string",
42
+ description: "Second ref/commit/branch for git diff."
43
+ },
44
+ staged: {
45
+ type: "boolean",
46
+ description: "If true, only show changes that are staged in git."
47
+ },
48
+ mode: {
49
+ type: "string",
50
+ enum: ["unified", "side-by-side", "stat"],
51
+ description: 'Output format for the git-diff path. "unified" is default; "stat" shows a summary only; "side-by-side" is not supported and falls back to unified. The `files`-only dump path ignores this.'
52
+ },
53
+ context: {
54
+ type: "integer",
55
+ minimum: 0,
56
+ description: "Number of context lines for git unified diffs (default: 3, passed as -U<n>). Ignored by the `files`-only dump path."
57
+ }
58
+ }
59
+ },
60
+ async execute(input, ctx, opts) {
61
+ if (input.a !== void 0 || input.b !== void 0) {
62
+ return await gitDiff(input, ctx, opts.signal);
63
+ }
64
+ return await fileDiff(input, ctx, opts.signal);
65
+ }
66
+ };
67
+ async function gitDiff(input, ctx, signal) {
68
+ if (input.a?.startsWith("-")) {
69
+ throw new ToolValidationError({
70
+ message: `diff: unsafe ref "${input.a}" \u2014 refs may not begin with '-' (flag injection)`,
71
+ field: "a"
72
+ });
73
+ }
74
+ if (input.b?.startsWith("-")) {
75
+ throw new ToolValidationError({
76
+ message: `diff: unsafe ref "${input.b}" \u2014 refs may not begin with '-' (flag injection)`,
77
+ field: "b"
78
+ });
79
+ }
80
+ const requestedMode = input.mode ?? "unified";
81
+ const statMode = requestedMode === "stat";
82
+ const effectiveMode = statMode ? "stat" : "unified";
83
+ const sideBySideNote = requestedMode === "side-by-side" ? "side-by-side output is not supported; a unified diff was produced instead." : void 0;
84
+ const gitDir = findGitDir(ctx.cwd);
85
+ if (!gitDir) {
86
+ return { diff: "", files: [], truncated: false, mode: effectiveMode };
87
+ }
88
+ const args = ["diff", "--no-color"];
89
+ if (statMode) args.push("--stat");
90
+ if (!statMode && input.context !== void 0) {
91
+ const contextLines = Math.max(0, Math.floor(input.context));
92
+ if (Number.isFinite(contextLines)) args.push(`-U${contextLines}`);
93
+ }
94
+ if (input.staged) args.push("--staged");
95
+ if (input.a) args.push(input.a);
96
+ if (input.b) args.push(input.b);
97
+ if (input.files) {
98
+ const files = Array.isArray(input.files) ? input.files : input.files.split(",");
99
+ args.push("--", ...files.map((f) => f.trim()));
100
+ }
101
+ const result = await runGit(args, gitDir, signal);
102
+ let diff = result.stdout;
103
+ let truncated = false;
104
+ if (diff.length > MAX_GIT_DIFF_CHARS) {
105
+ let clipped = diff.slice(0, MAX_GIT_DIFF_CHARS);
106
+ const nl = clipped.lastIndexOf("\n");
107
+ if (nl > 0) clipped = clipped.slice(0, nl);
108
+ diff = `${clipped}
109
+ \u2026[git diff truncated: ${result.stdout.length - clipped.length} of ${result.stdout.length} characters omitted]`;
110
+ truncated = true;
111
+ }
112
+ return {
113
+ diff,
114
+ files: [],
115
+ truncated,
116
+ mode: effectiveMode,
117
+ note: sideBySideNote
118
+ };
119
+ }
120
+ function findGitDir(cwd) {
121
+ let dir = cwd;
122
+ for (let i = 0; i < 20; i++) {
123
+ try {
124
+ const stat2 = statSync(path.join(dir, ".git"));
125
+ if (stat2.isDirectory()) return dir;
126
+ } catch {
127
+ }
128
+ const parent = path.dirname(dir);
129
+ if (parent === dir) break;
130
+ dir = parent;
131
+ }
132
+ return null;
133
+ }
134
+ function runGit(args, cwd, signal) {
135
+ return new Promise((resolve) => {
136
+ let stdout = "";
137
+ let stderr = "";
138
+ const child = spawn("git", args, {
139
+ cwd,
140
+ signal,
141
+ env: buildChildEnv(),
142
+ stdio: ["ignore", "pipe", "pipe"],
143
+ windowsHide: true
144
+ });
145
+ child.stdout?.on("data", (c) => {
146
+ stdout += c.toString();
147
+ });
148
+ child.stderr?.on("data", (c) => {
149
+ stderr += c.toString();
150
+ });
151
+ child.on("close", (code) => resolve({ stdout, stderr, exitCode: code ?? 0 }));
152
+ child.on("error", (e) => resolve({ stdout: "", stderr: e.message, exitCode: 1 }));
153
+ });
154
+ }
155
+ async function fileDiff(input, ctx, _signal) {
156
+ void input.context;
157
+ const files = input.files ? (Array.isArray(input.files) ? input.files : input.files.split(",")).map((f) => f.trim()).filter(Boolean) : [];
158
+ if (files.length === 0) {
159
+ return {
160
+ diff: "No files specified",
161
+ files: [],
162
+ truncated: false,
163
+ mode: "dump"
164
+ };
165
+ }
166
+ const results = [];
167
+ let truncated = false;
168
+ for (const file of files) {
169
+ const absPath = await safeResolveReal(file, ctx);
170
+ const stat2 = await fs.stat(absPath).catch(() => null);
171
+ if (!stat2?.isFile()) continue;
172
+ if (stat2.size > MAX_FILE_DUMP_BYTES) {
173
+ truncated = true;
174
+ results.push(
175
+ `--- ${file} (skipped: ${stat2.size} bytes exceeds the ${MAX_FILE_DUMP_BYTES} limit; use the read tool with offset/limit) ---`
176
+ );
177
+ continue;
178
+ }
179
+ const content = await fs.readFile(absPath, "utf8");
180
+ const lines = content.split(/\r?\n/);
181
+ results.push(formatWithLineNumbers(file, lines));
182
+ }
183
+ return {
184
+ diff: results.join("\n\n"),
185
+ files,
186
+ truncated,
187
+ // Honest mode: this path always produces a line-numbered dump — it never
188
+ // honors `mode`, so it must not echo the requested value back.
189
+ mode: "dump",
190
+ note: input.mode !== void 0 ? "The `files`-only path is a line-numbered dump; `mode` only affects the git-diff path (`a`/`b`)." : void 0
191
+ };
192
+ }
193
+ function formatWithLineNumbers(file, lines) {
194
+ const width = String(lines.length).length;
195
+ const numbered = lines.map((line, i) => `${String(i + 1).padStart(width)} | ${line}`).join("\n");
196
+ return `--- ${file} (line-numbered dump, not a unified diff) ---
197
+ ${numbered}`;
198
+ }
199
+
200
+ export {
201
+ diffTool
202
+ };
203
+ //# sourceMappingURL=chunk-UKU2ZX4C.js.map