unbrowse 9.0.4 → 9.0.5
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/package.json +1 -1
- package/runtime/cli.js +1 -1
- package/runtime/mcp.js +2 -2
- package/vendor/kuri/darwin-arm64/libkuri_ffi.dylib +0 -0
- package/vendor/kuri/darwin-x64/libkuri_ffi.dylib +0 -0
- package/vendor/kuri/linux-arm64/libkuri_ffi.so +0 -0
- package/vendor/kuri/linux-x64/kuri +0 -0
- package/vendor/kuri/linux-x64/libkuri_ffi.so +0 -0
- package/vendor/kuri/manifest.json +7 -7
- package/vendor/kuri/win-x64/kuri.exe +0 -0
package/package.json
CHANGED
package/runtime/cli.js
CHANGED
|
@@ -180076,7 +180076,7 @@ async function resolveAndExecute(intent, params = {}, context, projection, optio
|
|
|
180076
180076
|
const persisted = findCompositeInSkill(skill, candidate.endpoint.endpoint_id) ?? readComposite(replayDomain, candidate.endpoint.endpoint_id);
|
|
180077
180077
|
const decision = planPrereqOrder(prereqOrder, persisted, (id) => {
|
|
180078
180078
|
const ep = skill.endpoints.find((e) => e.endpoint_id === id);
|
|
180079
|
-
return ep != null && canAutoExecuteEndpoint(ep);
|
|
180079
|
+
return ep != null && ep.verification_status !== "disabled" && canAutoExecuteEndpoint(ep);
|
|
180080
180080
|
});
|
|
180081
180081
|
prereqOrder = decision.prereqOrder;
|
|
180082
180082
|
replayedCompositeId = decision.replayedCompositeId;
|
package/runtime/mcp.js
CHANGED
|
@@ -127354,7 +127354,7 @@ async function resolveAndExecute(intent, params = {}, context, projection, optio
|
|
|
127354
127354
|
const persisted = findCompositeInSkill(skill, candidate.endpoint.endpoint_id) ?? readComposite(replayDomain, candidate.endpoint.endpoint_id);
|
|
127355
127355
|
const decision = planPrereqOrder(prereqOrder, persisted, (id) => {
|
|
127356
127356
|
const ep = skill.endpoints.find((e) => e.endpoint_id === id);
|
|
127357
|
-
return ep != null && canAutoExecuteEndpoint(ep);
|
|
127357
|
+
return ep != null && ep.verification_status !== "disabled" && canAutoExecuteEndpoint(ep);
|
|
127358
127358
|
});
|
|
127359
127359
|
prereqOrder = decision.prereqOrder;
|
|
127360
127360
|
replayedCompositeId = decision.replayedCompositeId;
|
|
@@ -194401,7 +194401,7 @@ async function resolveAndExecute2(intent, params = {}, context, projection, opti
|
|
|
194401
194401
|
const persisted = findCompositeInSkill2(skill, candidate.endpoint.endpoint_id) ?? readComposite2(replayDomain, candidate.endpoint.endpoint_id);
|
|
194402
194402
|
const decision = planPrereqOrder2(prereqOrder, persisted, (id) => {
|
|
194403
194403
|
const ep = skill.endpoints.find((e) => e.endpoint_id === id);
|
|
194404
|
-
return ep != null && canAutoExecuteEndpoint(ep);
|
|
194404
|
+
return ep != null && ep.verification_status !== "disabled" && canAutoExecuteEndpoint(ep);
|
|
194405
194405
|
});
|
|
194406
194406
|
prereqOrder = decision.prereqOrder;
|
|
194407
194407
|
replayedCompositeId = decision.replayedCompositeId;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"repo_url": "https://github.com/justrach/kuri.git",
|
|
3
3
|
"branch": "adding-extensions",
|
|
4
4
|
"source_sha": "8938f89f3d0c032bd19c59db0de4eadca18a1800",
|
|
5
|
-
"built_at": "2026-06-
|
|
5
|
+
"built_at": "2026-06-14T05:31:54.193Z",
|
|
6
6
|
"binaries": {
|
|
7
7
|
"darwin-arm64": {
|
|
8
8
|
"zig_target": "aarch64-macos",
|
|
@@ -21,33 +21,33 @@
|
|
|
21
21
|
},
|
|
22
22
|
"linux-x64": {
|
|
23
23
|
"zig_target": "x86_64-linux",
|
|
24
|
-
"sha256": "
|
|
24
|
+
"sha256": "ee8effefeb77184efc113996f707abae9f5e98f03c5c1cbc07e505e9f5b5bbf5"
|
|
25
25
|
},
|
|
26
26
|
"win-x64": {
|
|
27
27
|
"zig_target": "x86_64-windows-gnu",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "5a4f9ced4010b901b4ab167024f5774575e7fdec497a23c12d38099376cbf105"
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"ffi": {
|
|
32
32
|
"darwin-arm64": {
|
|
33
33
|
"zig_target": "aarch64-macos",
|
|
34
34
|
"lib": "libkuri_ffi.dylib",
|
|
35
|
-
"sha256": "
|
|
35
|
+
"sha256": "edf2cc558fd12543ac5adca11ee950b737a2ed85ecb70677984c7b871fb6b9dd"
|
|
36
36
|
},
|
|
37
37
|
"darwin-x64": {
|
|
38
38
|
"zig_target": "x86_64-macos",
|
|
39
39
|
"lib": "libkuri_ffi.dylib",
|
|
40
|
-
"sha256": "
|
|
40
|
+
"sha256": "84fad44739357da7871dbbc2ba5d8d2a90017988c5be98168aa26ec03b192ad0"
|
|
41
41
|
},
|
|
42
42
|
"linux-arm64": {
|
|
43
43
|
"zig_target": "aarch64-linux",
|
|
44
44
|
"lib": "libkuri_ffi.so",
|
|
45
|
-
"sha256": "
|
|
45
|
+
"sha256": "d55a8d1bcaceaa8d49d54102e7e62ac6d27fa78ce2127a9b47665ec2c93831da"
|
|
46
46
|
},
|
|
47
47
|
"linux-x64": {
|
|
48
48
|
"zig_target": "x86_64-linux",
|
|
49
49
|
"lib": "libkuri_ffi.so",
|
|
50
|
-
"sha256": "
|
|
50
|
+
"sha256": "0bd51eacb133297b053911e57fedf7b479fec01cfb5bdaa4d0f3d05de25c2182"
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
}
|
|
Binary file
|