@claudexor/schema 3.1.1 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent-capabilities.d.ts +232 -116
- package/dist/agent-capabilities.d.ts.map +1 -1
- package/dist/agent-capabilities.js +8 -1
- package/dist/agent-capabilities.js.map +1 -1
- package/dist/apply-eligibility.d.ts +513 -222
- package/dist/apply-eligibility.d.ts.map +1 -1
- package/dist/apply-eligibility.js +42 -2
- package/dist/apply-eligibility.js.map +1 -1
- package/dist/attachment.d.ts +17 -17
- package/dist/attachment.d.ts.map +1 -1
- package/dist/attachment.js +1 -1
- package/dist/attachment.js.map +1 -1
- package/dist/auth.d.ts +475 -475
- package/dist/auth.d.ts.map +1 -1
- package/dist/auth.js +1 -1
- package/dist/auth.js.map +1 -1
- package/dist/budget.d.ts +61 -61
- package/dist/budget.d.ts.map +1 -1
- package/dist/budget.js +3 -1
- package/dist/budget.js.map +1 -1
- package/dist/config.d.ts +320 -316
- package/dist/config.d.ts.map +1 -1
- package/dist/config.js +26 -19
- package/dist/config.js.map +1 -1
- package/dist/context.d.ts +38 -38
- package/dist/context.d.ts.map +1 -1
- package/dist/context.js +1 -1
- package/dist/context.js.map +1 -1
- package/dist/control-auth-route.d.ts +46 -0
- package/dist/control-auth-route.d.ts.map +1 -0
- package/dist/control-auth-route.js +24 -0
- package/dist/control-auth-route.js.map +1 -0
- package/dist/control-gc.d.ts +15 -15
- package/dist/control-gc.d.ts.map +1 -1
- package/dist/control-gc.js +1 -1
- package/dist/control-gc.js.map +1 -1
- package/dist/control-harness-list.d.ts +896 -0
- package/dist/control-harness-list.d.ts.map +1 -0
- package/dist/control-harness-list.js +13 -0
- package/dist/control-harness-list.js.map +1 -0
- package/dist/control-operation-responses.d.ts +691 -590
- package/dist/control-operation-responses.d.ts.map +1 -1
- package/dist/control-operation-responses.js +27 -1
- package/dist/control-operation-responses.js.map +1 -1
- package/dist/control-run-detail.d.ts +2663 -920
- package/dist/control-run-detail.d.ts.map +1 -1
- package/dist/control-run-detail.js +13 -1
- package/dist/control-run-detail.js.map +1 -1
- package/dist/control-run-retry.d.ts +18 -18
- package/dist/control-run-retry.d.ts.map +1 -1
- package/dist/control-run-retry.js +1 -1
- package/dist/control-run-retry.js.map +1 -1
- package/dist/control-run-scope.d.ts +2 -2
- package/dist/control-run-scope.d.ts.map +1 -1
- package/dist/control-run-scope.js +1 -1
- package/dist/control-run-scope.js.map +1 -1
- package/dist/control-secret.d.ts +7 -7
- package/dist/control-secret.d.ts.map +1 -1
- package/dist/control-secret.js +1 -1
- package/dist/control-secret.js.map +1 -1
- package/dist/control-thread-apply.d.ts +65 -65
- package/dist/control-thread-apply.d.ts.map +1 -1
- package/dist/control-thread-apply.js +1 -1
- package/dist/control-thread-apply.js.map +1 -1
- package/dist/control-trust.d.ts +23 -23
- package/dist/control-trust.d.ts.map +1 -1
- package/dist/control-trust.js +1 -1
- package/dist/control-trust.js.map +1 -1
- package/dist/control.d.ts +1658 -2225
- package/dist/control.d.ts.map +1 -1
- package/dist/control.js +43 -73
- package/dist/control.js.map +1 -1
- package/dist/credential-profile-snapshot.d.ts +3185 -0
- package/dist/credential-profile-snapshot.d.ts.map +1 -0
- package/dist/credential-profile-snapshot.js +28 -0
- package/dist/credential-profile-snapshot.js.map +1 -0
- package/dist/credential-profile.d.ts +122 -107
- package/dist/credential-profile.d.ts.map +1 -1
- package/dist/credential-profile.js +12 -6
- package/dist/credential-profile.js.map +1 -1
- package/dist/decision.d.ts +122 -117
- package/dist/decision.d.ts.map +1 -1
- package/dist/decision.js +9 -4
- package/dist/decision.js.map +1 -1
- package/dist/deep-scan.d.ts +5 -5
- package/dist/deep-scan.d.ts.map +1 -1
- package/dist/deep-scan.js +1 -1
- package/dist/deep-scan.js.map +1 -1
- package/dist/delegation.d.ts +73 -0
- package/dist/delegation.d.ts.map +1 -0
- package/dist/delegation.js +120 -0
- package/dist/delegation.js.map +1 -0
- package/dist/delivery.d.ts +32 -32
- package/dist/delivery.d.ts.map +1 -1
- package/dist/delivery.js +1 -1
- package/dist/delivery.js.map +1 -1
- package/dist/effort.d.ts +1 -1
- package/dist/effort.d.ts.map +1 -1
- package/dist/effort.js +1 -1
- package/dist/effort.js.map +1 -1
- package/dist/events.d.ts +57 -37
- package/dist/events.d.ts.map +1 -1
- package/dist/events.js +23 -1
- package/dist/events.js.map +1 -1
- package/dist/gate.d.ts +7 -7
- package/dist/gate.d.ts.map +1 -1
- package/dist/gate.js +1 -1
- package/dist/gate.js.map +1 -1
- package/dist/git-capability.d.ts +23 -0
- package/dist/git-capability.d.ts.map +1 -0
- package/dist/git-capability.js +15 -0
- package/dist/git-capability.js.map +1 -0
- package/dist/harness.d.ts +409 -409
- package/dist/harness.d.ts.map +1 -1
- package/dist/harness.js +19 -22
- package/dist/harness.js.map +1 -1
- package/dist/index.d.ts +7 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +7 -0
- package/dist/index.js.map +1 -1
- package/dist/interaction.d.ts +10 -0
- package/dist/interaction.d.ts.map +1 -0
- package/dist/interaction.js +2 -0
- package/dist/interaction.js.map +1 -0
- package/dist/operation.d.ts +113 -113
- package/dist/operation.d.ts.map +1 -1
- package/dist/operation.js +1 -1
- package/dist/operation.js.map +1 -1
- package/dist/output-schema-dialect.d.ts +1 -1
- package/dist/output-schema-dialect.d.ts.map +1 -1
- package/dist/output-schema-dialect.js +1 -1
- package/dist/output-schema-dialect.js.map +1 -1
- package/dist/output-schema.d.ts +2 -2
- package/dist/output-schema.js +2 -2
- package/dist/plan.d.ts +29 -29
- package/dist/plan.d.ts.map +1 -1
- package/dist/plan.js +1 -1
- package/dist/plan.js.map +1 -1
- package/dist/primitives.d.ts +1 -1
- package/dist/primitives.d.ts.map +1 -1
- package/dist/primitives.js +1 -1
- package/dist/primitives.js.map +1 -1
- package/dist/problem.d.ts +6 -6
- package/dist/problem.d.ts.map +1 -1
- package/dist/problem.js +1 -1
- package/dist/problem.js.map +1 -1
- package/dist/project.d.ts +87 -25
- package/dist/project.d.ts.map +1 -1
- package/dist/project.js +21 -1
- package/dist/project.js.map +1 -1
- package/dist/quota.d.ts +48 -48
- package/dist/quota.d.ts.map +1 -1
- package/dist/quota.js +1 -1
- package/dist/quota.js.map +1 -1
- package/dist/raw.d.ts +16 -16
- package/dist/raw.d.ts.map +1 -1
- package/dist/raw.js +1 -1
- package/dist/raw.js.map +1 -1
- package/dist/readiness.d.ts +264 -226
- package/dist/readiness.d.ts.map +1 -1
- package/dist/readiness.js +5 -1
- package/dist/readiness.js.map +1 -1
- package/dist/recovery.d.ts +106 -106
- package/dist/recovery.d.ts.map +1 -1
- package/dist/recovery.js +1 -1
- package/dist/recovery.js.map +1 -1
- package/dist/request-requirements.d.ts +12 -12
- package/dist/request-requirements.d.ts.map +1 -1
- package/dist/request-requirements.js +3 -2
- package/dist/request-requirements.js.map +1 -1
- package/dist/review.d.ts +29 -29
- package/dist/review.d.ts.map +1 -1
- package/dist/review.js +1 -1
- package/dist/review.js.map +1 -1
- package/dist/route.d.ts +11 -11
- package/dist/route.d.ts.map +1 -1
- package/dist/route.js +1 -1
- package/dist/route.js.map +1 -1
- package/dist/run-applicability.d.ts +764 -0
- package/dist/run-applicability.d.ts.map +1 -0
- package/dist/run-applicability.js +56 -0
- package/dist/run-applicability.js.map +1 -0
- package/dist/run-facts.d.ts +628 -0
- package/dist/run-facts.d.ts.map +1 -0
- package/dist/run-facts.js +429 -0
- package/dist/run-facts.js.map +1 -0
- package/dist/run-strategy.d.ts +40 -0
- package/dist/run-strategy.d.ts.map +1 -1
- package/dist/run-strategy.js +68 -1
- package/dist/run-strategy.js.map +1 -1
- package/dist/setup-device-code-envelope.d.ts +67 -0
- package/dist/setup-device-code-envelope.d.ts.map +1 -0
- package/dist/setup-device-code-envelope.js +25 -0
- package/dist/setup-device-code-envelope.js.map +1 -0
- package/dist/setup-login-protocol.d.ts +6 -0
- package/dist/setup-login-protocol.d.ts.map +1 -0
- package/dist/setup-login-protocol.js +12 -0
- package/dist/setup-login-protocol.js.map +1 -0
- package/dist/setup-transport.d.ts +12 -0
- package/dist/setup-transport.d.ts.map +1 -0
- package/dist/setup-transport.js +22 -0
- package/dist/setup-transport.js.map +1 -0
- package/dist/setup.d.ts +12572 -3749
- package/dist/setup.d.ts.map +1 -1
- package/dist/setup.js +34 -38
- package/dist/setup.js.map +1 -1
- package/dist/status-projection.d.ts +7 -5
- package/dist/status-projection.d.ts.map +1 -1
- package/dist/status-projection.js +11 -6
- package/dist/status-projection.js.map +1 -1
- package/dist/surface-run-controls.d.ts.map +1 -1
- package/dist/surface-run-controls.js +10 -1
- package/dist/surface-run-controls.js.map +1 -1
- package/dist/task.d.ts +331 -289
- package/dist/task.d.ts.map +1 -1
- package/dist/task.js +12 -1
- package/dist/task.js.map +1 -1
- package/dist/telemetry.d.ts +1189 -627
- package/dist/telemetry.d.ts.map +1 -1
- package/dist/telemetry.js +13 -13
- package/dist/telemetry.js.map +1 -1
- package/dist/thread.d.ts +128 -84
- package/dist/thread.d.ts.map +1 -1
- package/dist/thread.js +16 -2
- package/dist/thread.js.map +1 -1
- package/dist/tool-ref.d.ts +7 -7
- package/dist/tool-ref.d.ts.map +1 -1
- package/dist/tool-ref.js +1 -1
- package/dist/tool-ref.js.map +1 -1
- package/dist/work-report.d.ts +28 -28
- package/dist/work-report.d.ts.map +1 -1
- package/dist/work-report.js +3 -3
- package/dist/work-report.js.map +1 -1
- package/dist/workproduct.d.ts +6 -9
- package/dist/workproduct.d.ts.map +1 -1
- package/dist/workproduct.js +1 -2
- package/dist/workproduct.js.map +1 -1
- package/dist/workspace.d.ts +14 -14
- package/dist/workspace.d.ts.map +1 -1
- package/dist/workspace.js +8 -8
- package/dist/workspace.js.map +1 -1
- package/generated/AgentCapabilityCatalog.schema.json +80 -1
- package/generated/ControlCredentialProfilesQueryResponse.schema.json +1333 -0
- package/generated/ControlCredentialProfilesResponse.schema.json +10 -2
- package/generated/ControlCredentialProfilesSnapshotResponse.schema.json +1312 -0
- package/generated/ControlDirectoryEntry.schema.json +36 -0
- package/generated/ControlDirectoryListing.schema.json +77 -0
- package/generated/ControlHarnessListResponse.schema.json +89 -3
- package/generated/ControlRunAgainDraft.schema.json +7 -3
- package/generated/ControlRunApplicabilityResponse.schema.json +217 -0
- package/generated/ControlRunControlResponse.schema.json +8 -0
- package/generated/ControlRunDetail.schema.json +543 -80
- package/generated/ControlRunListResponse.schema.json +104 -11
- package/generated/ControlRunStartRequest.schema.json +7 -3
- package/generated/ControlRunSummary.schema.json +104 -11
- package/generated/ControlSettingsSnapshot.schema.json +12 -3
- package/generated/ControlSettingsUpdateRequest.schema.json +12 -3
- package/generated/ControlSetupJob.schema.json +9 -0
- package/generated/ControlSetupJobCreateRequest.schema.json +9 -0
- package/generated/ControlSetupJobEvent.schema.json +858 -758
- package/generated/ControlSetupJobListResponse.schema.json +9 -0
- package/generated/ControlSetupJobSnapshot.schema.json +811 -736
- package/generated/ControlThreadDetail.schema.json +83 -1
- package/generated/ControlThreadTurnRequest.schema.json +2 -25
- package/generated/DecisionRecord.schema.json +12 -2
- package/generated/GitCapability.schema.json +46 -0
- package/generated/GlobalConfig.schema.json +13 -4
- package/generated/HarnessEvent.schema.json +2 -1
- package/generated/HarnessManifest.schema.json +3 -3
- package/generated/HarnessStatusDto.schema.json +49 -3
- package/generated/McpRunHandleResult.schema.json +237 -2
- package/generated/McpRunToolResult.schema.json +234 -1
- package/generated/OutputReadyPayload.schema.json +44 -0
- package/generated/RunEvent.schema.json +1 -0
- package/generated/RunFacts.schema.json +569 -0
- package/generated/RunFailure.schema.json +4 -3
- package/generated/RunTelemetry.schema.json +553 -4
- package/generated/TaskContract.schema.json +43 -3
- package/generated/ThreadTurn.schema.json +17 -0
- package/generated/WorkProduct.schema.json +0 -4
- package/generated/WorkspaceEnvelope.schema.json +6 -6
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
1
|
+
import { z } from "zod/v3";
|
|
2
2
|
import { ModeKind } from "./primitives.js";
|
|
3
3
|
/**
|
|
4
4
|
* AgentCapabilityCatalog — the machine-readable answer to "what can this
|
|
@@ -25,7 +25,7 @@ import { ModeKind } from "./primitives.js";
|
|
|
25
25
|
* because the daemon-internal enqueue params still carry it (the turn route
|
|
26
26
|
* fills it in), exactly like turnId.
|
|
27
27
|
*/
|
|
28
|
-
export declare const RUN_START_CLIENT_REJECTED_KEYS: readonly ["threadId", "turnId", "planRunId", "planRef"];
|
|
28
|
+
export declare const RUN_START_CLIENT_REJECTED_KEYS: readonly ["threadId", "turnId", "planRunId", "planRef", "retryOf", "parentRunId", "delegatedFromRunId"];
|
|
29
29
|
/**
|
|
30
30
|
* Mode -> tree mutability. ask/plan are read-only BY CONSTRUCTION
|
|
31
31
|
* (Bible invariant); agent writes. The catalog derives its
|
|
@@ -38,11 +38,11 @@ export declare const CatalogModelSummary: z.ZodObject<{
|
|
|
38
38
|
count: z.ZodNumber;
|
|
39
39
|
verifiedAgainst: z.ZodNullable<z.ZodString>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
source: "
|
|
41
|
+
source: "api" | "manifest" | "none";
|
|
42
42
|
count: number;
|
|
43
43
|
verifiedAgainst: string | null;
|
|
44
44
|
}, {
|
|
45
|
-
source: "
|
|
45
|
+
source: "api" | "manifest" | "none";
|
|
46
46
|
count: number;
|
|
47
47
|
verifiedAgainst: string | null;
|
|
48
48
|
}>;
|
|
@@ -63,11 +63,11 @@ export declare const CatalogHarness: z.ZodObject<{
|
|
|
63
63
|
count: z.ZodNumber;
|
|
64
64
|
verifiedAgainst: z.ZodNullable<z.ZodString>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
source: "
|
|
66
|
+
source: "api" | "manifest" | "none";
|
|
67
67
|
count: number;
|
|
68
68
|
verifiedAgainst: string | null;
|
|
69
69
|
}, {
|
|
70
|
-
source: "
|
|
70
|
+
source: "api" | "manifest" | "none";
|
|
71
71
|
count: number;
|
|
72
72
|
verifiedAgainst: string | null;
|
|
73
73
|
}>;
|
|
@@ -83,71 +83,109 @@ export declare const CatalogHarness: z.ZodObject<{
|
|
|
83
83
|
mime_types: string[];
|
|
84
84
|
max_bytes: number;
|
|
85
85
|
max_count: number;
|
|
86
|
-
transport: "
|
|
86
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
87
87
|
}, {
|
|
88
88
|
kind: "file" | "image";
|
|
89
89
|
mime_types: string[];
|
|
90
90
|
max_bytes: number;
|
|
91
91
|
max_count: number;
|
|
92
|
-
transport: "
|
|
92
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
93
93
|
}>, "many">;
|
|
94
94
|
effortLevels: z.ZodArray<z.ZodString, "many">;
|
|
95
95
|
accessProfilesSupported: z.ZodArray<z.ZodEnum<["readonly", "workspace_write", "full", "external_sandbox_full", "inherit_native"]>, "many">;
|
|
96
96
|
readonlyMechanism: z.ZodEnum<["fs_sandbox", "permission_deny", "tool_allowlist", "none"]>;
|
|
97
|
+
delegation: z.ZodEffects<z.ZodObject<{
|
|
98
|
+
available: z.ZodBoolean;
|
|
99
|
+
reason: z.ZodEnum<["ready", "runtime_unavailable", "manifest_unsupported"]>;
|
|
100
|
+
remediation: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
101
|
+
requiresFullAccess: z.ZodDefault<z.ZodBoolean>;
|
|
102
|
+
}, "strict", z.ZodTypeAny, {
|
|
103
|
+
available: boolean;
|
|
104
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
105
|
+
remediation: string | null;
|
|
106
|
+
requiresFullAccess: boolean;
|
|
107
|
+
}, {
|
|
108
|
+
available: boolean;
|
|
109
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
110
|
+
remediation?: string | null | undefined;
|
|
111
|
+
requiresFullAccess?: boolean | undefined;
|
|
112
|
+
}>, {
|
|
113
|
+
available: boolean;
|
|
114
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
115
|
+
remediation: string | null;
|
|
116
|
+
requiresFullAccess: boolean;
|
|
117
|
+
}, {
|
|
118
|
+
available: boolean;
|
|
119
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
120
|
+
remediation?: string | null | undefined;
|
|
121
|
+
requiresFullAccess?: boolean | undefined;
|
|
122
|
+
}>;
|
|
97
123
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
|
|
124
|
+
id: string;
|
|
99
125
|
enabled: boolean;
|
|
100
126
|
displayName: string;
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
127
|
+
status: "degraded" | "ok" | "unavailable";
|
|
128
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
104
129
|
enabledIntents: string[];
|
|
105
130
|
disabledIntents: string[];
|
|
131
|
+
reasons: string[];
|
|
106
132
|
configuredModel: string | null;
|
|
107
133
|
configuredModelValid: boolean | null;
|
|
108
134
|
models: {
|
|
109
|
-
source: "
|
|
135
|
+
source: "api" | "manifest" | "none";
|
|
110
136
|
count: number;
|
|
111
137
|
verifiedAgainst: string | null;
|
|
112
138
|
};
|
|
113
|
-
webPolicy: "
|
|
139
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
114
140
|
attachmentInputs: {
|
|
115
141
|
kind: "file" | "image";
|
|
116
142
|
mime_types: string[];
|
|
117
143
|
max_bytes: number;
|
|
118
144
|
max_count: number;
|
|
119
|
-
transport: "
|
|
145
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
120
146
|
}[];
|
|
121
147
|
effortLevels: string[];
|
|
122
|
-
accessProfilesSupported: ("
|
|
123
|
-
readonlyMechanism: "
|
|
148
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
149
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
150
|
+
delegation: {
|
|
151
|
+
available: boolean;
|
|
152
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
153
|
+
remediation: string | null;
|
|
154
|
+
requiresFullAccess: boolean;
|
|
155
|
+
};
|
|
124
156
|
}, {
|
|
125
|
-
|
|
157
|
+
id: string;
|
|
126
158
|
enabled: boolean;
|
|
127
159
|
displayName: string;
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
160
|
+
status: "degraded" | "ok" | "unavailable";
|
|
161
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
131
162
|
enabledIntents: string[];
|
|
132
163
|
disabledIntents: string[];
|
|
164
|
+
reasons: string[];
|
|
133
165
|
configuredModel: string | null;
|
|
134
166
|
configuredModelValid: boolean | null;
|
|
135
167
|
models: {
|
|
136
|
-
source: "
|
|
168
|
+
source: "api" | "manifest" | "none";
|
|
137
169
|
count: number;
|
|
138
170
|
verifiedAgainst: string | null;
|
|
139
171
|
};
|
|
140
|
-
webPolicy: "
|
|
172
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
141
173
|
attachmentInputs: {
|
|
142
174
|
kind: "file" | "image";
|
|
143
175
|
mime_types: string[];
|
|
144
176
|
max_bytes: number;
|
|
145
177
|
max_count: number;
|
|
146
|
-
transport: "
|
|
178
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
147
179
|
}[];
|
|
148
180
|
effortLevels: string[];
|
|
149
|
-
accessProfilesSupported: ("
|
|
150
|
-
readonlyMechanism: "
|
|
181
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
182
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
183
|
+
delegation: {
|
|
184
|
+
available: boolean;
|
|
185
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
186
|
+
remediation?: string | null | undefined;
|
|
187
|
+
requiresFullAccess?: boolean | undefined;
|
|
188
|
+
};
|
|
151
189
|
}>;
|
|
152
190
|
export type CatalogHarness = z.infer<typeof CatalogHarness>;
|
|
153
191
|
export declare const CatalogCliCommand: z.ZodObject<{
|
|
@@ -157,13 +195,13 @@ export declare const CatalogCliCommand: z.ZodObject<{
|
|
|
157
195
|
recovery: z.ZodBoolean;
|
|
158
196
|
}, "strip", z.ZodTypeAny, {
|
|
159
197
|
id: string;
|
|
160
|
-
mutability: "
|
|
161
|
-
stability: "
|
|
198
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
199
|
+
stability: "experimental" | "stable";
|
|
162
200
|
recovery: boolean;
|
|
163
201
|
}, {
|
|
164
202
|
id: string;
|
|
165
|
-
mutability: "
|
|
166
|
-
stability: "
|
|
203
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
204
|
+
stability: "experimental" | "stable";
|
|
167
205
|
recovery: boolean;
|
|
168
206
|
}>;
|
|
169
207
|
export type CatalogCliCommand = z.infer<typeof CatalogCliCommand>;
|
|
@@ -175,19 +213,19 @@ export declare const CatalogMutabilityMatrix: z.ZodObject<{
|
|
|
175
213
|
accessProfiles: z.ZodArray<z.ZodEnum<["readonly", "workspace_write", "full", "external_sandbox_full", "inherit_native"]>, "many">;
|
|
176
214
|
applyModes: z.ZodArray<z.ZodEnum<["apply", "commit", "branch", "pr"]>, "many">;
|
|
177
215
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
readOnlyModes: ("
|
|
179
|
-
writeModes: ("
|
|
180
|
-
isolationKinds: ("
|
|
216
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
217
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
218
|
+
isolationKinds: ("envelope" | "live")[];
|
|
181
219
|
workspaceModes: ("in_place" | "isolated")[];
|
|
182
|
-
accessProfiles: ("
|
|
183
|
-
applyModes: ("apply" | "
|
|
220
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
221
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
184
222
|
}, {
|
|
185
|
-
readOnlyModes: ("
|
|
186
|
-
writeModes: ("
|
|
187
|
-
isolationKinds: ("
|
|
223
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
224
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
225
|
+
isolationKinds: ("envelope" | "live")[];
|
|
188
226
|
workspaceModes: ("in_place" | "isolated")[];
|
|
189
|
-
accessProfiles: ("
|
|
190
|
-
applyModes: ("apply" | "
|
|
227
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
228
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
191
229
|
}>;
|
|
192
230
|
export type CatalogMutabilityMatrix = z.infer<typeof CatalogMutabilityMatrix>;
|
|
193
231
|
export declare const CatalogOutputSchemaDialect: z.ZodObject<{
|
|
@@ -208,6 +246,22 @@ export declare const AgentCapabilityCatalog: z.ZodObject<{
|
|
|
208
246
|
ok: z.ZodLiteral<true>;
|
|
209
247
|
version: z.ZodString;
|
|
210
248
|
generatedAt: z.ZodString;
|
|
249
|
+
git: z.ZodObject<{
|
|
250
|
+
status: z.ZodEnum<["available", "missing", "developer_tools_stub", "failed"]>;
|
|
251
|
+
version: z.ZodNullable<z.ZodString>;
|
|
252
|
+
detail: z.ZodNullable<z.ZodString>;
|
|
253
|
+
remediation: z.ZodNullable<z.ZodString>;
|
|
254
|
+
}, "strict", z.ZodTypeAny, {
|
|
255
|
+
status: "available" | "developer_tools_stub" | "failed" | "missing";
|
|
256
|
+
version: string | null;
|
|
257
|
+
detail: string | null;
|
|
258
|
+
remediation: string | null;
|
|
259
|
+
}, {
|
|
260
|
+
status: "available" | "developer_tools_stub" | "failed" | "missing";
|
|
261
|
+
version: string | null;
|
|
262
|
+
detail: string | null;
|
|
263
|
+
remediation: string | null;
|
|
264
|
+
}>;
|
|
211
265
|
harnesses: z.ZodArray<z.ZodObject<{
|
|
212
266
|
id: z.ZodString;
|
|
213
267
|
enabled: z.ZodBoolean;
|
|
@@ -224,11 +278,11 @@ export declare const AgentCapabilityCatalog: z.ZodObject<{
|
|
|
224
278
|
count: z.ZodNumber;
|
|
225
279
|
verifiedAgainst: z.ZodNullable<z.ZodString>;
|
|
226
280
|
}, "strip", z.ZodTypeAny, {
|
|
227
|
-
source: "
|
|
281
|
+
source: "api" | "manifest" | "none";
|
|
228
282
|
count: number;
|
|
229
283
|
verifiedAgainst: string | null;
|
|
230
284
|
}, {
|
|
231
|
-
source: "
|
|
285
|
+
source: "api" | "manifest" | "none";
|
|
232
286
|
count: number;
|
|
233
287
|
verifiedAgainst: string | null;
|
|
234
288
|
}>;
|
|
@@ -244,71 +298,109 @@ export declare const AgentCapabilityCatalog: z.ZodObject<{
|
|
|
244
298
|
mime_types: string[];
|
|
245
299
|
max_bytes: number;
|
|
246
300
|
max_count: number;
|
|
247
|
-
transport: "
|
|
301
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
248
302
|
}, {
|
|
249
303
|
kind: "file" | "image";
|
|
250
304
|
mime_types: string[];
|
|
251
305
|
max_bytes: number;
|
|
252
306
|
max_count: number;
|
|
253
|
-
transport: "
|
|
307
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
254
308
|
}>, "many">;
|
|
255
309
|
effortLevels: z.ZodArray<z.ZodString, "many">;
|
|
256
310
|
accessProfilesSupported: z.ZodArray<z.ZodEnum<["readonly", "workspace_write", "full", "external_sandbox_full", "inherit_native"]>, "many">;
|
|
257
311
|
readonlyMechanism: z.ZodEnum<["fs_sandbox", "permission_deny", "tool_allowlist", "none"]>;
|
|
312
|
+
delegation: z.ZodEffects<z.ZodObject<{
|
|
313
|
+
available: z.ZodBoolean;
|
|
314
|
+
reason: z.ZodEnum<["ready", "runtime_unavailable", "manifest_unsupported"]>;
|
|
315
|
+
remediation: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
316
|
+
requiresFullAccess: z.ZodDefault<z.ZodBoolean>;
|
|
317
|
+
}, "strict", z.ZodTypeAny, {
|
|
318
|
+
available: boolean;
|
|
319
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
320
|
+
remediation: string | null;
|
|
321
|
+
requiresFullAccess: boolean;
|
|
322
|
+
}, {
|
|
323
|
+
available: boolean;
|
|
324
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
325
|
+
remediation?: string | null | undefined;
|
|
326
|
+
requiresFullAccess?: boolean | undefined;
|
|
327
|
+
}>, {
|
|
328
|
+
available: boolean;
|
|
329
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
330
|
+
remediation: string | null;
|
|
331
|
+
requiresFullAccess: boolean;
|
|
332
|
+
}, {
|
|
333
|
+
available: boolean;
|
|
334
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
335
|
+
remediation?: string | null | undefined;
|
|
336
|
+
requiresFullAccess?: boolean | undefined;
|
|
337
|
+
}>;
|
|
258
338
|
}, "strip", z.ZodTypeAny, {
|
|
259
|
-
|
|
339
|
+
id: string;
|
|
260
340
|
enabled: boolean;
|
|
261
341
|
displayName: string;
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
342
|
+
status: "degraded" | "ok" | "unavailable";
|
|
343
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
265
344
|
enabledIntents: string[];
|
|
266
345
|
disabledIntents: string[];
|
|
346
|
+
reasons: string[];
|
|
267
347
|
configuredModel: string | null;
|
|
268
348
|
configuredModelValid: boolean | null;
|
|
269
349
|
models: {
|
|
270
|
-
source: "
|
|
350
|
+
source: "api" | "manifest" | "none";
|
|
271
351
|
count: number;
|
|
272
352
|
verifiedAgainst: string | null;
|
|
273
353
|
};
|
|
274
|
-
webPolicy: "
|
|
354
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
275
355
|
attachmentInputs: {
|
|
276
356
|
kind: "file" | "image";
|
|
277
357
|
mime_types: string[];
|
|
278
358
|
max_bytes: number;
|
|
279
359
|
max_count: number;
|
|
280
|
-
transport: "
|
|
360
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
281
361
|
}[];
|
|
282
362
|
effortLevels: string[];
|
|
283
|
-
accessProfilesSupported: ("
|
|
284
|
-
readonlyMechanism: "
|
|
363
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
364
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
365
|
+
delegation: {
|
|
366
|
+
available: boolean;
|
|
367
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
368
|
+
remediation: string | null;
|
|
369
|
+
requiresFullAccess: boolean;
|
|
370
|
+
};
|
|
285
371
|
}, {
|
|
286
|
-
|
|
372
|
+
id: string;
|
|
287
373
|
enabled: boolean;
|
|
288
374
|
displayName: string;
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
375
|
+
status: "degraded" | "ok" | "unavailable";
|
|
376
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
292
377
|
enabledIntents: string[];
|
|
293
378
|
disabledIntents: string[];
|
|
379
|
+
reasons: string[];
|
|
294
380
|
configuredModel: string | null;
|
|
295
381
|
configuredModelValid: boolean | null;
|
|
296
382
|
models: {
|
|
297
|
-
source: "
|
|
383
|
+
source: "api" | "manifest" | "none";
|
|
298
384
|
count: number;
|
|
299
385
|
verifiedAgainst: string | null;
|
|
300
386
|
};
|
|
301
|
-
webPolicy: "
|
|
387
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
302
388
|
attachmentInputs: {
|
|
303
389
|
kind: "file" | "image";
|
|
304
390
|
mime_types: string[];
|
|
305
391
|
max_bytes: number;
|
|
306
392
|
max_count: number;
|
|
307
|
-
transport: "
|
|
393
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
308
394
|
}[];
|
|
309
395
|
effortLevels: string[];
|
|
310
|
-
accessProfilesSupported: ("
|
|
311
|
-
readonlyMechanism: "
|
|
396
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
397
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
398
|
+
delegation: {
|
|
399
|
+
available: boolean;
|
|
400
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
401
|
+
remediation?: string | null | undefined;
|
|
402
|
+
requiresFullAccess?: boolean | undefined;
|
|
403
|
+
};
|
|
312
404
|
}>, "many">;
|
|
313
405
|
availableHarnesses: z.ZodArray<z.ZodString, "many">;
|
|
314
406
|
modes: z.ZodArray<z.ZodEnum<["ask", "plan", "agent"]>, "many">;
|
|
@@ -334,19 +426,19 @@ export declare const AgentCapabilityCatalog: z.ZodObject<{
|
|
|
334
426
|
accessProfiles: z.ZodArray<z.ZodEnum<["readonly", "workspace_write", "full", "external_sandbox_full", "inherit_native"]>, "many">;
|
|
335
427
|
applyModes: z.ZodArray<z.ZodEnum<["apply", "commit", "branch", "pr"]>, "many">;
|
|
336
428
|
}, "strip", z.ZodTypeAny, {
|
|
337
|
-
readOnlyModes: ("
|
|
338
|
-
writeModes: ("
|
|
339
|
-
isolationKinds: ("
|
|
429
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
430
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
431
|
+
isolationKinds: ("envelope" | "live")[];
|
|
340
432
|
workspaceModes: ("in_place" | "isolated")[];
|
|
341
|
-
accessProfiles: ("
|
|
342
|
-
applyModes: ("apply" | "
|
|
433
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
434
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
343
435
|
}, {
|
|
344
|
-
readOnlyModes: ("
|
|
345
|
-
writeModes: ("
|
|
346
|
-
isolationKinds: ("
|
|
436
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
437
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
438
|
+
isolationKinds: ("envelope" | "live")[];
|
|
347
439
|
workspaceModes: ("in_place" | "isolated")[];
|
|
348
|
-
accessProfiles: ("
|
|
349
|
-
applyModes: ("apply" | "
|
|
440
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
441
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
350
442
|
}>;
|
|
351
443
|
cliCommands: z.ZodArray<z.ZodObject<{
|
|
352
444
|
id: z.ZodString;
|
|
@@ -355,125 +447,149 @@ export declare const AgentCapabilityCatalog: z.ZodObject<{
|
|
|
355
447
|
recovery: z.ZodBoolean;
|
|
356
448
|
}, "strip", z.ZodTypeAny, {
|
|
357
449
|
id: string;
|
|
358
|
-
mutability: "
|
|
359
|
-
stability: "
|
|
450
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
451
|
+
stability: "experimental" | "stable";
|
|
360
452
|
recovery: boolean;
|
|
361
453
|
}, {
|
|
362
454
|
id: string;
|
|
363
|
-
mutability: "
|
|
364
|
-
stability: "
|
|
455
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
456
|
+
stability: "experimental" | "stable";
|
|
365
457
|
recovery: boolean;
|
|
366
458
|
}>, "many">;
|
|
367
459
|
mcpTools: z.ZodArray<z.ZodString, "many">;
|
|
368
460
|
runApplyStates: z.ZodArray<z.ZodString, "many">;
|
|
369
461
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
-
generatedAt: string;
|
|
371
462
|
ok: true;
|
|
372
463
|
version: string;
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
applyModes: ("apply" | "commit" | "branch" | "pr")[];
|
|
464
|
+
generatedAt: string;
|
|
465
|
+
git: {
|
|
466
|
+
status: "available" | "developer_tools_stub" | "failed" | "missing";
|
|
467
|
+
version: string | null;
|
|
468
|
+
detail: string | null;
|
|
469
|
+
remediation: string | null;
|
|
380
470
|
};
|
|
381
471
|
harnesses: {
|
|
382
|
-
|
|
472
|
+
id: string;
|
|
383
473
|
enabled: boolean;
|
|
384
474
|
displayName: string;
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
475
|
+
status: "degraded" | "ok" | "unavailable";
|
|
476
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
388
477
|
enabledIntents: string[];
|
|
389
478
|
disabledIntents: string[];
|
|
479
|
+
reasons: string[];
|
|
390
480
|
configuredModel: string | null;
|
|
391
481
|
configuredModelValid: boolean | null;
|
|
392
482
|
models: {
|
|
393
|
-
source: "
|
|
483
|
+
source: "api" | "manifest" | "none";
|
|
394
484
|
count: number;
|
|
395
485
|
verifiedAgainst: string | null;
|
|
396
486
|
};
|
|
397
|
-
webPolicy: "
|
|
487
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
398
488
|
attachmentInputs: {
|
|
399
489
|
kind: "file" | "image";
|
|
400
490
|
mime_types: string[];
|
|
401
491
|
max_bytes: number;
|
|
402
492
|
max_count: number;
|
|
403
|
-
transport: "
|
|
493
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
404
494
|
}[];
|
|
405
495
|
effortLevels: string[];
|
|
406
|
-
accessProfilesSupported: ("
|
|
407
|
-
readonlyMechanism: "
|
|
496
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
497
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
498
|
+
delegation: {
|
|
499
|
+
available: boolean;
|
|
500
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
501
|
+
remediation: string | null;
|
|
502
|
+
requiresFullAccess: boolean;
|
|
503
|
+
};
|
|
408
504
|
}[];
|
|
409
505
|
availableHarnesses: string[];
|
|
410
|
-
modes: ("
|
|
506
|
+
modes: ("agent" | "ask" | "plan")[];
|
|
411
507
|
runControlKeys: string[];
|
|
412
508
|
outputSchemaDialects: {
|
|
413
509
|
dialect: "draft-07" | "draft-2020-12";
|
|
414
510
|
uri: string;
|
|
415
511
|
defaultWhenOmitted: boolean;
|
|
416
512
|
}[];
|
|
513
|
+
mutability: {
|
|
514
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
515
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
516
|
+
isolationKinds: ("envelope" | "live")[];
|
|
517
|
+
workspaceModes: ("in_place" | "isolated")[];
|
|
518
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
519
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
520
|
+
};
|
|
417
521
|
cliCommands: {
|
|
418
522
|
id: string;
|
|
419
|
-
mutability: "
|
|
420
|
-
stability: "
|
|
523
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
524
|
+
stability: "experimental" | "stable";
|
|
421
525
|
recovery: boolean;
|
|
422
526
|
}[];
|
|
423
527
|
mcpTools: string[];
|
|
424
528
|
runApplyStates: string[];
|
|
425
529
|
}, {
|
|
426
|
-
generatedAt: string;
|
|
427
530
|
ok: true;
|
|
428
531
|
version: string;
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
applyModes: ("apply" | "commit" | "branch" | "pr")[];
|
|
532
|
+
generatedAt: string;
|
|
533
|
+
git: {
|
|
534
|
+
status: "available" | "developer_tools_stub" | "failed" | "missing";
|
|
535
|
+
version: string | null;
|
|
536
|
+
detail: string | null;
|
|
537
|
+
remediation: string | null;
|
|
436
538
|
};
|
|
437
539
|
harnesses: {
|
|
438
|
-
|
|
540
|
+
id: string;
|
|
439
541
|
enabled: boolean;
|
|
440
542
|
displayName: string;
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
providerFamily: "openai" | "anthropic" | "google" | "cursor" | "opencode" | "xai" | "local" | "unknown";
|
|
543
|
+
status: "degraded" | "ok" | "unavailable";
|
|
544
|
+
providerFamily: "anthropic" | "cursor" | "google" | "local" | "openai" | "opencode" | "unknown" | "xai";
|
|
444
545
|
enabledIntents: string[];
|
|
445
546
|
disabledIntents: string[];
|
|
547
|
+
reasons: string[];
|
|
446
548
|
configuredModel: string | null;
|
|
447
549
|
configuredModelValid: boolean | null;
|
|
448
550
|
models: {
|
|
449
|
-
source: "
|
|
551
|
+
source: "api" | "manifest" | "none";
|
|
450
552
|
count: number;
|
|
451
553
|
verifiedAgainst: string | null;
|
|
452
554
|
};
|
|
453
|
-
webPolicy: "
|
|
555
|
+
webPolicy: "native" | "none" | "tools" | "uncontrolled";
|
|
454
556
|
attachmentInputs: {
|
|
455
557
|
kind: "file" | "image";
|
|
456
558
|
mime_types: string[];
|
|
457
559
|
max_bytes: number;
|
|
458
560
|
max_count: number;
|
|
459
|
-
transport: "
|
|
561
|
+
transport: "base64_inline" | "base64_stream" | "file_path" | "text_inline";
|
|
460
562
|
}[];
|
|
461
563
|
effortLevels: string[];
|
|
462
|
-
accessProfilesSupported: ("
|
|
463
|
-
readonlyMechanism: "
|
|
564
|
+
accessProfilesSupported: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
565
|
+
readonlyMechanism: "fs_sandbox" | "none" | "permission_deny" | "tool_allowlist";
|
|
566
|
+
delegation: {
|
|
567
|
+
available: boolean;
|
|
568
|
+
reason: "manifest_unsupported" | "ready" | "runtime_unavailable";
|
|
569
|
+
remediation?: string | null | undefined;
|
|
570
|
+
requiresFullAccess?: boolean | undefined;
|
|
571
|
+
};
|
|
464
572
|
}[];
|
|
465
573
|
availableHarnesses: string[];
|
|
466
|
-
modes: ("
|
|
574
|
+
modes: ("agent" | "ask" | "plan")[];
|
|
467
575
|
runControlKeys: string[];
|
|
468
576
|
outputSchemaDialects: {
|
|
469
577
|
dialect: "draft-07" | "draft-2020-12";
|
|
470
578
|
uri: string;
|
|
471
579
|
defaultWhenOmitted: boolean;
|
|
472
580
|
}[];
|
|
581
|
+
mutability: {
|
|
582
|
+
readOnlyModes: ("agent" | "ask" | "plan")[];
|
|
583
|
+
writeModes: ("agent" | "ask" | "plan")[];
|
|
584
|
+
isolationKinds: ("envelope" | "live")[];
|
|
585
|
+
workspaceModes: ("in_place" | "isolated")[];
|
|
586
|
+
accessProfiles: ("external_sandbox_full" | "full" | "inherit_native" | "readonly" | "workspace_write")[];
|
|
587
|
+
applyModes: ("apply" | "branch" | "commit" | "pr")[];
|
|
588
|
+
};
|
|
473
589
|
cliCommands: {
|
|
474
590
|
id: string;
|
|
475
|
-
mutability: "
|
|
476
|
-
stability: "
|
|
591
|
+
mutability: "delivery" | "ops" | "read" | "write";
|
|
592
|
+
stability: "experimental" | "stable";
|
|
477
593
|
recovery: boolean;
|
|
478
594
|
}[];
|
|
479
595
|
mcpTools: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent-capabilities.d.ts","sourceRoot":"","sources":["../src/agent-capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"agent-capabilities.d.ts","sourceRoot":"","sources":["../src/agent-capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAC3B,OAAO,EAAiB,QAAQ,EAAkB,MAAM,iBAAiB,CAAC;AAQ1E;;;;;;;;GAQG;AAEH;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,8BAA8B,YACzC,UAAU,EACV,QAAQ,EACR,WAAW,EACX,SAAS,EACT,SAAS,EACT,aAAa,EACb,oBAAoB,CACZ,CAAC;AAEX;;;;;GAKG;AACH,eAAO,MAAM,eAAe,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAI9E,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;EAmBkE,CAAC;AACnG,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEtE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsDsD,CAAC;AAClF,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAE5D,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;EAe3B,CAAC;AACJ,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAElE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;EAyBjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AAE9E,eAAO,MAAM,0BAA0B;;;;;;;;;;;;EAQ4C,CAAC;AACpF,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAEpF,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2ChC,CAAC;AACJ,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
|