@probelabs/visor 0.1.164 → 0.1.165
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/defaults/assistant.yaml +14 -0
- package/defaults/intent-router.yaml +14 -0
- package/dist/defaults/assistant.yaml +14 -0
- package/dist/defaults/intent-router.yaml +14 -0
- package/dist/index.js +32 -6
- package/dist/output/traces/{run-2026-03-06T05-53-46-693Z.ndjson → run-2026-03-06T06-08-10-897Z.ndjson} +84 -84
- package/dist/output/traces/{run-2026-03-06T05-54-31-473Z.ndjson → run-2026-03-06T06-08-55-016Z.ndjson} +1805 -1805
- package/dist/providers/ai-check-provider.d.ts.map +1 -1
- package/dist/sdk/{check-provider-registry-WQX5DJ6P.mjs → check-provider-registry-4SHN3GSH.mjs} +5 -5
- package/dist/sdk/{check-provider-registry-XSXGGCRA.mjs → check-provider-registry-6P2KJ423.mjs} +2 -2
- package/dist/sdk/{chunk-JB2Y4N46.mjs → chunk-EO4IJNM7.mjs} +2 -2
- package/dist/sdk/{chunk-WFIAHEOV.mjs → chunk-G5JBWW3O.mjs} +35 -9
- package/dist/sdk/chunk-G5JBWW3O.mjs.map +1 -0
- package/dist/sdk/{chunk-GUV363XE.mjs → chunk-GMHSXC5K.mjs} +3 -3
- package/dist/sdk/{chunk-KY57Z7F4.mjs → chunk-LDE33FGE.mjs} +2 -2
- package/dist/sdk/{chunk-KY57Z7F4.mjs.map → chunk-LDE33FGE.mjs.map} +1 -1
- package/dist/sdk/{chunk-2MK5U5QT.mjs → chunk-MYROK4LB.mjs} +43 -17
- package/dist/sdk/chunk-MYROK4LB.mjs.map +1 -0
- package/dist/sdk/{failure-condition-evaluator-BDO4W6VW.mjs → failure-condition-evaluator-M6SIUQF4.mjs} +3 -3
- package/dist/sdk/{github-frontend-5AQQSJK6.mjs → github-frontend-MHXL2Q2V.mjs} +3 -3
- package/dist/sdk/{host-MUK55QXE.mjs → host-JROON6IT.mjs} +2 -2
- package/dist/sdk/{routing-KMLDYFYT.mjs → routing-QCDX43XD.mjs} +4 -4
- package/dist/sdk/{schedule-tool-JXKWDQ4B.mjs → schedule-tool-C5QN5OQU.mjs} +5 -5
- package/dist/sdk/{schedule-tool-2XUUYBGO.mjs → schedule-tool-XCGJI2VB.mjs} +2 -2
- package/dist/sdk/{schedule-tool-handler-ECXGDV6S.mjs → schedule-tool-handler-OKZ53WMC.mjs} +2 -2
- package/dist/sdk/{schedule-tool-handler-FQTIABDT.mjs → schedule-tool-handler-ZUMPNAVY.mjs} +5 -5
- package/dist/sdk/sdk.js +29 -3
- package/dist/sdk/sdk.js.map +1 -1
- package/dist/sdk/sdk.mjs +4 -4
- package/dist/sdk/{trace-helpers-AFW3FLL4.mjs → trace-helpers-KFQJ7IAG.mjs} +2 -2
- package/dist/sdk/{workflow-check-provider-KLN6YN6F.mjs → workflow-check-provider-RBYA6ZGU.mjs} +5 -5
- package/dist/sdk/{workflow-check-provider-4KEI4FO7.mjs → workflow-check-provider-WLUAJPAS.mjs} +2 -2
- package/dist/traces/{run-2026-03-06T05-53-46-693Z.ndjson → run-2026-03-06T06-08-10-897Z.ndjson} +84 -84
- package/dist/traces/{run-2026-03-06T05-54-31-473Z.ndjson → run-2026-03-06T06-08-55-016Z.ndjson} +1805 -1805
- package/package.json +1 -1
- package/dist/sdk/chunk-2MK5U5QT.mjs.map +0 -1
- package/dist/sdk/chunk-WFIAHEOV.mjs.map +0 -1
- /package/dist/sdk/{check-provider-registry-WQX5DJ6P.mjs.map → check-provider-registry-4SHN3GSH.mjs.map} +0 -0
- /package/dist/sdk/{check-provider-registry-XSXGGCRA.mjs.map → check-provider-registry-6P2KJ423.mjs.map} +0 -0
- /package/dist/sdk/{chunk-JB2Y4N46.mjs.map → chunk-EO4IJNM7.mjs.map} +0 -0
- /package/dist/sdk/{chunk-GUV363XE.mjs.map → chunk-GMHSXC5K.mjs.map} +0 -0
- /package/dist/sdk/{failure-condition-evaluator-BDO4W6VW.mjs.map → failure-condition-evaluator-M6SIUQF4.mjs.map} +0 -0
- /package/dist/sdk/{github-frontend-5AQQSJK6.mjs.map → github-frontend-MHXL2Q2V.mjs.map} +0 -0
- /package/dist/sdk/{host-MUK55QXE.mjs.map → host-JROON6IT.mjs.map} +0 -0
- /package/dist/sdk/{routing-KMLDYFYT.mjs.map → routing-QCDX43XD.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-2XUUYBGO.mjs.map → schedule-tool-C5QN5OQU.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-JXKWDQ4B.mjs.map → schedule-tool-XCGJI2VB.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-ECXGDV6S.mjs.map → schedule-tool-handler-OKZ53WMC.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-FQTIABDT.mjs.map → schedule-tool-handler-ZUMPNAVY.mjs.map} +0 -0
- /package/dist/sdk/{trace-helpers-AFW3FLL4.mjs.map → trace-helpers-KFQJ7IAG.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-4KEI4FO7.mjs.map → workflow-check-provider-RBYA6ZGU.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-KLN6YN6F.mjs.map → workflow-check-provider-WLUAJPAS.mjs.map} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
FailureConditionEvaluator,
|
|
3
3
|
init_failure_condition_evaluator
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-EO4IJNM7.mjs";
|
|
5
|
+
import "./chunk-LDE33FGE.mjs";
|
|
6
6
|
import "./chunk-JL7JXCET.mjs";
|
|
7
7
|
import "./chunk-25IC7KXZ.mjs";
|
|
8
8
|
import "./chunk-LW3INISN.mjs";
|
|
@@ -14,4 +14,4 @@ init_failure_condition_evaluator();
|
|
|
14
14
|
export {
|
|
15
15
|
FailureConditionEvaluator
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=failure-condition-evaluator-
|
|
17
|
+
//# sourceMappingURL=failure-condition-evaluator-M6SIUQF4.mjs.map
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
import {
|
|
10
10
|
failure_condition_evaluator_exports,
|
|
11
11
|
init_failure_condition_evaluator
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-EO4IJNM7.mjs";
|
|
13
|
+
import "./chunk-LDE33FGE.mjs";
|
|
14
14
|
import "./chunk-JL7JXCET.mjs";
|
|
15
15
|
import "./chunk-25IC7KXZ.mjs";
|
|
16
16
|
import "./chunk-LW3INISN.mjs";
|
|
@@ -1365,4 +1365,4 @@ init_github_frontend();
|
|
|
1365
1365
|
export {
|
|
1366
1366
|
GitHubFrontend
|
|
1367
1367
|
};
|
|
1368
|
-
//# sourceMappingURL=github-frontend-
|
|
1368
|
+
//# sourceMappingURL=github-frontend-MHXL2Q2V.mjs.map
|
|
@@ -21,7 +21,7 @@ var init_host = __esm({
|
|
|
21
21
|
const { NdjsonSink } = await import("./ndjson-sink-FD2PSXGD.mjs");
|
|
22
22
|
this.frontends.push(new NdjsonSink(spec.config));
|
|
23
23
|
} else if (spec.name === "github") {
|
|
24
|
-
const { GitHubFrontend } = await import("./github-frontend-
|
|
24
|
+
const { GitHubFrontend } = await import("./github-frontend-MHXL2Q2V.mjs");
|
|
25
25
|
this.frontends.push(new GitHubFrontend());
|
|
26
26
|
} else if (spec.name === "slack") {
|
|
27
27
|
const { SlackFrontend } = await import("./slack-frontend-QO7LW5BH.mjs");
|
|
@@ -60,4 +60,4 @@ init_host();
|
|
|
60
60
|
export {
|
|
61
61
|
FrontendsHost
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=host-
|
|
63
|
+
//# sourceMappingURL=host-JROON6IT.mjs.map
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
evaluateTransitions,
|
|
5
5
|
handleRouting,
|
|
6
6
|
init_routing
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-GMHSXC5K.mjs";
|
|
8
|
+
import "./chunk-EO4IJNM7.mjs";
|
|
9
|
+
import "./chunk-LDE33FGE.mjs";
|
|
10
10
|
import "./chunk-JL7JXCET.mjs";
|
|
11
11
|
import "./chunk-ZUEQNCKB.mjs";
|
|
12
12
|
import "./chunk-25IC7KXZ.mjs";
|
|
@@ -22,4 +22,4 @@ export {
|
|
|
22
22
|
evaluateTransitions,
|
|
23
23
|
handleRouting
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=routing-
|
|
25
|
+
//# sourceMappingURL=routing-QCDX43XD.mjs.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
handleScheduleAction,
|
|
5
5
|
init_schedule_tool,
|
|
6
6
|
isScheduleTool
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-MYROK4LB.mjs";
|
|
8
8
|
import "./chunk-KFKHU6CM.mjs";
|
|
9
9
|
import "./chunk-AVMMKGLQ.mjs";
|
|
10
10
|
import "./chunk-LG4AUKHB.mjs";
|
|
@@ -14,9 +14,9 @@ import "./chunk-GEW6LS32.mjs";
|
|
|
14
14
|
import "./chunk-NZADFXHE.mjs";
|
|
15
15
|
import "./chunk-DEAPFYNX.mjs";
|
|
16
16
|
import "./chunk-NCWIZVOT.mjs";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-GMHSXC5K.mjs";
|
|
18
|
+
import "./chunk-EO4IJNM7.mjs";
|
|
19
|
+
import "./chunk-LDE33FGE.mjs";
|
|
20
20
|
import "./chunk-JL7JXCET.mjs";
|
|
21
21
|
import "./chunk-ZUEQNCKB.mjs";
|
|
22
22
|
import "./chunk-25IC7KXZ.mjs";
|
|
@@ -32,4 +32,4 @@ export {
|
|
|
32
32
|
handleScheduleAction,
|
|
33
33
|
isScheduleTool
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=schedule-tool-
|
|
35
|
+
//# sourceMappingURL=schedule-tool-C5QN5OQU.mjs.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
handleScheduleAction,
|
|
5
5
|
init_schedule_tool,
|
|
6
6
|
isScheduleTool
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-G5JBWW3O.mjs";
|
|
8
8
|
import "./chunk-KFKHU6CM.mjs";
|
|
9
9
|
import "./chunk-AVMMKGLQ.mjs";
|
|
10
10
|
import "./chunk-LG4AUKHB.mjs";
|
|
@@ -32,4 +32,4 @@ export {
|
|
|
32
32
|
handleScheduleAction,
|
|
33
33
|
isScheduleTool
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=schedule-tool-
|
|
35
|
+
//# sourceMappingURL=schedule-tool-XCGJI2VB.mjs.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
extractSlackContext,
|
|
7
7
|
init_schedule_tool_handler,
|
|
8
8
|
isScheduleToolCall
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-G5JBWW3O.mjs";
|
|
10
10
|
import "./chunk-KFKHU6CM.mjs";
|
|
11
11
|
import "./chunk-AVMMKGLQ.mjs";
|
|
12
12
|
import "./chunk-LG4AUKHB.mjs";
|
|
@@ -36,4 +36,4 @@ export {
|
|
|
36
36
|
extractSlackContext,
|
|
37
37
|
isScheduleToolCall
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=schedule-tool-handler-
|
|
39
|
+
//# sourceMappingURL=schedule-tool-handler-OKZ53WMC.mjs.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
extractSlackContext,
|
|
7
7
|
init_schedule_tool_handler,
|
|
8
8
|
isScheduleToolCall
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-MYROK4LB.mjs";
|
|
10
10
|
import "./chunk-KFKHU6CM.mjs";
|
|
11
11
|
import "./chunk-AVMMKGLQ.mjs";
|
|
12
12
|
import "./chunk-LG4AUKHB.mjs";
|
|
@@ -16,9 +16,9 @@ import "./chunk-GEW6LS32.mjs";
|
|
|
16
16
|
import "./chunk-NZADFXHE.mjs";
|
|
17
17
|
import "./chunk-DEAPFYNX.mjs";
|
|
18
18
|
import "./chunk-NCWIZVOT.mjs";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-GMHSXC5K.mjs";
|
|
20
|
+
import "./chunk-EO4IJNM7.mjs";
|
|
21
|
+
import "./chunk-LDE33FGE.mjs";
|
|
22
22
|
import "./chunk-JL7JXCET.mjs";
|
|
23
23
|
import "./chunk-ZUEQNCKB.mjs";
|
|
24
24
|
import "./chunk-25IC7KXZ.mjs";
|
|
@@ -36,4 +36,4 @@ export {
|
|
|
36
36
|
extractSlackContext,
|
|
37
37
|
isScheduleToolCall
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=schedule-tool-handler-
|
|
39
|
+
//# sourceMappingURL=schedule-tool-handler-ZUMPNAVY.mjs.map
|
package/dist/sdk/sdk.js
CHANGED
|
@@ -646,7 +646,7 @@ var require_package = __commonJS({
|
|
|
646
646
|
"package.json"(exports2, module2) {
|
|
647
647
|
module2.exports = {
|
|
648
648
|
name: "@probelabs/visor",
|
|
649
|
-
version: "0.1.
|
|
649
|
+
version: "0.1.165",
|
|
650
650
|
main: "dist/index.js",
|
|
651
651
|
bin: {
|
|
652
652
|
visor: "./dist/index.js"
|
|
@@ -22407,7 +22407,20 @@ ${preview}`);
|
|
|
22407
22407
|
aiConfig.apiKey = aiAny2.apiKey;
|
|
22408
22408
|
}
|
|
22409
22409
|
if (aiAny2.model !== void 0) {
|
|
22410
|
-
|
|
22410
|
+
let modelVal = String(aiAny2.model);
|
|
22411
|
+
if (modelVal.includes("{{")) {
|
|
22412
|
+
try {
|
|
22413
|
+
const rendered = await this.liquidEngine.parseAndRender(modelVal, {
|
|
22414
|
+
inputs: config.workflowInputs || {},
|
|
22415
|
+
env: process.env
|
|
22416
|
+
});
|
|
22417
|
+
modelVal = rendered.trim();
|
|
22418
|
+
} catch {
|
|
22419
|
+
}
|
|
22420
|
+
}
|
|
22421
|
+
if (modelVal) {
|
|
22422
|
+
aiConfig.model = modelVal;
|
|
22423
|
+
}
|
|
22411
22424
|
}
|
|
22412
22425
|
if (aiAny2.timeout !== void 0) {
|
|
22413
22426
|
aiConfig.timeout = aiAny2.timeout;
|
|
@@ -22417,7 +22430,20 @@ ${preview}`);
|
|
|
22417
22430
|
aiConfig.maxIterations = Number(raw);
|
|
22418
22431
|
}
|
|
22419
22432
|
if (aiAny2.provider !== void 0) {
|
|
22420
|
-
|
|
22433
|
+
let providerVal = String(aiAny2.provider);
|
|
22434
|
+
if (providerVal.includes("{{")) {
|
|
22435
|
+
try {
|
|
22436
|
+
const rendered = await this.liquidEngine.parseAndRender(providerVal, {
|
|
22437
|
+
inputs: config.workflowInputs || {},
|
|
22438
|
+
env: process.env
|
|
22439
|
+
});
|
|
22440
|
+
providerVal = rendered.trim();
|
|
22441
|
+
} catch {
|
|
22442
|
+
}
|
|
22443
|
+
}
|
|
22444
|
+
if (providerVal) {
|
|
22445
|
+
aiConfig.provider = providerVal;
|
|
22446
|
+
}
|
|
22421
22447
|
}
|
|
22422
22448
|
if (aiAny2.debug !== void 0) {
|
|
22423
22449
|
aiConfig.debug = aiAny2.debug;
|