@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.
- package/dist/audit.js +10 -4055
- package/dist/bash.js +9 -2308
- package/dist/batch-tool-use.js +2 -187
- package/dist/browser/index.js +25 -1339
- package/dist/builtin.js +69 -33949
- package/dist/chunk-2CTB3UK5.js +197 -0
- package/dist/chunk-2ME7ZWDD.js +1272 -0
- package/dist/chunk-2TFQDEPU.js +113 -0
- package/dist/chunk-2ZCJNKFE.js +315 -0
- package/dist/chunk-3PVYQFRQ.js +472 -0
- package/dist/chunk-3QMQBO5Z.js +89 -0
- package/dist/chunk-42AKKX7O.js +385 -0
- package/dist/chunk-42SKEETB.js +113 -0
- package/dist/chunk-4BHUSMNL.js +104 -0
- package/dist/chunk-4I4LWFOO.js +431 -0
- package/dist/chunk-553IQUMO.js +478 -0
- package/dist/chunk-55KF77OK.js +1944 -0
- package/dist/chunk-6HLZK37X.js +359 -0
- package/dist/chunk-6RNIFLG4.js +305 -0
- package/dist/chunk-A6BRWIXN.js +317 -0
- package/dist/chunk-AHHDWNXC.js +200 -0
- package/dist/chunk-B2CIOKWP.js +899 -0
- package/dist/chunk-BTSFTGIL.js +7 -0
- package/dist/chunk-D33S4RQG.js +222 -0
- package/dist/chunk-DIJKHSUO.js +134 -0
- package/dist/chunk-DPL47QGS.js +3515 -0
- package/dist/chunk-EMRGN4KM.js +170 -0
- package/dist/chunk-FGOABE4Z.js +955 -0
- package/dist/chunk-FW65TP4G.js +520 -0
- package/dist/chunk-GOIZNNOA.js +221 -0
- package/dist/chunk-H5MJUAA6.js +295 -0
- package/dist/chunk-H5OHH6F4.js +223 -0
- package/dist/chunk-HC5RM4WY.js +199 -0
- package/dist/chunk-HEQFMLZ7.js +190 -0
- package/dist/chunk-HFXSNKCV.js +196 -0
- package/dist/chunk-HXSBQ2SE.js +1723 -0
- package/dist/chunk-ILESNGNM.js +163 -0
- package/dist/chunk-INF5CGAO.js +137 -0
- package/dist/chunk-IWDFZ6XR.js +337 -0
- package/dist/chunk-IXMNTNW5.js +238 -0
- package/dist/chunk-J4SRJKBW.js +428 -0
- package/dist/chunk-J5SKD6LN.js +235 -0
- package/dist/chunk-JRJJX3L5.js +424 -0
- package/dist/chunk-KXNDHMUB.js +366 -0
- package/dist/chunk-LIJQMYYX.js +59 -0
- package/dist/chunk-MAN26PZ5.js +260 -0
- package/dist/chunk-MKRQMLZA.js +474 -0
- package/dist/chunk-NBDZMMG2.js +169 -0
- package/dist/chunk-NHA6BEIH.js +101 -0
- package/dist/chunk-OA6YJIWL.js +4412 -0
- package/dist/chunk-OZC255IC.js +2830 -0
- package/dist/chunk-PUR6WU2B.js +154 -0
- package/dist/chunk-Q5JPPCZC.js +12 -0
- package/dist/chunk-QBV725YG.js +128 -0
- package/dist/chunk-QHVW4AAM.js +892 -0
- package/dist/chunk-QNJ7AQ4B.js +1000 -0
- package/dist/chunk-RGISBZBD.js +231 -0
- package/dist/chunk-RJZQWEMS.js +84 -0
- package/dist/chunk-RP2ZA47V.js +15 -0
- package/dist/chunk-RXISBFR5.js +315 -0
- package/dist/chunk-S5CCLZL3.js +99 -0
- package/dist/chunk-TVTCSBJF.js +122 -0
- package/dist/chunk-U4D5S3VQ.js +21 -0
- package/dist/chunk-U4VAATKP.js +193 -0
- package/dist/chunk-UKU2ZX4C.js +203 -0
- package/dist/chunk-UNSKG6DC.js +159 -0
- package/dist/chunk-URFKEIHM.js +1091 -0
- package/dist/chunk-UTV7YAW7.js +178 -0
- package/dist/chunk-V43EQ6VR.js +68 -0
- package/dist/chunk-VB3MJGCV.js +610 -0
- package/dist/chunk-WHIIIREL.js +223 -0
- package/dist/chunk-XMIFYKUT.js +1371 -0
- package/dist/chunk-YF2RSV34.js +54 -0
- package/dist/chunk-Z6DAKQ3U.js +1 -0
- package/dist/chunk-ZIGAZFWE.js +522 -0
- package/dist/circuit-breaker.js +3 -191
- package/dist/codebase-index/index.js +84 -13688
- package/dist/codebase-index/parser-worker-script.js +8 -3995
- package/dist/codebase-index/project-server.js +60 -8548
- package/dist/codebase-index/worker.js +20 -8416
- package/dist/design.js +2 -299
- package/dist/diff.js +4 -256
- package/dist/document.js +4 -222
- package/dist/e2e.js +5 -476
- package/dist/edit.js +14 -10200
- package/dist/exec.js +16 -3131
- package/dist/fetch.js +8 -398
- package/dist/format.js +10 -3750
- package/dist/generic-parser-VUXDIAOZ.js +13 -0
- package/dist/git.js +4 -380
- package/dist/glob.js +6 -280
- package/dist/go-parser-6CA77WZ4.js +469 -0
- package/dist/grep.js +7 -604
- package/dist/index.js +318 -35387
- package/dist/install.js +10 -4091
- package/dist/json-parser-7YMDJSBJ.js +213 -0
- package/dist/json.js +4 -665
- package/dist/kanban.js +3 -2096
- package/dist/languages/index.js +23 -4664
- package/dist/legacy-bridge-7UKZT46G.js +18 -0
- package/dist/lint.js +10 -3706
- package/dist/logs.js +4 -287
- package/dist/memory.js +6 -215
- package/dist/mode.js +3 -99
- package/dist/outdated.js +4 -5170
- package/dist/pack.js +65 -33897
- package/dist/parser-dispatch-VPOFDO2U.js +14 -0
- package/dist/patch.js +13 -9935
- package/dist/plan.js +5 -3286
- package/dist/process-registry.js +8 -651
- package/dist/ps-slash.js +12 -1439
- package/dist/py-parser-GPM5VYRG.js +16 -0
- package/dist/read.js +13 -9816
- package/dist/replace.js +15 -10014
- package/dist/rs-parser-WVQ4KYCX.js +81 -0
- package/dist/scaffold.js +4 -253
- package/dist/search.js +5 -585
- package/dist/session-kanban.js +30 -972
- package/dist/skill.js +2 -215
- package/dist/task.js +5 -3410
- package/dist/test.js +10 -3773
- package/dist/todo.js +4 -2891
- package/dist/tool-help.js +3 -123
- package/dist/tool-search.js +3 -79
- package/dist/tool-tier.js +68 -33984
- package/dist/tool-use.js +2 -93
- package/dist/tree-sitter-parser-YCILHGZD.js +17 -0
- package/dist/tree.js +4 -288
- package/dist/ts-parser-YH4ZMWMH.js +232 -0
- package/dist/typecheck.js +10 -3753
- package/dist/win32.js +6 -60
- package/dist/write.js +14 -9882
- package/dist/yaml-parser-GFAOKV53.js +157 -0
- package/package.json +5 -5
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
import {
|
|
2
|
+
mapWithConcurrency
|
|
3
|
+
} from "./chunk-U4D5S3VQ.js";
|
|
4
|
+
import {
|
|
5
|
+
loadGitignoreMatcher
|
|
6
|
+
} from "./chunk-LIJQMYYX.js";
|
|
7
|
+
import {
|
|
8
|
+
assertRealInsideRoot,
|
|
9
|
+
safeResolveReal
|
|
10
|
+
} from "./chunk-D33S4RQG.js";
|
|
11
|
+
|
|
12
|
+
// src/glob.ts
|
|
13
|
+
import * as fs from "node:fs/promises";
|
|
14
|
+
import * as path from "node:path";
|
|
15
|
+
import { compileGlob, DEFAULT_WALK_IGNORE_DIRS } from "@wrongstack/core/utils";
|
|
16
|
+
import { ToolValidationError } from "@wrongstack/core/types";
|
|
17
|
+
var DEFAULT_IGNORE = new Set(DEFAULT_WALK_IGNORE_DIRS);
|
|
18
|
+
var WALK_CONCURRENCY = 16;
|
|
19
|
+
var globTool = {
|
|
20
|
+
name: "glob",
|
|
21
|
+
category: "Filesystem",
|
|
22
|
+
description: "Find files by path pattern. Results are sorted by modification time, newest first, so when the list is truncated at `limit` it is the oldest files that are dropped (recency-biased). Use index-backed `codebase-search` first for code symbols or concepts when it is live.",
|
|
23
|
+
usageHint: "PATH DISCOVERY AND SEARCH SCOPING:\n\n- When `codebase-search` is live, use it first for code concepts; use `glob` for filenames, path patterns, and non-indexed files.\n- Combine with `path` and `limit`.\n- Default ignores common build/dependency directories.\nMuch more efficient than shell `find` for most use cases inside the agent.",
|
|
24
|
+
selection: {
|
|
25
|
+
doNotUseWhen: "you need to search inside file contents.",
|
|
26
|
+
useInstead: ["grep"]
|
|
27
|
+
},
|
|
28
|
+
permission: "auto",
|
|
29
|
+
mutating: false,
|
|
30
|
+
capabilities: ["fs.read"],
|
|
31
|
+
icon: "folder",
|
|
32
|
+
maxOutputBytes: 65536,
|
|
33
|
+
timeoutMs: 15e3,
|
|
34
|
+
inputSchema: {
|
|
35
|
+
type: "object",
|
|
36
|
+
properties: {
|
|
37
|
+
pattern: {
|
|
38
|
+
type: "string",
|
|
39
|
+
description: 'Glob pattern to match (e.g. "**/*.ts", "src/**").'
|
|
40
|
+
},
|
|
41
|
+
path: {
|
|
42
|
+
type: "string",
|
|
43
|
+
description: "Base directory to search from (defaults to project root)."
|
|
44
|
+
},
|
|
45
|
+
limit: {
|
|
46
|
+
type: "integer",
|
|
47
|
+
minimum: 1,
|
|
48
|
+
maximum: 5e3,
|
|
49
|
+
description: "Maximum number of results to return (default 1000, max 5000). Results are sorted by mtime descending, so truncation keeps the most recently modified files."
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
required: ["pattern"]
|
|
53
|
+
},
|
|
54
|
+
async execute(input, ctx, opts) {
|
|
55
|
+
if (!input?.pattern) {
|
|
56
|
+
throw new ToolValidationError({
|
|
57
|
+
message: "glob: pattern is required",
|
|
58
|
+
field: "pattern"
|
|
59
|
+
});
|
|
60
|
+
}
|
|
61
|
+
const signal = opts?.signal;
|
|
62
|
+
const base = input.path ? await safeResolveReal(input.path, ctx) : ctx.cwd;
|
|
63
|
+
const limit = Math.max(1, Math.min(input.limit ?? 1e3, 5e3));
|
|
64
|
+
const isGitIgnored = await loadGitignoreMatcher(base);
|
|
65
|
+
const re = compileGlob(input.pattern);
|
|
66
|
+
const results = [];
|
|
67
|
+
let truncated = false;
|
|
68
|
+
const pushResult = async (full) => {
|
|
69
|
+
if (truncated || results.length >= limit) {
|
|
70
|
+
truncated = true;
|
|
71
|
+
return;
|
|
72
|
+
}
|
|
73
|
+
try {
|
|
74
|
+
const st = await fs.stat(full);
|
|
75
|
+
if (truncated || results.length >= limit) {
|
|
76
|
+
truncated = true;
|
|
77
|
+
return;
|
|
78
|
+
}
|
|
79
|
+
results.push({ rel: full, mtime: st.mtimeMs });
|
|
80
|
+
if (results.length >= limit) truncated = true;
|
|
81
|
+
} catch {
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
const walk = async (dir, relPrefix) => {
|
|
85
|
+
if (signal?.aborted) {
|
|
86
|
+
truncated = true;
|
|
87
|
+
return;
|
|
88
|
+
}
|
|
89
|
+
if (results.length >= limit) {
|
|
90
|
+
truncated = true;
|
|
91
|
+
return;
|
|
92
|
+
}
|
|
93
|
+
let entries;
|
|
94
|
+
try {
|
|
95
|
+
entries = await fs.readdir(dir, { withFileTypes: true });
|
|
96
|
+
} catch {
|
|
97
|
+
return;
|
|
98
|
+
}
|
|
99
|
+
const subdirs = [];
|
|
100
|
+
const matchedFiles = [];
|
|
101
|
+
for (const e of entries) {
|
|
102
|
+
const name = e.name;
|
|
103
|
+
if (DEFAULT_IGNORE.has(name)) continue;
|
|
104
|
+
const rel = relPrefix ? `${relPrefix}/${name}` : name;
|
|
105
|
+
const full = path.join(dir, name);
|
|
106
|
+
if (e.isDirectory()) {
|
|
107
|
+
if (isGitIgnored(rel, true)) continue;
|
|
108
|
+
subdirs.push({ full, rel });
|
|
109
|
+
} else if (e.isFile()) {
|
|
110
|
+
if (isGitIgnored(rel, false)) continue;
|
|
111
|
+
re.lastIndex = 0;
|
|
112
|
+
const relMatch = re.test(rel);
|
|
113
|
+
re.lastIndex = 0;
|
|
114
|
+
const nameMatch = re.test(name);
|
|
115
|
+
if (relMatch || nameMatch) {
|
|
116
|
+
matchedFiles.push(full);
|
|
117
|
+
}
|
|
118
|
+
} else if (e.isSymbolicLink()) {
|
|
119
|
+
try {
|
|
120
|
+
const st = await fs.stat(full);
|
|
121
|
+
if (st.isDirectory()) {
|
|
122
|
+
if (isGitIgnored(rel, true)) continue;
|
|
123
|
+
const real = await fs.realpath(full);
|
|
124
|
+
await assertRealInsideRoot(real, ctx);
|
|
125
|
+
subdirs.push({ full, rel });
|
|
126
|
+
} else if (st.isFile()) {
|
|
127
|
+
if (isGitIgnored(rel, false)) continue;
|
|
128
|
+
const real = await fs.realpath(full);
|
|
129
|
+
await assertRealInsideRoot(real, ctx);
|
|
130
|
+
re.lastIndex = 0;
|
|
131
|
+
const relMatch = re.test(rel);
|
|
132
|
+
re.lastIndex = 0;
|
|
133
|
+
const nameMatch = re.test(name);
|
|
134
|
+
if (relMatch || nameMatch) matchedFiles.push(full);
|
|
135
|
+
}
|
|
136
|
+
} catch {
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
if (truncated) return;
|
|
140
|
+
}
|
|
141
|
+
await mapWithConcurrency(matchedFiles, WALK_CONCURRENCY, pushResult);
|
|
142
|
+
if (truncated) return;
|
|
143
|
+
const remainingSubdirs = truncated ? [] : subdirs;
|
|
144
|
+
await mapWithConcurrency(
|
|
145
|
+
remainingSubdirs,
|
|
146
|
+
WALK_CONCURRENCY,
|
|
147
|
+
({ full, rel }) => walk(full, rel)
|
|
148
|
+
);
|
|
149
|
+
};
|
|
150
|
+
await walk(base, "");
|
|
151
|
+
results.sort((a, b) => b.mtime - a.mtime);
|
|
152
|
+
return { files: results.map((r) => r.rel), truncated };
|
|
153
|
+
}
|
|
154
|
+
};
|
|
155
|
+
|
|
156
|
+
export {
|
|
157
|
+
globTool
|
|
158
|
+
};
|
|
159
|
+
//# sourceMappingURL=chunk-UNSKG6DC.js.map
|