@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
package/dist/circuit-breaker.js
CHANGED
|
@@ -1,194 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var DEFAULT_MAX_SLOW_CALLS = 3;
|
|
5
|
-
var DEFAULT_WINDOW_MS = 6e4;
|
|
6
|
-
var DEFAULT_MAX_CALLS_PER_WINDOW = 30;
|
|
7
|
-
var DEFAULT_COOLDOWN_MS = 3e4;
|
|
8
|
-
var CircuitBreaker = class {
|
|
9
|
-
maxConsecutiveFailures;
|
|
10
|
-
slowCallThresholdMs;
|
|
11
|
-
maxSlowCalls;
|
|
12
|
-
windowMs;
|
|
13
|
-
maxCallsPerWindow;
|
|
14
|
-
cooldownMs;
|
|
15
|
-
state = "closed";
|
|
16
|
-
consecutiveFailures = 0;
|
|
17
|
-
window = [];
|
|
18
|
-
lastFailureAt = null;
|
|
19
|
-
lastSlowAt = null;
|
|
20
|
-
/** Timestamp when the breaker was opened (for cooldown calculation). */
|
|
21
|
-
openedAt = null;
|
|
22
|
-
/**
|
|
23
|
-
* Master enable flag. When false the breaker is bypassed: `beforeCall`
|
|
24
|
-
* always returns true and `afterCall` records nothing. The class itself
|
|
25
|
-
* defaults to enabled (so the standalone unit tests exercise tripping); the
|
|
26
|
-
* ProcessRegistry flips this off until the user opts in via `/settings`.
|
|
27
|
-
*/
|
|
28
|
-
enabled = true;
|
|
29
|
-
/**
|
|
30
|
-
* Fired (best-effort) when the breaker transitions into the `open` state.
|
|
31
|
-
* The registry uses this to arm its auto kill/reset countdown.
|
|
32
|
-
*/
|
|
33
|
-
onTrip;
|
|
34
|
-
/**
|
|
35
|
-
* Fired (best-effort) when the breaker returns to `closed` after having been
|
|
36
|
-
* open/half-open. The registry uses this to cancel a pending kill/reset.
|
|
37
|
-
*/
|
|
38
|
-
onReset;
|
|
39
|
-
constructor(config = {}) {
|
|
40
|
-
this.maxConsecutiveFailures = config.maxConsecutiveFailures ?? DEFAULT_MAX_CONSECUTIVE_FAILURES;
|
|
41
|
-
this.slowCallThresholdMs = config.slowCallThresholdMs ?? DEFAULT_SLOW_CALL_THRESHOLD_MS;
|
|
42
|
-
this.maxSlowCalls = config.maxSlowCalls ?? DEFAULT_MAX_SLOW_CALLS;
|
|
43
|
-
this.windowMs = config.windowMs ?? DEFAULT_WINDOW_MS;
|
|
44
|
-
this.maxCallsPerWindow = config.maxCallsPerWindow ?? DEFAULT_MAX_CALLS_PER_WINDOW;
|
|
45
|
-
this.cooldownMs = config.cooldownMs ?? DEFAULT_COOLDOWN_MS;
|
|
46
|
-
}
|
|
47
|
-
/** Toggle the master enable. Disabling resets to a clean `closed` state. */
|
|
48
|
-
setEnabled(enabled) {
|
|
49
|
-
if (this.enabled === enabled) return;
|
|
50
|
-
this.enabled = enabled;
|
|
51
|
-
if (!enabled) this._reset();
|
|
52
|
-
}
|
|
53
|
-
get isEnabled() {
|
|
54
|
-
return this.enabled;
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* Returns true if the circuit allows a new call to proceed.
|
|
58
|
-
* When false, callers should abort the tool call and return a
|
|
59
|
-
* circuit-breaker error instead of spawning a process.
|
|
60
|
-
*/
|
|
61
|
-
get canProceed() {
|
|
62
|
-
if (!this.enabled) return true;
|
|
63
|
-
this._checkStateTransition();
|
|
64
|
-
return this.state !== "open";
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* Snapshot of the current breaker state for observability (`/kill`).
|
|
68
|
-
*/
|
|
69
|
-
snapshot() {
|
|
70
|
-
this._checkStateTransition();
|
|
71
|
-
const now = Date.now();
|
|
72
|
-
let cooldownRemaining = null;
|
|
73
|
-
if (this.openedAt !== null && this.state === "open") {
|
|
74
|
-
const elapsed = now - this.openedAt;
|
|
75
|
-
cooldownRemaining = Math.max(0, this.cooldownMs - elapsed);
|
|
76
|
-
}
|
|
77
|
-
return {
|
|
78
|
-
state: this.state,
|
|
79
|
-
consecutiveFailures: this.consecutiveFailures,
|
|
80
|
-
slowCallsInWindow: this.window.filter((c) => c.slow).length,
|
|
81
|
-
callsInWindow: this.window.length,
|
|
82
|
-
windowMs: this.windowMs,
|
|
83
|
-
cooldownRemainingMs: cooldownRemaining,
|
|
84
|
-
lastFailureAt: this.lastFailureAt,
|
|
85
|
-
lastSlowAt: this.lastSlowAt
|
|
86
|
-
};
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Call this BEFORE spawning a bash/exec process.
|
|
90
|
-
* Returns true if the call is allowed; false if the breaker is open.
|
|
91
|
-
* When false, callers MUST NOT spawn a process.
|
|
92
|
-
*
|
|
93
|
-
* @param bypass - If true, skip the circuit breaker check entirely.
|
|
94
|
-
* Use for background/fire-and-forget processes that should
|
|
95
|
-
* not affect breaker state.
|
|
96
|
-
*/
|
|
97
|
-
beforeCall(bypass = false) {
|
|
98
|
-
if (bypass || !this.enabled) return true;
|
|
99
|
-
this._checkStateTransition();
|
|
100
|
-
if (this.state === "open") return false;
|
|
101
|
-
return true;
|
|
102
|
-
}
|
|
103
|
-
/**
|
|
104
|
-
* Call this AFTER a bash/exec process finishes (success or failure).
|
|
105
|
-
* `durationMs` is the wall-clock time the process ran.
|
|
106
|
-
* `failed` is true when the process returned a non-zero exit code or
|
|
107
|
-
* threw an exception before spawning.
|
|
108
|
-
*
|
|
109
|
-
* @param bypass - If true, do not update breaker state.
|
|
110
|
-
* Use for background/fire-and-forget processes.
|
|
111
|
-
*/
|
|
112
|
-
afterCall(durationMs, failed, bypass = false) {
|
|
113
|
-
if (bypass || !this.enabled) return;
|
|
114
|
-
const now = Date.now();
|
|
115
|
-
if (this.state === "half-open") {
|
|
116
|
-
if (failed) {
|
|
117
|
-
this._trip();
|
|
118
|
-
return;
|
|
119
|
-
}
|
|
120
|
-
this._reset();
|
|
121
|
-
return;
|
|
122
|
-
}
|
|
123
|
-
this._pruneWindow(now);
|
|
124
|
-
const slow = durationMs >= this.slowCallThresholdMs;
|
|
125
|
-
this.window.push({ at: now, failed, slow });
|
|
126
|
-
if (failed) {
|
|
127
|
-
this.consecutiveFailures++;
|
|
128
|
-
this.lastFailureAt = now;
|
|
129
|
-
if (this.consecutiveFailures >= this.maxConsecutiveFailures) {
|
|
130
|
-
this._trip();
|
|
131
|
-
}
|
|
132
|
-
return;
|
|
133
|
-
}
|
|
134
|
-
this.consecutiveFailures = 0;
|
|
135
|
-
if (slow) {
|
|
136
|
-
this.lastSlowAt = now;
|
|
137
|
-
const slowCount = this.window.filter((c) => c.slow).length;
|
|
138
|
-
if (slowCount >= this.maxSlowCalls) {
|
|
139
|
-
this._trip();
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
const callCount = this.window.length;
|
|
143
|
-
if (callCount >= this.maxCallsPerWindow) {
|
|
144
|
-
this._trip();
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
/** Force the breaker open. Used by /kill force and Ctrl+C. */
|
|
148
|
-
forceOpen() {
|
|
149
|
-
this._trip();
|
|
150
|
-
}
|
|
151
|
-
/** Force a reset to closed. Used by tests and /kill reset. */
|
|
152
|
-
forceReset() {
|
|
153
|
-
this._reset();
|
|
154
|
-
}
|
|
155
|
-
_trip() {
|
|
156
|
-
if (this.state === "open") return;
|
|
157
|
-
this.state = "open";
|
|
158
|
-
this.openedAt = Date.now();
|
|
159
|
-
this.window = [];
|
|
160
|
-
try {
|
|
161
|
-
this.onTrip?.();
|
|
162
|
-
} catch {
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
_reset() {
|
|
166
|
-
const wasRecovering = this.state !== "closed";
|
|
167
|
-
this.state = "closed";
|
|
168
|
-
this.consecutiveFailures = 0;
|
|
169
|
-
this.window = [];
|
|
170
|
-
this.openedAt = null;
|
|
171
|
-
if (wasRecovering) {
|
|
172
|
-
try {
|
|
173
|
-
this.onReset?.();
|
|
174
|
-
} catch {
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
/** Transition from open → half-open when cooldown elapses. */
|
|
179
|
-
_checkStateTransition() {
|
|
180
|
-
if (this.state !== "open" || this.openedAt === null) return;
|
|
181
|
-
const elapsed = Date.now() - this.openedAt;
|
|
182
|
-
if (elapsed >= this.cooldownMs) {
|
|
183
|
-
this.state = "half-open";
|
|
184
|
-
this.openedAt = null;
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
_pruneWindow(now) {
|
|
188
|
-
const cutoff = now - this.windowMs;
|
|
189
|
-
this.window = this.window.filter((c) => c.at >= cutoff);
|
|
190
|
-
}
|
|
191
|
-
};
|
|
1
|
+
import {
|
|
2
|
+
CircuitBreaker
|
|
3
|
+
} from "./chunk-HFXSNKCV.js";
|
|
192
4
|
export {
|
|
193
5
|
CircuitBreaker
|
|
194
6
|
};
|