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,66 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
DEFAULT_LOCAL_TRAINING_API_URL,
|
|
4
|
-
TrainingApiClient,
|
|
5
|
-
createLocalAuthenticatedRequest
|
|
6
|
-
} from "./chunk-J7PYGDRY.js";
|
|
7
|
-
import {
|
|
8
|
-
resolveApiBaseUrlOption
|
|
9
|
-
} from "./chunk-SMNFI2FU.js";
|
|
10
|
-
import "./chunk-KSRWKXRB.js";
|
|
11
|
-
import {
|
|
12
|
-
optionString,
|
|
13
|
-
parseBooleanOption
|
|
14
|
-
} from "./chunk-MUMPWI4O.js";
|
|
15
|
-
import "./chunk-UACZUFIA.js";
|
|
16
|
-
|
|
17
|
-
// src/cli/taskset.ts
|
|
18
|
-
import path from "node:path";
|
|
19
|
-
async function runTasksetCommand(options, rest, dependencies = {}) {
|
|
20
|
-
const [subcommand, identifier] = rest;
|
|
21
|
-
if (!subcommand || !identifier || rest.length !== 2 || !["import", "publish", "readiness", "delete-draft"].includes(subcommand)) {
|
|
22
|
-
throw new Error(
|
|
23
|
-
"usage: taskset <import|publish|readiness|delete-draft> <package-path|draft-id|taskset-id> [--profile <id>] [--model <id>] [--json]"
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
const baseUrl = resolveApiBaseUrlOption(options) ?? process.env.OPENPOND_LOCAL_API_URL?.replace(/\/$/, "") ?? DEFAULT_LOCAL_TRAINING_API_URL;
|
|
27
|
-
const target = new URL(baseUrl);
|
|
28
|
-
if (target.protocol !== "http:" || !["127.0.0.1", "localhost", "::1"].includes(target.hostname)) {
|
|
29
|
-
throw new Error("Taskset package import is available only through the local OpenPond app API.");
|
|
30
|
-
}
|
|
31
|
-
const client = new TrainingApiClient({
|
|
32
|
-
baseUrl,
|
|
33
|
-
request: dependencies.request ?? await createLocalAuthenticatedRequest(baseUrl)
|
|
34
|
-
});
|
|
35
|
-
const result = subcommand === "import" ? await client.importTasksetDraftPackage({
|
|
36
|
-
packagePath: path.resolve(identifier),
|
|
37
|
-
profileId: optionString(options, "profile") || "default"
|
|
38
|
-
}) : subcommand === "publish" ? await client.publishTasksetDraft(
|
|
39
|
-
identifier,
|
|
40
|
-
optionString(options, "model") || null
|
|
41
|
-
) : subcommand === "readiness" ? await client.tasksetReadiness(identifier) : await client.deleteTasksetDraft(identifier);
|
|
42
|
-
if (parseBooleanOption(options.json)) {
|
|
43
|
-
console.log(JSON.stringify(result, null, 2));
|
|
44
|
-
return;
|
|
45
|
-
}
|
|
46
|
-
const record = result && typeof result === "object" ? result : {};
|
|
47
|
-
if (subcommand === "import") {
|
|
48
|
-
console.log(`Imported Taskset draft ${String(record.name ?? record.id ?? identifier)}.`);
|
|
49
|
-
console.log("Open it in Models \u2192 Tasksets to review it, or publish it with the OpenPond CLI.");
|
|
50
|
-
return;
|
|
51
|
-
}
|
|
52
|
-
if (subcommand === "publish") {
|
|
53
|
-
const taskset = record.taskset && typeof record.taskset === "object" ? record.taskset : {};
|
|
54
|
-
console.log(`Published Taskset ${String(taskset.name ?? taskset.id ?? identifier)}.`);
|
|
55
|
-
return;
|
|
56
|
-
}
|
|
57
|
-
if (subcommand === "readiness") {
|
|
58
|
-
console.log(`Checked Taskset ${identifier} readiness.`);
|
|
59
|
-
console.log(JSON.stringify(result, null, 2));
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
|
-
console.log(`Deleted unpublished Taskset draft ${identifier}.`);
|
|
63
|
-
}
|
|
64
|
-
export {
|
|
65
|
-
runTasksetCommand
|
|
66
|
-
};
|
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
resolveSandboxClient
|
|
4
|
-
} from "./chunk-HFPUR4CQ.js";
|
|
5
|
-
import "./chunk-2JABRRNR.js";
|
|
6
|
-
import "./chunk-SMNFI2FU.js";
|
|
7
|
-
import "./chunk-N3TGCM7J.js";
|
|
8
|
-
import "./chunk-4L3ZJS2T.js";
|
|
9
|
-
import "./chunk-JTHL5XJ2.js";
|
|
10
|
-
import "./chunk-D7BO5Y5J.js";
|
|
11
|
-
import "./chunk-KSRWKXRB.js";
|
|
12
|
-
import "./chunk-FQS2QL5F.js";
|
|
13
|
-
import {
|
|
14
|
-
optionString,
|
|
15
|
-
parseJsonOption,
|
|
16
|
-
requiredTeamId
|
|
17
|
-
} from "./chunk-MUMPWI4O.js";
|
|
18
|
-
import "./chunk-UACZUFIA.js";
|
|
19
|
-
|
|
20
|
-
// src/cli/teams-bot.ts
|
|
21
|
-
function usage() {
|
|
22
|
-
return [
|
|
23
|
-
"usage: teams-bot <overview|bind|rebind|diagnostics|diagnostic-run>",
|
|
24
|
-
" teams-bot overview --team-id <id>",
|
|
25
|
-
" teams-bot bind --team-id <id> --token <token> [--project-id <id>] [--agent-id <id>] [--microsoft-connection-id <id>]",
|
|
26
|
-
" teams-bot rebind <bindingId> --team-id <id> [--project-id <id>] [--agent-id <id>] [--microsoft-connection-id <id>]",
|
|
27
|
-
" teams-bot diagnostics <bindingId> --team-id <id>",
|
|
28
|
-
" teams-bot diagnostic-run <bindingId> --team-id <id> --prompt <text> [--attachments-json <json-array>] [--action-input-json <json-object>]"
|
|
29
|
-
].join("\n");
|
|
30
|
-
}
|
|
31
|
-
function nullableOption(options, key) {
|
|
32
|
-
if (!(key in options)) return void 0;
|
|
33
|
-
const value = optionString(options, key);
|
|
34
|
-
if (!value || value === "null" || value === "none") return null;
|
|
35
|
-
return value;
|
|
36
|
-
}
|
|
37
|
-
function bindingTargetInput(options) {
|
|
38
|
-
const teamId = requiredTeamId(options, "usage: teams-bot rebind <bindingId>");
|
|
39
|
-
const sandboxId = nullableOption(options, "sandboxId");
|
|
40
|
-
const projectId = nullableOption(options, "projectId");
|
|
41
|
-
const agentId = nullableOption(options, "agentId");
|
|
42
|
-
const microsoftConnectionId = nullableOption(options, "microsoftConnectionId");
|
|
43
|
-
return {
|
|
44
|
-
teamId,
|
|
45
|
-
...sandboxId !== void 0 ? { sandboxId } : {},
|
|
46
|
-
...projectId !== void 0 ? { projectId } : {},
|
|
47
|
-
...agentId !== void 0 ? { agentId } : {},
|
|
48
|
-
...microsoftConnectionId !== void 0 ? { microsoftConnectionId } : {}
|
|
49
|
-
};
|
|
50
|
-
}
|
|
51
|
-
function attachmentsInput(options) {
|
|
52
|
-
const raw = optionString(options, "attachmentsJson");
|
|
53
|
-
if (!raw) return void 0;
|
|
54
|
-
const parsed = parseJsonOption(raw, "attachments-json");
|
|
55
|
-
if (!Array.isArray(parsed)) {
|
|
56
|
-
throw new Error("attachments-json must be a JSON array");
|
|
57
|
-
}
|
|
58
|
-
for (const attachment of parsed) {
|
|
59
|
-
if (!attachment || typeof attachment !== "object" || Array.isArray(attachment)) {
|
|
60
|
-
throw new Error("attachments-json entries must be JSON objects");
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
return parsed;
|
|
64
|
-
}
|
|
65
|
-
function actionInput(options) {
|
|
66
|
-
const raw = optionString(options, "actionInputJson");
|
|
67
|
-
if (!raw) return void 0;
|
|
68
|
-
const parsed = parseJsonOption(raw, "action-input-json");
|
|
69
|
-
if (!parsed || typeof parsed !== "object" || Array.isArray(parsed)) {
|
|
70
|
-
throw new Error("action-input-json must be a JSON object");
|
|
71
|
-
}
|
|
72
|
-
return parsed;
|
|
73
|
-
}
|
|
74
|
-
async function runTeamsBotCommand(options, rest) {
|
|
75
|
-
const subcommand = rest[0] || "overview";
|
|
76
|
-
const client = await resolveSandboxClient(options);
|
|
77
|
-
if (subcommand === "overview") {
|
|
78
|
-
const teamId = requiredTeamId(options, "usage: teams-bot overview");
|
|
79
|
-
console.log(
|
|
80
|
-
JSON.stringify(await client.getMicrosoftTeamsBotOverview({ teamId }), null, 2)
|
|
81
|
-
);
|
|
82
|
-
return;
|
|
83
|
-
}
|
|
84
|
-
if (subcommand === "bind") {
|
|
85
|
-
const token = optionString(options, "token");
|
|
86
|
-
if (!token) throw new Error(usage());
|
|
87
|
-
const result = await client.bindMicrosoftTeamsBotConversation({
|
|
88
|
-
...bindingTargetInput(options),
|
|
89
|
-
token
|
|
90
|
-
});
|
|
91
|
-
console.log(JSON.stringify(result, null, 2));
|
|
92
|
-
return;
|
|
93
|
-
}
|
|
94
|
-
if (subcommand === "rebind") {
|
|
95
|
-
const bindingId = rest[1]?.trim();
|
|
96
|
-
if (!bindingId) throw new Error(usage());
|
|
97
|
-
const result = await client.rebindMicrosoftTeamsBotConversation(
|
|
98
|
-
bindingId,
|
|
99
|
-
bindingTargetInput(options)
|
|
100
|
-
);
|
|
101
|
-
console.log(JSON.stringify(result, null, 2));
|
|
102
|
-
return;
|
|
103
|
-
}
|
|
104
|
-
if (subcommand === "diagnostics") {
|
|
105
|
-
const bindingId = rest[1]?.trim();
|
|
106
|
-
const teamId = requiredTeamId(options, "usage: teams-bot diagnostics <bindingId>");
|
|
107
|
-
if (!bindingId) throw new Error(usage());
|
|
108
|
-
console.log(
|
|
109
|
-
JSON.stringify(
|
|
110
|
-
await client.sendMicrosoftTeamsBotDiagnostic({ teamId, bindingId }),
|
|
111
|
-
null,
|
|
112
|
-
2
|
|
113
|
-
)
|
|
114
|
-
);
|
|
115
|
-
return;
|
|
116
|
-
}
|
|
117
|
-
if (subcommand === "diagnostic-run") {
|
|
118
|
-
const bindingId = rest[1]?.trim();
|
|
119
|
-
const teamId = requiredTeamId(
|
|
120
|
-
options,
|
|
121
|
-
"usage: teams-bot diagnostic-run <bindingId>"
|
|
122
|
-
);
|
|
123
|
-
const prompt = optionString(options, "prompt");
|
|
124
|
-
if (!bindingId || !prompt) throw new Error(usage());
|
|
125
|
-
console.log(
|
|
126
|
-
JSON.stringify(
|
|
127
|
-
await client.sendMicrosoftTeamsBotDiagnosticRun({
|
|
128
|
-
teamId,
|
|
129
|
-
bindingId,
|
|
130
|
-
prompt,
|
|
131
|
-
attachments: attachmentsInput(options),
|
|
132
|
-
actionInput: actionInput(options)
|
|
133
|
-
}),
|
|
134
|
-
null,
|
|
135
|
-
2
|
|
136
|
-
)
|
|
137
|
-
);
|
|
138
|
-
return;
|
|
139
|
-
}
|
|
140
|
-
throw new Error(usage());
|
|
141
|
-
}
|
|
142
|
-
export {
|
|
143
|
-
runTeamsBotCommand
|
|
144
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
DEFAULT_LOCAL_TRAINING_API_URL,
|
|
4
|
-
TrainingApiClient,
|
|
5
|
-
createLocalAuthenticatedRequest,
|
|
6
|
-
runTrainingCommand
|
|
7
|
-
} from "./chunk-J7PYGDRY.js";
|
|
8
|
-
import "./chunk-SMNFI2FU.js";
|
|
9
|
-
import "./chunk-KSRWKXRB.js";
|
|
10
|
-
import "./chunk-MUMPWI4O.js";
|
|
11
|
-
import "./chunk-UACZUFIA.js";
|
|
12
|
-
export {
|
|
13
|
-
DEFAULT_LOCAL_TRAINING_API_URL,
|
|
14
|
-
TrainingApiClient,
|
|
15
|
-
createLocalAuthenticatedRequest,
|
|
16
|
-
runTrainingCommand
|
|
17
|
-
};
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { createRequire as __openpondCreateRequire } from "node:module"; var require = __openpondCreateRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
MACOS_GIT_MISSING_DEVELOPER_TOOLS_ERROR,
|
|
4
|
-
appWorkspacePaths,
|
|
5
|
-
assertSafeBranchName,
|
|
6
|
-
checkWorkspaceGitAvailability,
|
|
7
|
-
checkoutBranch,
|
|
8
|
-
checkoutBranchAtPath,
|
|
9
|
-
clearWorkspaceDiffCacheForTests,
|
|
10
|
-
cloneWorkspace,
|
|
11
|
-
createAndCheckoutBranch,
|
|
12
|
-
createAndCheckoutBranchAtPath,
|
|
13
|
-
expectedRemoteUrl,
|
|
14
|
-
isGeneratedWorkspacePath,
|
|
15
|
-
isGitRepo,
|
|
16
|
-
isMacOSGitDeveloperToolsMissing,
|
|
17
|
-
isVisibleGitWorkspaceFile,
|
|
18
|
-
isWorkspaceDirectory,
|
|
19
|
-
lastFetchAt,
|
|
20
|
-
listPlainWorkspaceFiles,
|
|
21
|
-
loadGitCommitDiffAtPath,
|
|
22
|
-
loadWorkspaceDiff,
|
|
23
|
-
loadWorkspaceDiffAtPath,
|
|
24
|
-
loadWorkspaceFile,
|
|
25
|
-
loadWorkspaceFileAtPath,
|
|
26
|
-
loadWorkspaceImageFile,
|
|
27
|
-
loadWorkspaceImageFileAtPath,
|
|
28
|
-
loadWorkspaceState,
|
|
29
|
-
loadWorkspaceStateAtPath,
|
|
30
|
-
localVideoContentType,
|
|
31
|
-
mapWorkspaceDiffEntriesWithConcurrency,
|
|
32
|
-
normalizeWorkspaceFilePath,
|
|
33
|
-
parseBranchStatusLine,
|
|
34
|
-
parseNumstat,
|
|
35
|
-
parseStatusLine,
|
|
36
|
-
pathExists,
|
|
37
|
-
readLocalImageFile,
|
|
38
|
-
readLocalVideoFile,
|
|
39
|
-
readWorkspaceDocumentPreview,
|
|
40
|
-
readWorkspaceFile,
|
|
41
|
-
readWorkspaceImageFile,
|
|
42
|
-
redactRemoteUrl,
|
|
43
|
-
runCommand,
|
|
44
|
-
sourceFromRemote,
|
|
45
|
-
startMacOSCommandLineToolsInstall,
|
|
46
|
-
truncatePatch,
|
|
47
|
-
uniqueSortedPaths,
|
|
48
|
-
workspaceImageContentType
|
|
49
|
-
} from "./chunk-C5TKGE5Y.js";
|
|
50
|
-
import "./chunk-DJL4TJYG.js";
|
|
51
|
-
import "./chunk-UACZUFIA.js";
|
|
52
|
-
export {
|
|
53
|
-
MACOS_GIT_MISSING_DEVELOPER_TOOLS_ERROR,
|
|
54
|
-
appWorkspacePaths,
|
|
55
|
-
assertSafeBranchName,
|
|
56
|
-
checkWorkspaceGitAvailability,
|
|
57
|
-
checkoutBranch,
|
|
58
|
-
checkoutBranchAtPath,
|
|
59
|
-
clearWorkspaceDiffCacheForTests,
|
|
60
|
-
cloneWorkspace,
|
|
61
|
-
createAndCheckoutBranch,
|
|
62
|
-
createAndCheckoutBranchAtPath,
|
|
63
|
-
expectedRemoteUrl,
|
|
64
|
-
isGeneratedWorkspacePath,
|
|
65
|
-
isGitRepo,
|
|
66
|
-
isMacOSGitDeveloperToolsMissing,
|
|
67
|
-
isVisibleGitWorkspaceFile,
|
|
68
|
-
isWorkspaceDirectory,
|
|
69
|
-
lastFetchAt,
|
|
70
|
-
listPlainWorkspaceFiles,
|
|
71
|
-
loadGitCommitDiffAtPath,
|
|
72
|
-
loadWorkspaceDiff,
|
|
73
|
-
loadWorkspaceDiffAtPath,
|
|
74
|
-
loadWorkspaceFile,
|
|
75
|
-
loadWorkspaceFileAtPath,
|
|
76
|
-
loadWorkspaceImageFile,
|
|
77
|
-
loadWorkspaceImageFileAtPath,
|
|
78
|
-
loadWorkspaceState,
|
|
79
|
-
loadWorkspaceStateAtPath,
|
|
80
|
-
localVideoContentType,
|
|
81
|
-
mapWorkspaceDiffEntriesWithConcurrency,
|
|
82
|
-
normalizeWorkspaceFilePath,
|
|
83
|
-
parseBranchStatusLine,
|
|
84
|
-
parseNumstat,
|
|
85
|
-
parseStatusLine,
|
|
86
|
-
pathExists,
|
|
87
|
-
readLocalImageFile,
|
|
88
|
-
readLocalVideoFile,
|
|
89
|
-
readWorkspaceDocumentPreview,
|
|
90
|
-
readWorkspaceFile,
|
|
91
|
-
readWorkspaceImageFile,
|
|
92
|
-
redactRemoteUrl,
|
|
93
|
-
runCommand as runWorkspaceCommand,
|
|
94
|
-
sourceFromRemote,
|
|
95
|
-
startMacOSCommandLineToolsInstall,
|
|
96
|
-
truncatePatch,
|
|
97
|
-
uniqueSortedPaths,
|
|
98
|
-
workspaceImageContentType
|
|
99
|
-
};
|