@probelabs/visor 0.1.167-ee → 0.1.168-ee
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/code-talk.yaml +3 -8
- package/dist/defaults/code-talk.yaml +3 -8
- package/dist/index.js +19 -11
- package/dist/sdk/{check-provider-registry-6WR2SG66.mjs → check-provider-registry-OJNYM7I6.mjs} +5 -5
- package/dist/sdk/{check-provider-registry-CWLPAM5U.mjs → check-provider-registry-TVZL4EDZ.mjs} +5 -5
- package/dist/sdk/{chunk-3LXYZ2OQ.mjs → chunk-6UY7MK7Z.mjs} +16 -16
- package/dist/sdk/chunk-6UY7MK7Z.mjs.map +1 -0
- package/dist/sdk/{chunk-E7NRUDWL.mjs → chunk-FUO4IFQD.mjs} +2 -2
- package/dist/sdk/{chunk-RV5SK4FZ.mjs → chunk-JT5DGR4J.mjs} +3 -3
- package/dist/sdk/{chunk-T5USZCCM.mjs → chunk-MVKLVG5R.mjs} +2 -2
- package/dist/sdk/{chunk-T5USZCCM.mjs.map → chunk-MVKLVG5R.mjs.map} +1 -1
- package/dist/sdk/{chunk-2G2PJKHM.mjs → chunk-QERE2WXY.mjs} +16 -16
- package/dist/sdk/chunk-QERE2WXY.mjs.map +1 -0
- package/dist/sdk/{failure-condition-evaluator-GPANOHP2.mjs → failure-condition-evaluator-HPUEA3XS.mjs} +3 -3
- package/dist/sdk/{github-frontend-VM52NX7N.mjs → github-frontend-QZ4CF563.mjs} +3 -3
- package/dist/sdk/{host-7MGCKSHM.mjs → host-L4Q3U2XG.mjs} +2 -2
- package/dist/sdk/{host-BTHRY6NS.mjs → host-P65NNMYN.mjs} +2 -2
- package/dist/sdk/{routing-BXHP2E62.mjs → routing-R4DGYG6Y.mjs} +4 -4
- package/dist/sdk/{schedule-tool-KKQ4W7KU.mjs → schedule-tool-FRWG5RG5.mjs} +5 -5
- package/dist/sdk/{schedule-tool-MPHHE2IM.mjs → schedule-tool-ZLRHDABX.mjs} +5 -5
- package/dist/sdk/{schedule-tool-handler-6NUB2IHV.mjs → schedule-tool-handler-LJDYKV3G.mjs} +5 -5
- package/dist/sdk/{schedule-tool-handler-V7A4AQGS.mjs → schedule-tool-handler-NLBCVAQE.mjs} +5 -5
- package/dist/sdk/sdk.js +2 -2
- package/dist/sdk/sdk.js.map +1 -1
- package/dist/sdk/sdk.mjs +4 -4
- package/dist/sdk/{trace-helpers-UG6FOWVV.mjs → trace-helpers-45BTGOUW.mjs} +2 -2
- package/dist/sdk/{workflow-check-provider-N4ZTFOH6.mjs → workflow-check-provider-ALB4BINK.mjs} +5 -5
- package/dist/sdk/{workflow-check-provider-PI7VJT25.mjs → workflow-check-provider-BHMQN234.mjs} +5 -5
- package/package.json +2 -2
- package/dist/sdk/chunk-2G2PJKHM.mjs.map +0 -1
- package/dist/sdk/chunk-3LXYZ2OQ.mjs.map +0 -1
- /package/dist/sdk/{check-provider-registry-6WR2SG66.mjs.map → check-provider-registry-OJNYM7I6.mjs.map} +0 -0
- /package/dist/sdk/{check-provider-registry-CWLPAM5U.mjs.map → check-provider-registry-TVZL4EDZ.mjs.map} +0 -0
- /package/dist/sdk/{chunk-E7NRUDWL.mjs.map → chunk-FUO4IFQD.mjs.map} +0 -0
- /package/dist/sdk/{chunk-RV5SK4FZ.mjs.map → chunk-JT5DGR4J.mjs.map} +0 -0
- /package/dist/sdk/{failure-condition-evaluator-GPANOHP2.mjs.map → failure-condition-evaluator-HPUEA3XS.mjs.map} +0 -0
- /package/dist/sdk/{github-frontend-VM52NX7N.mjs.map → github-frontend-QZ4CF563.mjs.map} +0 -0
- /package/dist/sdk/{host-7MGCKSHM.mjs.map → host-L4Q3U2XG.mjs.map} +0 -0
- /package/dist/sdk/{host-BTHRY6NS.mjs.map → host-P65NNMYN.mjs.map} +0 -0
- /package/dist/sdk/{routing-BXHP2E62.mjs.map → routing-R4DGYG6Y.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-KKQ4W7KU.mjs.map → schedule-tool-FRWG5RG5.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-MPHHE2IM.mjs.map → schedule-tool-ZLRHDABX.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-6NUB2IHV.mjs.map → schedule-tool-handler-LJDYKV3G.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-V7A4AQGS.mjs.map → schedule-tool-handler-NLBCVAQE.mjs.map} +0 -0
- /package/dist/sdk/{trace-helpers-UG6FOWVV.mjs.map → trace-helpers-45BTGOUW.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-N4ZTFOH6.mjs.map → workflow-check-provider-ALB4BINK.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-PI7VJT25.mjs.map → workflow-check-provider-BHMQN234.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-FUO4IFQD.mjs";
|
|
5
|
+
import "./chunk-MVKLVG5R.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-HPUEA3XS.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-FUO4IFQD.mjs";
|
|
13
|
+
import "./chunk-MVKLVG5R.mjs";
|
|
14
14
|
import "./chunk-JL7JXCET.mjs";
|
|
15
15
|
import "./chunk-25IC7KXZ.mjs";
|
|
16
16
|
import "./chunk-LW3INISN.mjs";
|
|
@@ -1383,4 +1383,4 @@ init_github_frontend();
|
|
|
1383
1383
|
export {
|
|
1384
1384
|
GitHubFrontend
|
|
1385
1385
|
};
|
|
1386
|
-
//# sourceMappingURL=github-frontend-
|
|
1386
|
+
//# sourceMappingURL=github-frontend-QZ4CF563.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-QZ4CF563.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-L4Q3U2XG.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-QZ4CF563.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-P65NNMYN.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-JT5DGR4J.mjs";
|
|
8
|
+
import "./chunk-FUO4IFQD.mjs";
|
|
9
|
+
import "./chunk-MVKLVG5R.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-R4DGYG6Y.mjs.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
handleScheduleAction,
|
|
5
5
|
init_schedule_tool,
|
|
6
6
|
isScheduleTool
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QERE2WXY.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-KYBKVKBS.mjs";
|
|
16
16
|
import "./chunk-NCWIZVOT.mjs";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-JT5DGR4J.mjs";
|
|
18
|
+
import "./chunk-FUO4IFQD.mjs";
|
|
19
|
+
import "./chunk-MVKLVG5R.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-FRWG5RG5.mjs.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
handleScheduleAction,
|
|
5
5
|
init_schedule_tool,
|
|
6
6
|
isScheduleTool
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-6UY7MK7Z.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-KYBKVKBS.mjs";
|
|
16
16
|
import "./chunk-NCWIZVOT.mjs";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-JT5DGR4J.mjs";
|
|
18
|
+
import "./chunk-FUO4IFQD.mjs";
|
|
19
|
+
import "./chunk-MVKLVG5R.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-ZLRHDABX.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-QERE2WXY.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-KYBKVKBS.mjs";
|
|
18
18
|
import "./chunk-NCWIZVOT.mjs";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-JT5DGR4J.mjs";
|
|
20
|
+
import "./chunk-FUO4IFQD.mjs";
|
|
21
|
+
import "./chunk-MVKLVG5R.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-LJDYKV3G.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-6UY7MK7Z.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-KYBKVKBS.mjs";
|
|
18
18
|
import "./chunk-NCWIZVOT.mjs";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-JT5DGR4J.mjs";
|
|
20
|
+
import "./chunk-FUO4IFQD.mjs";
|
|
21
|
+
import "./chunk-MVKLVG5R.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-NLBCVAQE.mjs.map
|
package/dist/sdk/sdk.js
CHANGED
|
@@ -760,7 +760,7 @@ var require_package = __commonJS({
|
|
|
760
760
|
"@opentelemetry/sdk-node": "^0.203.0",
|
|
761
761
|
"@opentelemetry/sdk-trace-base": "^1.30.1",
|
|
762
762
|
"@opentelemetry/semantic-conventions": "^1.30.1",
|
|
763
|
-
"@probelabs/probe": "^0.6.0-
|
|
763
|
+
"@probelabs/probe": "^0.6.0-rc281",
|
|
764
764
|
"@types/commander": "^2.12.0",
|
|
765
765
|
"@types/uuid": "^10.0.0",
|
|
766
766
|
acorn: "^8.16.0",
|
|
@@ -8501,7 +8501,7 @@ ${"=".repeat(60)}
|
|
|
8501
8501
|
}
|
|
8502
8502
|
const explicitPromptType = (process.env.VISOR_PROMPT_TYPE || "").trim();
|
|
8503
8503
|
let systemPrompt = this.config.systemPrompt;
|
|
8504
|
-
if (!systemPrompt && schema !== "code-review") {
|
|
8504
|
+
if (!systemPrompt && schema !== "code-review" && !this.config.promptType) {
|
|
8505
8505
|
systemPrompt = "You are general assistant, follow user instructions.";
|
|
8506
8506
|
}
|
|
8507
8507
|
log(
|