openmeld 0.3.200 → 0.3.201
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/dist/{add-me-membership-BrH3dcmh.js → add-me-membership-Bydm456C.js} +2 -2
- package/dist/{add-me-membership-BrH3dcmh.js.map → add-me-membership-Bydm456C.js.map} +1 -1
- package/dist/{agents-xmt5d5_G.js → agents-BYLmArr0.js} +6 -6
- package/dist/agents-BYLmArr0.js.map +1 -0
- package/dist/{api-client-foundation-BjoUo2zT.js → api-client-foundation-Z13uEgLv.js} +1 -1
- package/dist/{api-client-foundation-CyhvHXbA.js → api-client-foundation-_SdQMn5d.js} +2 -2
- package/dist/{api-client-foundation-CyhvHXbA.js.map → api-client-foundation-_SdQMn5d.js.map} +1 -1
- package/dist/{command-DKqLPnm6.js → command-Biznp-FO.js} +6 -6
- package/dist/{command-DKqLPnm6.js.map → command-Biznp-FO.js.map} +1 -1
- package/dist/{computer-setup-continuation-DgEVibMT.js → computer-setup-continuation-DPkzUv_T.js} +3 -3
- package/dist/{computer-setup-continuation-DgEVibMT.js.map → computer-setup-continuation-DPkzUv_T.js.map} +1 -1
- package/dist/{dist-hNBlAeES.js → dist-ClkOpDGh.js} +1 -1
- package/dist/{dist-KqqIBWJf.js → dist-d5scH__V.js} +6 -1
- package/dist/dist-d5scH__V.js.map +1 -0
- package/dist/{elapsed-time-Dw1bPJlF.js → elapsed-time-ChC30u7g.js} +2 -2
- package/dist/{elapsed-time-Dw1bPJlF.js.map → elapsed-time-ChC30u7g.js.map} +1 -1
- package/dist/{installer-8B_l3Wx6.js → installer-Bjx_CtON.js} +2 -2
- package/dist/{installer-8B_l3Wx6.js.map → installer-Bjx_CtON.js.map} +1 -1
- package/dist/{openmeld-C26RrTSZ.js → openmeld-B7cwCTxb.js} +11 -11
- package/dist/{openmeld-C26RrTSZ.js.map → openmeld-B7cwCTxb.js.map} +1 -1
- package/dist/{openmeld-maintenance-worker-CQ-c0wt9.js → openmeld-maintenance-worker-DHQqf3DT.js} +4 -4
- package/dist/{openmeld-maintenance-worker-CQ-c0wt9.js.map → openmeld-maintenance-worker-DHQqf3DT.js.map} +1 -1
- package/dist/{openmeld-tools-update-coordinator-CxyST7Ar.js → openmeld-tools-update-coordinator-Bf8KyI6N.js} +6 -6
- package/dist/{openmeld-tools-update-coordinator-CxyST7Ar.js.map → openmeld-tools-update-coordinator-Bf8KyI6N.js.map} +1 -1
- package/dist/openmeld.js +3 -3
- package/dist/{prepare-session-executor-COv-va9O.js → prepare-session-executor-BOXF8ZE2.js} +7 -7
- package/dist/{prepare-session-executor-COv-va9O.js.map → prepare-session-executor-BOXF8ZE2.js.map} +1 -1
- package/dist/profiles-CxclDtCJ.js.map +1 -1
- package/dist/{upgrade-Q2KxWV0O.js → upgrade-CdzOmo7O.js} +3 -3
- package/dist/{upgrade-Q2KxWV0O.js.map → upgrade-CdzOmo7O.js.map} +1 -1
- package/dist/upgrade-DxRpsPL9.js +4 -0
- package/package.json +1 -1
- package/dist/agents-xmt5d5_G.js.map +0 -1
- package/dist/dist-KqqIBWJf.js.map +0 -1
- package/dist/upgrade-ezA9iXfT.js +0 -4
package/dist/{computer-setup-continuation-DgEVibMT.js → computer-setup-continuation-DPkzUv_T.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
|
|
3
3
|
import { f as hasPendingComputerSetupContinuation, g as resumeInterruptedComputerSetup } from "./auth-session-CJyZ6pcf.js";
|
|
4
|
-
import { qt as createPresenter } from "./elapsed-time-
|
|
5
|
-
import { A as mintPrepareSessionReconnectToken, D as recoverInterruptedComputerAuthHandoff, i as runPrepareSessionExecutor } from "./prepare-session-executor-
|
|
4
|
+
import { qt as createPresenter } from "./elapsed-time-ChC30u7g.js";
|
|
5
|
+
import { A as mintPrepareSessionReconnectToken, D as recoverInterruptedComputerAuthHandoff, i as runPrepareSessionExecutor } from "./prepare-session-executor-BOXF8ZE2.js";
|
|
6
6
|
import { setTimeout } from "node:timers/promises";
|
|
7
7
|
//#region src/commands/computer-setup-continuation.ts
|
|
8
8
|
const runtime = {
|
|
@@ -39,4 +39,4 @@ async function recoverComputerSetupAfterBackgroundUpdate() {
|
|
|
39
39
|
//#endregion
|
|
40
40
|
export { finishComputerSetupAfterBackgroundUpdate, recoverComputerSetupAfterBackgroundUpdate };
|
|
41
41
|
|
|
42
|
-
//# sourceMappingURL=computer-setup-continuation-
|
|
42
|
+
//# sourceMappingURL=computer-setup-continuation-DPkzUv_T.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computer-setup-continuation-
|
|
1
|
+
{"version":3,"file":"computer-setup-continuation-DPkzUv_T.js","names":["sleep"],"sources":["../src/commands/computer-setup-continuation.ts"],"sourcesContent":["import { setTimeout as sleep } from \"node:timers/promises\";\nimport {\n hasPendingComputerSetupContinuation,\n resumeInterruptedComputerSetup,\n} from \"../config/auth-session\";\nimport { mintPrepareSessionReconnectToken } from \"../config/prepare-session-api\";\nimport { createPresenter } from \"../runtime/presenter/index\";\nimport type { RuntimeContext } from \"../runtime/types\";\nimport { recoverInterruptedComputerAuthHandoff } from \"./computer-auth-handoff-recovery\";\nimport { runPrepareSessionExecutor } from \"./prepare-session-executor\";\n\nconst runtime: RuntimeContext = {\n interactive: false,\n resolvedView: \"agent\",\n viewMode: \"agent\",\n};\n\n// Called only by the existing OS-owned maintenance worker after its update.\n// The live Terminal keeps ownership. If it exits, continue the same Core\n// Prepare session using the existing auth journal, not a second setup plan.\nexport async function finishComputerSetupAfterBackgroundUpdate(): Promise<void> {\n while (await hasPendingComputerSetupContinuation()) {\n const resumed = await resumeInterruptedComputerSetup(\n async (continuation) => {\n const { snapshot, opaqueToken } =\n await mintPrepareSessionReconnectToken({\n baseUrl: continuation.gatewayUrl,\n prepareSessionId: continuation.prepareSessionId,\n });\n if (\n snapshot.lifecycleStatus !== \"active\" &&\n snapshot.lifecycleStatus !== \"completed\"\n ) {\n return \"not_completed\";\n }\n const result = await runPrepareSessionExecutor({\n gatewayUrl: continuation.gatewayUrl,\n initialSnapshot: snapshot,\n interactive: false,\n localAgentSelection: continuation.localAgentSelection,\n presenter: createPresenter(runtime),\n runtime,\n startSession: opaqueToken,\n view: \"agent\",\n });\n return result.status;\n }\n );\n if (!resumed) {\n await sleep(500);\n }\n }\n}\n\n// Run after the completed update has released its pending job. Account rollback\n// uses the existing handoff recovery, which itself waits for active updates.\nexport async function recoverComputerSetupAfterBackgroundUpdate(): Promise<void> {\n await recoverInterruptedComputerAuthHandoff({\n presenter: createPresenter(runtime),\n runtime,\n view: \"agent\",\n });\n}\n"],"mappings":";;;;;;;AAWA,MAAM,UAA0B;CAC9B,aAAa;CACb,cAAc;CACd,UAAU;AACZ;AAKA,eAAsB,2CAA0D;CAC9E,OAAO,MAAM,oCAAoC,GA2B/C,IAAI,CAAC,MA1BiB,+BACpB,OAAO,iBAAiB;EACtB,MAAM,EAAE,UAAU,gBAChB,MAAM,iCAAiC;GACrC,SAAS,aAAa;GACtB,kBAAkB,aAAa;EACjC,CAAC;EACH,IACE,SAAS,oBAAoB,YAC7B,SAAS,oBAAoB,aAE7B,OAAO;EAYT,QAAO,MAVc,0BAA0B;GAC7C,YAAY,aAAa;GACzB,iBAAiB;GACjB,aAAa;GACb,qBAAqB,aAAa;GAClC,WAAW,gBAAgB,OAAO;GAClC;GACA,cAAc;GACd,MAAM;EACR,CAAC,EAAA,CACa;CAChB,CACF,GAEE,MAAMA,WAAM,GAAG;AAGrB;AAIA,eAAsB,4CAA2D;CAC/E,MAAM,sCAAsC;EAC1C,WAAW,gBAAgB,OAAO;EAClC;EACA,MAAM;CACR,CAAC;AACH"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
|
|
3
|
-
import { $ as buildLocalFolderPickerPath, $t as createProfilesApi, A as buildCurrentOrganizationDirectoryPath, At as createAccountSpaceIndexApi, B as buildCurrentOrganizationMessageChannelsPath, Bt as createFetchTransport, C as buildCenterAgentSessionPath, Cn as uploadSpaceFile, Ct as buildRoutineTargetSpacesPath, D as buildCurrentAgentProfileSessionRoute, Dt as buildSpaceInboxReadThroughPath, E as buildComputerFileAccessUpdatePath, Et as buildSpaceBootstrapReadPath, F as buildCurrentOrganizationMessageChannelPath, Ft as createComputerFileAccessApi, G as buildFeedbackIssueSubmissionPath, Gt as createOpenMeldApiClient, H as buildCurrentOrganizationSpacesWithMemberCountsPath, Ht as createLocalFolderPickerApi, I as buildCurrentOrganizationMessageChannelRegistrationPath, It as createConfigApi, J as buildInboxItemReadPath, Jt as createOrganizationSkillsApi, K as buildInboxItemDismissPath, Kt as createOrganizationApi, L as buildCurrentOrganizationMessageChannelRegistrationPollPath, Lt as createCurrentDeviceApi, M as buildCurrentOrganizationInformationProtectionPath, Mt as createAgentProfileBindingApi, N as buildCurrentOrganizationLogoPath, Nt as createAgentProfileWorkRecoveryApi, O as buildCurrentOrganizationCenterAgentMemoryWipeSelfPath, Ot as buildSpaceInboxSummaryPath, P as buildCurrentOrganizationMemberOpenMeldServiceStatusesPath, Pt as createCenterAgentApi, Q as buildInboxSummaryPath, Qt as createProfileSpaceHistoryApi, R as buildCurrentOrganizationMessageChannelRegistrationsPath, Rt as createDirectMessageApi, S as buildCenterAgentProfilePath, Sn as uploadSpaceAttachment, St as buildRoutineRunsPath, T as buildComputerFileAccessReadPath, Tt as buildSpaceAttachmentDownloadPath, U as buildDirectMessageConversionPath, Ut as createLocalProjectControlApi, V as buildCurrentOrganizationSpacesPath, Vt as createInboxApi, W as buildDirectMessageSpacePath, Wt as createLocalRuntimeExpectedRoutesApi, X as buildInboxPath, Xt as createPluginsApi, Y as buildInboxMarkAllReadPath, Yt as createOrganizationUsageApi, Z as buildInboxPreferencesPath, Zt as createPrepareReadinessApi, _ as buildCenterAgentDirectMessageSpacePath, _n as toStructuredApiClientFailure, _t as buildProjectPath, a as buildAgentActivitySessionsPath, an as downloadSpaceFileContent, at as buildOrganizationDocumentsPath, b as buildCenterAgentMemberResearchPath, bn as updateSpaceFileEntry, bt as buildRoutinePausePath, c as buildAgentProfileCreationApprovalPreferencePath, cn as listSpaceFileRevisions, ct as buildOrganizationSkillGitHubPreviewPath, d as buildAgentProfileCreationRequestDecisionPath, dn as publicSpaceUrls, dt as buildOrganizationSkillsPath, en as createProjectsApi, et as buildLocalProjectControlPath, f as buildAgentProfileCreationRequestRetryPath, fn as readOrUpdateSpaceFilePins, ft as buildOrganizationUsageOverviewPath, g as buildCenterAgentDesignationPath, gn as setSpaceAccessMode, gt as buildProfileSpaceHistoryUpsertPath, h as buildCenterAgentAuditJournalPath, hn as resolveProfileSpaceHistoryGatewayHost, ht as buildProfileSpaceHistoryStatusPath, i as buildAccountSpaceIndexPath, in as createSpaceFolder, it as buildOrganizationDocumentPath, j as buildCurrentOrganizationFeedbackReportingPolicyPath, jt as createAgentActivityApi, k as buildCurrentOrganizationComputersPath, kt as buildSpaceInboxUnreadTargetsPath, l as buildAgentProfileCreationDefaultsPath, ln as listSpaceFiles, lt as buildOrganizationSkillMaintainersPath, m as buildAgentProfileWorkRecoveryRoute, mn as resolveAccountSpaceIndexGatewayHost, mt as buildProfileSpaceHistoryListPath, n as OpenMeldApiClientInvalidResponseError, nn as createRuntimeReportingApi, nt as buildOrganizationDocumentApproveDraftPath, o as buildAgentActivitySnapshotPath, on as getModelCatalog, ot as buildOrganizationSkillEnabledPath, p as buildAgentProfileCreationRequestsPath, pn as readOrUpdateSpaceMessagePins, pt as buildProfileRoute, q as buildInboxItemPath, qt as createOrganizationDocumentsApi, r as buildAccountSpaceActiveWakeSummaryPath, rn as createSpaceApi, rt as buildOrganizationDocumentDiscardDraftPath, s as buildAgentActivityStatsPath, sn as getSpaceFile, st as buildOrganizationSkillGitHubImportPath, t as OpenMeldApiClientHttpError, tn as createRoutinesApi, tt as buildModelCatalogPath, u as buildAgentProfileCreationRequestCancelPath, un as normalizeApiBaseUrl, ut as buildOrganizationSkillPath, v as buildCenterAgentInboxReadThroughPath, vn as trashSpaceFileEntry, vt as buildProjectsPath, w as buildCenterAgentSessionsPath, wt as buildRoutinesPath, x as buildCenterAgentOperatingStatePath, xn as updateSpaceMeta, xt as buildRoutineResumePath, y as buildCenterAgentInboxSummaryPath, yn as updateSpaceFileContent, yt as buildRoutinePath, z as buildCurrentOrganizationMessageChannelSetupRequestsPath, zt as createFeedbackApi } from "./dist-
|
|
3
|
+
import { $ as buildLocalFolderPickerPath, $t as createProfilesApi, A as buildCurrentOrganizationDirectoryPath, At as createAccountSpaceIndexApi, B as buildCurrentOrganizationMessageChannelsPath, Bt as createFetchTransport, C as buildCenterAgentSessionPath, Cn as uploadSpaceFile, Ct as buildRoutineTargetSpacesPath, D as buildCurrentAgentProfileSessionRoute, Dt as buildSpaceInboxReadThroughPath, E as buildComputerFileAccessUpdatePath, Et as buildSpaceBootstrapReadPath, F as buildCurrentOrganizationMessageChannelPath, Ft as createComputerFileAccessApi, G as buildFeedbackIssueSubmissionPath, Gt as createOpenMeldApiClient, H as buildCurrentOrganizationSpacesWithMemberCountsPath, Ht as createLocalFolderPickerApi, I as buildCurrentOrganizationMessageChannelRegistrationPath, It as createConfigApi, J as buildInboxItemReadPath, Jt as createOrganizationSkillsApi, K as buildInboxItemDismissPath, Kt as createOrganizationApi, L as buildCurrentOrganizationMessageChannelRegistrationPollPath, Lt as createCurrentDeviceApi, M as buildCurrentOrganizationInformationProtectionPath, Mt as createAgentProfileBindingApi, N as buildCurrentOrganizationLogoPath, Nt as createAgentProfileWorkRecoveryApi, O as buildCurrentOrganizationCenterAgentMemoryWipeSelfPath, Ot as buildSpaceInboxSummaryPath, P as buildCurrentOrganizationMemberOpenMeldServiceStatusesPath, Pt as createCenterAgentApi, Q as buildInboxSummaryPath, Qt as createProfileSpaceHistoryApi, R as buildCurrentOrganizationMessageChannelRegistrationsPath, Rt as createDirectMessageApi, S as buildCenterAgentProfilePath, Sn as uploadSpaceAttachment, St as buildRoutineRunsPath, T as buildComputerFileAccessReadPath, Tt as buildSpaceAttachmentDownloadPath, U as buildDirectMessageConversionPath, Ut as createLocalProjectControlApi, V as buildCurrentOrganizationSpacesPath, Vt as createInboxApi, W as buildDirectMessageSpacePath, Wt as createLocalRuntimeExpectedRoutesApi, X as buildInboxPath, Xt as createPluginsApi, Y as buildInboxMarkAllReadPath, Yt as createOrganizationUsageApi, Z as buildInboxPreferencesPath, Zt as createPrepareReadinessApi, _ as buildCenterAgentDirectMessageSpacePath, _n as toStructuredApiClientFailure, _t as buildProjectPath, a as buildAgentActivitySessionsPath, an as downloadSpaceFileContent, at as buildOrganizationDocumentsPath, b as buildCenterAgentMemberResearchPath, bn as updateSpaceFileEntry, bt as buildRoutinePausePath, c as buildAgentProfileCreationApprovalPreferencePath, cn as listSpaceFileRevisions, ct as buildOrganizationSkillGitHubPreviewPath, d as buildAgentProfileCreationRequestDecisionPath, dn as publicSpaceUrls, dt as buildOrganizationSkillsPath, en as createProjectsApi, et as buildLocalProjectControlPath, f as buildAgentProfileCreationRequestRetryPath, fn as readOrUpdateSpaceFilePins, ft as buildOrganizationUsageOverviewPath, g as buildCenterAgentDesignationPath, gn as setSpaceAccessMode, gt as buildProfileSpaceHistoryUpsertPath, h as buildCenterAgentAuditJournalPath, hn as resolveProfileSpaceHistoryGatewayHost, ht as buildProfileSpaceHistoryStatusPath, i as buildAccountSpaceIndexPath, in as createSpaceFolder, it as buildOrganizationDocumentPath, j as buildCurrentOrganizationFeedbackReportingPolicyPath, jt as createAgentActivityApi, k as buildCurrentOrganizationComputersPath, kt as buildSpaceInboxUnreadTargetsPath, l as buildAgentProfileCreationDefaultsPath, ln as listSpaceFiles, lt as buildOrganizationSkillMaintainersPath, m as buildAgentProfileWorkRecoveryRoute, mn as resolveAccountSpaceIndexGatewayHost, mt as buildProfileSpaceHistoryListPath, n as OpenMeldApiClientInvalidResponseError, nn as createRuntimeReportingApi, nt as buildOrganizationDocumentApproveDraftPath, o as buildAgentActivitySnapshotPath, on as getModelCatalog, ot as buildOrganizationSkillEnabledPath, p as buildAgentProfileCreationRequestsPath, pn as readOrUpdateSpaceMessagePins, pt as buildProfileRoute, q as buildInboxItemPath, qt as createOrganizationDocumentsApi, r as buildAccountSpaceActiveWakeSummaryPath, rn as createSpaceApi, rt as buildOrganizationDocumentDiscardDraftPath, s as buildAgentActivityStatsPath, sn as getSpaceFile, st as buildOrganizationSkillGitHubImportPath, t as OpenMeldApiClientHttpError, tn as createRoutinesApi, tt as buildModelCatalogPath, u as buildAgentProfileCreationRequestCancelPath, un as normalizeApiBaseUrl, ut as buildOrganizationSkillPath, v as buildCenterAgentInboxReadThroughPath, vn as trashSpaceFileEntry, vt as buildProjectsPath, w as buildCenterAgentSessionsPath, wt as buildRoutinesPath, x as buildCenterAgentOperatingStatePath, xn as updateSpaceMeta, xt as buildRoutineResumePath, y as buildCenterAgentInboxSummaryPath, yn as updateSpaceFileContent, yt as buildRoutinePath, z as buildCurrentOrganizationMessageChannelSetupRequestsPath, zt as createFeedbackApi } from "./dist-d5scH__V.js";
|
|
4
4
|
export { OpenMeldApiClientHttpError, OpenMeldApiClientInvalidResponseError, buildAccountSpaceActiveWakeSummaryPath, buildAccountSpaceIndexPath, buildAgentActivitySessionsPath, buildAgentActivitySnapshotPath, buildAgentActivityStatsPath, buildAgentProfileCreationApprovalPreferencePath, buildAgentProfileCreationDefaultsPath, buildAgentProfileCreationRequestCancelPath, buildAgentProfileCreationRequestDecisionPath, buildAgentProfileCreationRequestRetryPath, buildAgentProfileCreationRequestsPath, buildAgentProfileWorkRecoveryRoute, buildCenterAgentAuditJournalPath, buildCenterAgentDesignationPath, buildCenterAgentDirectMessageSpacePath, buildCenterAgentInboxReadThroughPath, buildCenterAgentInboxSummaryPath, buildCenterAgentMemberResearchPath, buildCenterAgentOperatingStatePath, buildCenterAgentProfilePath, buildCenterAgentSessionPath, buildCenterAgentSessionsPath, buildComputerFileAccessReadPath, buildComputerFileAccessUpdatePath, buildCurrentAgentProfileSessionRoute, buildCurrentOrganizationCenterAgentMemoryWipeSelfPath, buildCurrentOrganizationComputersPath, buildCurrentOrganizationDirectoryPath, buildCurrentOrganizationFeedbackReportingPolicyPath, buildCurrentOrganizationInformationProtectionPath, buildCurrentOrganizationLogoPath, buildCurrentOrganizationMemberOpenMeldServiceStatusesPath, buildCurrentOrganizationMessageChannelPath, buildCurrentOrganizationMessageChannelRegistrationPath, buildCurrentOrganizationMessageChannelRegistrationPollPath, buildCurrentOrganizationMessageChannelRegistrationsPath, buildCurrentOrganizationMessageChannelSetupRequestsPath, buildCurrentOrganizationMessageChannelsPath, buildCurrentOrganizationSpacesPath, buildCurrentOrganizationSpacesWithMemberCountsPath, buildDirectMessageConversionPath, buildDirectMessageSpacePath, buildFeedbackIssueSubmissionPath, buildInboxItemDismissPath, buildInboxItemPath, buildInboxItemReadPath, buildInboxMarkAllReadPath, buildInboxPath, buildInboxPreferencesPath, buildInboxSummaryPath, buildLocalFolderPickerPath, buildLocalProjectControlPath, buildModelCatalogPath, buildOrganizationDocumentApproveDraftPath, buildOrganizationDocumentDiscardDraftPath, buildOrganizationDocumentPath, buildOrganizationDocumentsPath, buildOrganizationSkillEnabledPath, buildOrganizationSkillGitHubImportPath, buildOrganizationSkillGitHubPreviewPath, buildOrganizationSkillMaintainersPath, buildOrganizationSkillPath, buildOrganizationSkillsPath, buildOrganizationUsageOverviewPath, buildProfileRoute, buildProfileSpaceHistoryListPath, buildProfileSpaceHistoryStatusPath, buildProfileSpaceHistoryUpsertPath, buildProjectPath, buildProjectsPath, buildRoutinePath, buildRoutinePausePath, buildRoutineResumePath, buildRoutineRunsPath, buildRoutineTargetSpacesPath, buildRoutinesPath, buildSpaceAttachmentDownloadPath, buildSpaceBootstrapReadPath, buildSpaceInboxReadThroughPath, buildSpaceInboxSummaryPath, buildSpaceInboxUnreadTargetsPath, createAccountSpaceIndexApi, createAgentActivityApi, createAgentProfileBindingApi, createAgentProfileWorkRecoveryApi, createCenterAgentApi, createComputerFileAccessApi, createConfigApi, createCurrentDeviceApi, createDirectMessageApi, createFeedbackApi, createFetchTransport, createInboxApi, createLocalFolderPickerApi, createLocalProjectControlApi, createLocalRuntimeExpectedRoutesApi, createOpenMeldApiClient, createOrganizationApi, createOrganizationDocumentsApi, createOrganizationSkillsApi, createOrganizationUsageApi, createPluginsApi, createPrepareReadinessApi, createProfileSpaceHistoryApi, createProfilesApi, createProjectsApi, createRoutinesApi, createRuntimeReportingApi, createSpaceApi, createSpaceFolder, downloadSpaceFileContent, getModelCatalog, getSpaceFile, listSpaceFileRevisions, listSpaceFiles, normalizeApiBaseUrl, publicSpaceUrls, readOrUpdateSpaceFilePins, readOrUpdateSpaceMessagePins, resolveAccountSpaceIndexGatewayHost, resolveProfileSpaceHistoryGatewayHost, setSpaceAccessMode, toStructuredApiClientFailure, trashSpaceFileEntry, updateSpaceFileContent, updateSpaceFileEntry, updateSpaceMeta, uploadSpaceAttachment, uploadSpaceFile };
|
|
@@ -8459,6 +8459,11 @@ const remoteAgentWorkerAuthorContextSchema = strictObject({
|
|
|
8459
8459
|
displayName: nullableNonEmptyStringSchema
|
|
8460
8460
|
});
|
|
8461
8461
|
const remoteAgentWorkerSubmitTurnRequestShape = {
|
|
8462
|
+
replyRecovery: strictObject({
|
|
8463
|
+
originalDispatchId: nonEmptyStringSchema$1,
|
|
8464
|
+
operationId: nonEmptyStringSchema$1,
|
|
8465
|
+
resultRef: nonEmptyStringSchema$1.optional()
|
|
8466
|
+
}).optional(),
|
|
8462
8467
|
organizationId: nonEmptyStringSchema$1,
|
|
8463
8468
|
spaceId: nonEmptyStringSchema$1,
|
|
8464
8469
|
conversationId: optionalNonEmptyStringSchema,
|
|
@@ -18745,4 +18750,4 @@ function shouldWrapNetworkRequestError(error) {
|
|
|
18745
18750
|
//#endregion
|
|
18746
18751
|
export { buildLocalFolderPickerPath as $, DEFAULT_AGENT_PROFILE_CREATION_CONFIGURATION as $n, localAgentSessionProviderSchema as $r, createProfilesApi as $t, buildCurrentOrganizationDirectoryPath as A, resolveCustomMentionAliasOverride as An, AGENT_ACTIVITY_EVENT_MAX_BYTES as Ar, createAccountSpaceIndexApi as At, buildCurrentOrganizationMessageChannelsPath as B, SPACE_DISPATCH_TRACE_PROMPT_PREVIEW_MAX_CHARS as Bn, leaveSpaceResponseSchema as Br, createFetchTransport as Bt, buildCenterAgentSessionPath as C, uploadSpaceFile as Cn, createCenterAgentRoutineResponseSchema as Cr, buildRoutineTargetSpacesPath as Ct, buildCurrentAgentProfileSessionRoute as D, parseEnvelope as Dn, pauseCenterAgentRoutineResponseSchema as Dr, buildSpaceInboxReadThroughPath as Dt, buildComputerFileAccessUpdatePath as E, MAX_TEXT_LENGTH as En, listCenterAgentRoutinesResponseSchema as Er, buildSpaceBootstrapReadPath as Et, buildCurrentOrganizationMessageChannelPath as F, buildOpenMeldRequestContextHeaders as Fn, agentActivitySnapshotQuerySchema as Fr, createComputerFileAccessApi as Ft, buildFeedbackIssueSubmissionPath as G, spaceDispatchTraceDispatchStatusSchema as Gn, spaceMemberDirectoryAllowedRelationsSchema as Gr, createOpenMeldApiClient as Gt, buildCurrentOrganizationSpacesWithMemberCountsPath as H, projectSpaceDispatchTraceFinalVisibleOutcome as Hn, removeSpaceMembersResponseSchema as Hr, createLocalFolderPickerApi as Ht, buildCurrentOrganizationMessageChannelRegistrationPath as I, toErrorMessage$2 as In, agentActivitySnapshotResponseSchema as Ir, createConfigApi as It, buildInboxItemReadPath as J, projectObservabilityWakeCorrelation as Jn, spaceMemberKindSchema as Jr, createOrganizationSkillsApi as Jt, buildInboxItemDismissPath as K, spaceDispatchTraceResponseSchema as Kn, spaceMemberDirectoryEntrySchema as Kr, createOrganizationApi as Kt, buildCurrentOrganizationMessageChannelRegistrationPollPath as L, getSpaceUpdatesResponseSchema as Ln, localProjectControlConnectionSchema as Lr, createCurrentDeviceApi as Lt, buildCurrentOrganizationInformationProtectionPath as M, OPENMELD_HEADER_REQUESTED_ORGANIZATION_ID as Mn, agentActivityEventSchema as Mr, createAgentProfileBindingApi as Mt, buildCurrentOrganizationLogoPath as N, OPENMELD_HEADER_REQUEST_ID as Nn, agentActivityProviderSchema as Nr, createAgentProfileWorkRecoveryApi as Nt, buildCurrentOrganizationCenterAgentMemoryWipeSelfPath as O, parseIncoming as On, resumeCenterAgentRoutineResponseSchema as Or, buildSpaceInboxSummaryPath as Ot, buildCurrentOrganizationMemberOpenMeldServiceStatusesPath as P, OPENMELD_HEADER_SPACE_ADDRESSING_VERSION as Pn, agentActivitySessionStatusSchema as Pr, createCenterAgentApi as Pt, buildInboxSummaryPath as Q, summarizeComputerFileAccessPolicy as Qn, agentActivitySessionInventoryResponseSchema as Qr, createProfileSpaceHistoryApi as Qt, buildCurrentOrganizationMessageChannelRegistrationsPath as R, spaceEntryTargetSchema as Rn, localProjectControlDaemonFrameSchema as Rr, createDirectMessageApi as Rt, buildCenterAgentProfilePath as S, uploadSpaceAttachment as Sn, submitFeedbackIssueResponseSchema as Sr, buildRoutineRunsPath as St, buildComputerFileAccessReadPath as T, DAEMON_STREAM_KEEPALIVE_PONG as Tn, listCenterAgentRoutineRunsResponseSchema as Tr, buildSpaceAttachmentDownloadPath as Tt, buildDirectMessageConversionPath as U, resolveSpaceDispatchTraceRootCause as Un, resolvedSpaceMemberProfileSchema as Ur, createLocalProjectControlApi as Ut, buildCurrentOrganizationSpacesPath as V, SPACE_DISPATCH_TRACE_RESPONSE_CONTRACT_VERSION_HEADER as Vn, postSpaceMembersResponseSchema as Vr, createInboxApi as Vt, buildDirectMessageSpacePath as W, spaceDispatchTraceAttemptStatusSchema as Wn, spaceMemberAgentWakeAvailabilitySchema as Wr, createLocalRuntimeExpectedRoutesApi as Wt, buildInboxPath as X, ownerComputerDiagnosticsSchema as Xn, agentActivityInventorySessionStatusSchema as Xr, createPluginsApi as Xt, buildInboxMarkAllReadPath as Y, submitAgentControllerTaskLifecycleEventItemSchema as Yn, agentActivityInventorySessionOriginSchema as Yr, createOrganizationUsageApi as Yt, buildInboxPreferencesPath as Z, projectOwnerComputerLocalRuntimes as Zn, agentActivitySessionInventoryQuerySchema as Zr, createPrepareReadinessApi as Zt, buildCenterAgentDirectMessageSpacePath as _, toStructuredApiClientFailure as _n, organizationSkillSummarySchema as _r, buildProjectPath as _t, buildAgentActivitySessionsPath as a, updateProjectResponseSchema as ai, downloadSpaceFileContent as an, computerFileAccessDaemonFrameSchema as ar, buildOrganizationDocumentsPath as at, buildCenterAgentMemberResearchPath as b, updateSpaceFileEntry as bn, organizationComputersResponseSchema as br, buildRoutinePausePath as bt, buildAgentProfileCreationApprovalPreferencePath as c, agentControllerPermissionModeSchema as ci, listSpaceFileRevisions as cn, modelCatalogSchema as cr, buildOrganizationSkillGitHubPreviewPath as ct, buildAgentProfileCreationRequestDecisionPath as d, publicSpaceUrls as dn, spaceCreatorSchema as dr, buildOrganizationSkillsPath as dt, observedLocalAgentSessionSchema as ei, createProjectsApi as en, agentProfileCreationConfigurationSchema as er, buildLocalProjectControlPath as et, buildAgentProfileCreationRequestRetryPath as f, readOrUpdateSpaceFilePins as fn, spaceMetaSchema as fr, buildOrganizationUsageOverviewPath as ft, buildCenterAgentDesignationPath as g, setSpaceAccessMode as gn, organizationSkillReleaseSummarySchema as gr, buildProfileSpaceHistoryUpsertPath as gt, buildCenterAgentAuditJournalPath as h, resolveProfileSpaceHistoryGatewayHost as hn, organizationSkillBundleSchema as hr, buildProfileSpaceHistoryStatusPath as ht, buildAccountSpaceIndexPath as i, projectSchema as ii, createSpaceFolder as in, OPENMELD_RUNTIME_CAPABILITIES_HEADER as ir, buildOrganizationDocumentPath as it, buildCurrentOrganizationFeedbackReportingPolicyPath as j, OPENMELD_HEADER_PROFILE_ID as jn, AGENT_ACTIVITY_PRESENCE_TTL_MAX_MS as jr, createAgentActivityApi as jt, buildCurrentOrganizationComputersPath as k, parseServerErrorFrame as kn, updateCenterAgentRoutineResponseSchema as kr, buildSpaceInboxUnreadTargetsPath as kt, buildAgentProfileCreationDefaultsPath as l, agentControllerCollaborationModeSchema as li, listSpaceFiles as ln, organizationSpaceDirectoryWithMemberCountsResponseSchema as lr, buildOrganizationSkillMaintainersPath as lt, buildAgentProfileWorkRecoveryRoute as m, resolveAccountSpaceIndexGatewayHost as mn, listOrganizationSkillsResponseSchema as mr, buildProfileSpaceHistoryListPath as mt, OpenMeldApiClientInvalidResponseError as n, createProjectResponseSchema as ni, createRuntimeReportingApi as nn, gatewayErrorEnvelopeSchema as nr, buildOrganizationDocumentApproveDraftPath as nt, buildAgentActivitySnapshotPath as o, centerAgentToolSpeakerSchema as oi, getModelCatalog as on, computerFileAccessPolicyInputSchema as or, buildOrganizationSkillEnabledPath as ot, buildAgentProfileCreationRequestsPath as p, readOrUpdateSpaceMessagePins as pn, getOrganizationSkillResponseSchema as pr, buildProfileRoute as pt, buildInboxItemPath as q, observabilityWakeTraceSelectorSchema as qn, spaceMemberDirectorySchema as qr, createOrganizationDocumentsApi as qt, buildAccountSpaceActiveWakeSummaryPath as r, listProjectsResponseSchema as ri, createSpaceApi as rn, COMPUTER_FILE_ACCESS_RUNTIME_CAPABILITY as rr, buildOrganizationDocumentDiscardDraftPath as rt, buildAgentActivityStatsPath as s, openCodePermissionConfigSchema as si, getSpaceFile as sn, computerFileAccessPolicySchema as sr, buildOrganizationSkillGitHubImportPath as st, OpenMeldApiClientHttpError as t, archiveProjectResponseSchema as ti, createRoutinesApi as tn, createAgentProfileCreationRequestBodySchema as tr, buildModelCatalogPath as tt, buildAgentProfileCreationRequestCancelPath as u, toCompatibleSpaceAddressingRequestWireValue as ui, normalizeApiBaseUrl as un, resolveInitialSpaceAccessMode as ur, buildOrganizationSkillPath as ut, buildCenterAgentInboxReadThroughPath as v, trashSpaceFileEntry as vn, stringifyOrganizationSkillBundleCanonicalJson as vr, buildProjectsPath as vt, buildCenterAgentSessionsPath as w, DAEMON_STREAM_KEEPALIVE_PING as wn, deleteCenterAgentRoutineResponseSchema as wr, buildRoutinesPath as wt, buildCenterAgentOperatingStatePath as x, updateSpaceMeta as xn, submitFeedbackIssueRequestSchema as xr, buildRoutineResumePath as xt, buildCenterAgentInboxSummaryPath as y, updateSpaceFileContent as yn, organizationDirectoryResponseSchema as yr, buildRoutinePath as yt, buildCurrentOrganizationMessageChannelSetupRequestsPath as z, pluginActionRequestSchema as zn, localProjectControlDiscoverProjectsResponseSchema as zr, createFeedbackApi as zt };
|
|
18747
18752
|
|
|
18748
|
-
//# sourceMappingURL=dist-
|
|
18753
|
+
//# sourceMappingURL=dist-d5scH__V.js.map
|