@tangle-network/sandbox 0.34.4 → 0.36.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/dist/agent/index.d.ts +3 -3
- package/dist/agent/index.js +3 -3
- package/dist/{agent-run-outcome-CW49Y_lY.d.ts → agent-run-outcome-C0T6t4zn.d.ts} +1 -1
- package/dist/{client-BO4rdVfR.d.ts → client-BUy5hS2I.d.ts} +2 -2
- package/dist/{client-CPsnVEj0.js → client-CX3LB-64.js} +40 -3
- package/dist/core.d.ts +3 -3
- package/dist/core.js +2 -2
- package/dist/{index-DMAaPk_u.d.ts → index-CtmbhfdA.d.ts} +2 -2
- package/dist/index.d.ts +197 -186
- package/dist/index.js +5 -4
- package/dist/{runtime-api-paApH4-W.js → runtime-api-ClXF8k_q.js} +78 -2
- package/dist/runtime.d.ts +10 -3
- package/dist/runtime.js +1 -1
- package/dist/{sandbox-B70BzvzR.js → sandbox-CzKxUiYj.js} +26 -36
- package/dist/{sandbox-yn4s4Q2t.d.ts → sandbox-DWTay6Ou.d.ts} +13 -8
- package/dist/tangle/index.d.ts +1 -1
- package/dist/tangle/index.js +1 -1
- package/dist/{tangle-Cj1fDoJ7.js → tangle-BhLq6l2G.js} +1 -1
- package/dist/{types-CsDzg6PB.d.ts → types-B00bLoQR.d.ts} +47 -14
- package/package.json +6 -6
package/dist/index.d.ts
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
|
-
import { $ as SandboxMcpEndpoint, A as InterruptResult, B as InteractiveAttachRequest, C as InteractiveSessionHost, D as InteractiveSessionStartOptions, E as InteractiveSessionRef, F as InteractiveTerminalMetadata, G as SandboxInteractionConflict, H as InteractiveSessionControllerOptions, I as createInteractiveTerminalCapture, J as BuildControlPlaneMcpConfigOptions, K as SandboxInteractionResolution, L as createInteractiveTerminalSession, M as agentInteractiveSessionPromptRequestDigest, N as InteractiveTerminalCapture, O as InteractiveSessionStartResult, P as InteractiveTerminalFrameLog, Q as SandboxMcpConfig, R as BrowserInteractiveSessionController, S as InteractiveSessionHandleOptions, T as InteractiveSessionInfo, U as InteractiveSessionControllerTransport, V as InteractiveSessionController, W as SandboxInteractionCommandResult, X as CONTROL_PLANE_MCP_SERVER_NAME, Y as BuildSandboxMcpConfigOptions, Z as SANDBOX_MCP_SERVER_NAME, _ as AgentInteractiveTerminalSession, a as WorkspaceImagePublishRequestOptions, b as InteractiveSessionControlClaim, c as TraceExportFormat, d as buildTraceExportPayload, et as SandboxMcpServerEntry, f as exportTraceBundle, g as SandboxSession, h as SandboxTaskSession, i as WorkspaceImagePublishInput, j as RespondToPermissionOptions, k as InteractiveStopCommand, l as TraceExportResult, m as toOtelJson, nt as buildSandboxMcpConfig, o as WorkspaceImagePublishResult, p as otelTraceIdForTangleTrace, q as SandboxInteractionResult, r as SandboxInstance, s as WorkspaceImages, t as ForkAcknowledgement, tt as buildControlPlaneMcpConfig, u as TraceExportSink, v as InteractiveControlClaimRequest, w as InteractiveSessionIncarnationId, x as InteractiveSessionHandle, y as InteractivePromptCommand, z as BrowserInteractiveSessionControllerOptions } from "./sandbox-
|
|
1
|
+
import { $ as SandboxMcpEndpoint, A as InterruptResult, B as InteractiveAttachRequest, C as InteractiveSessionHost, D as InteractiveSessionStartOptions, E as InteractiveSessionRef, F as InteractiveTerminalMetadata, G as SandboxInteractionConflict, H as InteractiveSessionControllerOptions, I as createInteractiveTerminalCapture, J as BuildControlPlaneMcpConfigOptions, K as SandboxInteractionResolution, L as createInteractiveTerminalSession, M as agentInteractiveSessionPromptRequestDigest, N as InteractiveTerminalCapture, O as InteractiveSessionStartResult, P as InteractiveTerminalFrameLog, Q as SandboxMcpConfig, R as BrowserInteractiveSessionController, S as InteractiveSessionHandleOptions, T as InteractiveSessionInfo, U as InteractiveSessionControllerTransport, V as InteractiveSessionController, W as SandboxInteractionCommandResult, X as CONTROL_PLANE_MCP_SERVER_NAME, Y as BuildSandboxMcpConfigOptions, Z as SANDBOX_MCP_SERVER_NAME, _ as AgentInteractiveTerminalSession, a as WorkspaceImagePublishRequestOptions, b as InteractiveSessionControlClaim, c as TraceExportFormat, d as buildTraceExportPayload, et as SandboxMcpServerEntry, f as exportTraceBundle, g as SandboxSession, h as SandboxTaskSession, i as WorkspaceImagePublishInput, j as RespondToPermissionOptions, k as InteractiveStopCommand, l as TraceExportResult, m as toOtelJson, nt as buildSandboxMcpConfig, o as WorkspaceImagePublishResult, p as otelTraceIdForTangleTrace, q as SandboxInteractionResult, r as SandboxInstance, s as WorkspaceImages, t as ForkAcknowledgement, tt as buildControlPlaneMcpConfig, u as TraceExportSink, v as InteractiveControlClaimRequest, w as InteractiveSessionIncarnationId, x as InteractiveSessionHandle, y as InteractivePromptCommand, z as BrowserInteractiveSessionControllerOptions } from "./sandbox-DWTay6Ou.js";
|
|
2
2
|
import { c as MintScopedTokenOptions, d as TERMINAL_WS_ECHO_SUBPROTOCOL, f as TerminalExitInfo, g as TerminalStreamAuthFormat, h as TerminalReadyInfo, i as TerminalStreamOptions, l as ScopedToken, m as TerminalOutputMessage, n as TerminalStreamError, o as TerminalStreamToken, p as TerminalInteractiveSessionIdentity, r as TerminalStreamHandlers, s as MintInteractiveSessionTokenOptions, t as TerminalStream, u as ScopedTokenScope } from "./terminal-stream-5GNLCsms.js";
|
|
3
3
|
import { a as InteractiveSessionControlController, c as InteractiveSessionIdentity, d as InteractiveAttachOptions, f as InteractiveControlClaimAcknowledgement, h as InteractiveSessionStatus, i as INTERACTIVE_CONTROL_CLEANUP_TIMEOUT_MS, l as createInteractiveControlHolderId, m as InteractiveRequestOptions, n as BrowserInteractiveSessionControlControllerOptions, o as InteractiveSessionControlControllerOptions, p as InteractiveControlClaimOptions, r as browserInteractiveControlHolderId, s as InteractiveSessionControlTransport, t as BrowserInteractiveSessionControlController, u as interactiveSessionIdentityDigest } from "./browser-interactive-control-controller-lRfzpg9t.js";
|
|
4
|
-
import { $ as
|
|
5
|
-
import { C as isBackendRegistryInteractionKind, S as backendRegistryResponseSchema, T as parseBackendRegistryResponseBody, _ as BackendRegistryInteractionKind, a as Team, b as backendRegistryEntrySchema, c as SessionBroadcastEvent, d as SandboxFleetClient, f as ParseSSEStreamOptions, g as BackendRegistryEntry, h as BackendRegistryCapabilities, i as Sandbox, l as SessionBroadcastResult, m as parseSSEStream, n as IntelligenceClient, o as TeamInvitation, p as ParsedSSEEvent, r as InviteTeamMemberOptions, s as TeamMember, t as CreateTeamOptions, u as SandboxFleet, v as BackendRegistryResponse, w as parseBackendRegistryResponse, x as backendRegistryInteractionKindSchema, y as backendRegistryCapabilitiesSchema } from "./client-
|
|
4
|
+
import { $ as DurablePlanDecisionResult, $i as UploadProgress, $n as RolloutScorer, $r as SandboxTerminalManager, $t as GpuLeaseStatus, A as CommitTaskSessionOptions, Ai as SnapshotInfo, An as ProcessSpawnOptions, Ar as SandboxFleetToken, At as FleetDriveTurnRequest, B as CreateTaskSessionOptions, Bi as TaskSessionFileChange, Bn as PublicTemplateVersionInfo, Br as SandboxIdentity, Bt as GitAuth, C as BranchOptions, Ci as SessionMessage, Cn as PreviewLinkWaitOptions, Cr as SandboxFleetMachineMeteredUsage, Ct as FileUsageResult, Di as SnapshotDeleteAcknowledgement, Dn as ProcessLogEntry, Dr as SandboxFleetManifestMachine, Dt as FleetDispatchResultBufferOptions, Ei as SessionStatus, En as ProcessListOptions, Er as SandboxFleetManifest, Et as FleetDispatchResultBuffer, F as CreateSandboxFleetOptions, Fi as StartupOperation, Fn as ProvisionEvent, Fr as SandboxFleetUsage, G as DispatchedSession, Gi as TeeAttestationResponse, Gn as ReconcileSandboxFleetsOptions, Gr as SandboxResourceUsage, Gt as GitStatus, H as DevServerInfo, Hi as TaskSessionProfile, Hn as PublishPublicTemplateVersionOptions, Hr as SandboxIntelligenceEnvelope, Ht as GitCommit, Ii as StorageConfig, In as ProvisionResult, Ir as SandboxFleetWorkspace, It as ForkCounts, J as DriveTurnOptions, Ji as TokenRefreshHandler, Jr as SandboxRuntimeHealth, Jt as GpuLeaseCommandResult, K as DownloadOptions, Ki as TeePublicKey, Kn as ReconcileSandboxFleetsResult, Kr as SandboxResources, Kt as GpuLease, L as CreateSandboxFleetWithCoordinatorOptions, Li as SubscriptionInfo, Ln as ProvisionStatus, Lr as SandboxFleetWorkspaceReconcileResult, Lt as ForkIdempotency, M as CreateGpuLeaseOptions, Mi as SnapshotResult, Mn as PromptInputPart, Mr as SandboxFleetTraceEvent, N as CreateIntelligenceReportOptions, Nn as PromptOptions, Nr as SandboxFleetTraceExport, Nt as FleetMachineId, Oi as SnapshotDeleteOutcome, On as ProcessManager, Or as SandboxFleetOperationsSummary, Ot as FleetDispatchStreamOptions, P as CreateRequestOptions, Pi as StartupDiagnostics, Pn as PromptResult, Pr as SandboxFleetTraceOptions, Pt as FleetPromptDispatchOptions, Q as DurablePlan, Qi as UploadOptions, Qn as RolloutOptions, Qr as SandboxTerminalInfo, Qt as GpuLeaseProviderName, R as CreateSandboxOptions, Ri as TaskSessionChanges, Rn as ProvisionStep, Rr as SandboxFleetWorkspaceRestoreResult, Rt as ForkLookupOptions, S as BatchTaskResult, Si as SessionListOptions, Sn as PreviewLinkManager, Sr as SandboxFleetMachine, St as FileUsageOptions, T as ChunkedUploadResult, Ti as SessionResultOptions, Tn as ProcessInfo, Tr as SandboxFleetMachineSpec, Tt as FleetDispatchCancelResult, U as DirectoryPermission, Ui as TeeAttestationOptions, Un as ReapExpiredSandboxFleetsOptions, Ur as SandboxPortBinding, Ut as GitConfig, V as DeleteOptions, Vi as TaskSessionInfo, Vn as PublishPublicTemplateOptions, Vr as SandboxInfo, Vt as GitBranch, W as DispatchPromptOptions, Wi as TeeAttestationReport, Wn as ReapExpiredSandboxFleetsResult, Wr as SandboxPortPreviewLink, Wt as GitDiff, X as DriverInfo, Xi as TurnDriveResult, Xn as Rollout, Xr as SandboxTerminalAttachOptions, Xt as GpuLeaseExecResult, Y as DriverConfig, Yi as TokenUsage, Yr as SandboxStatus, Yt as GpuLeaseExecOptions, Z as DriverType, Zi as UpdateUserOptions, Zn as RolloutChildResult, Zr as SandboxTerminalCreateOptions, Zt as GpuLeaseManager, _ as BatchBackend, _i as SessionExecutionStatus, _n as NetworkManager, _r as SandboxFleetDispatchResponse, _t as FileRenameResult, aa as WriteManyFile, ai as SandboxTraceOptions, an as IntelligenceReportCompareTo, ar as SandboxConfig, at as EgressManager, b as BatchRunRequest, bi as SessionInfo, bn as PermissionsManager, br as SandboxFleetInfo, bt as FileTreeOptions, c as AttachGpuLeaseOptions, ca as BatchEvent, ci as SearchOptions, cr as SandboxCreateReceipt, ct as EventStreamOptions, d as BackendConfig, da as BatchTaskUsage, di as SendSessionMessageOptions, dn as ListSandboxFleetOptions, dr as SandboxEnvironment, dt as ExecResult, ea as UsageInfo, ei as SandboxTerminalRequestOptions, en as HostAgentDriverConfig, er as RolloutStartResult, f as BackendInfo, fa as PublicBatchRunRequest, fi as SendSessionMessageRequest, fn as ListSandboxOptions, fr as SandboxEvent, ft as FileInfo, g as BackendStatus, gi as SessionExecutionInfo, gn as NetworkConfig, gr as SandboxFleetDispatchFailureClass, gt as FileReadResult, h as BackendRuntimeConfigUpdate, hi as SessionEventStreamOptions, hn as MkdirOptions, hr as SandboxFleetCostEstimate, ht as FileReadError, ia as WriteFileOptions, ii as SandboxTraceExport, in as IntelligenceReportBudget, ir as SSHCredentials, it as EgressDenial, j as CompletedTurnResult, ji as SnapshotOptions, jn as ProcessStatus, jr as SandboxFleetTraceBundle, jt as FleetExecDispatchOptions, ki as SnapshotIdempotency, kn as ProcessSignal, kr as SandboxFleetPolicy, kt as FleetDriveTurnOutcome, l as AttachSandboxFleetMachineOptions, la as BatchEventDataMap, li as SecretInfo, ln as ListMessagesOptions, lr as SandboxDeleteAcknowledgement, lt as ExactProcessSpawnOptions, m as BackendMcpServerStatus, ma as parseBackendType, mi as SessionBackendCredentials, mn as McpServerConfig, mr as SandboxFleetArtifactSpec, mt as FileReadBatchResult, n as AccessPolicyRule, na as WaitForRolloutOptions, ni as SandboxTraceBundle, nn as InstalledTool, nr as RolloutTurnPart, nt as EffectiveBackendProfile, oa as WriteManyOptions, oi as SandboxUser, on as IntelligenceReportSubjectType, or as SandboxConnection, ot as EgressPolicy, p as BackendManager, pa as BackendType, pi as SentSessionMessage, pn as MAX_EGRESS_DENIALS_LIMIT, pr as SandboxFleetArtifact, pt as FileReadBatchOptions, q as DownloadProgress, qi as TeePublicKeyResponse, qn as RenameOptions, qr as SandboxRuntimeCapabilities, qt as GpuLeaseBilling, r as AddUserOptions, ra as WorkspaceOperationLookup, ri as SandboxTraceEvent, rn as IntelligenceReport, rr as SSHCommandDescriptor, rt as EffectiveBackendSource, sa as BatchBackendStats, si as SearchMatch, sn as IntelligenceReportWindow, sr as SandboxCreateOutcome, st as EnsureDevServerOptions, t as AcceleratorKind, ta as WaitForOptions, ti as SandboxTerminals, tn as HostAgentRuntimeBackend, tr as RolloutStatus, tt as EffectiveBackend, u as BackendCapabilities, ua as BatchSidecarGroup, ui as SecretsManager, un as ListOptions, ur as SandboxDeleteOutcome, ut as ExecOptions, v as BatchResult, vi as SessionFailureReason, vn as NonHostAgentDriverConfig, vr as SandboxFleetDriverCapability, vt as FileSystem, w as ChunkedUploadOptions, wi as SessionMessageInputPart, wn as Process, wr as SandboxFleetMachineRecord, wt as FileWriteResult, x as BatchTask, xi as SessionInterruptOptions, xn as PreviewLinkInfo, xr as SandboxFleetIntelligenceEnvelope, xt as FileTreeResult, y as BatchRunOptions, yi as SessionForkOptions, yn as PermissionLevel, yr as SandboxFleetDriverTimings, yt as FileTreeFile, z as CreateSessionOptions, zi as TaskSessionCommitResult, zn as PublicTemplateInfo, zr as SandboxFleetWorkspaceSnapshotResult, zt as GPU_LEASE_PROVIDER_NAMES } from "./types-B00bLoQR.js";
|
|
5
|
+
import { C as isBackendRegistryInteractionKind, S as backendRegistryResponseSchema, T as parseBackendRegistryResponseBody, _ as BackendRegistryInteractionKind, a as Team, b as backendRegistryEntrySchema, c as SessionBroadcastEvent, d as SandboxFleetClient, f as ParseSSEStreamOptions, g as BackendRegistryEntry, h as BackendRegistryCapabilities, i as Sandbox, l as SessionBroadcastResult, m as parseSSEStream, n as IntelligenceClient, o as TeamInvitation, p as ParsedSSEEvent, r as InviteTeamMemberOptions, s as TeamMember, t as CreateTeamOptions, u as SandboxFleet, v as BackendRegistryResponse, w as parseBackendRegistryResponse, x as backendRegistryInteractionKindSchema, y as backendRegistryCapabilitiesSchema } from "./client-BUy5hS2I.js";
|
|
6
6
|
import { d as AnyTokenPayload, h as IssueCollaborationTokenOptions, m as CollaborationTokenPayload, p as CollaborationAccess } from "./index-Bq_z_u6A.js";
|
|
7
7
|
import { _ as CollaborationTransportConfig, a as CollaborationClient, c as CollaborationClientConfig, d as CollaborationDocumentRef, f as CollaborationFileBridgeOptions, g as CollaborationTokenRefreshResponse, h as CollaborationTokenRefreshRequest, i as parseCollaborationDocumentId, l as CollaborationDocumentAdapter, m as CollaborationPermissions, n as buildCollaborationDocumentId, o as CollaborationBootstrapRequest, p as CollaborationFileEvent, r as normalizeCollaborationPath, s as CollaborationBootstrapResponse, t as CollaborationFileBridge, u as CollaborationDocumentChange, v as SaveCollaborationSnapshotRequest, y as SaveCollaborationSnapshotResponse } from "./index-CMLW3u5K.js";
|
|
8
8
|
import { a as NetworkError, c as QuotaError, d as SandboxFailureDetail, f as ServerError, h as ValidationError, i as FileWriteConflictError, l as SandboxError, m as TimeoutError, n as CapabilityError, o as NotFoundError, p as StateError, r as EgressProxyRecoveryError, s as PartialFailureError, t as AuthError, u as SandboxErrorJson } from "./errors-CQOvGddH.js";
|
|
9
|
-
import { a as deriveAgentRunOutcome, i as deriveAgentResultOutcome, n as AgentRunOutcomeTracker, r as createAgentRunOutcomeTracker, t as AgentRunOutcome } from "./agent-run-outcome-
|
|
10
|
-
import { s as TangleSandboxClientConfig, t as TangleSandboxClient } from "./index-
|
|
9
|
+
import { a as deriveAgentRunOutcome, i as deriveAgentResultOutcome, n as AgentRunOutcomeTracker, r as createAgentRunOutcomeTracker, t as AgentRunOutcome } from "./agent-run-outcome-C0T6t4zn.js";
|
|
10
|
+
import { s as TangleSandboxClientConfig, t as TangleSandboxClient } from "./index-CtmbhfdA.js";
|
|
11
11
|
import * as _$_tangle_network_agent_interface0 from "@tangle-network/agent-interface";
|
|
12
12
|
import { AgentProfile, AgentProfile as AgentProfile$1, AgentProfileCapabilities, AgentProfileConfidential, AgentProfileConfigValue, AgentProfileConnection, AgentProfileFileMount, AgentProfileFileMount as AgentProfileFileMount$1, AgentProfileMcpServer, AgentProfileModelHints, AgentProfilePermissionValue, AgentProfilePrompt, AgentProfileResourceRef, AgentProfileResources, AgentProfileSecurityPolicy, AgentProfileValidationIssue, AgentProfileValidationResult, AgentRunCancellationAcknowledgement, AgentRunCancellationRequest, AgentSubagentProfile, Capability, SANDBOX_SIZE_PRESET_NAMES, SandboxSizePreset } from "@tangle-network/agent-interface";
|
|
13
|
+
import * as _$zod from "zod";
|
|
13
14
|
import { z } from "zod";
|
|
14
15
|
|
|
15
16
|
//#region src/attestation-heartbeat.d.ts
|
|
@@ -577,7 +578,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
577
578
|
}>;
|
|
578
579
|
}, z.core.$strict>], "type">>;
|
|
579
580
|
backend: z.ZodOptional<z.ZodObject<{
|
|
580
|
-
type:
|
|
581
|
+
type: _$zod.ZodEnum<{
|
|
581
582
|
"claude-code": "claude-code";
|
|
582
583
|
nanoclaw: "nanoclaw";
|
|
583
584
|
codex: "codex";
|
|
@@ -609,13 +610,13 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
609
610
|
small: z.ZodOptional<z.ZodString>;
|
|
610
611
|
provider: z.ZodOptional<z.ZodString>;
|
|
611
612
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
612
|
-
|
|
613
|
-
minimal: "minimal";
|
|
613
|
+
high: "high";
|
|
614
614
|
low: "low";
|
|
615
615
|
medium: "medium";
|
|
616
|
-
|
|
617
|
-
|
|
616
|
+
minimal: "minimal";
|
|
617
|
+
none: "none";
|
|
618
618
|
ultracode: "ultracode";
|
|
619
|
+
xhigh: "xhigh";
|
|
619
620
|
}>>;
|
|
620
621
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
621
622
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -623,22 +624,22 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
623
624
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
624
625
|
}, z.core.$strict>>;
|
|
625
626
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
627
|
+
acp: "acp";
|
|
628
|
+
amp: "amp";
|
|
626
629
|
"claude-code": "claude-code";
|
|
627
|
-
|
|
630
|
+
"cli-base": "cli-base";
|
|
628
631
|
codex: "codex";
|
|
629
|
-
|
|
630
|
-
"
|
|
631
|
-
|
|
632
|
-
prime: "prime";
|
|
632
|
+
cursor: "cursor";
|
|
633
|
+
"factory-droids": "factory-droids";
|
|
634
|
+
forge: "forge";
|
|
633
635
|
gemini: "gemini";
|
|
634
636
|
hermes: "hermes";
|
|
637
|
+
"kimi-code": "kimi-code";
|
|
638
|
+
nanoclaw: "nanoclaw";
|
|
635
639
|
openclaw: "openclaw";
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
cursor: "cursor";
|
|
640
|
-
acp: "acp";
|
|
641
|
-
"cli-base": "cli-base";
|
|
640
|
+
opencode: "opencode";
|
|
641
|
+
pi: "pi";
|
|
642
|
+
prime: "prime";
|
|
642
643
|
}>>;
|
|
643
644
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
644
645
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -749,7 +750,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
749
750
|
} | {
|
|
750
751
|
kind: "secret-ref";
|
|
751
752
|
key: string;
|
|
752
|
-
format?: "
|
|
753
|
+
format?: "bearer" | "raw" | undefined;
|
|
753
754
|
}> | undefined;
|
|
754
755
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
755
756
|
command: string;
|
|
@@ -762,7 +763,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
762
763
|
} | {
|
|
763
764
|
kind: "secret-ref";
|
|
764
765
|
key: string;
|
|
765
|
-
format?: "
|
|
766
|
+
format?: "bearer" | "raw" | undefined;
|
|
766
767
|
}> | undefined;
|
|
767
768
|
}[]>, unknown>>>;
|
|
768
769
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -838,6 +839,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
838
839
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
839
840
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
840
841
|
}, z.core.$strict>>;
|
|
842
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
841
843
|
resources: z.ZodOptional<z.ZodObject<{
|
|
842
844
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
843
845
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -905,7 +907,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
905
907
|
}>;
|
|
906
908
|
}, z.core.$strict>], "type">>;
|
|
907
909
|
backend: z.ZodOptional<z.ZodObject<{
|
|
908
|
-
type:
|
|
910
|
+
type: _$zod.ZodEnum<{
|
|
909
911
|
"claude-code": "claude-code";
|
|
910
912
|
nanoclaw: "nanoclaw";
|
|
911
913
|
codex: "codex";
|
|
@@ -937,13 +939,13 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
937
939
|
small: z.ZodOptional<z.ZodString>;
|
|
938
940
|
provider: z.ZodOptional<z.ZodString>;
|
|
939
941
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
940
|
-
|
|
941
|
-
minimal: "minimal";
|
|
942
|
+
high: "high";
|
|
942
943
|
low: "low";
|
|
943
944
|
medium: "medium";
|
|
944
|
-
|
|
945
|
-
|
|
945
|
+
minimal: "minimal";
|
|
946
|
+
none: "none";
|
|
946
947
|
ultracode: "ultracode";
|
|
948
|
+
xhigh: "xhigh";
|
|
947
949
|
}>>;
|
|
948
950
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
949
951
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -951,22 +953,22 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
951
953
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
952
954
|
}, z.core.$strict>>;
|
|
953
955
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
956
|
+
acp: "acp";
|
|
957
|
+
amp: "amp";
|
|
954
958
|
"claude-code": "claude-code";
|
|
955
|
-
|
|
959
|
+
"cli-base": "cli-base";
|
|
956
960
|
codex: "codex";
|
|
957
|
-
|
|
958
|
-
"
|
|
959
|
-
|
|
960
|
-
prime: "prime";
|
|
961
|
+
cursor: "cursor";
|
|
962
|
+
"factory-droids": "factory-droids";
|
|
963
|
+
forge: "forge";
|
|
961
964
|
gemini: "gemini";
|
|
962
965
|
hermes: "hermes";
|
|
966
|
+
"kimi-code": "kimi-code";
|
|
967
|
+
nanoclaw: "nanoclaw";
|
|
963
968
|
openclaw: "openclaw";
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
cursor: "cursor";
|
|
968
|
-
acp: "acp";
|
|
969
|
-
"cli-base": "cli-base";
|
|
969
|
+
opencode: "opencode";
|
|
970
|
+
pi: "pi";
|
|
971
|
+
prime: "prime";
|
|
970
972
|
}>>;
|
|
971
973
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
972
974
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -1077,7 +1079,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1077
1079
|
} | {
|
|
1078
1080
|
kind: "secret-ref";
|
|
1079
1081
|
key: string;
|
|
1080
|
-
format?: "
|
|
1082
|
+
format?: "bearer" | "raw" | undefined;
|
|
1081
1083
|
}> | undefined;
|
|
1082
1084
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
1083
1085
|
command: string;
|
|
@@ -1090,7 +1092,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1090
1092
|
} | {
|
|
1091
1093
|
kind: "secret-ref";
|
|
1092
1094
|
key: string;
|
|
1093
|
-
format?: "
|
|
1095
|
+
format?: "bearer" | "raw" | undefined;
|
|
1094
1096
|
}> | undefined;
|
|
1095
1097
|
}[]>, unknown>>>;
|
|
1096
1098
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -1166,6 +1168,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1166
1168
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
1167
1169
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1168
1170
|
}, z.core.$strict>>;
|
|
1171
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
1169
1172
|
resources: z.ZodOptional<z.ZodObject<{
|
|
1170
1173
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
1171
1174
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1243,7 +1246,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1243
1246
|
}>;
|
|
1244
1247
|
}, z.core.$strict>], "type">>;
|
|
1245
1248
|
backend: z.ZodOptional<z.ZodObject<{
|
|
1246
|
-
type:
|
|
1249
|
+
type: _$zod.ZodEnum<{
|
|
1247
1250
|
"claude-code": "claude-code";
|
|
1248
1251
|
nanoclaw: "nanoclaw";
|
|
1249
1252
|
codex: "codex";
|
|
@@ -1275,13 +1278,13 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1275
1278
|
small: z.ZodOptional<z.ZodString>;
|
|
1276
1279
|
provider: z.ZodOptional<z.ZodString>;
|
|
1277
1280
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
1278
|
-
|
|
1279
|
-
minimal: "minimal";
|
|
1281
|
+
high: "high";
|
|
1280
1282
|
low: "low";
|
|
1281
1283
|
medium: "medium";
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
+
minimal: "minimal";
|
|
1285
|
+
none: "none";
|
|
1284
1286
|
ultracode: "ultracode";
|
|
1287
|
+
xhigh: "xhigh";
|
|
1285
1288
|
}>>;
|
|
1286
1289
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1287
1290
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1289,22 +1292,22 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1289
1292
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
1290
1293
|
}, z.core.$strict>>;
|
|
1291
1294
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
1295
|
+
acp: "acp";
|
|
1296
|
+
amp: "amp";
|
|
1292
1297
|
"claude-code": "claude-code";
|
|
1293
|
-
|
|
1298
|
+
"cli-base": "cli-base";
|
|
1294
1299
|
codex: "codex";
|
|
1295
|
-
|
|
1296
|
-
"
|
|
1297
|
-
|
|
1298
|
-
prime: "prime";
|
|
1300
|
+
cursor: "cursor";
|
|
1301
|
+
"factory-droids": "factory-droids";
|
|
1302
|
+
forge: "forge";
|
|
1299
1303
|
gemini: "gemini";
|
|
1300
1304
|
hermes: "hermes";
|
|
1305
|
+
"kimi-code": "kimi-code";
|
|
1306
|
+
nanoclaw: "nanoclaw";
|
|
1301
1307
|
openclaw: "openclaw";
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
cursor: "cursor";
|
|
1306
|
-
acp: "acp";
|
|
1307
|
-
"cli-base": "cli-base";
|
|
1308
|
+
opencode: "opencode";
|
|
1309
|
+
pi: "pi";
|
|
1310
|
+
prime: "prime";
|
|
1308
1311
|
}>>;
|
|
1309
1312
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
1310
1313
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -1415,7 +1418,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1415
1418
|
} | {
|
|
1416
1419
|
kind: "secret-ref";
|
|
1417
1420
|
key: string;
|
|
1418
|
-
format?: "
|
|
1421
|
+
format?: "bearer" | "raw" | undefined;
|
|
1419
1422
|
}> | undefined;
|
|
1420
1423
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
1421
1424
|
command: string;
|
|
@@ -1428,7 +1431,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1428
1431
|
} | {
|
|
1429
1432
|
kind: "secret-ref";
|
|
1430
1433
|
key: string;
|
|
1431
|
-
format?: "
|
|
1434
|
+
format?: "bearer" | "raw" | undefined;
|
|
1432
1435
|
}> | undefined;
|
|
1433
1436
|
}[]>, unknown>>>;
|
|
1434
1437
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -1504,6 +1507,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1504
1507
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
1505
1508
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1506
1509
|
}, z.core.$strict>>;
|
|
1510
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
1507
1511
|
resources: z.ZodOptional<z.ZodObject<{
|
|
1508
1512
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
1509
1513
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1566,7 +1570,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1566
1570
|
}>;
|
|
1567
1571
|
}, z.core.$strict>], "type">>;
|
|
1568
1572
|
backend: z.ZodOptional<z.ZodObject<{
|
|
1569
|
-
type:
|
|
1573
|
+
type: _$zod.ZodEnum<{
|
|
1570
1574
|
"claude-code": "claude-code";
|
|
1571
1575
|
nanoclaw: "nanoclaw";
|
|
1572
1576
|
codex: "codex";
|
|
@@ -1598,13 +1602,13 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1598
1602
|
small: z.ZodOptional<z.ZodString>;
|
|
1599
1603
|
provider: z.ZodOptional<z.ZodString>;
|
|
1600
1604
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
1601
|
-
|
|
1602
|
-
minimal: "minimal";
|
|
1605
|
+
high: "high";
|
|
1603
1606
|
low: "low";
|
|
1604
1607
|
medium: "medium";
|
|
1605
|
-
|
|
1606
|
-
|
|
1608
|
+
minimal: "minimal";
|
|
1609
|
+
none: "none";
|
|
1607
1610
|
ultracode: "ultracode";
|
|
1611
|
+
xhigh: "xhigh";
|
|
1608
1612
|
}>>;
|
|
1609
1613
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1610
1614
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1612,22 +1616,22 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1612
1616
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
1613
1617
|
}, z.core.$strict>>;
|
|
1614
1618
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
1619
|
+
acp: "acp";
|
|
1620
|
+
amp: "amp";
|
|
1615
1621
|
"claude-code": "claude-code";
|
|
1616
|
-
|
|
1622
|
+
"cli-base": "cli-base";
|
|
1617
1623
|
codex: "codex";
|
|
1618
|
-
|
|
1619
|
-
"
|
|
1620
|
-
|
|
1621
|
-
prime: "prime";
|
|
1624
|
+
cursor: "cursor";
|
|
1625
|
+
"factory-droids": "factory-droids";
|
|
1626
|
+
forge: "forge";
|
|
1622
1627
|
gemini: "gemini";
|
|
1623
1628
|
hermes: "hermes";
|
|
1629
|
+
"kimi-code": "kimi-code";
|
|
1630
|
+
nanoclaw: "nanoclaw";
|
|
1624
1631
|
openclaw: "openclaw";
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
cursor: "cursor";
|
|
1629
|
-
acp: "acp";
|
|
1630
|
-
"cli-base": "cli-base";
|
|
1632
|
+
opencode: "opencode";
|
|
1633
|
+
pi: "pi";
|
|
1634
|
+
prime: "prime";
|
|
1631
1635
|
}>>;
|
|
1632
1636
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
1633
1637
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -1738,7 +1742,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1738
1742
|
} | {
|
|
1739
1743
|
kind: "secret-ref";
|
|
1740
1744
|
key: string;
|
|
1741
|
-
format?: "
|
|
1745
|
+
format?: "bearer" | "raw" | undefined;
|
|
1742
1746
|
}> | undefined;
|
|
1743
1747
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
1744
1748
|
command: string;
|
|
@@ -1751,7 +1755,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1751
1755
|
} | {
|
|
1752
1756
|
kind: "secret-ref";
|
|
1753
1757
|
key: string;
|
|
1754
|
-
format?: "
|
|
1758
|
+
format?: "bearer" | "raw" | undefined;
|
|
1755
1759
|
}> | undefined;
|
|
1756
1760
|
}[]>, unknown>>>;
|
|
1757
1761
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -1827,6 +1831,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1827
1831
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
1828
1832
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1829
1833
|
}, z.core.$strict>>;
|
|
1834
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
1830
1835
|
resources: z.ZodOptional<z.ZodObject<{
|
|
1831
1836
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
1832
1837
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1894,7 +1899,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1894
1899
|
}>;
|
|
1895
1900
|
}, z.core.$strict>], "type">>;
|
|
1896
1901
|
backend: z.ZodOptional<z.ZodObject<{
|
|
1897
|
-
type:
|
|
1902
|
+
type: _$zod.ZodEnum<{
|
|
1898
1903
|
"claude-code": "claude-code";
|
|
1899
1904
|
nanoclaw: "nanoclaw";
|
|
1900
1905
|
codex: "codex";
|
|
@@ -1926,13 +1931,13 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1926
1931
|
small: z.ZodOptional<z.ZodString>;
|
|
1927
1932
|
provider: z.ZodOptional<z.ZodString>;
|
|
1928
1933
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
1929
|
-
|
|
1930
|
-
minimal: "minimal";
|
|
1934
|
+
high: "high";
|
|
1931
1935
|
low: "low";
|
|
1932
1936
|
medium: "medium";
|
|
1933
|
-
|
|
1934
|
-
|
|
1937
|
+
minimal: "minimal";
|
|
1938
|
+
none: "none";
|
|
1935
1939
|
ultracode: "ultracode";
|
|
1940
|
+
xhigh: "xhigh";
|
|
1936
1941
|
}>>;
|
|
1937
1942
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
1938
1943
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1940,22 +1945,22 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
1940
1945
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
1941
1946
|
}, z.core.$strict>>;
|
|
1942
1947
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
1948
|
+
acp: "acp";
|
|
1949
|
+
amp: "amp";
|
|
1943
1950
|
"claude-code": "claude-code";
|
|
1944
|
-
|
|
1951
|
+
"cli-base": "cli-base";
|
|
1945
1952
|
codex: "codex";
|
|
1946
|
-
|
|
1947
|
-
"
|
|
1948
|
-
|
|
1949
|
-
prime: "prime";
|
|
1953
|
+
cursor: "cursor";
|
|
1954
|
+
"factory-droids": "factory-droids";
|
|
1955
|
+
forge: "forge";
|
|
1950
1956
|
gemini: "gemini";
|
|
1951
1957
|
hermes: "hermes";
|
|
1958
|
+
"kimi-code": "kimi-code";
|
|
1959
|
+
nanoclaw: "nanoclaw";
|
|
1952
1960
|
openclaw: "openclaw";
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
cursor: "cursor";
|
|
1957
|
-
acp: "acp";
|
|
1958
|
-
"cli-base": "cli-base";
|
|
1961
|
+
opencode: "opencode";
|
|
1962
|
+
pi: "pi";
|
|
1963
|
+
prime: "prime";
|
|
1959
1964
|
}>>;
|
|
1960
1965
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
1961
1966
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -2066,7 +2071,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2066
2071
|
} | {
|
|
2067
2072
|
kind: "secret-ref";
|
|
2068
2073
|
key: string;
|
|
2069
|
-
format?: "
|
|
2074
|
+
format?: "bearer" | "raw" | undefined;
|
|
2070
2075
|
}> | undefined;
|
|
2071
2076
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
2072
2077
|
command: string;
|
|
@@ -2079,7 +2084,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2079
2084
|
} | {
|
|
2080
2085
|
kind: "secret-ref";
|
|
2081
2086
|
key: string;
|
|
2082
|
-
format?: "
|
|
2087
|
+
format?: "bearer" | "raw" | undefined;
|
|
2083
2088
|
}> | undefined;
|
|
2084
2089
|
}[]>, unknown>>>;
|
|
2085
2090
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -2155,6 +2160,7 @@ declare const manageSandboxesInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
2155
2160
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
2156
2161
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2157
2162
|
}, z.core.$strict>>;
|
|
2163
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
2158
2164
|
resources: z.ZodOptional<z.ZodObject<{
|
|
2159
2165
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
2160
2166
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2327,7 +2333,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2327
2333
|
}>;
|
|
2328
2334
|
}, z.core.$strict>], "type">>;
|
|
2329
2335
|
backend: z.ZodOptional<z.ZodObject<{
|
|
2330
|
-
type:
|
|
2336
|
+
type: _$zod.ZodEnum<{
|
|
2331
2337
|
"claude-code": "claude-code";
|
|
2332
2338
|
nanoclaw: "nanoclaw";
|
|
2333
2339
|
codex: "codex";
|
|
@@ -2359,13 +2365,13 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2359
2365
|
small: z.ZodOptional<z.ZodString>;
|
|
2360
2366
|
provider: z.ZodOptional<z.ZodString>;
|
|
2361
2367
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
2362
|
-
|
|
2363
|
-
minimal: "minimal";
|
|
2368
|
+
high: "high";
|
|
2364
2369
|
low: "low";
|
|
2365
2370
|
medium: "medium";
|
|
2366
|
-
|
|
2367
|
-
|
|
2371
|
+
minimal: "minimal";
|
|
2372
|
+
none: "none";
|
|
2368
2373
|
ultracode: "ultracode";
|
|
2374
|
+
xhigh: "xhigh";
|
|
2369
2375
|
}>>;
|
|
2370
2376
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
2371
2377
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2373,22 +2379,22 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2373
2379
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
2374
2380
|
}, z.core.$strict>>;
|
|
2375
2381
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
2382
|
+
acp: "acp";
|
|
2383
|
+
amp: "amp";
|
|
2376
2384
|
"claude-code": "claude-code";
|
|
2377
|
-
|
|
2385
|
+
"cli-base": "cli-base";
|
|
2378
2386
|
codex: "codex";
|
|
2379
|
-
|
|
2380
|
-
"
|
|
2381
|
-
|
|
2382
|
-
prime: "prime";
|
|
2387
|
+
cursor: "cursor";
|
|
2388
|
+
"factory-droids": "factory-droids";
|
|
2389
|
+
forge: "forge";
|
|
2383
2390
|
gemini: "gemini";
|
|
2384
2391
|
hermes: "hermes";
|
|
2392
|
+
"kimi-code": "kimi-code";
|
|
2393
|
+
nanoclaw: "nanoclaw";
|
|
2385
2394
|
openclaw: "openclaw";
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
cursor: "cursor";
|
|
2390
|
-
acp: "acp";
|
|
2391
|
-
"cli-base": "cli-base";
|
|
2395
|
+
opencode: "opencode";
|
|
2396
|
+
pi: "pi";
|
|
2397
|
+
prime: "prime";
|
|
2392
2398
|
}>>;
|
|
2393
2399
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
2394
2400
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -2499,7 +2505,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2499
2505
|
} | {
|
|
2500
2506
|
kind: "secret-ref";
|
|
2501
2507
|
key: string;
|
|
2502
|
-
format?: "
|
|
2508
|
+
format?: "bearer" | "raw" | undefined;
|
|
2503
2509
|
}> | undefined;
|
|
2504
2510
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
2505
2511
|
command: string;
|
|
@@ -2512,7 +2518,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2512
2518
|
} | {
|
|
2513
2519
|
kind: "secret-ref";
|
|
2514
2520
|
key: string;
|
|
2515
|
-
format?: "
|
|
2521
|
+
format?: "bearer" | "raw" | undefined;
|
|
2516
2522
|
}> | undefined;
|
|
2517
2523
|
}[]>, unknown>>>;
|
|
2518
2524
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -2588,6 +2594,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2588
2594
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
2589
2595
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2590
2596
|
}, z.core.$strict>>;
|
|
2597
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
2591
2598
|
resources: z.ZodOptional<z.ZodObject<{
|
|
2592
2599
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
2593
2600
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2655,7 +2662,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2655
2662
|
}>;
|
|
2656
2663
|
}, z.core.$strict>], "type">>;
|
|
2657
2664
|
backend: z.ZodOptional<z.ZodObject<{
|
|
2658
|
-
type:
|
|
2665
|
+
type: _$zod.ZodEnum<{
|
|
2659
2666
|
"claude-code": "claude-code";
|
|
2660
2667
|
nanoclaw: "nanoclaw";
|
|
2661
2668
|
codex: "codex";
|
|
@@ -2687,13 +2694,13 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2687
2694
|
small: z.ZodOptional<z.ZodString>;
|
|
2688
2695
|
provider: z.ZodOptional<z.ZodString>;
|
|
2689
2696
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
2690
|
-
|
|
2691
|
-
minimal: "minimal";
|
|
2697
|
+
high: "high";
|
|
2692
2698
|
low: "low";
|
|
2693
2699
|
medium: "medium";
|
|
2694
|
-
|
|
2695
|
-
|
|
2700
|
+
minimal: "minimal";
|
|
2701
|
+
none: "none";
|
|
2696
2702
|
ultracode: "ultracode";
|
|
2703
|
+
xhigh: "xhigh";
|
|
2697
2704
|
}>>;
|
|
2698
2705
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
2699
2706
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2701,22 +2708,22 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2701
2708
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
2702
2709
|
}, z.core.$strict>>;
|
|
2703
2710
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
2711
|
+
acp: "acp";
|
|
2712
|
+
amp: "amp";
|
|
2704
2713
|
"claude-code": "claude-code";
|
|
2705
|
-
|
|
2714
|
+
"cli-base": "cli-base";
|
|
2706
2715
|
codex: "codex";
|
|
2707
|
-
|
|
2708
|
-
"
|
|
2709
|
-
|
|
2710
|
-
prime: "prime";
|
|
2716
|
+
cursor: "cursor";
|
|
2717
|
+
"factory-droids": "factory-droids";
|
|
2718
|
+
forge: "forge";
|
|
2711
2719
|
gemini: "gemini";
|
|
2712
2720
|
hermes: "hermes";
|
|
2721
|
+
"kimi-code": "kimi-code";
|
|
2722
|
+
nanoclaw: "nanoclaw";
|
|
2713
2723
|
openclaw: "openclaw";
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
cursor: "cursor";
|
|
2718
|
-
acp: "acp";
|
|
2719
|
-
"cli-base": "cli-base";
|
|
2724
|
+
opencode: "opencode";
|
|
2725
|
+
pi: "pi";
|
|
2726
|
+
prime: "prime";
|
|
2720
2727
|
}>>;
|
|
2721
2728
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
2722
2729
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -2827,7 +2834,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2827
2834
|
} | {
|
|
2828
2835
|
kind: "secret-ref";
|
|
2829
2836
|
key: string;
|
|
2830
|
-
format?: "
|
|
2837
|
+
format?: "bearer" | "raw" | undefined;
|
|
2831
2838
|
}> | undefined;
|
|
2832
2839
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
2833
2840
|
command: string;
|
|
@@ -2840,7 +2847,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2840
2847
|
} | {
|
|
2841
2848
|
kind: "secret-ref";
|
|
2842
2849
|
key: string;
|
|
2843
|
-
format?: "
|
|
2850
|
+
format?: "bearer" | "raw" | undefined;
|
|
2844
2851
|
}> | undefined;
|
|
2845
2852
|
}[]>, unknown>>>;
|
|
2846
2853
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -2916,6 +2923,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2916
2923
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
2917
2924
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2918
2925
|
}, z.core.$strict>>;
|
|
2926
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
2919
2927
|
resources: z.ZodOptional<z.ZodObject<{
|
|
2920
2928
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
2921
2929
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2993,7 +3001,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
2993
3001
|
}>;
|
|
2994
3002
|
}, z.core.$strict>], "type">>;
|
|
2995
3003
|
backend: z.ZodOptional<z.ZodObject<{
|
|
2996
|
-
type:
|
|
3004
|
+
type: _$zod.ZodEnum<{
|
|
2997
3005
|
"claude-code": "claude-code";
|
|
2998
3006
|
nanoclaw: "nanoclaw";
|
|
2999
3007
|
codex: "codex";
|
|
@@ -3025,13 +3033,13 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3025
3033
|
small: z.ZodOptional<z.ZodString>;
|
|
3026
3034
|
provider: z.ZodOptional<z.ZodString>;
|
|
3027
3035
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
3028
|
-
|
|
3029
|
-
minimal: "minimal";
|
|
3036
|
+
high: "high";
|
|
3030
3037
|
low: "low";
|
|
3031
3038
|
medium: "medium";
|
|
3032
|
-
|
|
3033
|
-
|
|
3039
|
+
minimal: "minimal";
|
|
3040
|
+
none: "none";
|
|
3034
3041
|
ultracode: "ultracode";
|
|
3042
|
+
xhigh: "xhigh";
|
|
3035
3043
|
}>>;
|
|
3036
3044
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3037
3045
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3039,22 +3047,22 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3039
3047
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
3040
3048
|
}, z.core.$strict>>;
|
|
3041
3049
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
3050
|
+
acp: "acp";
|
|
3051
|
+
amp: "amp";
|
|
3042
3052
|
"claude-code": "claude-code";
|
|
3043
|
-
|
|
3053
|
+
"cli-base": "cli-base";
|
|
3044
3054
|
codex: "codex";
|
|
3045
|
-
|
|
3046
|
-
"
|
|
3047
|
-
|
|
3048
|
-
prime: "prime";
|
|
3055
|
+
cursor: "cursor";
|
|
3056
|
+
"factory-droids": "factory-droids";
|
|
3057
|
+
forge: "forge";
|
|
3049
3058
|
gemini: "gemini";
|
|
3050
3059
|
hermes: "hermes";
|
|
3060
|
+
"kimi-code": "kimi-code";
|
|
3061
|
+
nanoclaw: "nanoclaw";
|
|
3051
3062
|
openclaw: "openclaw";
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
cursor: "cursor";
|
|
3056
|
-
acp: "acp";
|
|
3057
|
-
"cli-base": "cli-base";
|
|
3063
|
+
opencode: "opencode";
|
|
3064
|
+
pi: "pi";
|
|
3065
|
+
prime: "prime";
|
|
3058
3066
|
}>>;
|
|
3059
3067
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
3060
3068
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -3165,7 +3173,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3165
3173
|
} | {
|
|
3166
3174
|
kind: "secret-ref";
|
|
3167
3175
|
key: string;
|
|
3168
|
-
format?: "
|
|
3176
|
+
format?: "bearer" | "raw" | undefined;
|
|
3169
3177
|
}> | undefined;
|
|
3170
3178
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
3171
3179
|
command: string;
|
|
@@ -3178,7 +3186,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3178
3186
|
} | {
|
|
3179
3187
|
kind: "secret-ref";
|
|
3180
3188
|
key: string;
|
|
3181
|
-
format?: "
|
|
3189
|
+
format?: "bearer" | "raw" | undefined;
|
|
3182
3190
|
}> | undefined;
|
|
3183
3191
|
}[]>, unknown>>>;
|
|
3184
3192
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -3254,6 +3262,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3254
3262
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
3255
3263
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3256
3264
|
}, z.core.$strict>>;
|
|
3265
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
3257
3266
|
resources: z.ZodOptional<z.ZodObject<{
|
|
3258
3267
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
3259
3268
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3316,7 +3325,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3316
3325
|
}>;
|
|
3317
3326
|
}, z.core.$strict>], "type">>;
|
|
3318
3327
|
backend: z.ZodOptional<z.ZodObject<{
|
|
3319
|
-
type:
|
|
3328
|
+
type: _$zod.ZodEnum<{
|
|
3320
3329
|
"claude-code": "claude-code";
|
|
3321
3330
|
nanoclaw: "nanoclaw";
|
|
3322
3331
|
codex: "codex";
|
|
@@ -3348,13 +3357,13 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3348
3357
|
small: z.ZodOptional<z.ZodString>;
|
|
3349
3358
|
provider: z.ZodOptional<z.ZodString>;
|
|
3350
3359
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
3351
|
-
|
|
3352
|
-
minimal: "minimal";
|
|
3360
|
+
high: "high";
|
|
3353
3361
|
low: "low";
|
|
3354
3362
|
medium: "medium";
|
|
3355
|
-
|
|
3356
|
-
|
|
3363
|
+
minimal: "minimal";
|
|
3364
|
+
none: "none";
|
|
3357
3365
|
ultracode: "ultracode";
|
|
3366
|
+
xhigh: "xhigh";
|
|
3358
3367
|
}>>;
|
|
3359
3368
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3360
3369
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3362,22 +3371,22 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3362
3371
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
3363
3372
|
}, z.core.$strict>>;
|
|
3364
3373
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
3374
|
+
acp: "acp";
|
|
3375
|
+
amp: "amp";
|
|
3365
3376
|
"claude-code": "claude-code";
|
|
3366
|
-
|
|
3377
|
+
"cli-base": "cli-base";
|
|
3367
3378
|
codex: "codex";
|
|
3368
|
-
|
|
3369
|
-
"
|
|
3370
|
-
|
|
3371
|
-
prime: "prime";
|
|
3379
|
+
cursor: "cursor";
|
|
3380
|
+
"factory-droids": "factory-droids";
|
|
3381
|
+
forge: "forge";
|
|
3372
3382
|
gemini: "gemini";
|
|
3373
3383
|
hermes: "hermes";
|
|
3384
|
+
"kimi-code": "kimi-code";
|
|
3385
|
+
nanoclaw: "nanoclaw";
|
|
3374
3386
|
openclaw: "openclaw";
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
cursor: "cursor";
|
|
3379
|
-
acp: "acp";
|
|
3380
|
-
"cli-base": "cli-base";
|
|
3387
|
+
opencode: "opencode";
|
|
3388
|
+
pi: "pi";
|
|
3389
|
+
prime: "prime";
|
|
3381
3390
|
}>>;
|
|
3382
3391
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
3383
3392
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -3488,7 +3497,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3488
3497
|
} | {
|
|
3489
3498
|
kind: "secret-ref";
|
|
3490
3499
|
key: string;
|
|
3491
|
-
format?: "
|
|
3500
|
+
format?: "bearer" | "raw" | undefined;
|
|
3492
3501
|
}> | undefined;
|
|
3493
3502
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
3494
3503
|
command: string;
|
|
@@ -3501,7 +3510,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3501
3510
|
} | {
|
|
3502
3511
|
kind: "secret-ref";
|
|
3503
3512
|
key: string;
|
|
3504
|
-
format?: "
|
|
3513
|
+
format?: "bearer" | "raw" | undefined;
|
|
3505
3514
|
}> | undefined;
|
|
3506
3515
|
}[]>, unknown>>>;
|
|
3507
3516
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -3577,6 +3586,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3577
3586
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
3578
3587
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3579
3588
|
}, z.core.$strict>>;
|
|
3589
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
3580
3590
|
resources: z.ZodOptional<z.ZodObject<{
|
|
3581
3591
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
3582
3592
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3644,7 +3654,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3644
3654
|
}>;
|
|
3645
3655
|
}, z.core.$strict>], "type">>;
|
|
3646
3656
|
backend: z.ZodOptional<z.ZodObject<{
|
|
3647
|
-
type:
|
|
3657
|
+
type: _$zod.ZodEnum<{
|
|
3648
3658
|
"claude-code": "claude-code";
|
|
3649
3659
|
nanoclaw: "nanoclaw";
|
|
3650
3660
|
codex: "codex";
|
|
@@ -3676,13 +3686,13 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3676
3686
|
small: z.ZodOptional<z.ZodString>;
|
|
3677
3687
|
provider: z.ZodOptional<z.ZodString>;
|
|
3678
3688
|
reasoningEffort: z.ZodOptional<z.ZodEnum<{
|
|
3679
|
-
|
|
3680
|
-
minimal: "minimal";
|
|
3689
|
+
high: "high";
|
|
3681
3690
|
low: "low";
|
|
3682
3691
|
medium: "medium";
|
|
3683
|
-
|
|
3684
|
-
|
|
3692
|
+
minimal: "minimal";
|
|
3693
|
+
none: "none";
|
|
3685
3694
|
ultracode: "ultracode";
|
|
3695
|
+
xhigh: "xhigh";
|
|
3686
3696
|
}>>;
|
|
3687
3697
|
maxVisibleOutputTokens: z.ZodOptional<z.ZodNumber>;
|
|
3688
3698
|
maxReasoningTokens: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3690,22 +3700,22 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3690
3700
|
metadata: z.ZodOptional<z.ZodType<Record<string, unknown>, unknown, z.core.$ZodTypeInternals<Record<string, unknown>, unknown>>>;
|
|
3691
3701
|
}, z.core.$strict>>;
|
|
3692
3702
|
harness: z.ZodOptional<z.ZodEnum<{
|
|
3703
|
+
acp: "acp";
|
|
3704
|
+
amp: "amp";
|
|
3693
3705
|
"claude-code": "claude-code";
|
|
3694
|
-
|
|
3706
|
+
"cli-base": "cli-base";
|
|
3695
3707
|
codex: "codex";
|
|
3696
|
-
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3699
|
-
prime: "prime";
|
|
3708
|
+
cursor: "cursor";
|
|
3709
|
+
"factory-droids": "factory-droids";
|
|
3710
|
+
forge: "forge";
|
|
3700
3711
|
gemini: "gemini";
|
|
3701
3712
|
hermes: "hermes";
|
|
3713
|
+
"kimi-code": "kimi-code";
|
|
3714
|
+
nanoclaw: "nanoclaw";
|
|
3702
3715
|
openclaw: "openclaw";
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
cursor: "cursor";
|
|
3707
|
-
acp: "acp";
|
|
3708
|
-
"cli-base": "cli-base";
|
|
3716
|
+
opencode: "opencode";
|
|
3717
|
+
pi: "pi";
|
|
3718
|
+
prime: "prime";
|
|
3709
3719
|
}>>;
|
|
3710
3720
|
permissions: z.ZodOptional<z.ZodType<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown, z.core.$ZodTypeInternals<Record<string, "allow" | "ask" | "deny" | Record<string, "allow" | "ask" | "deny">>, unknown>>>;
|
|
3711
3721
|
tools: z.ZodOptional<z.ZodType<Record<string, boolean>, unknown, z.core.$ZodTypeInternals<Record<string, boolean>, unknown>>>;
|
|
@@ -3816,7 +3826,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3816
3826
|
} | {
|
|
3817
3827
|
kind: "secret-ref";
|
|
3818
3828
|
key: string;
|
|
3819
|
-
format?: "
|
|
3829
|
+
format?: "bearer" | "raw" | undefined;
|
|
3820
3830
|
}> | undefined;
|
|
3821
3831
|
}[]>, unknown, z.core.$ZodTypeInternals<Record<string, {
|
|
3822
3832
|
command: string;
|
|
@@ -3829,7 +3839,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3829
3839
|
} | {
|
|
3830
3840
|
kind: "secret-ref";
|
|
3831
3841
|
key: string;
|
|
3832
|
-
format?: "
|
|
3842
|
+
format?: "bearer" | "raw" | undefined;
|
|
3833
3843
|
}> | undefined;
|
|
3834
3844
|
}[]>, unknown>>>;
|
|
3835
3845
|
modes: z.ZodOptional<z.ZodType<Record<string, {
|
|
@@ -3905,6 +3915,7 @@ declare const MANAGE_SANDBOXES_PARAMETERS: z.core.ZodStandardJSONSchemaPayload<z
|
|
|
3905
3915
|
depth: z.ZodOptional<z.ZodNumber>;
|
|
3906
3916
|
sparse: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3907
3917
|
}, z.core.$strict>>;
|
|
3918
|
+
cwd: _$zod.ZodOptional<_$zod.ZodPipe<_$zod.ZodString, _$zod.ZodTransform<string, string>>>;
|
|
3908
3919
|
resources: z.ZodOptional<z.ZodObject<{
|
|
3909
3920
|
cpuCores: z.ZodOptional<z.ZodNumber>;
|
|
3910
3921
|
memoryMB: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4428,4 +4439,4 @@ interface RouterEvalMatrixCaseResult {
|
|
|
4428
4439
|
}
|
|
4429
4440
|
declare function runTangleRouterEvalMatrixInSandbox(options: RunTangleRouterEvalMatrixInSandboxOptions): Promise<RunTangleRouterEvalMatrixInSandboxResult>;
|
|
4430
4441
|
//#endregion
|
|
4431
|
-
export { type AcceleratorKind, type AccessPolicyRule, type AddUserOptions, type AgentInteractiveTerminalSession, type AgentProfile, type AgentProfileCapabilities, type AgentProfileConnection, type AgentProfileFileMount, type AgentProfileMcpServer, type AgentProfileModelHints, type AgentProfilePermissionValue, type AgentProfilePrompt, type AgentProfileResourceRef, type AgentProfileResources, type AgentProfileSecurityPolicy, type AgentProfileValidationIssue, type AgentProfileValidationResult, type AgentRunCancellationAcknowledgement, type AgentRunCancellationRequest, type AgentRunOutcome, type AgentRunOutcomeTracker, type AgentSubagentProfile, type AnyTokenPayload, type AttachGpuLeaseOptions, type AttachSandboxFleetMachineOptions, AuthError, type BackendCapabilities, type BackendConfig, type BackendInfo, type BackendManager, type BackendRegistryCapabilities, type BackendRegistryEntry, type BackendRegistryInteractionKind, type BackendRegistryResponse, type BackendStatus, type BackendType, type BatchBackend, type BatchBackendStats, type BatchEvent, type BatchEventDataMap, type BatchResult, type BatchResultAccumulator, type BatchRunOptions, type BatchRunRequest, type BatchSidecarGroup, type BatchTask, type BatchTaskResult, type BatchTaskUsage, type BranchOptions, BrowserInteractiveSessionControlController, type BrowserInteractiveSessionControlControllerOptions, BrowserInteractiveSessionController, type BrowserInteractiveSessionControllerOptions, type BuildControlPlaneMcpConfigOptions, type BuildProgressEvent, type BuildSandboxMcpConfigOptions, CONTROL_PLANE_MCP_SERVER_NAME, type Capability, CapabilityError, type ChunkedUploadOptions, type ChunkedUploadResult, type CollaborationAccess, type CollaborationBootstrapRequest, type CollaborationBootstrapResponse, CollaborationClient, type CollaborationClientConfig, type CollaborationDocumentAdapter, type CollaborationDocumentChange, type CollaborationDocumentRef, CollaborationFileBridge, type CollaborationFileBridgeOptions, type CollaborationFileEvent, type CollaborationPermissions, type CollaborationTokenPayload, type CollaborationTokenRefreshRequest, type CollaborationTokenRefreshResponse, type CollaborationTransportConfig, type CommitTaskSessionOptions, type CompletedTurnResult, type ConfidentialSandboxResult, type ConfidentialTeeType, type CreateConfidentialSandboxOptions, type CreateGpuLeaseOptions, type CreateIntelligenceReportOptions, type CreateRequestOptions, type CreateSandboxFleetOptions, type CreateSandboxFleetWithCoordinatorOptions, type CreateSandboxOptions, type CreateSessionOptions, type CreateTaskSessionOptions, type CreateTeamOptions, DEFAULT_SANDBOX_SIZE, type DeleteOptions, type DevServerInfo, type DirectoryPermission, type DispatchPromptOptions, type DispatchedSession, type DownloadOptions, type DownloadProgress, type DriveTurnOptions, type DriverConfig, type DriverInfo, type DriverType, type DurablePlan, type DurablePlanDecisionResult, type EffectiveBackend, type EffectiveBackendProfile, type EffectiveBackendSource, type EgressDenial, type EgressManager, type EgressPolicy, EgressProxyRecoveryError, type EnsureDevServerOptions, type EventStreamOptions, type ExactProcessSpawnOptions, type ExecOptions, type ExecResult, type FileInfo, type FileReadBatchOptions, type FileReadBatchResult, type FileReadError, type FileReadResult, type FileRenameResult, type FileSystem, type FileTreeFile, type FileTreeOptions, type FileTreeResult, type FileUsageOptions, type FileUsageResult, FileWriteConflictError, type FileWriteResult, type FleetDispatchCancelResult, type FleetDispatchResultBuffer, type FleetDispatchResultBufferOptions, type FleetDispatchStreamOptions, type FleetDriveTurnOutcome, type FleetDriveTurnRequest, type FleetExecDispatchOptions, type FleetMachineId, type FleetPromptDispatchOptions, type ForkAcknowledgement, type ForkCounts, type ForkIdempotency, type ForkLookupOptions, GPU_LEASE_PROVIDER_NAMES, type GitAuth, type GitBranch, type GitCommit, type GitConfig, type GitDiff, type GitStatus, type GpuLease, type GpuLeaseBilling, type GpuLeaseCommandResult, type GpuLeaseExecOptions, type GpuLeaseExecResult, type GpuLeaseManager, type GpuLeaseProviderName, type GpuLeaseStatus, type HostAgentDriverConfig, type HostAgentRuntimeBackend, INTERACTIVE_CONTROL_CLEANUP_TIMEOUT_MS, Image, type ImageBuildClient, type ImageBuildClientConfig, type ImageBuildFetchClient, type ImageBuildOptions, type ImageBuildResult, ImageBuilder, type ImageSpec, type InstalledTool, IntelligenceClient, type IntelligenceReport, type IntelligenceReportBudget, type IntelligenceReportCompareTo, type IntelligenceReportSubjectType, type IntelligenceReportWindow, type InteractiveAttachOptions, type InteractiveAttachRequest, type InteractiveControlClaimAcknowledgement, type InteractiveControlClaimOptions, type InteractiveControlClaimRequest, type InteractivePromptCommand, type InteractiveRequestOptions, type InteractiveSessionControlClaim, InteractiveSessionControlController, type InteractiveSessionControlControllerOptions, type InteractiveSessionControlTransport, InteractiveSessionController, type InteractiveSessionControllerOptions, type InteractiveSessionControllerTransport, InteractiveSessionHandle, type InteractiveSessionHandleOptions, type InteractiveSessionHost, type InteractiveSessionIdentity, type InteractiveSessionIncarnationId, type InteractiveSessionInfo, type InteractiveSessionRef, type InteractiveSessionStartOptions, type InteractiveSessionStartResult, type InteractiveSessionStatus, type InteractiveStopCommand, type InteractiveTerminalCapture, InteractiveTerminalFrameLog, type InteractiveTerminalMetadata, type InterruptResult, type InviteTeamMemberOptions, type IssueCollaborationTokenOptions, type ListMessagesOptions, type ListOptions, type ListSandboxFleetOptions, type ListSandboxOptions, MANAGE_SANDBOXES_PARAMETERS, MANAGE_SANDBOXES_TOOL_NAME, MAX_EGRESS_DENIALS_LIMIT, type ManageSandboxesInput, type ManageSandboxesTool, type ManageSandboxesToolOptions, type MaterializeProfileFileMountsOptions, type MaterializeProfileFileMountsResult, type McpServerConfig, type MintInteractiveSessionTokenOptions, type MintScopedTokenOptions, type MkdirOptions, type NetworkConfig, NetworkError, type NetworkManager, type NonHostAgentDriverConfig, NotFoundError, type ParseSSEStreamOptions, type ParsedSSEEvent, PartialFailureError, type PermissionLevel, type PermissionsManager, type PreviewLinkInfo, type PreviewLinkManager, type PreviewLinkWaitOptions, type Process, type ProcessInfo, type ProcessListOptions, type ProcessLogEntry, type ProcessManager, type ProcessSignal, type ProcessSpawnOptions, type ProcessStatus, type PromptInputPart, type PromptOptions, type PromptResult, type ProvisionEvent, type ProvisionResult, type ProvisionStatus, type ProvisionStep, type PublicTemplateInfo, type PublicTemplateVersionInfo, type PublishPublicTemplateOptions, type PublishPublicTemplateVersionOptions, QuotaError, type ReapExpiredSandboxFleetsOptions, type ReapExpiredSandboxFleetsResult, type ReconcileSandboxFleetsOptions, type ReconcileSandboxFleetsResult, type RenameOptions, type RespondToPermissionOptions, type Rollout, type RolloutChildResult, type RolloutOptions, type RolloutScorer, type RolloutStartResult, type RolloutStatus, type RolloutTurnPart, type RouterEvalMatrixAgentProfile, type RouterEvalMatrixCaseResult, type RouterEvalMatrixHarness, type RouterEvalMatrixPayload, type RouterEvalMatrixSandboxBox, type RouterEvalMatrixSandboxClient, type RouterEvalMatrixScenario, type RouterEvalMatrixSuiteResponse, type RouterImportedRunResponse, type RouterSearchConfig, type RouterSearchConfigOptions, type RunTangleRouterEvalMatrixInSandboxOptions, type RunTangleRouterEvalMatrixInSandboxResult, SANDBOX_MCP_SERVER_NAME, SANDBOX_SIZE_PRESETS, SANDBOX_SIZE_PRESET_NAMES, type SSHCommandDescriptor, type SSHCredentials, Sandbox, type SandboxConfig, type SandboxConnection, type SandboxCreateOutcome, type SandboxCreateReceipt, type SandboxDeleteAcknowledgement, type SandboxDeleteOutcome, type SandboxEnvironment, SandboxError, type SandboxErrorJson, type SandboxEvent, type SandboxFailureDetail, SandboxFleet, type SandboxFleetArtifact, type SandboxFleetArtifactSpec, SandboxFleetClient, type SandboxFleetCostEstimate, type SandboxFleetDispatchFailureClass, type SandboxFleetDispatchResponse, type SandboxFleetDriverCapability, type SandboxFleetDriverTimings, type SandboxFleetInfo, type SandboxFleetIntelligenceEnvelope, type SandboxFleetMachine, type SandboxFleetMachineMeteredUsage, type SandboxFleetMachineRecord, type SandboxFleetMachineSpec, type SandboxFleetManifest, type SandboxFleetManifestMachine, type SandboxFleetOperationsSummary, type SandboxFleetPolicy, type SandboxFleetToken, type SandboxFleetTraceBundle, type SandboxFleetTraceEvent, type SandboxFleetTraceExport, type SandboxFleetTraceOptions, type SandboxFleetUsage, type SandboxFleetWorkspace, type SandboxFleetWorkspaceReconcileResult, type SandboxFleetWorkspaceRestoreResult, type SandboxFleetWorkspaceSnapshotResult, type SandboxIdentity, type SandboxInfo, SandboxInstance, type SandboxIntelligenceEnvelope, type SandboxInteractionCommandResult, type SandboxInteractionConflict, type SandboxInteractionResolution, type SandboxInteractionResult, type SandboxMcpConfig, type SandboxMcpEndpoint, type SandboxMcpServerEntry, type SandboxPortBinding, type SandboxPortPreviewLink, type SandboxResourceUsage, type SandboxResources, type SandboxRuntimeCapabilities, type SandboxRuntimeHealth, SandboxSession, type SandboxSizePreset, type SandboxStatus, SandboxTaskSession, type SandboxTerminalAttachOptions, type SandboxTerminalCreateOptions, type SandboxTerminalInfo, type SandboxTerminalManager, type SandboxTerminalRequestOptions, type SandboxTerminals, type SandboxTraceBundle, type SandboxTraceEvent, type SandboxTraceExport, type SandboxTraceOptions, type SandboxUser, type SaveCollaborationSnapshotRequest, type SaveCollaborationSnapshotResponse, type ScopedToken, type ScopedTokenScope, type SearchMatch, type SearchOptions, type SecretInfo, type SecretsManager, type SendSessionMessageOptions, type SendSessionMessageRequest, type SentSessionMessage, ServerError, type SessionBackendCredentials, type SessionBroadcastEvent, type SessionBroadcastResult, type SessionEventStreamOptions, type SessionFailureReason, type SessionForkOptions, type SessionInfo, type SessionInterruptOptions, type SessionListOptions, type SessionMessage, type SessionMessageInputPart, type SessionResultOptions, type SessionStatus, type SnapshotDeleteAcknowledgement, type SnapshotDeleteOutcome, type SnapshotIdempotency, type SnapshotInfo, type SnapshotOptions, type SnapshotResult, type SplitInlineProfileFileMountsResult, type SplitInlineProfileSkillsResult, type StartupDiagnostics, type StartupOperation, StateError, type StorageConfig, type SubscriptionInfo, TERMINAL_WS_ECHO_SUBPROTOCOL, TangleSandboxClient, type TangleSandboxClientConfig, type TangleSearchProvider, type TaskSessionChanges, type TaskSessionCommitResult, type TaskSessionFileChange, type TaskSessionInfo, type TaskSessionProfile, type Team, type TeamInvitation, type TeamMember, type TeeAttestationHeartbeat, type TeeAttestationHeartbeatOptions, type TeeAttestationHeartbeatSample, type TeeAttestationOptions, type TeeAttestationReport, type TeeAttestationResponse, type TeePublicKey, type TeePublicKeyResponse, type TerminalExitInfo, type TerminalInteractiveSessionIdentity, type TerminalOutputMessage, type TerminalReadyInfo, TerminalStream, type TerminalStreamAuthFormat, TerminalStreamError, type TerminalStreamHandlers, type TerminalStreamOptions, type TerminalStreamToken, TimeoutError, type TokenRefreshHandler, type TokenUsage, type TraceExportFormat, type TraceExportResult, type TraceExportSink, type TurnDriveResult, type UpdateUserOptions, type UploadOptions, type UploadProgress, type UsageInfo, ValidationError, type WaitForOptions, type WaitForRolloutOptions, type WorkspaceImagePublishInput, type WorkspaceImagePublishRequestOptions, type WorkspaceImagePublishResult, WorkspaceImages, type WorkspaceOperationLookup, type WriteFileOptions, type WriteManyFile, type WriteManyOptions, applySandboxEventText, backendRegistryCapabilitiesSchema, backendRegistryEntrySchema, backendRegistryInteractionKindSchema, backendRegistryResponseSchema, browserInteractiveControlHolderId, buildCollaborationDocumentId, buildControlPlaneMcpConfig, buildSandboxMcpConfig, buildTangleRouterEvalMatrixRequest, buildTangleRouterResponsesWebSearchRequest, buildTangleRouterSearchBackend, buildTangleRouterSearchProfile, buildTraceExportPayload, collectAgentFinalMessageText, collectAgentResponseText, createAgentRunOutcomeTracker, createBatchResultAccumulator, createConfidentialSandbox, createInteractiveControlHolderId, createInteractiveTerminalCapture, createInteractiveTerminalSession, createManageSandboxesTool, deriveAgentResultOutcome, deriveAgentRunOutcome, exportTraceBundle, fetchTangleRouterSearchConfig, generateAttestationNonce, generateDockerfile, getSandboxEventText, agentInteractiveSessionPromptRequestDigest as interactivePromptRequestDigest, interactiveSessionIdentityDigest, isBackendRegistryInteractionKind, isToolBearingEvent, manageSandboxesInputSchema, materializeProfileFileMounts, normalizeCollaborationPath, normalizeRuntimeBackendConfig, otelTraceIdForTangleTrace, parseBackendRegistryResponse, parseBackendRegistryResponseBody, parseBackendType, parseCollaborationDocumentId, parseSSEStream, resolveSandboxResources, runTangleRouterEvalMatrixInSandbox, sandboxResourcesForSize, splitInlineProfileFileMounts, splitInlineProfileSkills, startTeeAttestationHeartbeat, toOtelJson, validateBatchRunRequest, validateDeferredProfileFileMounts };
|
|
4442
|
+
export { type AcceleratorKind, type AccessPolicyRule, type AddUserOptions, type AgentInteractiveTerminalSession, type AgentProfile, type AgentProfileCapabilities, type AgentProfileConnection, type AgentProfileFileMount, type AgentProfileMcpServer, type AgentProfileModelHints, type AgentProfilePermissionValue, type AgentProfilePrompt, type AgentProfileResourceRef, type AgentProfileResources, type AgentProfileSecurityPolicy, type AgentProfileValidationIssue, type AgentProfileValidationResult, type AgentRunCancellationAcknowledgement, type AgentRunCancellationRequest, type AgentRunOutcome, type AgentRunOutcomeTracker, type AgentSubagentProfile, type AnyTokenPayload, type AttachGpuLeaseOptions, type AttachSandboxFleetMachineOptions, AuthError, type BackendCapabilities, type BackendConfig, type BackendInfo, type BackendManager, type BackendMcpServerStatus, type BackendRegistryCapabilities, type BackendRegistryEntry, type BackendRegistryInteractionKind, type BackendRegistryResponse, type BackendRuntimeConfigUpdate, type BackendStatus, type BackendType, type BatchBackend, type BatchBackendStats, type BatchEvent, type BatchEventDataMap, type BatchResult, type BatchResultAccumulator, type BatchRunOptions, type BatchRunRequest, type BatchSidecarGroup, type BatchTask, type BatchTaskResult, type BatchTaskUsage, type BranchOptions, BrowserInteractiveSessionControlController, type BrowserInteractiveSessionControlControllerOptions, BrowserInteractiveSessionController, type BrowserInteractiveSessionControllerOptions, type BuildControlPlaneMcpConfigOptions, type BuildProgressEvent, type BuildSandboxMcpConfigOptions, CONTROL_PLANE_MCP_SERVER_NAME, type Capability, CapabilityError, type ChunkedUploadOptions, type ChunkedUploadResult, type CollaborationAccess, type CollaborationBootstrapRequest, type CollaborationBootstrapResponse, CollaborationClient, type CollaborationClientConfig, type CollaborationDocumentAdapter, type CollaborationDocumentChange, type CollaborationDocumentRef, CollaborationFileBridge, type CollaborationFileBridgeOptions, type CollaborationFileEvent, type CollaborationPermissions, type CollaborationTokenPayload, type CollaborationTokenRefreshRequest, type CollaborationTokenRefreshResponse, type CollaborationTransportConfig, type CommitTaskSessionOptions, type CompletedTurnResult, type ConfidentialSandboxResult, type ConfidentialTeeType, type CreateConfidentialSandboxOptions, type CreateGpuLeaseOptions, type CreateIntelligenceReportOptions, type CreateRequestOptions, type CreateSandboxFleetOptions, type CreateSandboxFleetWithCoordinatorOptions, type CreateSandboxOptions, type CreateSessionOptions, type CreateTaskSessionOptions, type CreateTeamOptions, DEFAULT_SANDBOX_SIZE, type DeleteOptions, type DevServerInfo, type DirectoryPermission, type DispatchPromptOptions, type DispatchedSession, type DownloadOptions, type DownloadProgress, type DriveTurnOptions, type DriverConfig, type DriverInfo, type DriverType, type DurablePlan, type DurablePlanDecisionResult, type EffectiveBackend, type EffectiveBackendProfile, type EffectiveBackendSource, type EgressDenial, type EgressManager, type EgressPolicy, EgressProxyRecoveryError, type EnsureDevServerOptions, type EventStreamOptions, type ExactProcessSpawnOptions, type ExecOptions, type ExecResult, type FileInfo, type FileReadBatchOptions, type FileReadBatchResult, type FileReadError, type FileReadResult, type FileRenameResult, type FileSystem, type FileTreeFile, type FileTreeOptions, type FileTreeResult, type FileUsageOptions, type FileUsageResult, FileWriteConflictError, type FileWriteResult, type FleetDispatchCancelResult, type FleetDispatchResultBuffer, type FleetDispatchResultBufferOptions, type FleetDispatchStreamOptions, type FleetDriveTurnOutcome, type FleetDriveTurnRequest, type FleetExecDispatchOptions, type FleetMachineId, type FleetPromptDispatchOptions, type ForkAcknowledgement, type ForkCounts, type ForkIdempotency, type ForkLookupOptions, GPU_LEASE_PROVIDER_NAMES, type GitAuth, type GitBranch, type GitCommit, type GitConfig, type GitDiff, type GitStatus, type GpuLease, type GpuLeaseBilling, type GpuLeaseCommandResult, type GpuLeaseExecOptions, type GpuLeaseExecResult, type GpuLeaseManager, type GpuLeaseProviderName, type GpuLeaseStatus, type HostAgentDriverConfig, type HostAgentRuntimeBackend, INTERACTIVE_CONTROL_CLEANUP_TIMEOUT_MS, Image, type ImageBuildClient, type ImageBuildClientConfig, type ImageBuildFetchClient, type ImageBuildOptions, type ImageBuildResult, ImageBuilder, type ImageSpec, type InstalledTool, IntelligenceClient, type IntelligenceReport, type IntelligenceReportBudget, type IntelligenceReportCompareTo, type IntelligenceReportSubjectType, type IntelligenceReportWindow, type InteractiveAttachOptions, type InteractiveAttachRequest, type InteractiveControlClaimAcknowledgement, type InteractiveControlClaimOptions, type InteractiveControlClaimRequest, type InteractivePromptCommand, type InteractiveRequestOptions, type InteractiveSessionControlClaim, InteractiveSessionControlController, type InteractiveSessionControlControllerOptions, type InteractiveSessionControlTransport, InteractiveSessionController, type InteractiveSessionControllerOptions, type InteractiveSessionControllerTransport, InteractiveSessionHandle, type InteractiveSessionHandleOptions, type InteractiveSessionHost, type InteractiveSessionIdentity, type InteractiveSessionIncarnationId, type InteractiveSessionInfo, type InteractiveSessionRef, type InteractiveSessionStartOptions, type InteractiveSessionStartResult, type InteractiveSessionStatus, type InteractiveStopCommand, type InteractiveTerminalCapture, InteractiveTerminalFrameLog, type InteractiveTerminalMetadata, type InterruptResult, type InviteTeamMemberOptions, type IssueCollaborationTokenOptions, type ListMessagesOptions, type ListOptions, type ListSandboxFleetOptions, type ListSandboxOptions, MANAGE_SANDBOXES_PARAMETERS, MANAGE_SANDBOXES_TOOL_NAME, MAX_EGRESS_DENIALS_LIMIT, type ManageSandboxesInput, type ManageSandboxesTool, type ManageSandboxesToolOptions, type MaterializeProfileFileMountsOptions, type MaterializeProfileFileMountsResult, type McpServerConfig, type MintInteractiveSessionTokenOptions, type MintScopedTokenOptions, type MkdirOptions, type NetworkConfig, NetworkError, type NetworkManager, type NonHostAgentDriverConfig, NotFoundError, type ParseSSEStreamOptions, type ParsedSSEEvent, PartialFailureError, type PermissionLevel, type PermissionsManager, type PreviewLinkInfo, type PreviewLinkManager, type PreviewLinkWaitOptions, type Process, type ProcessInfo, type ProcessListOptions, type ProcessLogEntry, type ProcessManager, type ProcessSignal, type ProcessSpawnOptions, type ProcessStatus, type PromptInputPart, type PromptOptions, type PromptResult, type ProvisionEvent, type ProvisionResult, type ProvisionStatus, type ProvisionStep, type PublicTemplateInfo, type PublicTemplateVersionInfo, type PublishPublicTemplateOptions, type PublishPublicTemplateVersionOptions, QuotaError, type ReapExpiredSandboxFleetsOptions, type ReapExpiredSandboxFleetsResult, type ReconcileSandboxFleetsOptions, type ReconcileSandboxFleetsResult, type RenameOptions, type RespondToPermissionOptions, type Rollout, type RolloutChildResult, type RolloutOptions, type RolloutScorer, type RolloutStartResult, type RolloutStatus, type RolloutTurnPart, type RouterEvalMatrixAgentProfile, type RouterEvalMatrixCaseResult, type RouterEvalMatrixHarness, type RouterEvalMatrixPayload, type RouterEvalMatrixSandboxBox, type RouterEvalMatrixSandboxClient, type RouterEvalMatrixScenario, type RouterEvalMatrixSuiteResponse, type RouterImportedRunResponse, type RouterSearchConfig, type RouterSearchConfigOptions, type RunTangleRouterEvalMatrixInSandboxOptions, type RunTangleRouterEvalMatrixInSandboxResult, SANDBOX_MCP_SERVER_NAME, SANDBOX_SIZE_PRESETS, SANDBOX_SIZE_PRESET_NAMES, type SSHCommandDescriptor, type SSHCredentials, Sandbox, type SandboxConfig, type SandboxConnection, type SandboxCreateOutcome, type SandboxCreateReceipt, type SandboxDeleteAcknowledgement, type SandboxDeleteOutcome, type SandboxEnvironment, SandboxError, type SandboxErrorJson, type SandboxEvent, type SandboxFailureDetail, SandboxFleet, type SandboxFleetArtifact, type SandboxFleetArtifactSpec, SandboxFleetClient, type SandboxFleetCostEstimate, type SandboxFleetDispatchFailureClass, type SandboxFleetDispatchResponse, type SandboxFleetDriverCapability, type SandboxFleetDriverTimings, type SandboxFleetInfo, type SandboxFleetIntelligenceEnvelope, type SandboxFleetMachine, type SandboxFleetMachineMeteredUsage, type SandboxFleetMachineRecord, type SandboxFleetMachineSpec, type SandboxFleetManifest, type SandboxFleetManifestMachine, type SandboxFleetOperationsSummary, type SandboxFleetPolicy, type SandboxFleetToken, type SandboxFleetTraceBundle, type SandboxFleetTraceEvent, type SandboxFleetTraceExport, type SandboxFleetTraceOptions, type SandboxFleetUsage, type SandboxFleetWorkspace, type SandboxFleetWorkspaceReconcileResult, type SandboxFleetWorkspaceRestoreResult, type SandboxFleetWorkspaceSnapshotResult, type SandboxIdentity, type SandboxInfo, SandboxInstance, type SandboxIntelligenceEnvelope, type SandboxInteractionCommandResult, type SandboxInteractionConflict, type SandboxInteractionResolution, type SandboxInteractionResult, type SandboxMcpConfig, type SandboxMcpEndpoint, type SandboxMcpServerEntry, type SandboxPortBinding, type SandboxPortPreviewLink, type SandboxResourceUsage, type SandboxResources, type SandboxRuntimeCapabilities, type SandboxRuntimeHealth, SandboxSession, type SandboxSizePreset, type SandboxStatus, SandboxTaskSession, type SandboxTerminalAttachOptions, type SandboxTerminalCreateOptions, type SandboxTerminalInfo, type SandboxTerminalManager, type SandboxTerminalRequestOptions, type SandboxTerminals, type SandboxTraceBundle, type SandboxTraceEvent, type SandboxTraceExport, type SandboxTraceOptions, type SandboxUser, type SaveCollaborationSnapshotRequest, type SaveCollaborationSnapshotResponse, type ScopedToken, type ScopedTokenScope, type SearchMatch, type SearchOptions, type SecretInfo, type SecretsManager, type SendSessionMessageOptions, type SendSessionMessageRequest, type SentSessionMessage, ServerError, type SessionBackendCredentials, type SessionBroadcastEvent, type SessionBroadcastResult, type SessionEventStreamOptions, type SessionExecutionInfo, type SessionExecutionStatus, type SessionFailureReason, type SessionForkOptions, type SessionInfo, type SessionInterruptOptions, type SessionListOptions, type SessionMessage, type SessionMessageInputPart, type SessionResultOptions, type SessionStatus, type SnapshotDeleteAcknowledgement, type SnapshotDeleteOutcome, type SnapshotIdempotency, type SnapshotInfo, type SnapshotOptions, type SnapshotResult, type SplitInlineProfileFileMountsResult, type SplitInlineProfileSkillsResult, type StartupDiagnostics, type StartupOperation, StateError, type StorageConfig, type SubscriptionInfo, TERMINAL_WS_ECHO_SUBPROTOCOL, TangleSandboxClient, type TangleSandboxClientConfig, type TangleSearchProvider, type TaskSessionChanges, type TaskSessionCommitResult, type TaskSessionFileChange, type TaskSessionInfo, type TaskSessionProfile, type Team, type TeamInvitation, type TeamMember, type TeeAttestationHeartbeat, type TeeAttestationHeartbeatOptions, type TeeAttestationHeartbeatSample, type TeeAttestationOptions, type TeeAttestationReport, type TeeAttestationResponse, type TeePublicKey, type TeePublicKeyResponse, type TerminalExitInfo, type TerminalInteractiveSessionIdentity, type TerminalOutputMessage, type TerminalReadyInfo, TerminalStream, type TerminalStreamAuthFormat, TerminalStreamError, type TerminalStreamHandlers, type TerminalStreamOptions, type TerminalStreamToken, TimeoutError, type TokenRefreshHandler, type TokenUsage, type TraceExportFormat, type TraceExportResult, type TraceExportSink, type TurnDriveResult, type UpdateUserOptions, type UploadOptions, type UploadProgress, type UsageInfo, ValidationError, type WaitForOptions, type WaitForRolloutOptions, type WorkspaceImagePublishInput, type WorkspaceImagePublishRequestOptions, type WorkspaceImagePublishResult, WorkspaceImages, type WorkspaceOperationLookup, type WriteFileOptions, type WriteManyFile, type WriteManyOptions, applySandboxEventText, backendRegistryCapabilitiesSchema, backendRegistryEntrySchema, backendRegistryInteractionKindSchema, backendRegistryResponseSchema, browserInteractiveControlHolderId, buildCollaborationDocumentId, buildControlPlaneMcpConfig, buildSandboxMcpConfig, buildTangleRouterEvalMatrixRequest, buildTangleRouterResponsesWebSearchRequest, buildTangleRouterSearchBackend, buildTangleRouterSearchProfile, buildTraceExportPayload, collectAgentFinalMessageText, collectAgentResponseText, createAgentRunOutcomeTracker, createBatchResultAccumulator, createConfidentialSandbox, createInteractiveControlHolderId, createInteractiveTerminalCapture, createInteractiveTerminalSession, createManageSandboxesTool, deriveAgentResultOutcome, deriveAgentRunOutcome, exportTraceBundle, fetchTangleRouterSearchConfig, generateAttestationNonce, generateDockerfile, getSandboxEventText, agentInteractiveSessionPromptRequestDigest as interactivePromptRequestDigest, interactiveSessionIdentityDigest, isBackendRegistryInteractionKind, isToolBearingEvent, manageSandboxesInputSchema, materializeProfileFileMounts, normalizeCollaborationPath, normalizeRuntimeBackendConfig, otelTraceIdForTangleTrace, parseBackendRegistryResponse, parseBackendRegistryResponseBody, parseBackendType, parseCollaborationDocumentId, parseSSEStream, resolveSandboxResources, runTangleRouterEvalMatrixInSandbox, sandboxResourcesForSize, splitInlineProfileFileMounts, splitInlineProfileSkills, startTeeAttestationHeartbeat, toOtelJson, validateBatchRunRequest, validateDeferredProfileFileMounts };
|