@holoscript/core 7.0.0 → 8.0.0
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/README.md +2 -2
- package/bin/holoscript.cjs +3 -0
- package/dist/GLTFPipeline-276GE64O.js +16 -0
- package/dist/GLTFPipeline-M7WSSJED.cjs +37 -0
- package/dist/HoloScriptPlusParser-7FBIFUFC.js +693 -0
- package/dist/HoloScriptPlusParser-A2W7OCN2.cjs +698 -0
- package/dist/HoloScriptPlusParser-F2Z56FJR.js +10 -0
- package/dist/HoloScriptPlusParser-WKHRIH6T.cjs +27 -0
- package/dist/HoloScriptRuntime-3URVTKPJ.js +10 -0
- package/dist/HoloScriptRuntime-SXEAEU2N.cjs +19 -0
- package/dist/USDZExporter-3FWJ25JI.cjs +1037 -0
- package/dist/USDZExporter-D2HQLQYK.js +1035 -0
- package/dist/agents/index.cjs +19 -0
- package/dist/agents/index.d.ts +100 -0
- package/dist/agents/index.js +17 -0
- package/dist/chunk-23J755AR.js +1046 -0
- package/dist/chunk-253GBQZY.cjs +627 -0
- package/dist/chunk-25IQCHTO.cjs +781 -0
- package/dist/chunk-2BSMSUCE.js +1941 -0
- package/dist/chunk-2M2DPHKB.js +762 -0
- package/dist/chunk-2YSNA2F2.cjs +1274 -0
- package/dist/chunk-3AO425MZ.cjs +886 -0
- package/dist/chunk-3FOKASKO.cjs +348 -0
- package/dist/chunk-3HYYMEXI.cjs +56578 -0
- package/dist/chunk-3NFFOWGG.js +4287 -0
- package/dist/chunk-3WZEJHUQ.cjs +116 -0
- package/dist/chunk-4C57PR42.js +468 -0
- package/dist/chunk-4N4SXXWF.js +769 -0
- package/dist/chunk-4PDEPEQW.cjs +41 -0
- package/dist/chunk-4R6SBXDB.js +45 -0
- package/dist/chunk-4V2E7U7Q.cjs +2015 -0
- package/dist/chunk-5FSKKMR7.cjs +2092 -0
- package/dist/chunk-5GLCTO44.js +161 -0
- package/dist/chunk-5JEU52DW.js +382 -0
- package/dist/chunk-5S7RKFGR.cjs +446 -0
- package/dist/chunk-5WUNN6ZN.cjs +428 -0
- package/dist/chunk-62FBK3B7.js +70 -0
- package/dist/chunk-6CTRH7HT.cjs +1985 -0
- package/dist/chunk-6DPSFNJB.cjs +847 -0
- package/dist/chunk-6EX3I5P4.cjs +130 -0
- package/dist/chunk-73FELZVJ.cjs +611 -0
- package/dist/chunk-7CUEMLDZ.cjs +6445 -0
- package/dist/chunk-7HIASF7S.cjs +814 -0
- package/dist/chunk-A6KINLZJ.js +236 -0
- package/dist/chunk-AIA52I7T.cjs +543 -0
- package/dist/chunk-ANXZFVY2.js +113 -0
- package/dist/chunk-AYBXB26F.js +2176 -0
- package/dist/chunk-B4TFTDG4.js +449 -0
- package/dist/chunk-BE4UJCQT.js +623 -0
- package/dist/chunk-BRQJKJGT.cjs +20 -0
- package/dist/chunk-C2A5DUMF.cjs +689 -0
- package/dist/chunk-C37BHB7N.cjs +636 -0
- package/dist/chunk-CBJY23VL.js +126 -0
- package/dist/chunk-CIWWXYHZ.cjs +50 -0
- package/dist/chunk-CXFDRBQU.cjs +672 -0
- package/dist/chunk-D54CNIAJ.cjs +413 -0
- package/dist/chunk-DAJXW4KX.js +725 -0
- package/dist/chunk-DTGBOSEM.cjs +319 -0
- package/dist/chunk-E7JP3BS3.cjs +61 -0
- package/dist/chunk-EKBKLK7P.js +1169 -0
- package/dist/chunk-EKYL4PE3.cjs +404 -0
- package/dist/chunk-EUDQTK7N.cjs +4310 -0
- package/dist/chunk-EXKSFGSX.cjs +274 -0
- package/dist/chunk-EXUP2BUM.cjs +1173 -0
- package/dist/chunk-F43YAA34.js +623 -0
- package/dist/chunk-FDSGHPAK.js +130 -0
- package/dist/chunk-FEWUHQNM.cjs +144 -0
- package/dist/chunk-FGGJQRLZ.js +270 -0
- package/dist/chunk-FHP6LXJS.js +415 -0
- package/dist/chunk-FJPADH77.cjs +666 -0
- package/dist/chunk-FYSPZT4V.cjs +169 -0
- package/dist/chunk-GIOYPNTH.js +5575 -0
- package/dist/chunk-GJNCFRJU.cjs +125 -0
- package/dist/chunk-GMP623FG.cjs +1508 -0
- package/dist/chunk-GQHQOPXZ.cjs +5580 -0
- package/dist/chunk-GQT4TYKY.cjs +4381 -0
- package/dist/chunk-GTU2Z2WW.cjs +262 -0
- package/dist/chunk-GYZE55MO.js +2007 -0
- package/dist/chunk-GZG4KA4E.js +529 -0
- package/dist/chunk-H652NHX5.js +600 -0
- package/dist/chunk-HCCQLAA4.cjs +74 -0
- package/dist/chunk-HINXWAOD.cjs +1049 -0
- package/dist/chunk-HYNTS5CP.js +422 -0
- package/dist/chunk-HZSPDCXV.cjs +457 -0
- package/dist/chunk-HZTDET3N.js +1399 -0
- package/dist/chunk-I6XZ5DZF.cjs +488 -0
- package/dist/chunk-ILRBGFVD.cjs +72 -0
- package/dist/chunk-IPWSXCCN.js +1183 -0
- package/dist/chunk-IUTY5WQ2.cjs +424 -0
- package/dist/chunk-IVSZDECV.js +882 -0
- package/dist/chunk-IVY74O6C.js +247 -0
- package/dist/chunk-IZM5VQZD.js +714 -0
- package/dist/chunk-J32ZJZJH.js +554 -0
- package/dist/chunk-J6M4FPK5.js +421 -0
- package/dist/chunk-JC5YBPSF.cjs +984 -0
- package/dist/chunk-JCLBKPMX.js +3813 -0
- package/dist/chunk-JD7CIZ33.js +1949 -0
- package/dist/chunk-JIYN45TV.cjs +2525 -0
- package/dist/chunk-JJBE3TIH.cjs +1189 -0
- package/dist/chunk-JX7YL6ZE.js +2252 -0
- package/dist/chunk-K4VVR7CN.cjs +2433 -0
- package/dist/chunk-KEFNV2WM.cjs +2257 -0
- package/dist/chunk-KH4CNH66.cjs +424 -0
- package/dist/chunk-KJLB4OPV.js +5731 -0
- package/dist/chunk-KKFZ3B6J.cjs +557 -0
- package/dist/chunk-KKP7JKN4.cjs +6002 -0
- package/dist/chunk-KPJL34Y7.cjs +186 -0
- package/dist/chunk-KQCN6AKJ.cjs +3042 -0
- package/dist/chunk-KVRSTFNH.cjs +72 -0
- package/dist/chunk-LICPB5HZ.cjs +1409 -0
- package/dist/chunk-LM2VU56C.cjs +37 -0
- package/dist/chunk-M56JSP4A.js +400 -0
- package/dist/chunk-MBOOR7X4.js +18 -0
- package/dist/chunk-MGE5Z4GS.js +608 -0
- package/dist/chunk-MXFUTKCO.js +56 -0
- package/dist/chunk-MYY4PMWX.cjs +264 -0
- package/dist/chunk-N75IH2HY.js +258 -0
- package/dist/chunk-NBMHU6SW.js +669 -0
- package/dist/chunk-NG77ATEW.cjs +778 -0
- package/dist/chunk-NGKREZ36.js +6384 -0
- package/dist/chunk-NHWSN2SD.cjs +718 -0
- package/dist/chunk-NV4VMVXU.js +421 -0
- package/dist/chunk-NW5G5FBQ.js +215 -0
- package/dist/chunk-NXZFOPVD.cjs +5737 -0
- package/dist/chunk-OBIYPYYS.cjs +1993 -0
- package/dist/chunk-OIQYIIO3.cjs +473 -0
- package/dist/chunk-OL46QLBJ.js +61 -0
- package/dist/chunk-OMXII44L.js +5386 -0
- package/dist/chunk-OR4Q2BGL.cjs +759 -0
- package/dist/chunk-OSYNRVOV.cjs +243 -0
- package/dist/chunk-PGANYCAG.cjs +220 -0
- package/dist/chunk-PHENW4MQ.js +65 -0
- package/dist/chunk-PHVRG4I2.js +844 -0
- package/dist/chunk-Q56TT7IL.js +483 -0
- package/dist/chunk-QPOQ7VPI.js +1491 -0
- package/dist/chunk-QPSKHBJP.js +5963 -0
- package/dist/chunk-QXH7QDSZ.js +1989 -0
- package/dist/chunk-R75BSDH7.cjs +50 -0
- package/dist/chunk-RARB3MBR.js +207 -0
- package/dist/chunk-RVBHAXFG.js +56160 -0
- package/dist/chunk-S3MDHNKB.cjs +490 -0
- package/dist/chunk-S4W6Z2MN.js +2426 -0
- package/dist/chunk-S6YWHCKV.cjs +410 -0
- package/dist/chunk-SIEXCILW.js +229 -0
- package/dist/chunk-SJBGLS25.cjs +2196 -0
- package/dist/chunk-SLU6UPJI.cjs +410 -0
- package/dist/chunk-SMIWS6DE.cjs +212 -0
- package/dist/chunk-T2QCTZMO.js +811 -0
- package/dist/chunk-T5J7ZKP3.cjs +4885 -0
- package/dist/chunk-TDCNJHWO.js +341 -0
- package/dist/chunk-TG7O4WBC.js +406 -0
- package/dist/chunk-THCK6ECW.js +2085 -0
- package/dist/chunk-TJHVSBP2.js +439 -0
- package/dist/chunk-TVHSPJ4N.cjs +606 -0
- package/dist/chunk-U44IKGG7.cjs +5390 -0
- package/dist/chunk-UJXISJBN.js +487 -0
- package/dist/chunk-UM6C3CGK.js +4375 -0
- package/dist/chunk-UMABK6SI.js +686 -0
- package/dist/chunk-UOIGFQXC.cjs +9750 -0
- package/dist/chunk-URG2SJLK.js +2521 -0
- package/dist/chunk-V6MKC2FZ.js +979 -0
- package/dist/chunk-VECQYRXL.js +474 -0
- package/dist/chunk-VJ3L7CHT.cjs +169 -0
- package/dist/chunk-VMLKSV26.js +1216 -0
- package/dist/chunk-VVKVQZI6.js +55 -0
- package/dist/chunk-W6RW64BB.cjs +1219 -0
- package/dist/chunk-W7VDOASB.cjs +639 -0
- package/dist/chunk-WDT3JTGM.cjs +483 -0
- package/dist/chunk-WJIHFLMJ.js +404 -0
- package/dist/chunk-WKX5AMOY.js +309 -0
- package/dist/chunk-WNNE3PO3.js +34 -0
- package/dist/chunk-WRKUDAZJ.js +3038 -0
- package/dist/chunk-WRLUBRKS.cjs +1943 -0
- package/dist/chunk-WRNEH5MO.js +3169 -0
- package/dist/chunk-WRWEX5ZF.js +658 -0
- package/dist/chunk-X3GJPRVK.cjs +3246 -0
- package/dist/chunk-XHIV6326.cjs +793 -0
- package/dist/chunk-XIVIE43A.cjs +729 -0
- package/dist/chunk-XJAN7CZG.cjs +432 -0
- package/dist/chunk-XKTPFXGA.js +164 -0
- package/dist/chunk-XL6INWKT.js +121 -0
- package/dist/chunk-XSFNHP2E.js +632 -0
- package/dist/chunk-XT6JY5W5.js +9684 -0
- package/dist/chunk-XUILI4KB.cjs +430 -0
- package/dist/chunk-XUUVDHIF.cjs +3962 -0
- package/dist/chunk-YF2I3MV3.js +46 -0
- package/dist/chunk-YIMN575O.js +4847 -0
- package/dist/chunk-YIVFJNYV.js +176 -0
- package/dist/chunk-YKGPCZEE.cjs +237 -0
- package/dist/chunk-YN6V7R3L.cjs +327 -0
- package/dist/chunk-YQELFNJV.js +39 -0
- package/dist/chunk-YYXH45E2.js +426 -0
- package/dist/chunk-ZBQXLH2L.js +756 -0
- package/dist/chunk-ZDSYWBIE.cjs +69 -0
- package/dist/chunk-ZU7NIRT6.js +325 -0
- package/dist/chunk-ZZ7RO2UQ.js +1243 -0
- package/dist/chunk-ZZEI7MV4.js +778 -0
- package/dist/cli/holoscript-runner.cjs +2255 -0
- package/dist/cli/holoscript-runner.js +2230 -0
- package/dist/codebase/index.cjs +336 -0
- package/dist/codebase/index.js +331 -0
- package/dist/compiler/agent-inference.cjs +31 -0
- package/dist/compiler/agent-inference.js +8 -0
- package/dist/compiler/android-xr.cjs +24 -0
- package/dist/compiler/android-xr.js +14 -0
- package/dist/compiler/android.cjs +24 -0
- package/dist/compiler/android.js +14 -0
- package/dist/compiler/ar.cjs +23 -0
- package/dist/compiler/ar.js +11 -0
- package/dist/compiler/babylon.cjs +21 -0
- package/dist/compiler/babylon.js +15 -0
- package/dist/compiler/business-quest.cjs +43 -0
- package/dist/compiler/business-quest.js +4 -0
- package/dist/compiler/coco.cjs +27 -0
- package/dist/compiler/coco.js +4 -0
- package/dist/compiler/context.cjs +25 -0
- package/dist/compiler/context.d.ts +28 -0
- package/dist/compiler/context.js +8 -0
- package/dist/compiler/domain-block-utils.cjs +605 -0
- package/dist/compiler/domain-block-utils.js +11 -0
- package/dist/compiler/dtdl.cjs +27 -0
- package/dist/compiler/dtdl.js +11 -0
- package/dist/compiler/gltf-pipeline.cjs +39 -0
- package/dist/compiler/gltf-pipeline.js +4 -0
- package/dist/compiler/godot.cjs +18 -0
- package/dist/compiler/godot.js +12 -0
- package/dist/compiler/incremental.cjs +34 -0
- package/dist/compiler/incremental.js +9 -0
- package/dist/compiler/index.cjs +5860 -0
- package/dist/compiler/index.d.ts +322 -21
- package/dist/compiler/index.js +5525 -0
- package/dist/compiler/ios.cjs +23 -0
- package/dist/compiler/ios.js +13 -0
- package/dist/compiler/llm-provider-capabilities.cjs +25 -0
- package/dist/compiler/llm-provider-capabilities.d.ts +43 -0
- package/dist/compiler/llm-provider-capabilities.js +8 -0
- package/dist/compiler/multi-layer.cjs +24 -0
- package/dist/compiler/multi-layer.js +15 -0
- package/dist/compiler/nodetoy.cjs +23 -0
- package/dist/compiler/nodetoy.js +4 -0
- package/dist/compiler/openxr.cjs +19 -0
- package/dist/compiler/openxr.js +13 -0
- package/dist/compiler/playcanvas.cjs +19 -0
- package/dist/compiler/playcanvas.js +13 -0
- package/dist/compiler/r3f.cjs +38 -0
- package/dist/compiler/r3f.d.ts +22 -0
- package/dist/compiler/r3f.js +16 -0
- package/dist/compiler/remotion.cjs +23 -0
- package/dist/compiler/remotion.js +4 -0
- package/dist/compiler/reproducibility.cjs +39 -0
- package/dist/compiler/reproducibility.js +4 -0
- package/dist/compiler/sdf.cjs +24 -0
- package/dist/compiler/sdf.js +12 -0
- package/dist/compiler/semantic-scene.cjs +31 -0
- package/dist/compiler/semantic-scene.js +4 -0
- package/dist/compiler/state.cjs +21 -0
- package/dist/compiler/state.js +11 -0
- package/dist/compiler/trait-composition.cjs +30 -0
- package/dist/compiler/trait-composition.js +9 -0
- package/dist/compiler/unity.cjs +19 -0
- package/dist/compiler/unity.js +13 -0
- package/dist/compiler/unreal.cjs +23 -0
- package/dist/compiler/unreal.js +13 -0
- package/dist/compiler/urdf.cjs +52 -0
- package/dist/compiler/urdf.js +12 -0
- package/dist/compiler/usd-physics.cjs +26 -0
- package/dist/compiler/usd-physics.js +9 -0
- package/dist/compiler/visionos.cjs +19 -0
- package/dist/compiler/visionos.js +13 -0
- package/dist/compiler/vrchat.cjs +22 -0
- package/dist/compiler/vrchat.js +12 -0
- package/dist/compiler/vrr.cjs +24 -0
- package/dist/compiler/vrr.js +12 -0
- package/dist/compiler/wasm.cjs +36 -0
- package/dist/compiler/wasm.js +12 -0
- package/dist/compiler/webgpu.cjs +18 -0
- package/dist/compiler/webgpu.js +12 -0
- package/dist/coordinators/index.cjs +1266 -0
- package/dist/coordinators/index.d.ts +72 -1
- package/dist/coordinators/index.js +1259 -0
- package/dist/debugger.cjs +24 -0
- package/dist/debugger.js +11 -0
- package/dist/entries/interop.cjs +64 -0
- package/dist/entries/interop.js +7 -0
- package/dist/entries/scripting.cjs +55 -0
- package/dist/entries/scripting.js +10 -0
- package/dist/hololand/index.cjs +146 -0
- package/dist/hololand/index.d.ts +70 -0
- package/dist/hololand/index.js +5 -0
- package/dist/index.cjs +43233 -0
- package/dist/index.d.ts +976 -21
- package/dist/index.js +39995 -0
- package/dist/math/tropical-spmv.cjs +45 -0
- package/dist/math/tropical-spmv.js +4 -0
- package/dist/math/vec3.cjs +57 -0
- package/dist/math/vec3.js +4 -0
- package/dist/ml-dsa-FSKBTE3W.cjs +1265 -0
- package/dist/ml-dsa-Z7JDKW4L.js +1265 -0
- package/dist/paper-0c-spike/index.cjs +150 -0
- package/dist/paper-0c-spike/index.js +141 -0
- package/dist/parser.cjs +61 -0
- package/dist/parser.d.ts +11 -0
- package/dist/parser.js +12 -0
- package/dist/playwright-3AT3AKTV.cjs +98673 -0
- package/dist/playwright-VZPDVUEQ.js +98660 -0
- package/dist/reconstruction/index.cjs +153 -0
- package/dist/reconstruction/index.d.ts +29 -2
- package/dist/reconstruction/index.js +8 -0
- package/dist/runtime.cjs +316 -0
- package/dist/runtime.d.ts +61 -0
- package/dist/runtime.js +31 -0
- package/dist/self-improvement/index.cjs +563 -0
- package/dist/self-improvement/index.js +545 -0
- package/dist/storage/index.cjs +38 -0
- package/dist/storage/index.js +5 -0
- package/dist/testing.cjs +25 -0
- package/dist/testing.d.ts +70 -0
- package/dist/testing.js +4 -0
- package/dist/traitDocs/traitDocs.cjs +33 -0
- package/dist/traitDocs/traitDocs.js +7 -0
- package/dist/traits/botanical-lotus.cjs +41 -0
- package/dist/traits/botanical-lotus.d.ts +172 -0
- package/dist/traits/botanical-lotus.js +4 -0
- package/dist/traits/engines/index.cjs +520 -0
- package/dist/traits/engines/index.js +380 -0
- package/dist/traits/index.cjs +24409 -0
- package/dist/traits/index.d.ts +171 -35
- package/dist/traits/index.js +21634 -0
- package/dist/traits/simulation-solver-factory.cjs +13 -0
- package/dist/traits/simulation-solver-factory.d.ts +23 -0
- package/dist/traits/simulation-solver-factory.js +4 -0
- package/dist/traits/webcam-gaze.cjs +35 -0
- package/dist/traits/webcam-gaze.d.ts +17 -0
- package/dist/traits/webcam-gaze.js +4 -0
- package/dist/type-checker.cjs +19 -0
- package/dist/type-checker.js +6 -0
- package/dist/world/index.cjs +947 -0
- package/dist/world/index.d.ts +147 -0
- package/dist/world/index.js +939 -0
- package/dist/world-model/index.cjs +1446 -0
- package/dist/world-model/index.d.ts +119 -0
- package/dist/world-model/index.js +1414 -0
- package/dist/wot/index.cjs +29 -0
- package/dist/wot/index.js +4 -0
- package/package.json +93 -49
|
@@ -0,0 +1,793 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var fs = require('fs');
|
|
4
|
+
var path = require('path');
|
|
5
|
+
var events = require('events');
|
|
6
|
+
|
|
7
|
+
function _interopNamespace(e) {
|
|
8
|
+
if (e && e.__esModule) return e;
|
|
9
|
+
var n = Object.create(null);
|
|
10
|
+
if (e) {
|
|
11
|
+
Object.keys(e).forEach(function (k) {
|
|
12
|
+
if (k !== 'default') {
|
|
13
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return e[k]; }
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
n.default = e;
|
|
22
|
+
return Object.freeze(n);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
var fs__namespace = /*#__PURE__*/_interopNamespace(fs);
|
|
26
|
+
var path__namespace = /*#__PURE__*/_interopNamespace(path);
|
|
27
|
+
|
|
28
|
+
// src/traits/AbsorbTrait.ts
|
|
29
|
+
var AbsorbProcessor = class {
|
|
30
|
+
/**
|
|
31
|
+
* Absorb a source file into .hsplus
|
|
32
|
+
*/
|
|
33
|
+
absorb(source) {
|
|
34
|
+
const result = {
|
|
35
|
+
functions: [],
|
|
36
|
+
classes: [],
|
|
37
|
+
imports: [],
|
|
38
|
+
constants: [],
|
|
39
|
+
generatedHSPlus: "",
|
|
40
|
+
sourceLanguage: source.language,
|
|
41
|
+
warnings: []
|
|
42
|
+
};
|
|
43
|
+
switch (source.language) {
|
|
44
|
+
case "python":
|
|
45
|
+
this.extractPython(source.content, result);
|
|
46
|
+
break;
|
|
47
|
+
case "typescript":
|
|
48
|
+
case "javascript":
|
|
49
|
+
this.extractTypeScript(source.content, result);
|
|
50
|
+
break;
|
|
51
|
+
}
|
|
52
|
+
result.generatedHSPlus = this.generateHSPlus(result, source.filePath);
|
|
53
|
+
return result;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Extract structure from Python source
|
|
57
|
+
*/
|
|
58
|
+
extractPython(content, result) {
|
|
59
|
+
const lines = content.split("\n");
|
|
60
|
+
for (const line of lines) {
|
|
61
|
+
const importMatch = line.match(/^(?:from\s+(\S+)\s+)?import\s+(.+)/);
|
|
62
|
+
if (importMatch) {
|
|
63
|
+
result.imports.push({
|
|
64
|
+
source: importMatch[1] || importMatch[2].trim(),
|
|
65
|
+
specifiers: importMatch[2].split(",").map((s) => s.trim()),
|
|
66
|
+
isDefault: !importMatch[1]
|
|
67
|
+
});
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
const funcRegex = /^(async\s+)?def\s+(\w+)\s*\(([^)]*)\)(?:\s*->\s*(\w+))?:/gm;
|
|
71
|
+
let funcMatch;
|
|
72
|
+
while ((funcMatch = funcRegex.exec(content)) !== null) {
|
|
73
|
+
const params = funcMatch[3].split(",").filter((p) => p.trim() && p.trim() !== "self").map((p) => {
|
|
74
|
+
const parts = p.trim().split(":");
|
|
75
|
+
return { name: parts[0].trim(), type: parts[1]?.trim() };
|
|
76
|
+
});
|
|
77
|
+
result.functions.push({
|
|
78
|
+
name: funcMatch[2],
|
|
79
|
+
params,
|
|
80
|
+
returnType: funcMatch[4] || void 0,
|
|
81
|
+
isAsync: !!funcMatch[1],
|
|
82
|
+
isExported: !funcMatch[2].startsWith("_")
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
const classRegex = /^class\s+(\w+)(?:\(([^)]*)\))?:/gm;
|
|
86
|
+
let classMatch;
|
|
87
|
+
while ((classMatch = classRegex.exec(content)) !== null) {
|
|
88
|
+
const cls = {
|
|
89
|
+
name: classMatch[1],
|
|
90
|
+
methods: [],
|
|
91
|
+
properties: [],
|
|
92
|
+
isExported: !classMatch[1].startsWith("_"),
|
|
93
|
+
baseClass: classMatch[2]?.trim()
|
|
94
|
+
};
|
|
95
|
+
const classStartIdx = classMatch.index + classMatch[0].length;
|
|
96
|
+
const classBody = content.substring(classStartIdx);
|
|
97
|
+
const methodRegex = /^(\s+)(async\s+)?def\s+(\w+)\s*\(([^)]*)\)(?:\s*->\s*(\w+))?:/gm;
|
|
98
|
+
let methodMatch;
|
|
99
|
+
while ((methodMatch = methodRegex.exec(classBody)) !== null) {
|
|
100
|
+
const beforeMethod = classBody.substring(0, methodMatch.index);
|
|
101
|
+
const lastNewline = beforeMethod.lastIndexOf("\n");
|
|
102
|
+
if (lastNewline >= 0) {
|
|
103
|
+
const lineStart = beforeMethod.substring(lastNewline + 1);
|
|
104
|
+
if (lineStart.length > 0 && !lineStart.startsWith(" ") && !lineStart.startsWith(" "))
|
|
105
|
+
break;
|
|
106
|
+
}
|
|
107
|
+
const params = methodMatch[4].split(",").filter((p) => p.trim() && p.trim() !== "self" && p.trim() !== "cls").map((p) => {
|
|
108
|
+
const parts = p.trim().split(":");
|
|
109
|
+
return { name: parts[0].trim(), type: parts[1]?.trim() };
|
|
110
|
+
});
|
|
111
|
+
cls.methods.push({
|
|
112
|
+
name: methodMatch[3],
|
|
113
|
+
params,
|
|
114
|
+
returnType: methodMatch[5] || void 0,
|
|
115
|
+
isAsync: !!methodMatch[2],
|
|
116
|
+
isExported: !methodMatch[3].startsWith("_")
|
|
117
|
+
});
|
|
118
|
+
if (methodMatch[3] === "__init__") {
|
|
119
|
+
const initBody = classBody.substring(
|
|
120
|
+
methodMatch.index + methodMatch[0].length,
|
|
121
|
+
methodMatch.index + methodMatch[0].length + 500
|
|
122
|
+
);
|
|
123
|
+
const propRegex = /self\.(\w+)\s*=\s*(.+)/g;
|
|
124
|
+
let propMatch;
|
|
125
|
+
while ((propMatch = propRegex.exec(initBody)) !== null) {
|
|
126
|
+
cls.properties.push({
|
|
127
|
+
name: propMatch[1],
|
|
128
|
+
value: propMatch[2].trim()
|
|
129
|
+
});
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
result.classes.push(cls);
|
|
134
|
+
}
|
|
135
|
+
const constRegex = /^([A-Z_][A-Z0-9_]*)\s*[=:]\s*(.+)/gm;
|
|
136
|
+
let constMatch;
|
|
137
|
+
while ((constMatch = constRegex.exec(content)) !== null) {
|
|
138
|
+
result.constants.push({
|
|
139
|
+
name: constMatch[1],
|
|
140
|
+
value: constMatch[2].trim()
|
|
141
|
+
});
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Extract structure from TypeScript/JavaScript source
|
|
146
|
+
*/
|
|
147
|
+
extractTypeScript(content, result) {
|
|
148
|
+
const importRegex = /import\s+(?:{([^}]+)}|(\w+))\s+from\s+['"]([^'"]+)['"]/g;
|
|
149
|
+
let importMatch;
|
|
150
|
+
while ((importMatch = importRegex.exec(content)) !== null) {
|
|
151
|
+
result.imports.push({
|
|
152
|
+
source: importMatch[3],
|
|
153
|
+
specifiers: importMatch[1] ? importMatch[1].split(",").map((s) => s.trim()) : [importMatch[2]],
|
|
154
|
+
isDefault: !!importMatch[2]
|
|
155
|
+
});
|
|
156
|
+
}
|
|
157
|
+
const funcRegex = /(?:export\s+)?(async\s+)?function\s+(\w+)\s*\(([^)]*)\)(?:\s*:\s*(\w+))?/g;
|
|
158
|
+
let funcMatch;
|
|
159
|
+
while ((funcMatch = funcRegex.exec(content)) !== null) {
|
|
160
|
+
const params = funcMatch[3].split(",").filter((p) => p.trim()).map((p) => {
|
|
161
|
+
const parts = p.trim().split(":");
|
|
162
|
+
return { name: parts[0].trim(), type: parts[1]?.trim() };
|
|
163
|
+
});
|
|
164
|
+
result.functions.push({
|
|
165
|
+
name: funcMatch[2],
|
|
166
|
+
params,
|
|
167
|
+
returnType: funcMatch[4] || void 0,
|
|
168
|
+
isAsync: !!funcMatch[1],
|
|
169
|
+
isExported: content.includes(`export`) && content.includes(funcMatch[2])
|
|
170
|
+
});
|
|
171
|
+
}
|
|
172
|
+
const classRegex = /(?:export\s+)?class\s+(\w+)(?:\s+extends\s+(\w+))?\s*\{/g;
|
|
173
|
+
let classMatch;
|
|
174
|
+
while ((classMatch = classRegex.exec(content)) !== null) {
|
|
175
|
+
const cls = {
|
|
176
|
+
name: classMatch[1],
|
|
177
|
+
methods: [],
|
|
178
|
+
properties: [],
|
|
179
|
+
isExported: content.includes(`export class ${classMatch[1]}`),
|
|
180
|
+
baseClass: classMatch[2]?.trim()
|
|
181
|
+
};
|
|
182
|
+
const bodyStart = classMatch.index + classMatch[0].length;
|
|
183
|
+
let depth = 1;
|
|
184
|
+
let bodyEnd = bodyStart;
|
|
185
|
+
while (depth > 0 && bodyEnd < content.length) {
|
|
186
|
+
if (content[bodyEnd] === "{") depth++;
|
|
187
|
+
if (content[bodyEnd] === "}") depth--;
|
|
188
|
+
bodyEnd++;
|
|
189
|
+
}
|
|
190
|
+
const classBody = content.substring(bodyStart, bodyEnd - 1);
|
|
191
|
+
const methodRegex = /(?:public|private|protected)?\s*(async\s+)?(\w+)\s*\(([^)]*)\)(?:\s*:\s*(\w+))?\s*\{/g;
|
|
192
|
+
let methodMatch;
|
|
193
|
+
while ((methodMatch = methodRegex.exec(classBody)) !== null) {
|
|
194
|
+
const name = methodMatch[2];
|
|
195
|
+
if (name === "if" || name === "else" || name === "for" || name === "while" || name === "switch")
|
|
196
|
+
continue;
|
|
197
|
+
const params = methodMatch[3].split(",").filter((p) => p.trim()).map((p) => {
|
|
198
|
+
const parts = p.trim().split(":");
|
|
199
|
+
return { name: parts[0].trim(), type: parts[1]?.trim() };
|
|
200
|
+
});
|
|
201
|
+
cls.methods.push({
|
|
202
|
+
name,
|
|
203
|
+
params,
|
|
204
|
+
returnType: methodMatch[4] || void 0,
|
|
205
|
+
isAsync: !!methodMatch[1],
|
|
206
|
+
isExported: true
|
|
207
|
+
});
|
|
208
|
+
}
|
|
209
|
+
const propRegex = /(?:public|private|protected)?\s+(\w+)(?:\s*:\s*(\w+))?\s*=\s*([^;]+);/g;
|
|
210
|
+
let propMatch;
|
|
211
|
+
while ((propMatch = propRegex.exec(classBody)) !== null) {
|
|
212
|
+
cls.properties.push({
|
|
213
|
+
name: propMatch[1],
|
|
214
|
+
type: propMatch[2],
|
|
215
|
+
value: propMatch[3]?.trim()
|
|
216
|
+
});
|
|
217
|
+
}
|
|
218
|
+
result.classes.push(cls);
|
|
219
|
+
}
|
|
220
|
+
const constRegex = /(?:export\s+)?const\s+([A-Z_][A-Z0-9_]*)\s*(?::\s*\w+)?\s*=\s*(.+)/g;
|
|
221
|
+
let constMatch;
|
|
222
|
+
while ((constMatch = constRegex.exec(content)) !== null) {
|
|
223
|
+
result.constants.push({
|
|
224
|
+
name: constMatch[1],
|
|
225
|
+
value: constMatch[2].replace(/;$/, "").trim()
|
|
226
|
+
});
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
/**
|
|
230
|
+
* Generate .hsplus from absorbed structure
|
|
231
|
+
*/
|
|
232
|
+
generateHSPlus(result, sourceFile) {
|
|
233
|
+
const lines = [
|
|
234
|
+
`// @absorb: auto-generated from ${sourceFile}`,
|
|
235
|
+
`// Source language: ${result.sourceLanguage}`,
|
|
236
|
+
`// Generated at: ${(/* @__PURE__ */ new Date()).toISOString()}`,
|
|
237
|
+
""
|
|
238
|
+
];
|
|
239
|
+
for (const c of result.constants) {
|
|
240
|
+
lines.push(`state ${c.name}: ${c.type || "dynamic"} = ${c.value}`);
|
|
241
|
+
}
|
|
242
|
+
if (result.constants.length > 0) lines.push("");
|
|
243
|
+
for (const cls of result.classes) {
|
|
244
|
+
lines.push(`template "${cls.name}" {`);
|
|
245
|
+
if (cls.baseClass) {
|
|
246
|
+
lines.push(` @extends "${cls.baseClass}"`);
|
|
247
|
+
}
|
|
248
|
+
lines.push(` @agent { type: "absorbed"; source: "${result.sourceLanguage}" }`);
|
|
249
|
+
for (const prop of cls.properties) {
|
|
250
|
+
lines.push(` ${prop.name}: ${prop.value || `"${prop.type || "dynamic"}"`}`);
|
|
251
|
+
}
|
|
252
|
+
for (const method of cls.methods) {
|
|
253
|
+
const params = method.params.map((p) => p.name).join(", ");
|
|
254
|
+
lines.push(` on ${method.name}(${params}) {`);
|
|
255
|
+
lines.push(` // ABSORB-STUB: port ${method.name} logic`);
|
|
256
|
+
lines.push(` }`);
|
|
257
|
+
}
|
|
258
|
+
lines.push(`}`);
|
|
259
|
+
lines.push("");
|
|
260
|
+
}
|
|
261
|
+
for (const fn of result.functions) {
|
|
262
|
+
if (!fn.isExported) continue;
|
|
263
|
+
const params = fn.params.map((p) => p.name).join(", ");
|
|
264
|
+
const asyncPrefix = fn.isAsync ? "async " : "";
|
|
265
|
+
lines.push(
|
|
266
|
+
`${asyncPrefix}fn ${fn.name}(${params})${fn.returnType ? ` -> ${fn.returnType}` : ""} {`
|
|
267
|
+
);
|
|
268
|
+
lines.push(` // ABSORB-STUB: port ${fn.name} logic from ${result.sourceLanguage}`);
|
|
269
|
+
lines.push(`}`);
|
|
270
|
+
lines.push("");
|
|
271
|
+
}
|
|
272
|
+
if (result.warnings.length > 0) {
|
|
273
|
+
lines.push("// WARNINGS:");
|
|
274
|
+
for (const w of result.warnings) {
|
|
275
|
+
lines.push(`// ${w}`);
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
return lines.join("\n");
|
|
279
|
+
}
|
|
280
|
+
};
|
|
281
|
+
var ABSORB_TRAIT = {
|
|
282
|
+
name: "absorb",
|
|
283
|
+
category: "interop",
|
|
284
|
+
description: "Reverse-mode: convert legacy Python/TS/JS code into typed .hsplus agents",
|
|
285
|
+
compileTargets: ["node", "python", "headless"],
|
|
286
|
+
requiresRenderer: false,
|
|
287
|
+
parameters: [
|
|
288
|
+
{ name: "source", type: "string", required: true, description: "Path to source file" },
|
|
289
|
+
{
|
|
290
|
+
name: "language",
|
|
291
|
+
type: "string",
|
|
292
|
+
required: false,
|
|
293
|
+
description: "Source language (auto-detected from extension)"
|
|
294
|
+
},
|
|
295
|
+
{ name: "output", type: "string", required: false, description: "Output .hsplus file path" }
|
|
296
|
+
]
|
|
297
|
+
};
|
|
298
|
+
var absorbHandler = {
|
|
299
|
+
name: "absorb",
|
|
300
|
+
defaultConfig: {},
|
|
301
|
+
onAttach(node, config, ctx) {
|
|
302
|
+
const instance = new AbsorbProcessor();
|
|
303
|
+
node.__absorb_instance = instance;
|
|
304
|
+
ctx.emit("absorb_attached", { node, config });
|
|
305
|
+
},
|
|
306
|
+
onDetach(node, _config, ctx) {
|
|
307
|
+
const instance = node.__absorb_instance;
|
|
308
|
+
if (instance) {
|
|
309
|
+
if (typeof instance.onDetach === "function") instance.onDetach(node, ctx);
|
|
310
|
+
else if (typeof instance.dispose === "function") instance.dispose();
|
|
311
|
+
else if (typeof instance.cleanup === "function") instance.cleanup();
|
|
312
|
+
}
|
|
313
|
+
ctx.emit("absorb_detached", { node });
|
|
314
|
+
delete node.__absorb_instance;
|
|
315
|
+
},
|
|
316
|
+
onEvent(node, _config, ctx, event) {
|
|
317
|
+
const instance = node.__absorb_instance;
|
|
318
|
+
if (!instance) return;
|
|
319
|
+
if (typeof instance.onEvent === "function") instance.onEvent(event);
|
|
320
|
+
else if (typeof instance.emit === "function" && event.type) instance.emit(event);
|
|
321
|
+
if (event.type === "absorb_configure" && event.payload) {
|
|
322
|
+
Object.assign(instance, event.payload);
|
|
323
|
+
ctx.emit("absorb_configured", { node });
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
onUpdate(node, _config, ctx, dt) {
|
|
327
|
+
const instance = node.__absorb_instance;
|
|
328
|
+
if (!instance) return;
|
|
329
|
+
if (typeof instance.onUpdate === "function") instance.onUpdate(node, ctx, dt);
|
|
330
|
+
}
|
|
331
|
+
};
|
|
332
|
+
var HotReloadWatcher = class extends events.EventEmitter {
|
|
333
|
+
constructor(config = {}) {
|
|
334
|
+
super();
|
|
335
|
+
this.watchers = [];
|
|
336
|
+
this.debounceTimers = /* @__PURE__ */ new Map();
|
|
337
|
+
this.running = false;
|
|
338
|
+
this.reloadCount = 0;
|
|
339
|
+
this.config = {
|
|
340
|
+
watchPaths: config.watchPaths ?? ["."],
|
|
341
|
+
debounceMs: config.debounceMs ?? 300,
|
|
342
|
+
mode: config.mode ?? "soft",
|
|
343
|
+
extensions: config.extensions ?? [".hs", ".hsplus", ".holo"]
|
|
344
|
+
};
|
|
345
|
+
}
|
|
346
|
+
/**
|
|
347
|
+
* Start watching for file changes
|
|
348
|
+
*/
|
|
349
|
+
start() {
|
|
350
|
+
if (this.running) return;
|
|
351
|
+
this.running = true;
|
|
352
|
+
for (const watchPath of this.config.watchPaths) {
|
|
353
|
+
const resolved = path__namespace.resolve(watchPath);
|
|
354
|
+
if (!fs__namespace.existsSync(resolved)) {
|
|
355
|
+
this.emit("warning", `Watch path does not exist: ${resolved}`);
|
|
356
|
+
continue;
|
|
357
|
+
}
|
|
358
|
+
try {
|
|
359
|
+
const watcher = fs__namespace.watch(resolved, { recursive: true }, (eventType, filename) => {
|
|
360
|
+
if (!filename) return;
|
|
361
|
+
const ext = path__namespace.extname(filename).toLowerCase();
|
|
362
|
+
if (!this.config.extensions.includes(ext)) return;
|
|
363
|
+
const fullPath = path__namespace.join(resolved, filename);
|
|
364
|
+
this.handleChange(fullPath, eventType);
|
|
365
|
+
});
|
|
366
|
+
this.watchers.push(watcher);
|
|
367
|
+
} catch (err) {
|
|
368
|
+
this.emit("error", err);
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
this.emit("started", { paths: this.config.watchPaths });
|
|
372
|
+
}
|
|
373
|
+
/**
|
|
374
|
+
* Stop watching
|
|
375
|
+
*/
|
|
376
|
+
stop() {
|
|
377
|
+
if (!this.running) return;
|
|
378
|
+
this.running = false;
|
|
379
|
+
for (const watcher of this.watchers) {
|
|
380
|
+
watcher.close();
|
|
381
|
+
}
|
|
382
|
+
this.watchers = [];
|
|
383
|
+
for (const timer of this.debounceTimers.values()) {
|
|
384
|
+
clearTimeout(timer);
|
|
385
|
+
}
|
|
386
|
+
this.debounceTimers.clear();
|
|
387
|
+
this.emit("stopped", { reloadCount: this.reloadCount });
|
|
388
|
+
}
|
|
389
|
+
/**
|
|
390
|
+
* Handle a file change event (with debouncing)
|
|
391
|
+
*/
|
|
392
|
+
handleChange(filePath, eventType) {
|
|
393
|
+
if (this.debounceTimers.has(filePath)) {
|
|
394
|
+
clearTimeout(this.debounceTimers.get(filePath));
|
|
395
|
+
}
|
|
396
|
+
this.debounceTimers.set(
|
|
397
|
+
filePath,
|
|
398
|
+
setTimeout(() => {
|
|
399
|
+
this.debounceTimers.delete(filePath);
|
|
400
|
+
this.reloadCount++;
|
|
401
|
+
const event = {
|
|
402
|
+
type: eventType === "rename" ? "add" : "change",
|
|
403
|
+
filePath,
|
|
404
|
+
timestamp: Date.now()
|
|
405
|
+
};
|
|
406
|
+
this.emit("reload", event);
|
|
407
|
+
}, this.config.debounceMs)
|
|
408
|
+
);
|
|
409
|
+
}
|
|
410
|
+
/**
|
|
411
|
+
* Get current stats
|
|
412
|
+
*/
|
|
413
|
+
getStats() {
|
|
414
|
+
return {
|
|
415
|
+
running: this.running,
|
|
416
|
+
reloadCount: this.reloadCount,
|
|
417
|
+
watchedPaths: this.watchers.length
|
|
418
|
+
};
|
|
419
|
+
}
|
|
420
|
+
/**
|
|
421
|
+
* Check if currently watching
|
|
422
|
+
*/
|
|
423
|
+
isRunning() {
|
|
424
|
+
return this.running;
|
|
425
|
+
}
|
|
426
|
+
};
|
|
427
|
+
var HOT_RELOAD_TRAIT = {
|
|
428
|
+
name: "hot_reload",
|
|
429
|
+
category: "devtools",
|
|
430
|
+
description: "Live-reload .hs, .hsplus, and .holo files when they change on disk",
|
|
431
|
+
compileTargets: ["node", "headless"],
|
|
432
|
+
requiresRenderer: false,
|
|
433
|
+
parameters: [
|
|
434
|
+
{ name: "watch", type: "string[]", required: false, description: "Glob patterns to watch" },
|
|
435
|
+
{
|
|
436
|
+
name: "debounce_ms",
|
|
437
|
+
type: "number",
|
|
438
|
+
required: false,
|
|
439
|
+
default: 300,
|
|
440
|
+
description: "Debounce interval"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
name: "on_reload",
|
|
444
|
+
type: "string",
|
|
445
|
+
required: false,
|
|
446
|
+
default: "soft",
|
|
447
|
+
description: '"soft" (re-parse) or "hard" (full restart)'
|
|
448
|
+
}
|
|
449
|
+
]
|
|
450
|
+
};
|
|
451
|
+
var hotReloadHandler = {
|
|
452
|
+
name: "hot_reload",
|
|
453
|
+
defaultConfig: {},
|
|
454
|
+
onAttach(node, config, ctx) {
|
|
455
|
+
const instance = new HotReloadWatcher(config);
|
|
456
|
+
node.__hot_reload_instance = instance;
|
|
457
|
+
ctx.emit("hot_reload_attached", { node, config });
|
|
458
|
+
},
|
|
459
|
+
onDetach(node, _config, ctx) {
|
|
460
|
+
const instance = node.__hot_reload_instance;
|
|
461
|
+
if (instance) {
|
|
462
|
+
if (typeof instance.onDetach === "function") instance.onDetach(node, ctx);
|
|
463
|
+
else if (typeof instance.dispose === "function") instance.dispose();
|
|
464
|
+
else if (typeof instance.cleanup === "function") instance.cleanup();
|
|
465
|
+
}
|
|
466
|
+
ctx.emit("hot_reload_detached", { node });
|
|
467
|
+
delete node.__hot_reload_instance;
|
|
468
|
+
},
|
|
469
|
+
onEvent(node, _config, ctx, event) {
|
|
470
|
+
const instance = node.__hot_reload_instance;
|
|
471
|
+
if (!instance) return;
|
|
472
|
+
if (typeof instance.onEvent === "function") instance.onEvent(event);
|
|
473
|
+
else if (typeof instance.emit === "function" && event.type) instance.emit(event);
|
|
474
|
+
if (event.type === "hot_reload_configure" && event.payload) {
|
|
475
|
+
Object.assign(instance, event.payload);
|
|
476
|
+
ctx.emit("hot_reload_configured", { node });
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
onUpdate(node, _config, ctx, dt) {
|
|
480
|
+
const instance = node.__hot_reload_instance;
|
|
481
|
+
if (!instance) return;
|
|
482
|
+
if (typeof instance.onUpdate === "function") instance.onUpdate(node, ctx, dt);
|
|
483
|
+
}
|
|
484
|
+
};
|
|
485
|
+
|
|
486
|
+
// src/traits/ScriptTestTrait.ts
|
|
487
|
+
var ScriptTestRunner = class {
|
|
488
|
+
constructor(options = {}) {
|
|
489
|
+
this.tests = [];
|
|
490
|
+
this.options = {
|
|
491
|
+
debug: options.debug ?? false,
|
|
492
|
+
timeout: options.timeout ?? 5e3,
|
|
493
|
+
bail: options.bail ?? false,
|
|
494
|
+
runtimeState: options.runtimeState ?? {}
|
|
495
|
+
};
|
|
496
|
+
}
|
|
497
|
+
/**
|
|
498
|
+
* Bind runtime state for live assertion resolution
|
|
499
|
+
*/
|
|
500
|
+
setRuntimeState(state) {
|
|
501
|
+
this.options.runtimeState = state;
|
|
502
|
+
}
|
|
503
|
+
/**
|
|
504
|
+
* Register a test block
|
|
505
|
+
*/
|
|
506
|
+
addTest(test) {
|
|
507
|
+
this.tests.push(test);
|
|
508
|
+
}
|
|
509
|
+
/**
|
|
510
|
+
* Run all registered tests
|
|
511
|
+
*/
|
|
512
|
+
runAll() {
|
|
513
|
+
const results = [];
|
|
514
|
+
for (const test of this.tests) {
|
|
515
|
+
if (test.skip) {
|
|
516
|
+
results.push({
|
|
517
|
+
name: test.name,
|
|
518
|
+
status: "skipped",
|
|
519
|
+
durationMs: 0,
|
|
520
|
+
assertions: test.assertions.length,
|
|
521
|
+
passedAssertions: 0
|
|
522
|
+
});
|
|
523
|
+
continue;
|
|
524
|
+
}
|
|
525
|
+
const result = this.runSingle(test);
|
|
526
|
+
results.push(result);
|
|
527
|
+
if (this.options.bail && result.status === "failed") {
|
|
528
|
+
break;
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
return results;
|
|
532
|
+
}
|
|
533
|
+
/**
|
|
534
|
+
* Run a single test block
|
|
535
|
+
*/
|
|
536
|
+
runSingle(test) {
|
|
537
|
+
const start = Date.now();
|
|
538
|
+
let passedAssertions = 0;
|
|
539
|
+
try {
|
|
540
|
+
if (test.setup) {
|
|
541
|
+
test.setup();
|
|
542
|
+
}
|
|
543
|
+
for (const action of test.actions) {
|
|
544
|
+
action();
|
|
545
|
+
}
|
|
546
|
+
for (const assertion of test.assertions) {
|
|
547
|
+
const passed = assertion.check();
|
|
548
|
+
if (passed) {
|
|
549
|
+
passedAssertions++;
|
|
550
|
+
} else {
|
|
551
|
+
return {
|
|
552
|
+
name: test.name,
|
|
553
|
+
status: "failed",
|
|
554
|
+
durationMs: Date.now() - start,
|
|
555
|
+
error: `Assertion failed: ${assertion.description}`,
|
|
556
|
+
assertions: test.assertions.length,
|
|
557
|
+
passedAssertions
|
|
558
|
+
};
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
if (test.teardown) {
|
|
562
|
+
test.teardown();
|
|
563
|
+
}
|
|
564
|
+
return {
|
|
565
|
+
name: test.name,
|
|
566
|
+
status: "passed",
|
|
567
|
+
durationMs: Date.now() - start,
|
|
568
|
+
assertions: test.assertions.length,
|
|
569
|
+
passedAssertions
|
|
570
|
+
};
|
|
571
|
+
} catch (error) {
|
|
572
|
+
return {
|
|
573
|
+
name: test.name,
|
|
574
|
+
status: "failed",
|
|
575
|
+
durationMs: Date.now() - start,
|
|
576
|
+
error: error instanceof Error ? error.message : String(error),
|
|
577
|
+
assertions: test.assertions.length,
|
|
578
|
+
passedAssertions
|
|
579
|
+
};
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
/**
|
|
583
|
+
* Parse @script_test blocks from .hs source and run them
|
|
584
|
+
*/
|
|
585
|
+
runTestsFromSource(source, _filePath) {
|
|
586
|
+
const testBlocks = this.extractTestBlocks(source);
|
|
587
|
+
if (this.options.debug) {
|
|
588
|
+
console.log(`[script_test] Found ${testBlocks.length} test blocks`);
|
|
589
|
+
}
|
|
590
|
+
this.tests = testBlocks;
|
|
591
|
+
return this.runAll();
|
|
592
|
+
}
|
|
593
|
+
/**
|
|
594
|
+
* Extract @script_test blocks from source text
|
|
595
|
+
*/
|
|
596
|
+
extractTestBlocks(source) {
|
|
597
|
+
const blocks = [];
|
|
598
|
+
const regex = /@script_test\s+"([^"]+)"\s*\{/g;
|
|
599
|
+
let match;
|
|
600
|
+
while ((match = regex.exec(source)) !== null) {
|
|
601
|
+
const name = match[1];
|
|
602
|
+
const startIdx = match.index + match[0].length;
|
|
603
|
+
let depth = 1;
|
|
604
|
+
let endIdx = startIdx;
|
|
605
|
+
while (depth > 0 && endIdx < source.length) {
|
|
606
|
+
if (source[endIdx] === "{") depth++;
|
|
607
|
+
if (source[endIdx] === "}") depth--;
|
|
608
|
+
endIdx++;
|
|
609
|
+
}
|
|
610
|
+
const body = source.substring(startIdx, endIdx - 1).trim();
|
|
611
|
+
const assertions = [];
|
|
612
|
+
const assertRegex = /assert\s*\{([^}]+)\}/g;
|
|
613
|
+
let assertMatch;
|
|
614
|
+
while ((assertMatch = assertRegex.exec(body)) !== null) {
|
|
615
|
+
const assertBody = assertMatch[1].trim();
|
|
616
|
+
assertions.push({
|
|
617
|
+
description: assertBody,
|
|
618
|
+
check: () => this.evaluateExpression(assertBody)
|
|
619
|
+
});
|
|
620
|
+
}
|
|
621
|
+
blocks.push({
|
|
622
|
+
name,
|
|
623
|
+
assertions,
|
|
624
|
+
actions: []
|
|
625
|
+
});
|
|
626
|
+
}
|
|
627
|
+
return blocks;
|
|
628
|
+
}
|
|
629
|
+
/**
|
|
630
|
+
* Evaluate a simple assertion expression from @script_test blocks
|
|
631
|
+
* Supports: true, false, numeric comparisons, string equality, property access
|
|
632
|
+
*/
|
|
633
|
+
evaluateExpression(expr) {
|
|
634
|
+
const trimmed = expr.trim();
|
|
635
|
+
if (trimmed === "true") return true;
|
|
636
|
+
if (trimmed === "false") return false;
|
|
637
|
+
const comparisonOps = ["===", "!==", "==", "!=", ">=", "<=", ">", "<"];
|
|
638
|
+
for (const op of comparisonOps) {
|
|
639
|
+
const idx = trimmed.indexOf(op);
|
|
640
|
+
if (idx !== -1) {
|
|
641
|
+
const left = this.resolveValue(trimmed.substring(0, idx).trim());
|
|
642
|
+
const right = this.resolveValue(trimmed.substring(idx + op.length).trim());
|
|
643
|
+
switch (op) {
|
|
644
|
+
case "===":
|
|
645
|
+
return left === right;
|
|
646
|
+
case "!==":
|
|
647
|
+
return left !== right;
|
|
648
|
+
case "==":
|
|
649
|
+
return left == right;
|
|
650
|
+
case "!=":
|
|
651
|
+
return left != right;
|
|
652
|
+
case ">=":
|
|
653
|
+
return Number(left) >= Number(right);
|
|
654
|
+
case "<=":
|
|
655
|
+
return Number(left) <= Number(right);
|
|
656
|
+
case ">":
|
|
657
|
+
return Number(left) > Number(right);
|
|
658
|
+
case "<":
|
|
659
|
+
return Number(left) < Number(right);
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
const value = this.resolveValue(trimmed);
|
|
664
|
+
return !!value;
|
|
665
|
+
}
|
|
666
|
+
/**
|
|
667
|
+
* Resolve a value token to a primitive
|
|
668
|
+
*/
|
|
669
|
+
resolveValue(token) {
|
|
670
|
+
const t = token.trim();
|
|
671
|
+
if (t === "true") return true;
|
|
672
|
+
if (t === "false") return false;
|
|
673
|
+
if (t === "null" || t === "nil") return null;
|
|
674
|
+
if (/^-?\d+(\.\d+)?$/.test(t)) return Number(t);
|
|
675
|
+
if (t.startsWith('"') && t.endsWith('"') || t.startsWith("'") && t.endsWith("'")) {
|
|
676
|
+
return t.slice(1, -1);
|
|
677
|
+
}
|
|
678
|
+
const state = this.options.runtimeState;
|
|
679
|
+
if (state && Object.keys(state).length > 0) {
|
|
680
|
+
if (t in state) {
|
|
681
|
+
const val = state[t];
|
|
682
|
+
if (val === null || val === void 0) return null;
|
|
683
|
+
if (typeof val === "number" || typeof val === "boolean" || typeof val === "string")
|
|
684
|
+
return val;
|
|
685
|
+
return String(val);
|
|
686
|
+
}
|
|
687
|
+
if (t.includes(".")) {
|
|
688
|
+
const parts = t.split(".");
|
|
689
|
+
let current = state;
|
|
690
|
+
for (const part of parts) {
|
|
691
|
+
if (current == null || typeof current !== "object") {
|
|
692
|
+
current = void 0;
|
|
693
|
+
break;
|
|
694
|
+
}
|
|
695
|
+
current = current[part];
|
|
696
|
+
}
|
|
697
|
+
if (current !== void 0) {
|
|
698
|
+
if (current === null) return null;
|
|
699
|
+
if (typeof current === "number" || typeof current === "boolean" || typeof current === "string")
|
|
700
|
+
return current;
|
|
701
|
+
return String(current);
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
return t;
|
|
706
|
+
}
|
|
707
|
+
/**
|
|
708
|
+
* Bind a HeadlessRuntime so @script_test assertions can read live scene state.
|
|
709
|
+
* Snapshots the runtime's state into runtimeState before each test run.
|
|
710
|
+
*
|
|
711
|
+
* Usage:
|
|
712
|
+
* ```ts
|
|
713
|
+
* import { createHeadlessRuntime } from '@holoscript/engine/runtime/HeadlessRuntime';
|
|
714
|
+
* const runtime = createHeadlessRuntime(ast);
|
|
715
|
+
* runtime.setState('balance', 500);
|
|
716
|
+
* runner.bindHeadlessRuntime(runtime);
|
|
717
|
+
* // Now @script_test assertions like `assert { balance == 500 }` work
|
|
718
|
+
* ```
|
|
719
|
+
*/
|
|
720
|
+
bindHeadlessRuntime(runtime) {
|
|
721
|
+
this.options.runtimeState = runtime.getAllState();
|
|
722
|
+
}
|
|
723
|
+
};
|
|
724
|
+
var SCRIPT_TEST_TRAIT = {
|
|
725
|
+
name: "script_test",
|
|
726
|
+
category: "testing",
|
|
727
|
+
description: "Headless unit testing for HoloScript logic",
|
|
728
|
+
compileTargets: ["node", "python", "ros2", "headless"],
|
|
729
|
+
requiresRenderer: false,
|
|
730
|
+
parameters: [
|
|
731
|
+
{ name: "name", type: "string", required: true, description: "Test name" },
|
|
732
|
+
{
|
|
733
|
+
name: "timeout",
|
|
734
|
+
type: "number",
|
|
735
|
+
required: false,
|
|
736
|
+
default: 5e3,
|
|
737
|
+
description: "Timeout in ms"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
name: "skip",
|
|
741
|
+
type: "boolean",
|
|
742
|
+
required: false,
|
|
743
|
+
default: false,
|
|
744
|
+
description: "Skip this test"
|
|
745
|
+
}
|
|
746
|
+
]
|
|
747
|
+
};
|
|
748
|
+
var scriptTestHandler = {
|
|
749
|
+
name: "script_test",
|
|
750
|
+
defaultConfig: {},
|
|
751
|
+
onAttach(node, config, ctx) {
|
|
752
|
+
const instance = new ScriptTestRunner(config);
|
|
753
|
+
node.__script_test_instance = instance;
|
|
754
|
+
ctx.emit("script_test_attached", { node, config });
|
|
755
|
+
},
|
|
756
|
+
onDetach(node, _config, ctx) {
|
|
757
|
+
const instance = node.__script_test_instance;
|
|
758
|
+
if (instance) {
|
|
759
|
+
if (typeof instance.onDetach === "function") instance.onDetach(node, ctx);
|
|
760
|
+
else if (typeof instance.dispose === "function") instance.dispose();
|
|
761
|
+
else if (typeof instance.cleanup === "function") instance.cleanup();
|
|
762
|
+
}
|
|
763
|
+
ctx.emit("script_test_detached", { node });
|
|
764
|
+
delete node.__script_test_instance;
|
|
765
|
+
},
|
|
766
|
+
onEvent(node, _config, ctx, event) {
|
|
767
|
+
const instance = node.__script_test_instance;
|
|
768
|
+
if (!instance) return;
|
|
769
|
+
if (typeof instance.onEvent === "function") instance.onEvent(event);
|
|
770
|
+
else if (typeof instance.emit === "function" && event.type) instance.emit(event);
|
|
771
|
+
if (event.type === "script_test_configure" && event.payload) {
|
|
772
|
+
Object.assign(instance, event.payload);
|
|
773
|
+
ctx.emit("script_test_configured", { node });
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
onUpdate(node, _config, ctx, dt) {
|
|
777
|
+
const instance = node.__script_test_instance;
|
|
778
|
+
if (!instance) return;
|
|
779
|
+
if (typeof instance.onUpdate === "function") instance.onUpdate(node, ctx, dt);
|
|
780
|
+
}
|
|
781
|
+
};
|
|
782
|
+
|
|
783
|
+
exports.ABSORB_TRAIT = ABSORB_TRAIT;
|
|
784
|
+
exports.AbsorbProcessor = AbsorbProcessor;
|
|
785
|
+
exports.HOT_RELOAD_TRAIT = HOT_RELOAD_TRAIT;
|
|
786
|
+
exports.HotReloadWatcher = HotReloadWatcher;
|
|
787
|
+
exports.SCRIPT_TEST_TRAIT = SCRIPT_TEST_TRAIT;
|
|
788
|
+
exports.ScriptTestRunner = ScriptTestRunner;
|
|
789
|
+
exports.absorbHandler = absorbHandler;
|
|
790
|
+
exports.hotReloadHandler = hotReloadHandler;
|
|
791
|
+
exports.scriptTestHandler = scriptTestHandler;
|
|
792
|
+
//# sourceMappingURL=chunk-XHIV6326.cjs.map
|
|
793
|
+
//# sourceMappingURL=chunk-XHIV6326.cjs.map
|