openpond 0.1.1 → 0.2.1
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 +4 -4
- package/dist/cache.d.ts +7 -10
- package/dist/chunks/actions-command-QP3NMDK4.js +2 -0
- package/dist/chunks/app-layer-N7VFRVJ2.js +3 -0
- package/dist/chunks/app-server-runtime-OCLPUI7F.js +2 -0
- package/dist/chunks/apps-AMG75TI4.js +2 -0
- package/dist/chunks/chunk-22UARBPW.js +3 -0
- package/dist/chunks/chunk-3A7HZJNE.js +1 -0
- package/dist/chunks/chunk-3M53YXEI.js +2 -0
- package/dist/chunks/chunk-3NDRIQTI.js +2 -0
- package/dist/chunks/chunk-5BBVEWG3.js +2 -0
- package/dist/chunks/chunk-5O7ZVCMV.js +6 -0
- package/dist/chunks/chunk-6FA3GG5B.js +33 -0
- package/dist/chunks/chunk-6MI4KKWF.js +2 -0
- package/dist/chunks/chunk-BBG546O6.js +6 -0
- package/dist/chunks/chunk-BX4J2VDU.js +2 -0
- package/dist/chunks/chunk-BZMVB3GS.js +2 -0
- package/dist/chunks/chunk-C5LOZSVS.js +2 -0
- package/dist/chunks/chunk-CWQWV2T3.js +2 -0
- package/dist/chunks/chunk-DUA3QP6Y.js +19 -0
- package/dist/chunks/chunk-EAPFMACH.js +10 -0
- package/dist/chunks/chunk-ES2ISFJC.js +66 -0
- package/dist/chunks/chunk-F65NIZLM.js +2199 -0
- package/dist/chunks/chunk-FGJ5LFPL.js +5 -0
- package/dist/chunks/chunk-FTQLQJQV.js +2 -0
- package/dist/chunks/chunk-FY7OQ5RK.js +24 -0
- package/dist/chunks/chunk-FYCJSUFV.js +53 -0
- package/dist/chunks/chunk-GLUWATL5.js +2 -0
- package/dist/chunks/chunk-H7IWJN7L.js +17 -0
- package/dist/chunks/chunk-HZP5U2AA.js +3 -0
- package/dist/chunks/chunk-I5K74TOH.js +3 -0
- package/dist/chunks/chunk-IR3YJWPW.js +7 -0
- package/dist/chunks/chunk-KU7QOHFT.js +2872 -0
- package/dist/chunks/chunk-KV553EWX.js +16 -0
- package/dist/chunks/chunk-MGN6GLNZ.js +2 -0
- package/dist/chunks/chunk-OG5Q6NXK.js +28 -0
- package/dist/chunks/chunk-OGPHXXCD.js +1 -0
- package/dist/chunks/chunk-PI36UHRA.js +18 -0
- package/dist/chunks/chunk-RWSAGQTP.js +2 -0
- package/dist/chunks/chunk-SAE4OIPC.js +2 -0
- package/dist/chunks/chunk-SDO4FC4Q.js +2 -0
- package/dist/chunks/chunk-UKUVMXOW.js +12 -0
- package/dist/chunks/chunk-VCLCFK3O.js +36 -0
- package/dist/chunks/chunk-VYUMTRB3.js +5 -0
- package/dist/chunks/chunk-X37KMV27.js +1 -0
- package/dist/chunks/chunk-XDHAGACI.js +3 -0
- package/dist/chunks/chunk-XEOEKFG6.js +71 -0
- package/dist/chunks/chunk-ZF7TEGY5.js +5 -0
- package/dist/chunks/chunk-ZVOO7FKM.js +2 -0
- package/dist/chunks/cli-M2FG7SSI.js +2 -0
- package/dist/chunks/configuration-command-XBKBIZBO.js +2 -0
- package/dist/chunks/continual-D75WA7E7.js +7 -0
- package/dist/chunks/core-commands-LUZVWXQR.js +2 -0
- package/dist/chunks/database-X2CUV732.js +2 -0
- package/dist/chunks/desktop-test-KGC4JVJ7.js +3 -0
- package/dist/chunks/dist-NKLXFA37.js +2 -0
- package/dist/chunks/extension-NQ7N5LEY.js +5 -0
- package/dist/chunks/help-MWK66XZK.js +8 -0
- package/dist/chunks/module-ES6BEMUI-ZVL3F6NW.js +2 -0
- package/dist/chunks/module-asyncify-2EFITU5U-R7TVXNAE.js +2 -0
- package/dist/chunks/opchat-XJZA3QKZ.js +3 -0
- package/dist/chunks/organizations-UECDFEYE.js +2 -0
- package/dist/chunks/profile-KUMIZURM.js +3 -0
- package/dist/chunks/project-agent-NILMJHLV.js +2 -0
- package/dist/chunks/sandbox-command-QHH65OSE.js +2 -0
- package/dist/chunks/sandbox-template-N7I63PNU.js +10 -0
- package/dist/chunks/src-724HF43W.js +82 -0
- package/dist/chunks/src-VTKTTKQO.js +319 -0
- package/dist/chunks/taskset-PISBOILQ.js +2 -0
- package/dist/chunks/teams-bot-UV4RU53M.js +3 -0
- package/dist/chunks/training-2NDOWH5S.js +2 -0
- package/dist/chunks/workspaces-XXT4KUD3.js +2 -0
- package/dist/cli.js +3 -101
- package/dist/client.d.ts +1 -1
- package/dist/config.d.ts +1 -0
- package/dist/index.js +1 -26305
- package/dist/private-json-file.d.ts +1 -2
- package/dist/sandbox-template/manifest.js +1 -18380
- package/dist/web/assets/App-DxecRQUL.js +176 -0
- package/dist/web/assets/AppDialog-B65Eo3gp.js +1 -0
- package/dist/web/assets/AppTerminalPanel-B2EKQM7W.js +2 -0
- package/dist/web/assets/{AppsView-Ck_OzQWf.js → AppsView-BBoVe7s2.js} +1 -1
- package/dist/web/assets/{BrowserSidebar-CqciX8aL.js → BrowserSidebar-CSM1atSJ.js} +1 -1
- package/dist/web/assets/{CartesianChart-Y0lsL4vC.js → CartesianChart-CJKfXiEG.js} +1 -1
- package/dist/web/assets/{CollaborationTabs-BOb9PjvS.js → CollaborationTabs-BMZamWFC.js} +1 -1
- package/dist/web/assets/{CommandMenu-Co6JnmTu.js → CommandMenu-B3U1z2eo.js} +1 -1
- package/dist/web/assets/{CommunityView-BbTSeL7h.js → CommunityView-CTyRUcfy.js} +1 -1
- package/dist/web/assets/{ComposerCreateImproveStrip-BGzCWVFp.js → ComposerCreateImproveStrip-D7usvRtK.js} +1 -1
- package/dist/web/assets/GetStartedView-Ibu7oKWJ.js +1 -0
- package/dist/web/assets/HostedModelLearningReview-qnzIkT70.js +1 -0
- package/dist/web/assets/HostedModelLearningSettings--PKjpYsy.js +1 -0
- package/dist/web/assets/LabModelVersionDetailPage-s9uUN6fV.js +1 -0
- package/dist/web/assets/{LabSkillSidebar-C5oS6UmH.js → LabSkillSidebar-BKYseMiJ.js} +1 -1
- package/dist/web/assets/LabsRoute-C1FWCoYb.css +1 -0
- package/dist/web/assets/LabsRoute-DoRs0K6v.js +32 -0
- package/dist/web/assets/MainChatThread-DvuyMcMB.js +2 -0
- package/dist/web/assets/MainPane-BWwcxgHD.js +8 -0
- package/dist/web/assets/{MarkdownText-DqJarmTh.js → MarkdownText-D8XC5UT_.js} +1 -1
- package/dist/web/assets/{Messages-BaT7HOzB.js → Messages-e4A8JUjD.js} +6 -6
- package/dist/web/assets/{NativeSkillSidebar-DXp8snN5.js → NativeSkillSidebar-D2Joh8XB.js} +1 -1
- package/dist/web/assets/{NewExperienceSwitcher-CLHuGUN5.js → NewExperienceSwitcher-CzGebt2E.js} +1 -1
- package/dist/web/assets/{NewProjectDialog-CzpHCAaC.js → NewProjectDialog-CdMTSxUE.js} +1 -1
- package/dist/web/assets/{OutputsPage-DIzx-Ge6.js → OutputsPage-m7cSb8dW.js} +1 -1
- package/dist/web/assets/{ProjectsPage-DojwrhOy.js → ProjectsPage-C9mz8W1g.js} +1 -1
- package/dist/web/assets/RightChatPanelStack-B4LEqKEj.js +1 -0
- package/dist/web/assets/{RightSidebarHomePanel-DTzfuEX3.js → RightSidebarHomePanel-DOeUsH7h.js} +1 -1
- package/dist/web/assets/ScheduledWorkPage-UXZSSWgA.js +1 -0
- package/dist/web/assets/SettingsView-CAH0vreE.css +1 -0
- package/dist/web/assets/SettingsView-CQm1ai73.js +9 -0
- package/dist/web/assets/TeamChatView-C4haojB7.js +3 -0
- package/dist/web/assets/{TerminalOverlay-DnNVrCtu.js → TerminalOverlay-p2GZsuyQ.js} +3 -3
- package/dist/web/assets/{TrainingCreationPanel-CDwwyucO.js → TrainingCreationPanel-BYJSlO8X.js} +1 -1
- package/dist/web/assets/{TrainingDraftPanel-BijDnV_0.js → TrainingDraftPanel-DR5KlayH.js} +1 -1
- package/dist/web/assets/{UsageSettingsSection-Y5BFAu1p.js → UsageSettingsSection-BQToNXE4.js} +5 -5
- package/dist/web/assets/{WorkSidebarPanel-CkJlvZKm.js → WorkSidebarPanel--EeytWeg.js} +1 -1
- package/dist/web/assets/WorkspaceDiffPanel-BrovSYhn.js +14 -0
- package/dist/web/assets/{WorkspaceEnvironmentMenu-D8knAy1q.js → WorkspaceEnvironmentMenu-l-keRgvj.js} +3 -3
- package/dist/web/assets/{WorkspaceGitDialogs-_LHTrvh6.js → WorkspaceGitDialogs-aicWzaZu.js} +1 -1
- package/dist/web/assets/{WorkspaceMonacoEditor-B2B7OM_L.js → WorkspaceMonacoEditor-CO_E74jM.js} +36 -36
- package/dist/web/assets/{arrow-up-right-4nAzMtjW.js → arrow-up-right-rwPXNfVn.js} +1 -1
- package/dist/web/assets/chat-file-links-B3jDstSC.js +1 -0
- package/dist/web/assets/chevron-up-D089nvYQ.js +1 -0
- package/dist/web/assets/{clipboard-BzjUoZFo.js → clipboard-DwEExyU4.js} +1 -1
- package/dist/web/assets/{cloud-upload-CsrrwS-b.js → cloud-upload-D2he0-vQ.js} +1 -1
- package/dist/web/assets/{cssMode-CIbSSHKJ.js → cssMode-DS4k0NcI.js} +1 -1
- package/dist/web/assets/{folder-open-vRTuLzpS.js → folder-open-CAOLduKD.js} +1 -1
- package/dist/web/assets/{folder-plus-hyqwgUnx.js → folder-plus-D56MrxVT.js} +1 -1
- package/dist/web/assets/{git-commit-horizontal-CaxKfeYa.js → git-commit-horizontal-CeNM0oKJ.js} +1 -1
- package/dist/web/assets/{htmlMode-C3MGQGam.js → htmlMode-Xkni5erh.js} +1 -1
- package/dist/web/assets/{index-ByQIHpc9.css → index-BGMzUaup.css} +1 -1
- package/dist/web/assets/{index-Dvq7bpBG.js → index-KwyAyscP.js} +1 -1
- package/dist/web/assets/{info-aYWeE1Iw.js → info-CcrBaEE_.js} +1 -1
- package/dist/web/assets/{jsonMode-CpD6UkT7.js → jsonMode-C4YPbQB7.js} +1 -1
- package/dist/web/assets/{lspLanguageFeatures-DpcK8ZI6.js → lspLanguageFeatures-CF5oMTz6.js} +1 -1
- package/dist/web/assets/{minimize-2-DeYg7XqB.js → minimize-2-DzHQnInk.js} +1 -1
- package/dist/web/assets/{monaco.contribution-CrrdDQgP.js → monaco.contribution-0EN4mGCC.js} +2 -2
- package/dist/web/assets/{monaco.contribution-JWFq0HzV.js → monaco.contribution-B4qcTP0w.js} +2 -2
- package/dist/web/assets/{monaco.contribution-BDTM0ZJq.js → monaco.contribution-CJK_NrBm.js} +2 -2
- package/dist/web/assets/{monaco.contribution-C-_ekTxy.js → monaco.contribution-CkPGKNd-.js} +2 -2
- package/dist/web/assets/{play-BqgRTddV.js → play-p3-AMTPL.js} +1 -1
- package/dist/web/assets/{python-B67wope9.js → python-B0kpTxAZ.js} +1 -1
- package/dist/web/assets/{refresh-cw-DwMA_2On.js → refresh-cw-_jbTIzzr.js} +1 -1
- package/dist/web/assets/{save-B0BKh5oQ.js → save-Cy6hEotx.js} +1 -1
- package/dist/web/assets/{square-LY3oz82L.js → square-DKQkcrOH.js} +1 -1
- package/dist/web/assets/{toggleHighContrast-B2jka5B1.js → toggleHighContrast-Bnk1VVVq.js} +1 -1
- package/dist/web/assets/{tsMode-1MUwluYD.js → tsMode-BDrSVy7V.js} +1 -1
- package/dist/web/assets/{upload-bSKSkFVa.js → upload-COn0my_O.js} +1 -1
- package/dist/web/assets/{useLocalAgentSchedules--jnnM4Fz.js → useLocalAgentSchedules-iZNB4Oee.js} +1 -1
- package/dist/web/assets/{wifi-off-DA34iPmr.js → wifi-off-Cqt-ZLXY.js} +1 -1
- package/dist/web/assets/{workers-CczIcRcl.js → workers-hu0Ym93h.js} +1 -1
- package/dist/web/assets/{yaml-DwEGoHA9.js → yaml-D-JLDGL6.js} +1 -1
- package/dist/web/index.html +2 -2
- package/docs/command-reference.md +28 -2
- package/package.json +10 -7
- package/dist/chunks/actions-command-6N5XWMR6.js +0 -185
- package/dist/chunks/app-layer-XEYHFJHI.js +0 -214
- package/dist/chunks/app-server-runtime-FJM2EQPH.js +0 -21
- package/dist/chunks/apps-GSXUDK6V.js +0 -427
- package/dist/chunks/chunk-2JABRRNR.js +0 -183
- package/dist/chunks/chunk-47EIAYI7.js +0 -2162
- package/dist/chunks/chunk-4L3ZJS2T.js +0 -1207
- package/dist/chunks/chunk-5TKZBMQM.js +0 -731
- package/dist/chunks/chunk-6G6MDZLM.js +0 -14509
- package/dist/chunks/chunk-BVY5JYM6.js +0 -512
- package/dist/chunks/chunk-C5TKGE5Y.js +0 -1275
- package/dist/chunks/chunk-CNTM26OW.js +0 -602
- package/dist/chunks/chunk-D7BO5Y5J.js +0 -1531
- package/dist/chunks/chunk-DJL4TJYG.js +0 -70
- package/dist/chunks/chunk-DLQQIWN2.js +0 -648
- package/dist/chunks/chunk-DNXBJZAU.js +0 -630
- package/dist/chunks/chunk-EFET7LB7.js +0 -1331
- package/dist/chunks/chunk-FQS2QL5F.js +0 -14522
- package/dist/chunks/chunk-HFPUR4CQ.js +0 -669
- package/dist/chunks/chunk-J3YDKJFD.js +0 -88
- package/dist/chunks/chunk-J7PYGDRY.js +0 -634
- package/dist/chunks/chunk-JTHL5XJ2.js +0 -1838
- package/dist/chunks/chunk-KSRWKXRB.js +0 -12
- package/dist/chunks/chunk-KWDOAJJI.js +0 -238
- package/dist/chunks/chunk-MUMPWI4O.js +0 -92
- package/dist/chunks/chunk-N3TGCM7J.js +0 -1135
- package/dist/chunks/chunk-NTK22KJD.js +0 -10707
- package/dist/chunks/chunk-O6B6YCMI.js +0 -57688
- package/dist/chunks/chunk-R3C3MNSI.js +0 -140
- package/dist/chunks/chunk-SMNFI2FU.js +0 -113
- package/dist/chunks/chunk-UACZUFIA.js +0 -47
- package/dist/chunks/chunk-W5GKHH77.js +0 -168
- package/dist/chunks/chunk-WBAZFKC7.js +0 -1643
- package/dist/chunks/chunk-X7ZG4TSW.js +0 -3063
- package/dist/chunks/chunk-YVCYVDNP.js +0 -746
- package/dist/chunks/cli-6PFRZ2WV.js +0 -21
- package/dist/chunks/continual-FYDKLCO7.js +0 -803
- package/dist/chunks/core-commands-MAN3CSJQ.js +0 -48
- package/dist/chunks/desktop-test-OE5SST2W.js +0 -146
- package/dist/chunks/extension-J3CIEDP4.js +0 -10041
- package/dist/chunks/help-JNGJJFU5.js +0 -67
- package/dist/chunks/opchat-6HEQJFLL.js +0 -167
- package/dist/chunks/organizations-MWAPNOCK.js +0 -804
- package/dist/chunks/profile-P7HMONTZ.js +0 -1134
- package/dist/chunks/project-agent-2RAK7GAZ.js +0 -514
- package/dist/chunks/sandbox-command-G22CPFNK.js +0 -1659
- package/dist/chunks/sandbox-template-S4WRUWJ6.js +0 -1653
- package/dist/chunks/src-BKBZ7WLO.js +0 -3624
- package/dist/chunks/src-RTGN2O4H.js +0 -65745
- package/dist/chunks/taskset-BMI7KOWP.js +0 -66
- package/dist/chunks/teams-bot-5VBYEN7M.js +0 -144
- package/dist/chunks/training-UPVSGDTB.js +0 -17
- package/dist/chunks/workspaces-IJQPWX3H.js +0 -99
- package/dist/web/assets/App-BOkhmdHu.js +0 -173
- package/dist/web/assets/AppDialog-BCjKFUBn.js +0 -1
- package/dist/web/assets/AppTerminalPanel-DRU8GIfy.js +0 -2
- package/dist/web/assets/GetStartedView-jEogFjxP.js +0 -1
- package/dist/web/assets/LabModelVersionDetailPage-CrudId_1.js +0 -1
- package/dist/web/assets/LabsRoute-9v8qwEBc.js +0 -2
- package/dist/web/assets/LabsRoute-CGFgymTX.css +0 -1
- package/dist/web/assets/MainChatThread-VtMpAxlP.js +0 -2
- package/dist/web/assets/MainPane-BbknUzp3.js +0 -8
- package/dist/web/assets/RightChatPanelStack-CIE5bgmO.js +0 -1
- package/dist/web/assets/ScheduledWorkPage-DdbcQGSv.js +0 -1
- package/dist/web/assets/SettingsView-CC5GXaE1.css +0 -1
- package/dist/web/assets/SettingsView-QT_OLmDh.js +0 -6
- package/dist/web/assets/TeamChatView-C4-nG1tC.js +0 -3
- package/dist/web/assets/WorkspaceDiffPanel-CBgzmBk8.js +0 -14
- package/dist/web/assets/chat-file-links-Bned0MT7.js +0 -1
- package/dist/web/assets/chevron-up-DK7ejCfk.js +0 -1
- package/dist/web/assets/index-66-ohHD5.js +0 -1
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
resolveGitBranch,
|
|
4
|
-
runAccount,
|
|
5
|
-
runBacktestRun,
|
|
6
|
-
runCheckUpdate,
|
|
7
|
-
runDeployWatch,
|
|
8
|
-
runHealth,
|
|
9
|
-
runLogin,
|
|
10
|
-
runOpentool,
|
|
11
|
-
runProfiles,
|
|
12
|
-
runRepoCreate,
|
|
13
|
-
runRepoPush,
|
|
14
|
-
runTemplateBranches,
|
|
15
|
-
runTemplateStatus,
|
|
16
|
-
runTemplateUpdate,
|
|
17
|
-
runToolList,
|
|
18
|
-
runToolRun
|
|
19
|
-
} from "./chunk-CNTM26OW.js";
|
|
20
|
-
import "./chunk-HFPUR4CQ.js";
|
|
21
|
-
import "./chunk-2JABRRNR.js";
|
|
22
|
-
import "./chunk-SMNFI2FU.js";
|
|
23
|
-
import "./chunk-N3TGCM7J.js";
|
|
24
|
-
import "./chunk-4L3ZJS2T.js";
|
|
25
|
-
import "./chunk-JTHL5XJ2.js";
|
|
26
|
-
import "./chunk-D7BO5Y5J.js";
|
|
27
|
-
import "./chunk-KSRWKXRB.js";
|
|
28
|
-
import "./chunk-FQS2QL5F.js";
|
|
29
|
-
import "./chunk-MUMPWI4O.js";
|
|
30
|
-
import "./chunk-UACZUFIA.js";
|
|
31
|
-
export {
|
|
32
|
-
resolveGitBranch,
|
|
33
|
-
runAccount,
|
|
34
|
-
runBacktestRun,
|
|
35
|
-
runCheckUpdate,
|
|
36
|
-
runDeployWatch,
|
|
37
|
-
runHealth,
|
|
38
|
-
runLogin,
|
|
39
|
-
runOpentool,
|
|
40
|
-
runProfiles,
|
|
41
|
-
runRepoCreate,
|
|
42
|
-
runRepoPush,
|
|
43
|
-
runTemplateBranches,
|
|
44
|
-
runTemplateStatus,
|
|
45
|
-
runTemplateUpdate,
|
|
46
|
-
runToolList,
|
|
47
|
-
runToolRun
|
|
48
|
-
};
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
runProcessCommand
|
|
4
|
-
} from "./chunk-HFPUR4CQ.js";
|
|
5
|
-
import {
|
|
6
|
-
CliUsageError
|
|
7
|
-
} from "./chunk-2JABRRNR.js";
|
|
8
|
-
import "./chunk-SMNFI2FU.js";
|
|
9
|
-
import "./chunk-N3TGCM7J.js";
|
|
10
|
-
import "./chunk-4L3ZJS2T.js";
|
|
11
|
-
import "./chunk-JTHL5XJ2.js";
|
|
12
|
-
import "./chunk-D7BO5Y5J.js";
|
|
13
|
-
import "./chunk-KSRWKXRB.js";
|
|
14
|
-
import "./chunk-FQS2QL5F.js";
|
|
15
|
-
import {
|
|
16
|
-
optionString,
|
|
17
|
-
parseBooleanOption
|
|
18
|
-
} from "./chunk-MUMPWI4O.js";
|
|
19
|
-
import "./chunk-UACZUFIA.js";
|
|
20
|
-
|
|
21
|
-
// src/cli/desktop-test.ts
|
|
22
|
-
import path from "node:path";
|
|
23
|
-
import { access } from "node:fs/promises";
|
|
24
|
-
import { constants } from "node:fs";
|
|
25
|
-
import { createRequire } from "node:module";
|
|
26
|
-
var DESKTOP_HARNESS_SCRIPT = path.join("scripts", "desktop-harness.ts");
|
|
27
|
-
async function runDesktopTestCommand(options, rest) {
|
|
28
|
-
const invocation = await buildDesktopHarnessInvocation({ options, rest });
|
|
29
|
-
const result = await runProcessCommand(invocation.command, invocation.args, {
|
|
30
|
-
cwd: invocation.cwd,
|
|
31
|
-
inherit: true,
|
|
32
|
-
timeoutMs: 0
|
|
33
|
-
});
|
|
34
|
-
if (result.code !== 0) {
|
|
35
|
-
throw new HarnessCommandFailedError(result.code);
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
async function buildDesktopHarnessInvocation(input) {
|
|
39
|
-
const options = input.options;
|
|
40
|
-
const rest = input.rest;
|
|
41
|
-
const action = rest[0];
|
|
42
|
-
if (action !== "run" && action !== "attach") {
|
|
43
|
-
throw new CliUsageError(desktopHarnessCliUsage());
|
|
44
|
-
}
|
|
45
|
-
const scenarios = rest.slice(1);
|
|
46
|
-
if (scenarios.length === 0) {
|
|
47
|
-
throw new CliUsageError("usage: openpond desktop-test run <scenario...> [options]");
|
|
48
|
-
}
|
|
49
|
-
const startCwd = optionString(options, "cwd") || input.cwd || process.cwd();
|
|
50
|
-
const repoRoot = await resolveDesktopHarnessRepoRoot(startCwd);
|
|
51
|
-
const env = input.env ?? process.env;
|
|
52
|
-
const command = env.OPENPOND_NODE_BINARY?.trim() || process.execPath;
|
|
53
|
-
const tsxCli = createRequire(import.meta.url).resolve("tsx/cli");
|
|
54
|
-
const args = [tsxCli, DESKTOP_HARNESS_SCRIPT, "run", ...scenarios];
|
|
55
|
-
const launchMode = resolveLaunchMode(options, action);
|
|
56
|
-
if (launchMode) args.push(`--${launchMode}`);
|
|
57
|
-
appendStringFlag(args, "--app", options, "app");
|
|
58
|
-
appendStringFlag(args, "--server", options, "server");
|
|
59
|
-
appendStringFlag(args, "--token", options, "token");
|
|
60
|
-
appendStringFlag(args, "--token-file", options, "tokenFile");
|
|
61
|
-
appendStringFlag(args, "--devtools-port", options, "devtoolsPort");
|
|
62
|
-
appendStringFlag(args, "--artifacts-dir", options, "artifactsDir");
|
|
63
|
-
appendJsonFlag(args, options);
|
|
64
|
-
appendStringFlag(args, "--grep", options, "grep");
|
|
65
|
-
appendStringFlag(args, "--timeout-ms", options, "timeoutMs");
|
|
66
|
-
if (parseBooleanOption(options.keepHome)) args.push("--keep-home");
|
|
67
|
-
return { command, args, cwd: repoRoot };
|
|
68
|
-
}
|
|
69
|
-
async function resolveDesktopHarnessRepoRoot(startCwd) {
|
|
70
|
-
let current = path.resolve(startCwd);
|
|
71
|
-
while (true) {
|
|
72
|
-
const scriptPath = path.join(current, DESKTOP_HARNESS_SCRIPT);
|
|
73
|
-
if (await fileExists(scriptPath)) return current;
|
|
74
|
-
const parent = path.dirname(current);
|
|
75
|
-
if (parent === current) {
|
|
76
|
-
throw new CliUsageError(
|
|
77
|
-
`Could not find ${DESKTOP_HARNESS_SCRIPT}. Run this command from the OpenPond source checkout or pass --cwd <repo>.`
|
|
78
|
-
);
|
|
79
|
-
}
|
|
80
|
-
current = parent;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
function resolveLaunchMode(options, action) {
|
|
84
|
-
let mode = action === "attach" ? "attach" : null;
|
|
85
|
-
for (const candidate of ["isolated", "attach", "packaged", "none"]) {
|
|
86
|
-
if (!parseBooleanOption(options[candidate])) continue;
|
|
87
|
-
if (mode && mode !== candidate) {
|
|
88
|
-
throw new CliUsageError("Choose only one desktop harness launch mode: --isolated, --attach, --packaged, or --none.");
|
|
89
|
-
}
|
|
90
|
-
mode = candidate;
|
|
91
|
-
}
|
|
92
|
-
return mode;
|
|
93
|
-
}
|
|
94
|
-
function appendStringFlag(args, flag, options, key) {
|
|
95
|
-
const value = optionString(options, key);
|
|
96
|
-
if (!value) return;
|
|
97
|
-
args.push(flag, value);
|
|
98
|
-
}
|
|
99
|
-
function appendJsonFlag(args, options) {
|
|
100
|
-
const json = optionString(options, "json");
|
|
101
|
-
const jsonPath = optionString(options, "jsonPath");
|
|
102
|
-
if (json && isBooleanLiteral(json)) {
|
|
103
|
-
throw new CliUsageError("harness --json requires a report path. Use --json <path> or --json-path <path>.");
|
|
104
|
-
}
|
|
105
|
-
if (json && jsonPath && json !== jsonPath) {
|
|
106
|
-
throw new CliUsageError("Use only one JSON report path: --json <path> or --json-path <path>.");
|
|
107
|
-
}
|
|
108
|
-
const value = json || jsonPath;
|
|
109
|
-
if (value) args.push("--json", value);
|
|
110
|
-
}
|
|
111
|
-
function isBooleanLiteral(value) {
|
|
112
|
-
return /^(true|false|1|0|yes|no)$/i.test(value);
|
|
113
|
-
}
|
|
114
|
-
async function fileExists(filePath) {
|
|
115
|
-
try {
|
|
116
|
-
await access(filePath, constants.R_OK);
|
|
117
|
-
return true;
|
|
118
|
-
} catch {
|
|
119
|
-
return false;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
function desktopHarnessCliUsage() {
|
|
123
|
-
return [
|
|
124
|
-
"usage: openpond desktop-test run <scenario...> [options]",
|
|
125
|
-
" openpond desktop-test attach <scenario...> [options]",
|
|
126
|
-
"",
|
|
127
|
-
"Options include --isolated, --attach, --packaged, --none, --app <path>,",
|
|
128
|
-
"--server <url>, --token <token>, --token-file <path>, --devtools-port <port>, --artifacts-dir <path>,",
|
|
129
|
-
"--json <path>, --json-path <path>, --grep <pattern>, --timeout-ms <ms>,",
|
|
130
|
-
"--keep-home, and --cwd <repo>."
|
|
131
|
-
].join("\n");
|
|
132
|
-
}
|
|
133
|
-
var HarnessCommandFailedError = class extends Error {
|
|
134
|
-
exitCode;
|
|
135
|
-
constructor(code) {
|
|
136
|
-
const exitCode = typeof code === "number" && code > 0 ? code : 1;
|
|
137
|
-
super(`desktop harness failed with exit code ${exitCode}`);
|
|
138
|
-
this.name = "HarnessCommandFailedError";
|
|
139
|
-
this.exitCode = exitCode;
|
|
140
|
-
}
|
|
141
|
-
};
|
|
142
|
-
export {
|
|
143
|
-
buildDesktopHarnessInvocation,
|
|
144
|
-
resolveDesktopHarnessRepoRoot,
|
|
145
|
-
runDesktopTestCommand
|
|
146
|
-
};
|