@probelabs/visor 0.1.159 → 0.1.160
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 +143 -0
- package/defaults/skills/code-explorer.yaml +41 -0
- package/dist/defaults/assistant.yaml +143 -0
- package/dist/defaults/skills/code-explorer.yaml +41 -0
- package/dist/index.js +174 -24
- package/dist/output/traces/{run-2026-03-05T15-45-37-714Z.ndjson → run-2026-03-05T18-38-19-897Z.ndjson} +84 -84
- package/dist/output/traces/{run-2026-03-05T15-46-23-118Z.ndjson → run-2026-03-05T18-39-04-213Z.ndjson} +1915 -1877
- package/dist/providers/workflow-check-provider.d.ts.map +1 -1
- package/dist/sdk/{check-provider-registry-UVLGKORU.mjs → check-provider-registry-KSXUR6EX.mjs} +5 -5
- package/dist/sdk/{check-provider-registry-74VLAETF.mjs → check-provider-registry-YKW7KIYX.mjs} +5 -5
- package/dist/sdk/{chunk-5N33URMM.mjs → chunk-2LL6GIEU.mjs} +3 -3
- package/dist/sdk/{chunk-PSZI5NZL.mjs → chunk-5YC7JCOE.mjs} +2 -2
- package/dist/sdk/{chunk-IVTSD7ZW.mjs → chunk-BIURECPI.mjs} +111 -22
- package/dist/sdk/{chunk-AW3IHBCI.mjs.map → chunk-BIURECPI.mjs.map} +1 -1
- package/dist/sdk/{chunk-AW3IHBCI.mjs → chunk-CBCL664N.mjs} +111 -22
- package/dist/sdk/{chunk-IVTSD7ZW.mjs.map → chunk-CBCL664N.mjs.map} +1 -1
- package/dist/sdk/{chunk-PZONH3RK.mjs → chunk-CYIKOFJZ.mjs} +3 -3
- package/dist/sdk/chunk-CYIKOFJZ.mjs.map +1 -0
- package/dist/sdk/chunk-HB2PBNBH.mjs +1502 -0
- package/dist/sdk/chunk-HB2PBNBH.mjs.map +1 -0
- package/dist/sdk/chunk-HT3EFZ75.mjs +739 -0
- package/dist/sdk/chunk-HT3EFZ75.mjs.map +1 -0
- package/dist/sdk/chunk-ZQ7T4YX7.mjs +443 -0
- package/dist/sdk/{chunk-PZONH3RK.mjs.map → chunk-ZQ7T4YX7.mjs.map} +1 -1
- package/dist/sdk/{failure-condition-evaluator-LQ5NUFZN.mjs → failure-condition-evaluator-3Q45T5EW.mjs} +3 -3
- package/dist/sdk/failure-condition-evaluator-MX6RHBVS.mjs +17 -0
- package/dist/sdk/{github-frontend-YSRVB5FS.mjs → github-frontend-4FQRZSJN.mjs} +3 -3
- package/dist/sdk/github-frontend-SZBGCH43.mjs +1368 -0
- package/dist/sdk/github-frontend-SZBGCH43.mjs.map +1 -0
- package/dist/sdk/{host-YG6LPL6H.mjs → host-FB2HG74L.mjs} +2 -2
- package/dist/sdk/host-YZA5S2U2.mjs +63 -0
- package/dist/sdk/host-YZA5S2U2.mjs.map +1 -0
- package/dist/sdk/{routing-ZJSROSUU.mjs → routing-GGZBWOLZ.mjs} +4 -4
- package/dist/sdk/routing-WPBWIPF4.mjs +25 -0
- package/dist/sdk/{schedule-tool-2GSWLIWA.mjs → schedule-tool-2UDBXPLN.mjs} +5 -5
- package/dist/sdk/{schedule-tool-QCJWLYS3.mjs → schedule-tool-7GDLFKEV.mjs} +5 -5
- package/dist/sdk/{schedule-tool-handler-HWHHAHJD.mjs → schedule-tool-handler-7RWPVVKD.mjs} +5 -5
- package/dist/sdk/{schedule-tool-handler-K2LO33KU.mjs → schedule-tool-handler-QAM5ORVM.mjs} +5 -5
- package/dist/sdk/sdk.js +98 -9
- package/dist/sdk/sdk.js.map +1 -1
- package/dist/sdk/sdk.mjs +4 -4
- package/dist/sdk/{trace-helpers-23KC3NGK.mjs → trace-helpers-AXJZLLWE.mjs} +2 -2
- package/dist/sdk/trace-helpers-W572V66T.mjs +25 -0
- package/dist/sdk/trace-helpers-W572V66T.mjs.map +1 -0
- package/dist/sdk/{workflow-check-provider-DHNWJKYK.mjs → workflow-check-provider-FREHQYRZ.mjs} +5 -5
- package/dist/sdk/workflow-check-provider-FREHQYRZ.mjs.map +1 -0
- package/dist/sdk/{workflow-check-provider-OUREVWAI.mjs → workflow-check-provider-QSFEPL6Z.mjs} +5 -5
- package/dist/sdk/workflow-check-provider-QSFEPL6Z.mjs.map +1 -0
- package/dist/traces/{run-2026-03-05T15-45-37-714Z.ndjson → run-2026-03-05T18-38-19-897Z.ndjson} +84 -84
- package/dist/traces/{run-2026-03-05T15-46-23-118Z.ndjson → run-2026-03-05T18-39-04-213Z.ndjson} +1915 -1877
- package/package.json +2 -2
- /package/dist/sdk/{check-provider-registry-74VLAETF.mjs.map → check-provider-registry-KSXUR6EX.mjs.map} +0 -0
- /package/dist/sdk/{check-provider-registry-UVLGKORU.mjs.map → check-provider-registry-YKW7KIYX.mjs.map} +0 -0
- /package/dist/sdk/{chunk-5N33URMM.mjs.map → chunk-2LL6GIEU.mjs.map} +0 -0
- /package/dist/sdk/{chunk-PSZI5NZL.mjs.map → chunk-5YC7JCOE.mjs.map} +0 -0
- /package/dist/sdk/{failure-condition-evaluator-LQ5NUFZN.mjs.map → failure-condition-evaluator-3Q45T5EW.mjs.map} +0 -0
- /package/dist/sdk/{routing-ZJSROSUU.mjs.map → failure-condition-evaluator-MX6RHBVS.mjs.map} +0 -0
- /package/dist/sdk/{github-frontend-YSRVB5FS.mjs.map → github-frontend-4FQRZSJN.mjs.map} +0 -0
- /package/dist/sdk/{host-YG6LPL6H.mjs.map → host-FB2HG74L.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-2GSWLIWA.mjs.map → routing-GGZBWOLZ.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-QCJWLYS3.mjs.map → routing-WPBWIPF4.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-HWHHAHJD.mjs.map → schedule-tool-2UDBXPLN.mjs.map} +0 -0
- /package/dist/sdk/{schedule-tool-handler-K2LO33KU.mjs.map → schedule-tool-7GDLFKEV.mjs.map} +0 -0
- /package/dist/sdk/{trace-helpers-23KC3NGK.mjs.map → schedule-tool-handler-7RWPVVKD.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-DHNWJKYK.mjs.map → schedule-tool-handler-QAM5ORVM.mjs.map} +0 -0
- /package/dist/sdk/{workflow-check-provider-OUREVWAI.mjs.map → trace-helpers-AXJZLLWE.mjs.map} +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.