@probelabs/visor 0.1.125 → 0.1.127
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/ai-review-service.d.ts +1 -0
- package/dist/ai-review-service.d.ts.map +1 -1
- package/dist/config.d.ts.map +1 -1
- package/dist/docs/ai-configuration.md +23 -0
- package/dist/docs/slack-integration.md +6 -0
- package/dist/docs/workflows.md +30 -1
- package/dist/failure-condition-evaluator.d.ts.map +1 -1
- package/dist/frontends/slack-frontend.d.ts +2 -0
- package/dist/frontends/slack-frontend.d.ts.map +1 -1
- package/dist/generated/config-schema.d.ts +18 -6
- package/dist/generated/config-schema.d.ts.map +1 -1
- package/dist/generated/config-schema.json +18 -6
- package/dist/index.js +7138 -7865
- package/dist/liquid-extensions.d.ts.map +1 -1
- package/dist/output/traces/{run-2026-01-30T09-25-36-981Z.ndjson → run-2026-02-01T09-59-08-165Z.ndjson} +84 -84
- package/dist/output/traces/{run-2026-01-30T09-26-20-969Z.ndjson → run-2026-02-01T09-59-52-595Z.ndjson} +1015 -1015
- package/dist/providers/ai-check-provider.d.ts.map +1 -1
- package/dist/providers/command-check-provider.d.ts.map +1 -1
- package/dist/providers/custom-tool-executor.d.ts.map +1 -1
- package/dist/providers/http-client-provider.d.ts.map +1 -1
- package/dist/providers/mcp-check-provider.d.ts.map +1 -1
- package/dist/providers/memory-check-provider.d.ts.map +1 -1
- package/dist/providers/workflow-check-provider.d.ts.map +1 -1
- package/dist/sdk/{check-provider-registry-3KI5RKXT.mjs → check-provider-registry-CVUONJ5A.mjs} +8 -8
- package/dist/sdk/{chunk-7GUAFV6L.mjs → chunk-BHOKBQPB.mjs} +15 -10
- package/dist/sdk/chunk-BHOKBQPB.mjs.map +1 -0
- package/dist/sdk/{chunk-PXFIALUH.mjs → chunk-EORMDOZU.mjs} +19 -62
- package/dist/sdk/chunk-EORMDOZU.mjs.map +1 -0
- package/dist/sdk/{chunk-SWEEZ5D5.mjs → chunk-MPS4HVQI.mjs} +11 -77
- package/dist/sdk/chunk-MPS4HVQI.mjs.map +1 -0
- package/dist/sdk/{chunk-A4PGHURG.mjs → chunk-TS6BUNAI.mjs} +130 -75
- package/dist/sdk/chunk-TS6BUNAI.mjs.map +1 -0
- package/dist/sdk/{chunk-J6EVEXC2.mjs → chunk-VW2GBXQT.mjs} +56 -8
- package/dist/sdk/chunk-VW2GBXQT.mjs.map +1 -0
- package/dist/sdk/{chunk-RTKJXNZS.mjs → chunk-XWJPT5KQ.mjs} +26 -9
- package/dist/sdk/chunk-XWJPT5KQ.mjs.map +1 -0
- package/dist/sdk/{config-6CUVEH7H.mjs → config-DXX64GD3.mjs} +2 -2
- package/dist/sdk/{failure-condition-evaluator-HB35XRLZ.mjs → failure-condition-evaluator-G4HMJPXF.mjs} +3 -3
- package/dist/sdk/{github-frontend-BZ4N3BFZ.mjs → github-frontend-5PCKKHVC.mjs} +3 -3
- package/dist/sdk/{host-NYWXLIFC.mjs → host-H3AWNZ2F.mjs} +3 -3
- package/dist/sdk/{liquid-extensions-DFDEBMUI.mjs → liquid-extensions-I7O7KMHF.mjs} +3 -2
- package/dist/sdk/{routing-7FXPULTO.mjs → routing-QHTGDIXF.mjs} +4 -4
- package/dist/sdk/sdk.d.mts +6 -0
- package/dist/sdk/sdk.d.ts +6 -0
- package/dist/sdk/sdk.js +255 -214
- package/dist/sdk/sdk.js.map +1 -1
- package/dist/sdk/sdk.mjs +11 -11
- package/dist/sdk/{slack-frontend-J442FJWZ.mjs → slack-frontend-JUT3TYVC.mjs} +34 -6
- package/dist/sdk/slack-frontend-JUT3TYVC.mjs.map +1 -0
- package/dist/sdk/{workflow-check-provider-YUNNF4KC.mjs → workflow-check-provider-3IWBAZP7.mjs} +8 -8
- package/dist/sdk/{workflow-registry-6LZKCWHP.mjs → workflow-registry-KFWSDSLM.mjs} +2 -2
- package/dist/slack/socket-runner.d.ts +2 -0
- package/dist/slack/socket-runner.d.ts.map +1 -1
- package/dist/state-machine/dispatch/stats-manager.d.ts.map +1 -1
- package/dist/state-machine/states/routing.d.ts.map +1 -1
- package/dist/test-runner/index.d.ts.map +1 -1
- package/dist/test-runner/validator.d.ts.map +1 -1
- package/dist/traces/{run-2026-01-30T09-25-36-981Z.ndjson → run-2026-02-01T09-59-08-165Z.ndjson} +84 -84
- package/dist/traces/{run-2026-01-30T09-26-20-969Z.ndjson → run-2026-02-01T09-59-52-595Z.ndjson} +1015 -1015
- package/dist/types/config.d.ts +6 -0
- package/dist/types/config.d.ts.map +1 -1
- package/dist/utils/worktree-manager.d.ts.map +1 -1
- package/dist/workflow-executor.d.ts.map +1 -1
- package/dist/workflow-registry.d.ts +1 -0
- package/dist/workflow-registry.d.ts.map +1 -1
- package/package.json +5 -6
- package/dist/sdk/chunk-7GUAFV6L.mjs.map +0 -1
- package/dist/sdk/chunk-A4PGHURG.mjs.map +0 -1
- package/dist/sdk/chunk-J6EVEXC2.mjs.map +0 -1
- package/dist/sdk/chunk-PXFIALUH.mjs.map +0 -1
- package/dist/sdk/chunk-RTKJXNZS.mjs.map +0 -1
- package/dist/sdk/chunk-SWEEZ5D5.mjs.map +0 -1
- package/dist/sdk/slack-frontend-J442FJWZ.mjs.map +0 -1
- /package/dist/sdk/{check-provider-registry-3KI5RKXT.mjs.map → check-provider-registry-CVUONJ5A.mjs.map} +0 -0
- /package/dist/sdk/{config-6CUVEH7H.mjs.map → config-DXX64GD3.mjs.map} +0 -0
- /package/dist/sdk/{failure-condition-evaluator-HB35XRLZ.mjs.map → failure-condition-evaluator-G4HMJPXF.mjs.map} +0 -0
- /package/dist/sdk/{github-frontend-BZ4N3BFZ.mjs.map → github-frontend-5PCKKHVC.mjs.map} +0 -0
- /package/dist/sdk/{host-NYWXLIFC.mjs.map → host-H3AWNZ2F.mjs.map} +0 -0
- /package/dist/sdk/{liquid-extensions-DFDEBMUI.mjs.map → liquid-extensions-I7O7KMHF.mjs.map} +0 -0
- /package/dist/sdk/{routing-7FXPULTO.mjs.map → routing-QHTGDIXF.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-YUNNF4KC.mjs.map → workflow-check-provider-3IWBAZP7.mjs.map} +0 -0
- /package/dist/sdk/{workflow-registry-6LZKCWHP.mjs.map → workflow-registry-KFWSDSLM.mjs.map} +0 -0
|
@@ -6,8 +6,9 @@ import {
|
|
|
6
6
|
sanitizeLabel,
|
|
7
7
|
sanitizeLabelList,
|
|
8
8
|
withPermissionsContext
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-BHOKBQPB.mjs";
|
|
10
10
|
import "./chunk-CNX7V5JK.mjs";
|
|
11
|
+
import "./chunk-BOVFH3LI.mjs";
|
|
11
12
|
import "./chunk-IHZOSIF4.mjs";
|
|
12
13
|
import "./chunk-3NMLT3YS.mjs";
|
|
13
14
|
import "./chunk-YSN4G6CI.mjs";
|
|
@@ -21,4 +22,4 @@ export {
|
|
|
21
22
|
sanitizeLabelList,
|
|
22
23
|
withPermissionsContext
|
|
23
24
|
};
|
|
24
|
-
//# sourceMappingURL=liquid-extensions-
|
|
25
|
+
//# sourceMappingURL=liquid-extensions-I7O7KMHF.mjs.map
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
evaluateTransitions,
|
|
5
5
|
handleRouting,
|
|
6
6
|
init_routing
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-BOVFH3LI.mjs";
|
|
7
|
+
} from "./chunk-EORMDOZU.mjs";
|
|
8
|
+
import "./chunk-MPS4HVQI.mjs";
|
|
10
9
|
import "./chunk-ZYAUYXSW.mjs";
|
|
11
10
|
import "./chunk-S2RUE2RG.mjs";
|
|
12
11
|
import "./chunk-CNX7V5JK.mjs";
|
|
12
|
+
import "./chunk-BOVFH3LI.mjs";
|
|
13
13
|
import "./chunk-IHZOSIF4.mjs";
|
|
14
14
|
import "./chunk-3NMLT3YS.mjs";
|
|
15
15
|
import "./chunk-YSN4G6CI.mjs";
|
|
@@ -21,4 +21,4 @@ export {
|
|
|
21
21
|
evaluateTransitions,
|
|
22
22
|
handleRouting
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=routing-
|
|
24
|
+
//# sourceMappingURL=routing-QHTGDIXF.mjs.map
|
package/dist/sdk/sdk.d.mts
CHANGED
|
@@ -225,6 +225,8 @@ interface AIProviderConfig {
|
|
|
225
225
|
apiKey?: string;
|
|
226
226
|
/** Request timeout in milliseconds */
|
|
227
227
|
timeout?: number;
|
|
228
|
+
/** Maximum tool iterations for ProbeAgent */
|
|
229
|
+
max_iterations?: number;
|
|
228
230
|
/** Enable debug mode */
|
|
229
231
|
debug?: boolean;
|
|
230
232
|
/** Probe promptType to use (e.g., engineer, code-review, architect) */
|
|
@@ -352,6 +354,8 @@ interface CheckConfig {
|
|
|
352
354
|
ai_persona?: string;
|
|
353
355
|
/** Probe promptType for this check (underscore style) */
|
|
354
356
|
ai_prompt_type?: string;
|
|
357
|
+
/** Maximum tool iterations for ProbeAgent (underscore style) */
|
|
358
|
+
ai_max_iterations?: number;
|
|
355
359
|
/** System prompt for this check (underscore style) */
|
|
356
360
|
ai_system_prompt?: string;
|
|
357
361
|
/** Legacy customPrompt (underscore style) — deprecated, use ai_system_prompt */
|
|
@@ -1055,6 +1059,8 @@ interface SlackConfig {
|
|
|
1055
1059
|
mentions?: string;
|
|
1056
1060
|
/** Thread handling: 'required', 'optional', etc. */
|
|
1057
1061
|
threads?: string;
|
|
1062
|
+
/** Allow bot_message events to trigger runs (default: false) */
|
|
1063
|
+
allow_bot_messages?: boolean;
|
|
1058
1064
|
/** Show raw output in Slack responses */
|
|
1059
1065
|
show_raw_output?: boolean;
|
|
1060
1066
|
/**
|
package/dist/sdk/sdk.d.ts
CHANGED
|
@@ -225,6 +225,8 @@ interface AIProviderConfig {
|
|
|
225
225
|
apiKey?: string;
|
|
226
226
|
/** Request timeout in milliseconds */
|
|
227
227
|
timeout?: number;
|
|
228
|
+
/** Maximum tool iterations for ProbeAgent */
|
|
229
|
+
max_iterations?: number;
|
|
228
230
|
/** Enable debug mode */
|
|
229
231
|
debug?: boolean;
|
|
230
232
|
/** Probe promptType to use (e.g., engineer, code-review, architect) */
|
|
@@ -352,6 +354,8 @@ interface CheckConfig {
|
|
|
352
354
|
ai_persona?: string;
|
|
353
355
|
/** Probe promptType for this check (underscore style) */
|
|
354
356
|
ai_prompt_type?: string;
|
|
357
|
+
/** Maximum tool iterations for ProbeAgent (underscore style) */
|
|
358
|
+
ai_max_iterations?: number;
|
|
355
359
|
/** System prompt for this check (underscore style) */
|
|
356
360
|
ai_system_prompt?: string;
|
|
357
361
|
/** Legacy customPrompt (underscore style) — deprecated, use ai_system_prompt */
|
|
@@ -1055,6 +1059,8 @@ interface SlackConfig {
|
|
|
1055
1059
|
mentions?: string;
|
|
1056
1060
|
/** Thread handling: 'required', 'optional', etc. */
|
|
1057
1061
|
threads?: string;
|
|
1062
|
+
/** Allow bot_message events to trigger runs (default: false) */
|
|
1063
|
+
allow_bot_messages?: boolean;
|
|
1058
1064
|
/** Show raw output in Slack responses */
|
|
1059
1065
|
show_raw_output?: boolean;
|
|
1060
1066
|
/**
|