@wrongstack/core 0.260.0 → 0.264.0
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/{agent-bridge-BbskZ7HH.d.ts → agent-bridge-D8sa1vtv.d.ts} +1 -1
- package/dist/{agent-subagent-runner-BNIGZx18.d.ts → agent-subagent-runner-c9DLkaas.d.ts} +11 -9
- package/dist/{brain-C2yDd7Lw.d.ts → brain-O1IdKPaK.d.ts} +2 -2
- package/dist/{compactor-t0R_AIt_.d.ts → compactor-BBy0rCtB.d.ts} +1 -1
- package/dist/{config-FG6As4H5.d.ts → config-Dz2F3H2K.d.ts} +7 -1
- package/dist/{context-JFOVvu6z.d.ts → context-BGSpZNSE.d.ts} +11 -0
- package/dist/coordination/index.d.ts +1681 -15
- package/dist/coordination/index.js +2648 -388
- package/dist/coordination/index.js.map +1 -1
- package/dist/defaults/index.d.ts +25 -25
- package/dist/defaults/index.js +1414 -1387
- package/dist/defaults/index.js.map +1 -1
- package/dist/dispatcher-types.d-BBeXBQgS.d.ts +66 -0
- package/dist/execution/index.d.ts +15 -15
- package/dist/execution/index.js +410 -388
- package/dist/execution/index.js.map +1 -1
- package/dist/execution/prompt-enhancer.d.ts +2 -2
- package/dist/execution/prompt-enhancer.js +7 -1
- package/dist/execution/prompt-enhancer.js.map +1 -1
- package/dist/extension/index.d.ts +6 -6
- package/dist/extension/index.js.map +1 -1
- package/dist/{goal-preamble-B1IXJtLX.d.ts → goal-preamble-DzjFuN3p.d.ts} +21 -9
- package/dist/{goal-store-CPXz6Mml.d.ts → goal-store-CxWmCGbH.d.ts} +1 -1
- package/dist/{index-CebbJB94.d.ts → index-CYIQrXVF.d.ts} +8 -8
- package/dist/{index-BPcg4N3M.d.ts → index-CbLSI66_.d.ts} +5 -5
- package/dist/index.d.ts +45 -91
- package/dist/index.js +14976 -12551
- package/dist/index.js.map +1 -1
- package/dist/infrastructure/index.d.ts +6 -6
- package/dist/kernel/index.d.ts +9 -9
- package/dist/kernel/index.js +6 -1
- package/dist/kernel/index.js.map +1 -1
- package/dist/{llm-selector-DXxI2tlu.d.ts → llm-selector-DzxuZnNz.d.ts} +2 -2
- package/dist/{mcp-servers-OwNHo43-.d.ts → mcp-servers-DC4QRPUI.d.ts} +3 -3
- package/dist/models/index.d.ts +5 -5
- package/dist/models/index.js +6 -1
- package/dist/models/index.js.map +1 -1
- package/dist/{models-registry-Djlmq4uB.d.ts → models-registry-B_siPxqN.d.ts} +1 -1
- package/dist/{multi-agent-coordinator-CEmrSCMJ.d.ts → multi-agent-coordinator-CK5Jdj9K.d.ts} +2 -2
- package/dist/{null-fleet-bus-DT92xqgJ.d.ts → null-fleet-bus-DgvD4SCO.d.ts} +6 -6
- package/dist/observability/index.d.ts +2 -2
- package/dist/observability/index.js +8 -3
- package/dist/observability/index.js.map +1 -1
- package/dist/{parallel-eternal-engine-0SItuq5r.d.ts → parallel-eternal-engine-bK0JQBR_.d.ts} +9 -9
- package/dist/{path-resolver-DKBh6Jlo.d.ts → path-resolver-BPEDlN38.d.ts} +3 -3
- package/dist/{permission-BJ7eO9Vl.d.ts → permission-4yvGmMRB.d.ts} +1 -1
- package/dist/{permission-policy-DEXOfnpm.d.ts → permission-policy-C6XpsBOy.d.ts} +2 -2
- package/dist/{pipeline-zflkI2dp.d.ts → pipeline-CXCeMz8J.d.ts} +58 -3
- package/dist/{plan-templates-BFXyRkEK.d.ts → plan-templates-BvzRBkJc.d.ts} +5 -5
- package/dist/{provider-runner-BC-uywtT.d.ts → provider-runner-C5aQpDWE.d.ts} +3 -3
- package/dist/{retry-policy-Cavrzmtk.d.ts → retry-policy-CFhdtRzz.d.ts} +1 -1
- package/dist/sdd/index.d.ts +8 -8
- package/dist/sdd/index.js +39 -29
- package/dist/sdd/index.js.map +1 -1
- package/dist/{secret-vault-CDvDYXWX.d.ts → secret-vault-CxiVLbt1.d.ts} +1 -1
- package/dist/security/index.d.ts +4 -4
- package/dist/security/index.js +208 -203
- package/dist/security/index.js.map +1 -1
- package/dist/{selector-B7AivHsu.d.ts → selector-gIuhRTkN.d.ts} +1 -1
- package/dist/{session-event-bridge-BmIDxdJd.d.ts → session-event-bridge-DkvvrpDt.d.ts} +8 -2
- package/dist/{session-reader-DtofsB-2.d.ts → session-reader-KdfVwkKP.d.ts} +1 -1
- package/dist/skills/index.js +67 -64
- package/dist/skills/index.js.map +1 -1
- package/dist/storage/index.d.ts +31 -12
- package/dist/storage/index.js +441 -360
- package/dist/storage/index.js.map +1 -1
- package/dist/tools/index.d.ts +57 -0
- package/dist/tools/index.js +411 -0
- package/dist/tools/index.js.map +1 -0
- package/dist/types/index.d.ts +19 -19
- package/dist/types/index.js +703 -694
- package/dist/types/index.js.map +1 -1
- package/dist/utils/error.d.ts +7 -0
- package/dist/utils/error.js +8 -0
- package/dist/utils/error.js.map +1 -0
- package/dist/utils/index.d.ts +7 -67
- package/dist/utils/index.js +17 -5
- package/dist/utils/index.js.map +1 -1
- package/package.json +5 -1
- package/dist/package-outdated-watcher-C70ag2G9.d.ts +0 -581
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/utils/error.ts"],"names":[],"mappings":";AAIO,SAAS,eAAe,GAAA,EAAsB;AACnD,EAAA,OAAO,GAAA,YAAe,KAAA,GAAQ,GAAA,CAAI,OAAA,GAAU,OAAO,GAAG,CAAA;AACxD","file":"error.js","sourcesContent":["/**\n * Converts an unknown error value to a human-readable string.\n * Used in 40+ files across the codebase to normalize error messaging.\n */\nexport function toErrorMessage(err: unknown): string {\n return err instanceof Error ? err.message : String(err);\n}\n"]}
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import { s as TodoItem, M as Message, J as JSONSchema } from '../context-
|
|
1
|
+
import { s as TodoItem, M as Message, J as JSONSchema } from '../context-BGSpZNSE.js';
|
|
2
2
|
export { T as TaskItem, c as computeTaskItemProgress, f as formatTaskList, a as formatTaskProgress } from '../task-format-vGOIftmK.js';
|
|
3
3
|
export { a as WstackPathOptions, W as WstackPaths, p as projectHash, b as projectSlug, r as resolveWstackPaths, w as wstackGlobalRoot } from '../wstack-paths-CJjEwPXn.js';
|
|
4
4
|
export { expectDefined } from './expect-defined.js';
|
|
5
|
-
|
|
6
|
-
import
|
|
7
|
-
|
|
5
|
+
export { toErrorMessage } from './error.js';
|
|
6
|
+
import { a as ModelsDevPayload, t as CustomModelDefinition } from '../config-Dz2F3H2K.js';
|
|
7
|
+
export { H as HttpDispatcher, a as HttpsAgentAsDispatcher } from '../dispatcher-types.d-BBeXBQgS.js';
|
|
8
8
|
export { a as TaskPriority, b as TaskStatus, T as TaskType } from '../task-graph-u1q9Jkyk.js';
|
|
9
|
+
import 'node:https';
|
|
10
|
+
import 'undici';
|
|
9
11
|
|
|
10
12
|
interface AtomicWriteOptions {
|
|
11
13
|
mode?: number | undefined;
|
|
@@ -638,66 +640,4 @@ declare function expandIPv6(addr: string): number[] | null;
|
|
|
638
640
|
*/
|
|
639
641
|
declare function assertNotPrivateHost(hostname: string): Promise<void>;
|
|
640
642
|
|
|
641
|
-
|
|
642
|
-
* `dispatcher-types.d.ts` — Unify `https.Agent` and `undici.Dispatcher` types.
|
|
643
|
-
*
|
|
644
|
-
* Problem: `https.Agent` (Node.js built-in) and `undici.Dispatcher` implement the
|
|
645
|
-
* same interface at runtime — `fetch`'s `RequestInit.dispatcher` accepts anything
|
|
646
|
-
* with a `dispatch(req, opts)` method. However, TypeScript's type definitions
|
|
647
|
-
* treat them as unrelated types because they come from different `@types/*` packages
|
|
648
|
-
* (or undici@7 bundles its own Dispatcher type that conflicts with @types/node's
|
|
649
|
-
* copy of the same concept via undici-types).
|
|
650
|
-
*
|
|
651
|
-
* Solution: This module augments the global `RequestInit` type so that
|
|
652
|
-
* `https.Agent` is accepted as a valid `dispatcher` value without a cast.
|
|
653
|
-
*
|
|
654
|
-
* Usage:
|
|
655
|
-
* import '@wrongstack/core/utils/dispatcher-types';
|
|
656
|
-
* const agent = new https.Agent({ rejectUnauthorized: false });
|
|
657
|
-
* fetch(url, { dispatcher: agent }); // ✅ no cast needed
|
|
658
|
-
*
|
|
659
|
-
* Alternatively, use `as HttpsAgentAsDispatcher` to silence any remaining
|
|
660
|
-
* conflicts at the call site.
|
|
661
|
-
*
|
|
662
|
-
* Verified at runtime: `https.Agent` has a `dispatch(req, opts)` method and
|
|
663
|
-
* is callable by the built-in fetch implementation — this shim is a type-level
|
|
664
|
-
* correction only, not a runtime polyfill.
|
|
665
|
-
*/
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
/**
|
|
670
|
-
* Marker type: a value that fetch's `RequestInit.dispatcher` accepts at runtime.
|
|
671
|
-
* Both `https.Agent` and `undici.Dispatcher` satisfy this structural interface.
|
|
672
|
-
*/
|
|
673
|
-
type HttpDispatcher = Pick<Dispatcher, 'dispatch'>;
|
|
674
|
-
|
|
675
|
-
/**
|
|
676
|
-
* Augment `RequestInit` so that `https.Agent` is a valid dispatcher type.
|
|
677
|
-
* Without this, TypeScript rejects `https.Agent` for `dispatcher` because the
|
|
678
|
-
* two agent types are not structurally compatible in the installed @types set.
|
|
679
|
-
*/
|
|
680
|
-
declare global {
|
|
681
|
-
interface RequestInit {
|
|
682
|
-
/**
|
|
683
|
-
* Accepts `https.Agent` in addition to `undici.Dispatcher`.
|
|
684
|
-
* Runtime type-check is performed by Node.js / undici — this declaration
|
|
685
|
-
* only tells TypeScript the same thing.
|
|
686
|
-
*/
|
|
687
|
-
dispatcher?: HttpDispatcher | undefined;
|
|
688
|
-
}
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
/**
|
|
692
|
-
* Use this cast at call sites where `https.Agent` must be passed to a function
|
|
693
|
-
* typed for `undici.Dispatcher`. Documents the trust boundary: the cast is safe
|
|
694
|
-
* because both types share a `dispatch(req, opts)` method at runtime.
|
|
695
|
-
*
|
|
696
|
-
* @example
|
|
697
|
-
* import type { HttpsAgentAsDispatcher } from '@wrongstack/core';
|
|
698
|
-
* const agent = new https.Agent({ rejectUnauthorized: false });
|
|
699
|
-
* fetch(url, { dispatcher: agent as HttpsAgentAsDispatcher });
|
|
700
|
-
*/
|
|
701
|
-
type HttpsAgentAsDispatcher = https.Agent;
|
|
702
|
-
|
|
703
|
-
export { type AtomicWriteOptions, type BuildChildEnvOptions, type CompileFail, type CompileResult, type DeepMergeOptions, FORBIDDEN_PROTO_KEYS, type FileLockOptions, type HttpDispatcher, type HttpsAgentAsDispatcher, type MessageRepairReport, type MessageRepairResult, type NewlineStyle, type OutputLineGuard, type RequestTokenBreakdown, type SafeParseResult, type ToolOutputSerializerOptions, type UnifiedDiffOptions, type ValidationError, type ValidationResult, assertNever, assertNotPrivateHost, atomicWrite, buildChildEnv, color, compileGlob, compileUserRegex, completePartialObject, computeMessageTokens, createToolOutputSerializer, deepMerge, detectNewlineStyle, ensureDir, estimateMessageTokens, estimateRequestTokens, estimateRequestTokensCalibrated, estimateTextTokens, estimateToolDefTokens, estimateToolInputTokens, estimateToolResultTokens, expandGlob, expandIPv6, formatTodosList, getCalibrationState, getTermSize, isInteractive, isPrimitiveArray, isPrivateIPv4, isPrivateIPv6, isStdinTTY, isStdoutTTY, matchAny, matchGlob, mergeCustomModelDefs, mergeModelsPayload, normalizeToLf, onResize, recordActualUsage, repairToolUseAdjacency, resetCalibration, safeParse, safeStringify, sanitizeJsonString, setOutputLineGuard, setRawMode, sleep, stripAnsi, toStyle, truncate, unifiedDiff, validateAgainstSchema, withFileLock, writeErr, writeOut };
|
|
643
|
+
export { type AtomicWriteOptions, type BuildChildEnvOptions, type CompileFail, type CompileResult, type DeepMergeOptions, FORBIDDEN_PROTO_KEYS, type FileLockOptions, type MessageRepairReport, type MessageRepairResult, type NewlineStyle, type OutputLineGuard, type RequestTokenBreakdown, type SafeParseResult, type ToolOutputSerializerOptions, type UnifiedDiffOptions, type ValidationError, type ValidationResult, assertNever, assertNotPrivateHost, atomicWrite, buildChildEnv, color, compileGlob, compileUserRegex, completePartialObject, computeMessageTokens, createToolOutputSerializer, deepMerge, detectNewlineStyle, ensureDir, estimateMessageTokens, estimateRequestTokens, estimateRequestTokensCalibrated, estimateTextTokens, estimateToolDefTokens, estimateToolInputTokens, estimateToolResultTokens, expandGlob, expandIPv6, formatTodosList, getCalibrationState, getTermSize, isInteractive, isPrimitiveArray, isPrivateIPv4, isPrivateIPv6, isStdinTTY, isStdoutTTY, matchAny, matchGlob, mergeCustomModelDefs, mergeModelsPayload, normalizeToLf, onResize, recordActualUsage, repairToolUseAdjacency, resetCalibration, safeParse, safeStringify, sanitizeJsonString, setOutputLineGuard, setRawMode, sleep, stripAnsi, toStyle, truncate, unifiedDiff, validateAgainstSchema, withFileLock, writeErr, writeOut };
|
package/dist/utils/index.js
CHANGED
|
@@ -62,7 +62,12 @@ async function withFileLock(targetPath, fn, opts = {}) {
|
|
|
62
62
|
await handle.writeFile(`${process.pid}:${Date.now()}`);
|
|
63
63
|
break;
|
|
64
64
|
} catch (err) {
|
|
65
|
-
|
|
65
|
+
const code = err.code;
|
|
66
|
+
if (code === "ENOENT") {
|
|
67
|
+
await fs.mkdir(dir, { recursive: true });
|
|
68
|
+
continue;
|
|
69
|
+
}
|
|
70
|
+
if (code !== "EEXIST") throw err;
|
|
66
71
|
try {
|
|
67
72
|
const stat3 = await fs.stat(lockPath);
|
|
68
73
|
if (Date.now() - stat3.mtimeMs > staleMs) {
|
|
@@ -115,6 +120,11 @@ async function renameWithRetry(from, to) {
|
|
|
115
120
|
throw lastErr;
|
|
116
121
|
}
|
|
117
122
|
|
|
123
|
+
// src/utils/error.ts
|
|
124
|
+
function toErrorMessage(err) {
|
|
125
|
+
return err instanceof Error ? err.message : String(err);
|
|
126
|
+
}
|
|
127
|
+
|
|
118
128
|
// src/utils/safe-json.ts
|
|
119
129
|
function safeParse(input, maxBytes = 5e6) {
|
|
120
130
|
if (input.length > maxBytes) {
|
|
@@ -125,7 +135,7 @@ function safeParse(input, maxBytes = 5e6) {
|
|
|
125
135
|
} catch (err) {
|
|
126
136
|
return {
|
|
127
137
|
ok: false,
|
|
128
|
-
error:
|
|
138
|
+
error: toErrorMessage(err)
|
|
129
139
|
};
|
|
130
140
|
}
|
|
131
141
|
}
|
|
@@ -146,7 +156,7 @@ function safeStringify(value, pretty = false) {
|
|
|
146
156
|
return JSON.stringify(value, replacer, pretty ? 2 : void 0) ?? "null";
|
|
147
157
|
} catch (err) {
|
|
148
158
|
return JSON.stringify({
|
|
149
|
-
__serialization_error:
|
|
159
|
+
__serialization_error: toErrorMessage(err)
|
|
150
160
|
});
|
|
151
161
|
}
|
|
152
162
|
}
|
|
@@ -1288,7 +1298,9 @@ function walk(value, schema, path3, errors) {
|
|
|
1288
1298
|
}
|
|
1289
1299
|
}
|
|
1290
1300
|
if (schema.type === "array" && Array.isArray(value) && schema.items) {
|
|
1291
|
-
|
|
1301
|
+
for (let i = 0; i < value.length; i++) {
|
|
1302
|
+
walk(value[i], schema.items, `${path3}[${i}]`, errors);
|
|
1303
|
+
}
|
|
1292
1304
|
}
|
|
1293
1305
|
}
|
|
1294
1306
|
function checkType(value, type) {
|
|
@@ -1753,6 +1765,6 @@ async function assertNotPrivateHost(hostname) {
|
|
|
1753
1765
|
}
|
|
1754
1766
|
}
|
|
1755
1767
|
|
|
1756
|
-
export { FORBIDDEN_PROTO_KEYS, assertNever, assertNotPrivateHost, atomicWrite, buildChildEnv, color, compileGlob, compileUserRegex, completePartialObject, computeMessageTokens, computeTaskItemProgress, createToolOutputSerializer, deepMerge, detectNewlineStyle, ensureDir, estimateMessageTokens, estimateRequestTokens, estimateRequestTokensCalibrated, estimateTextTokens, estimateToolDefTokens, estimateToolInputTokens, estimateToolResultTokens, expandGlob, expandIPv6, expectDefined, formatTaskList, formatTaskProgress, formatTodosList, getCalibrationState, getTermSize, isInteractive, isPrimitiveArray, isPrivateIPv4, isPrivateIPv6, isStdinTTY, isStdoutTTY, matchAny, matchGlob, mergeCustomModelDefs, mergeModelsPayload, normalizeToLf, onResize, projectHash, projectSlug, recordActualUsage, repairToolUseAdjacency, resetCalibration, resolveWstackPaths, safeParse, safeStringify, sanitizeJsonString, setOutputLineGuard, setRawMode, sleep, stripAnsi, toStyle, truncate, unifiedDiff, validateAgainstSchema, withFileLock, writeErr, writeOut, wstackGlobalRoot };
|
|
1768
|
+
export { FORBIDDEN_PROTO_KEYS, assertNever, assertNotPrivateHost, atomicWrite, buildChildEnv, color, compileGlob, compileUserRegex, completePartialObject, computeMessageTokens, computeTaskItemProgress, createToolOutputSerializer, deepMerge, detectNewlineStyle, ensureDir, estimateMessageTokens, estimateRequestTokens, estimateRequestTokensCalibrated, estimateTextTokens, estimateToolDefTokens, estimateToolInputTokens, estimateToolResultTokens, expandGlob, expandIPv6, expectDefined, formatTaskList, formatTaskProgress, formatTodosList, getCalibrationState, getTermSize, isInteractive, isPrimitiveArray, isPrivateIPv4, isPrivateIPv6, isStdinTTY, isStdoutTTY, matchAny, matchGlob, mergeCustomModelDefs, mergeModelsPayload, normalizeToLf, onResize, projectHash, projectSlug, recordActualUsage, repairToolUseAdjacency, resetCalibration, resolveWstackPaths, safeParse, safeStringify, sanitizeJsonString, setOutputLineGuard, setRawMode, sleep, stripAnsi, toErrorMessage, toStyle, truncate, unifiedDiff, validateAgainstSchema, withFileLock, writeErr, writeOut, wstackGlobalRoot };
|
|
1757
1769
|
//# sourceMappingURL=index.js.map
|
|
1758
1770
|
//# sourceMappingURL=index.js.map
|