@nervekit/shared 0.1.0 → 0.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/core/index.d.ts +1 -0
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +1 -0
- package/dist/core/index.js.map +1 -1
- package/dist/core/inline-commands.d.ts +28 -0
- package/dist/core/inline-commands.d.ts.map +1 -0
- package/dist/core/inline-commands.js +104 -0
- package/dist/core/inline-commands.js.map +1 -0
- package/dist/domains/agents/agent.schema.d.ts +8 -8
- package/dist/domains/completions/completion.schema.d.ts +3 -3
- package/dist/domains/conversations/tree.schema.d.ts +6 -6
- package/dist/domains/filesystem/filesystem.schema.d.ts +4 -4
- package/dist/domains/git/git.schema.d.ts +14 -14
- package/dist/domains/logs/logs.schema.d.ts +6 -6
- package/dist/domains/plans/plan-review.schema.d.ts +2 -2
- package/dist/domains/providers/providers.schema.d.ts +4 -4
- package/dist/domains/settings/settings.schema.d.ts +2 -2
- package/dist/domains/status/status.schema.d.ts +2 -2
- package/dist/domains/storage/storage.schema.d.ts +24 -24
- package/dist/domains/tasks/task.schema.d.ts +15 -15
- package/dist/domains/tools/records.schema.d.ts +4 -4
- package/dist/domains/tools/tool-results.schema.d.ts +36 -36
- package/package.json +1 -1
- package/dist/agent-worker.d.ts +0 -66
- package/dist/agent-worker.d.ts.map +0 -1
- package/dist/agent-worker.js +0 -45
- package/dist/agent-worker.js.map +0 -1
- package/dist/agents.d.ts +0 -211
- package/dist/agents.d.ts.map +0 -1
- package/dist/agents.js +0 -105
- package/dist/agents.js.map +0 -1
- package/dist/api-errors.d.ts +0 -10
- package/dist/api-errors.d.ts.map +0 -1
- package/dist/api-errors.js +0 -9
- package/dist/api-errors.js.map +0 -1
- package/dist/auth.d.ts +0 -110
- package/dist/auth.d.ts.map +0 -1
- package/dist/auth.js +0 -82
- package/dist/auth.js.map +0 -1
- package/dist/conversation-title.d.ts +0 -2
- package/dist/conversation-title.d.ts.map +0 -1
- package/dist/conversation-title.js +0 -244
- package/dist/conversation-title.js.map +0 -1
- package/dist/conversation.d.ts +0 -269
- package/dist/conversation.d.ts.map +0 -1
- package/dist/conversation.js +0 -26
- package/dist/conversation.js.map +0 -1
- package/dist/conversations.d.ts +0 -219
- package/dist/conversations.d.ts.map +0 -1
- package/dist/conversations.js +0 -88
- package/dist/conversations.js.map +0 -1
- package/dist/core.d.ts +0 -4
- package/dist/core.d.ts.map +0 -1
- package/dist/core.js +0 -34
- package/dist/core.js.map +0 -1
- package/dist/domains/completions/completions.schema.d.ts +0 -21
- package/dist/domains/completions/completions.schema.d.ts.map +0 -1
- package/dist/domains/completions/completions.schema.js +0 -22
- package/dist/domains/completions/completions.schema.js.map +0 -1
- package/dist/domains/processes/index.d.ts +0 -2
- package/dist/domains/processes/index.d.ts.map +0 -1
- package/dist/domains/processes/index.js +0 -2
- package/dist/domains/processes/index.js.map +0 -1
- package/dist/domains/processes/process.schema.d.ts +0 -241
- package/dist/domains/processes/process.schema.d.ts.map +0 -1
- package/dist/domains/processes/process.schema.js +0 -106
- package/dist/domains/processes/process.schema.js.map +0 -1
- package/dist/events.d.ts +0 -17
- package/dist/events.d.ts.map +0 -1
- package/dist/events.js +0 -10
- package/dist/events.js.map +0 -1
- package/dist/filesystem.d.ts +0 -95
- package/dist/filesystem.d.ts.map +0 -1
- package/dist/filesystem.js +0 -56
- package/dist/filesystem.js.map +0 -1
- package/dist/git.d.ts +0 -386
- package/dist/git.d.ts.map +0 -1
- package/dist/git.js +0 -167
- package/dist/git.js.map +0 -1
- package/dist/logs.d.ts +0 -186
- package/dist/logs.d.ts.map +0 -1
- package/dist/logs.js +0 -84
- package/dist/logs.js.map +0 -1
- package/dist/models.d.ts +0 -49
- package/dist/models.d.ts.map +0 -1
- package/dist/models.js +0 -38
- package/dist/models.js.map +0 -1
- package/dist/pinned-commands.d.ts +0 -30
- package/dist/pinned-commands.d.ts.map +0 -1
- package/dist/pinned-commands.js +0 -19
- package/dist/pinned-commands.js.map +0 -1
- package/dist/plans.d.ts +0 -40
- package/dist/plans.d.ts.map +0 -1
- package/dist/plans.js +0 -34
- package/dist/plans.js.map +0 -1
- package/dist/processes.d.ts +0 -195
- package/dist/processes.d.ts.map +0 -1
- package/dist/processes.js +0 -86
- package/dist/processes.js.map +0 -1
- package/dist/projects.d.ts +0 -50
- package/dist/projects.d.ts.map +0 -1
- package/dist/projects.js +0 -38
- package/dist/projects.js.map +0 -1
- package/dist/settings.d.ts +0 -136
- package/dist/settings.d.ts.map +0 -1
- package/dist/settings.js +0 -124
- package/dist/settings.js.map +0 -1
- package/dist/status.d.ts +0 -39
- package/dist/status.d.ts.map +0 -1
- package/dist/status.js +0 -38
- package/dist/status.js.map +0 -1
- package/dist/suspensions.d.ts +0 -55
- package/dist/suspensions.d.ts.map +0 -1
- package/dist/suspensions.js +0 -38
- package/dist/suspensions.js.map +0 -1
- package/dist/tool-results.d.ts +0 -369
- package/dist/tool-results.d.ts.map +0 -1
- package/dist/tool-results.js +0 -117
- package/dist/tool-results.js.map +0 -1
- package/dist/tools.d.ts +0 -277
- package/dist/tools.d.ts.map +0 -1
- package/dist/tools.js +0 -127
- package/dist/tools.js.map +0 -1
- package/dist/transcription.d.ts +0 -8
- package/dist/transcription.d.ts.map +0 -1
- package/dist/transcription.js +0 -7
- package/dist/transcription.js.map +0 -1
- package/dist/usage.d.ts +0 -70
- package/dist/usage.d.ts.map +0 -1
- package/dist/usage.js +0 -35
- package/dist/usage.js.map +0 -1
- package/dist/workers.d.ts +0 -36
- package/dist/workers.d.ts.map +0 -1
- package/dist/workers.js +0 -22
- package/dist/workers.js.map +0 -1
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
export declare const storageCategoryKeySchema: z.ZodEnum<{
|
|
3
|
-
conversations: "conversations";
|
|
4
3
|
logs: "logs";
|
|
4
|
+
other: "other";
|
|
5
|
+
tasks: "tasks";
|
|
6
|
+
agents: "agents";
|
|
7
|
+
projects: "projects";
|
|
8
|
+
conversations: "conversations";
|
|
9
|
+
workers: "workers";
|
|
5
10
|
sqliteIndex: "sqliteIndex";
|
|
6
11
|
exploreReports: "exploreReports";
|
|
7
12
|
plans: "plans";
|
|
8
|
-
agents: "agents";
|
|
9
|
-
tasks: "tasks";
|
|
10
13
|
workflowState: "workflowState";
|
|
11
|
-
projects: "projects";
|
|
12
|
-
workers: "workers";
|
|
13
14
|
cache: "cache";
|
|
14
15
|
tmp: "tmp";
|
|
15
16
|
protected: "protected";
|
|
16
|
-
other: "other";
|
|
17
17
|
}>;
|
|
18
18
|
export type StorageCategoryKey = z.infer<typeof storageCategoryKeySchema>;
|
|
19
19
|
export declare const storageCategoryUsageSchema: z.ZodObject<{
|
|
20
20
|
key: z.ZodEnum<{
|
|
21
|
-
conversations: "conversations";
|
|
22
21
|
logs: "logs";
|
|
22
|
+
other: "other";
|
|
23
|
+
tasks: "tasks";
|
|
24
|
+
agents: "agents";
|
|
25
|
+
projects: "projects";
|
|
26
|
+
conversations: "conversations";
|
|
27
|
+
workers: "workers";
|
|
23
28
|
sqliteIndex: "sqliteIndex";
|
|
24
29
|
exploreReports: "exploreReports";
|
|
25
30
|
plans: "plans";
|
|
26
|
-
agents: "agents";
|
|
27
|
-
tasks: "tasks";
|
|
28
31
|
workflowState: "workflowState";
|
|
29
|
-
projects: "projects";
|
|
30
|
-
workers: "workers";
|
|
31
32
|
cache: "cache";
|
|
32
33
|
tmp: "tmp";
|
|
33
34
|
protected: "protected";
|
|
34
|
-
other: "other";
|
|
35
35
|
}>;
|
|
36
36
|
label: z.ZodString;
|
|
37
37
|
description: z.ZodString;
|
|
@@ -53,20 +53,20 @@ export declare const storageUsageResponseSchema: z.ZodObject<{
|
|
|
53
53
|
totalBytes: z.ZodNumber;
|
|
54
54
|
categories: z.ZodArray<z.ZodObject<{
|
|
55
55
|
key: z.ZodEnum<{
|
|
56
|
-
conversations: "conversations";
|
|
57
56
|
logs: "logs";
|
|
57
|
+
other: "other";
|
|
58
|
+
tasks: "tasks";
|
|
59
|
+
agents: "agents";
|
|
60
|
+
projects: "projects";
|
|
61
|
+
conversations: "conversations";
|
|
62
|
+
workers: "workers";
|
|
58
63
|
sqliteIndex: "sqliteIndex";
|
|
59
64
|
exploreReports: "exploreReports";
|
|
60
65
|
plans: "plans";
|
|
61
|
-
agents: "agents";
|
|
62
|
-
tasks: "tasks";
|
|
63
66
|
workflowState: "workflowState";
|
|
64
|
-
projects: "projects";
|
|
65
|
-
workers: "workers";
|
|
66
67
|
cache: "cache";
|
|
67
68
|
tmp: "tmp";
|
|
68
69
|
protected: "protected";
|
|
69
|
-
other: "other";
|
|
70
70
|
}>;
|
|
71
71
|
label: z.ZodString;
|
|
72
72
|
description: z.ZodString;
|
|
@@ -124,20 +124,20 @@ export declare const storageCleanupResponseSchema: z.ZodObject<{
|
|
|
124
124
|
totalBytes: z.ZodNumber;
|
|
125
125
|
categories: z.ZodArray<z.ZodObject<{
|
|
126
126
|
key: z.ZodEnum<{
|
|
127
|
-
conversations: "conversations";
|
|
128
127
|
logs: "logs";
|
|
128
|
+
other: "other";
|
|
129
|
+
tasks: "tasks";
|
|
130
|
+
agents: "agents";
|
|
131
|
+
projects: "projects";
|
|
132
|
+
conversations: "conversations";
|
|
133
|
+
workers: "workers";
|
|
129
134
|
sqliteIndex: "sqliteIndex";
|
|
130
135
|
exploreReports: "exploreReports";
|
|
131
136
|
plans: "plans";
|
|
132
|
-
agents: "agents";
|
|
133
|
-
tasks: "tasks";
|
|
134
137
|
workflowState: "workflowState";
|
|
135
|
-
projects: "projects";
|
|
136
|
-
workers: "workers";
|
|
137
138
|
cache: "cache";
|
|
138
139
|
tmp: "tmp";
|
|
139
140
|
protected: "protected";
|
|
140
|
-
other: "other";
|
|
141
141
|
}>;
|
|
142
142
|
label: z.ZodString;
|
|
143
143
|
description: z.ZodString;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
export declare const taskStatusSchema: z.ZodEnum<{
|
|
3
|
-
starting: "starting";
|
|
4
3
|
running: "running";
|
|
4
|
+
cancelled: "cancelled";
|
|
5
|
+
failed: "failed";
|
|
6
|
+
starting: "starting";
|
|
7
|
+
completed: "completed";
|
|
5
8
|
ready: "ready";
|
|
6
9
|
stopping: "stopping";
|
|
7
|
-
completed: "completed";
|
|
8
|
-
failed: "failed";
|
|
9
10
|
timed_out: "timed_out";
|
|
10
|
-
cancelled: "cancelled";
|
|
11
11
|
orphaned: "orphaned";
|
|
12
12
|
}>;
|
|
13
13
|
export type TaskStatus = z.infer<typeof taskStatusSchema>;
|
|
@@ -22,8 +22,8 @@ export declare const taskReadinessSchema: z.ZodObject<{
|
|
|
22
22
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
23
23
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
24
24
|
outcome: z.ZodEnum<{
|
|
25
|
-
ready: "ready";
|
|
26
25
|
pending: "pending";
|
|
26
|
+
ready: "ready";
|
|
27
27
|
timeout: "timeout";
|
|
28
28
|
exited: "exited";
|
|
29
29
|
none: "none";
|
|
@@ -103,14 +103,14 @@ export declare const taskRecordSchema: z.ZodObject<{
|
|
|
103
103
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
104
104
|
}, z.core.$strip>>;
|
|
105
105
|
status: z.ZodEnum<{
|
|
106
|
-
starting: "starting";
|
|
107
106
|
running: "running";
|
|
107
|
+
cancelled: "cancelled";
|
|
108
|
+
failed: "failed";
|
|
109
|
+
starting: "starting";
|
|
110
|
+
completed: "completed";
|
|
108
111
|
ready: "ready";
|
|
109
112
|
stopping: "stopping";
|
|
110
|
-
completed: "completed";
|
|
111
|
-
failed: "failed";
|
|
112
113
|
timed_out: "timed_out";
|
|
113
|
-
cancelled: "cancelled";
|
|
114
114
|
orphaned: "orphaned";
|
|
115
115
|
}>;
|
|
116
116
|
readiness: z.ZodObject<{
|
|
@@ -119,8 +119,8 @@ export declare const taskRecordSchema: z.ZodObject<{
|
|
|
119
119
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
120
120
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
121
121
|
outcome: z.ZodEnum<{
|
|
122
|
-
ready: "ready";
|
|
123
122
|
pending: "pending";
|
|
123
|
+
ready: "ready";
|
|
124
124
|
timeout: "timeout";
|
|
125
125
|
exited: "exited";
|
|
126
126
|
none: "none";
|
|
@@ -268,14 +268,14 @@ export declare const taskLogQueryResponseSchema: z.ZodObject<{
|
|
|
268
268
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
269
269
|
}, z.core.$strip>>;
|
|
270
270
|
status: z.ZodEnum<{
|
|
271
|
-
starting: "starting";
|
|
272
271
|
running: "running";
|
|
272
|
+
cancelled: "cancelled";
|
|
273
|
+
failed: "failed";
|
|
274
|
+
starting: "starting";
|
|
275
|
+
completed: "completed";
|
|
273
276
|
ready: "ready";
|
|
274
277
|
stopping: "stopping";
|
|
275
|
-
completed: "completed";
|
|
276
|
-
failed: "failed";
|
|
277
278
|
timed_out: "timed_out";
|
|
278
|
-
cancelled: "cancelled";
|
|
279
279
|
orphaned: "orphaned";
|
|
280
280
|
}>;
|
|
281
281
|
readiness: z.ZodObject<{
|
|
@@ -284,8 +284,8 @@ export declare const taskLogQueryResponseSchema: z.ZodObject<{
|
|
|
284
284
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
285
285
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
286
286
|
outcome: z.ZodEnum<{
|
|
287
|
-
ready: "ready";
|
|
288
287
|
pending: "pending";
|
|
288
|
+
ready: "ready";
|
|
289
289
|
timeout: "timeout";
|
|
290
290
|
exited: "exited";
|
|
291
291
|
none: "none";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
export declare const toolRiskSchema: z.ZodEnum<{
|
|
3
|
+
command: "command";
|
|
3
4
|
read: "read";
|
|
4
5
|
workspace_write: "workspace_write";
|
|
5
|
-
command: "command";
|
|
6
6
|
network: "network";
|
|
7
7
|
secret: "secret";
|
|
8
8
|
destructive: "destructive";
|
|
@@ -93,9 +93,9 @@ export declare const toolDescriptorSchema: z.ZodObject<{
|
|
|
93
93
|
plan_mode_force_exit: "plan_mode_force_exit";
|
|
94
94
|
}>;
|
|
95
95
|
risk: z.ZodEnum<{
|
|
96
|
+
command: "command";
|
|
96
97
|
read: "read";
|
|
97
98
|
workspace_write: "workspace_write";
|
|
98
|
-
command: "command";
|
|
99
99
|
network: "network";
|
|
100
100
|
secret: "secret";
|
|
101
101
|
destructive: "destructive";
|
|
@@ -160,9 +160,9 @@ export declare const toolCallRecordSchema: z.ZodObject<{
|
|
|
160
160
|
liveMessageId: z.ZodOptional<z.ZodString>;
|
|
161
161
|
contentIndex: z.ZodOptional<z.ZodNumber>;
|
|
162
162
|
risk: z.ZodEnum<{
|
|
163
|
+
command: "command";
|
|
163
164
|
read: "read";
|
|
164
165
|
workspace_write: "workspace_write";
|
|
165
|
-
command: "command";
|
|
166
166
|
network: "network";
|
|
167
167
|
secret: "secret";
|
|
168
168
|
destructive: "destructive";
|
|
@@ -209,9 +209,9 @@ export declare const approvalRecordSchema: z.ZodObject<{
|
|
|
209
209
|
conversationId: z.ZodString;
|
|
210
210
|
projectId: z.ZodString;
|
|
211
211
|
risk: z.ZodEnum<{
|
|
212
|
+
command: "command";
|
|
212
213
|
read: "read";
|
|
213
214
|
workspace_write: "workspace_write";
|
|
214
|
-
command: "command";
|
|
215
215
|
network: "network";
|
|
216
216
|
secret: "secret";
|
|
217
217
|
destructive: "destructive";
|
|
@@ -32,9 +32,9 @@ export declare const truncationDetailsSchema: z.ZodObject<{
|
|
|
32
32
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
33
33
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
34
34
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
35
|
+
line: "line";
|
|
35
36
|
head: "head";
|
|
36
37
|
tail: "tail";
|
|
37
|
-
line: "line";
|
|
38
38
|
head_tail: "head_tail";
|
|
39
39
|
}>>;
|
|
40
40
|
partialLine: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -58,9 +58,9 @@ export declare const processStreamResultDetailsSchema: z.ZodObject<{
|
|
|
58
58
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
59
59
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
60
60
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
61
|
+
line: "line";
|
|
61
62
|
head: "head";
|
|
62
63
|
tail: "tail";
|
|
63
|
-
line: "line";
|
|
64
64
|
head_tail: "head_tail";
|
|
65
65
|
}>>;
|
|
66
66
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -78,9 +78,9 @@ export declare const processStreamsResultDetailsSchema: z.ZodObject<{
|
|
|
78
78
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
79
79
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
80
80
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
81
|
+
line: "line";
|
|
81
82
|
head: "head";
|
|
82
83
|
tail: "tail";
|
|
83
|
-
line: "line";
|
|
84
84
|
head_tail: "head_tail";
|
|
85
85
|
}>>;
|
|
86
86
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -96,9 +96,9 @@ export declare const processStreamsResultDetailsSchema: z.ZodObject<{
|
|
|
96
96
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
97
97
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
98
98
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
99
|
+
line: "line";
|
|
99
100
|
head: "head";
|
|
100
101
|
tail: "tail";
|
|
101
|
-
line: "line";
|
|
102
102
|
head_tail: "head_tail";
|
|
103
103
|
}>>;
|
|
104
104
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -114,9 +114,9 @@ export declare const processStreamsResultDetailsSchema: z.ZodObject<{
|
|
|
114
114
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
115
115
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
116
116
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
117
|
+
line: "line";
|
|
117
118
|
head: "head";
|
|
118
119
|
tail: "tail";
|
|
119
|
-
line: "line";
|
|
120
120
|
head_tail: "head_tail";
|
|
121
121
|
}>>;
|
|
122
122
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -209,9 +209,9 @@ export declare const bashResultDetailsSchema: z.ZodObject<{
|
|
|
209
209
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
210
210
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
211
211
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
212
|
+
line: "line";
|
|
212
213
|
head: "head";
|
|
213
214
|
tail: "tail";
|
|
214
|
-
line: "line";
|
|
215
215
|
head_tail: "head_tail";
|
|
216
216
|
}>>;
|
|
217
217
|
partialLine: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -241,9 +241,9 @@ export declare const pythonResultDetailsSchema: z.ZodObject<{
|
|
|
241
241
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
242
242
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
243
243
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
244
|
+
line: "line";
|
|
244
245
|
head: "head";
|
|
245
246
|
tail: "tail";
|
|
246
|
-
line: "line";
|
|
247
247
|
head_tail: "head_tail";
|
|
248
248
|
}>>;
|
|
249
249
|
partialLine: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -283,9 +283,9 @@ export declare const pythonResultDetailsSchema: z.ZodObject<{
|
|
|
283
283
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
284
284
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
285
285
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
286
|
+
line: "line";
|
|
286
287
|
head: "head";
|
|
287
288
|
tail: "tail";
|
|
288
|
-
line: "line";
|
|
289
289
|
head_tail: "head_tail";
|
|
290
290
|
}>>;
|
|
291
291
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -301,9 +301,9 @@ export declare const pythonResultDetailsSchema: z.ZodObject<{
|
|
|
301
301
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
302
302
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
303
303
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
304
|
+
line: "line";
|
|
304
305
|
head: "head";
|
|
305
306
|
tail: "tail";
|
|
306
|
-
line: "line";
|
|
307
307
|
head_tail: "head_tail";
|
|
308
308
|
}>>;
|
|
309
309
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -319,9 +319,9 @@ export declare const pythonResultDetailsSchema: z.ZodObject<{
|
|
|
319
319
|
omittedBytes: z.ZodOptional<z.ZodNumber>;
|
|
320
320
|
truncatedLines: z.ZodOptional<z.ZodNumber>;
|
|
321
321
|
direction: z.ZodOptional<z.ZodEnum<{
|
|
322
|
+
line: "line";
|
|
322
323
|
head: "head";
|
|
323
324
|
tail: "tail";
|
|
324
|
-
line: "line";
|
|
325
325
|
head_tail: "head_tail";
|
|
326
326
|
}>>;
|
|
327
327
|
maxLineChars: z.ZodOptional<z.ZodNumber>;
|
|
@@ -424,13 +424,13 @@ export declare const taskCancelResultSchema: z.ZodObject<{
|
|
|
424
424
|
no_matching_active_task: "no_matching_active_task";
|
|
425
425
|
}>;
|
|
426
426
|
status: z.ZodOptional<z.ZodEnum<{
|
|
427
|
+
running: "running";
|
|
427
428
|
cancelled: "cancelled";
|
|
429
|
+
failed: "failed";
|
|
428
430
|
starting: "starting";
|
|
429
|
-
|
|
431
|
+
completed: "completed";
|
|
430
432
|
ready: "ready";
|
|
431
433
|
stopping: "stopping";
|
|
432
|
-
completed: "completed";
|
|
433
|
-
failed: "failed";
|
|
434
434
|
timed_out: "timed_out";
|
|
435
435
|
orphaned: "orphaned";
|
|
436
436
|
}>>;
|
|
@@ -456,13 +456,13 @@ export declare const taskActionResultSchema: z.ZodObject<{
|
|
|
456
456
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
457
457
|
}, z.core.$strip>>;
|
|
458
458
|
status: z.ZodEnum<{
|
|
459
|
+
running: "running";
|
|
459
460
|
cancelled: "cancelled";
|
|
461
|
+
failed: "failed";
|
|
460
462
|
starting: "starting";
|
|
461
|
-
|
|
463
|
+
completed: "completed";
|
|
462
464
|
ready: "ready";
|
|
463
465
|
stopping: "stopping";
|
|
464
|
-
completed: "completed";
|
|
465
|
-
failed: "failed";
|
|
466
466
|
timed_out: "timed_out";
|
|
467
467
|
orphaned: "orphaned";
|
|
468
468
|
}>;
|
|
@@ -472,8 +472,8 @@ export declare const taskActionResultSchema: z.ZodObject<{
|
|
|
472
472
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
473
473
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
474
474
|
outcome: z.ZodEnum<{
|
|
475
|
-
ready: "ready";
|
|
476
475
|
pending: "pending";
|
|
476
|
+
ready: "ready";
|
|
477
477
|
timeout: "timeout";
|
|
478
478
|
exited: "exited";
|
|
479
479
|
none: "none";
|
|
@@ -555,13 +555,13 @@ export declare const taskActionResultSchema: z.ZodObject<{
|
|
|
555
555
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
556
556
|
}, z.core.$strip>>;
|
|
557
557
|
status: z.ZodEnum<{
|
|
558
|
+
running: "running";
|
|
558
559
|
cancelled: "cancelled";
|
|
560
|
+
failed: "failed";
|
|
559
561
|
starting: "starting";
|
|
560
|
-
|
|
562
|
+
completed: "completed";
|
|
561
563
|
ready: "ready";
|
|
562
564
|
stopping: "stopping";
|
|
563
|
-
completed: "completed";
|
|
564
|
-
failed: "failed";
|
|
565
565
|
timed_out: "timed_out";
|
|
566
566
|
orphaned: "orphaned";
|
|
567
567
|
}>;
|
|
@@ -571,8 +571,8 @@ export declare const taskActionResultSchema: z.ZodObject<{
|
|
|
571
571
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
572
572
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
573
573
|
outcome: z.ZodEnum<{
|
|
574
|
-
ready: "ready";
|
|
575
574
|
pending: "pending";
|
|
575
|
+
ready: "ready";
|
|
576
576
|
timeout: "timeout";
|
|
577
577
|
exited: "exited";
|
|
578
578
|
none: "none";
|
|
@@ -658,13 +658,13 @@ export declare const taskActionResultSchema: z.ZodObject<{
|
|
|
658
658
|
no_matching_active_task: "no_matching_active_task";
|
|
659
659
|
}>;
|
|
660
660
|
status: z.ZodOptional<z.ZodEnum<{
|
|
661
|
+
running: "running";
|
|
661
662
|
cancelled: "cancelled";
|
|
663
|
+
failed: "failed";
|
|
662
664
|
starting: "starting";
|
|
663
|
-
|
|
665
|
+
completed: "completed";
|
|
664
666
|
ready: "ready";
|
|
665
667
|
stopping: "stopping";
|
|
666
|
-
completed: "completed";
|
|
667
|
-
failed: "failed";
|
|
668
668
|
timed_out: "timed_out";
|
|
669
669
|
orphaned: "orphaned";
|
|
670
670
|
}>>;
|
|
@@ -699,13 +699,13 @@ export declare const taskListResultSchema: z.ZodObject<{
|
|
|
699
699
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
700
700
|
}, z.core.$strip>>;
|
|
701
701
|
status: z.ZodEnum<{
|
|
702
|
+
running: "running";
|
|
702
703
|
cancelled: "cancelled";
|
|
704
|
+
failed: "failed";
|
|
703
705
|
starting: "starting";
|
|
704
|
-
|
|
706
|
+
completed: "completed";
|
|
705
707
|
ready: "ready";
|
|
706
708
|
stopping: "stopping";
|
|
707
|
-
completed: "completed";
|
|
708
|
-
failed: "failed";
|
|
709
709
|
timed_out: "timed_out";
|
|
710
710
|
orphaned: "orphaned";
|
|
711
711
|
}>;
|
|
@@ -715,8 +715,8 @@ export declare const taskListResultSchema: z.ZodObject<{
|
|
|
715
715
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
716
716
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
717
717
|
outcome: z.ZodEnum<{
|
|
718
|
-
ready: "ready";
|
|
719
718
|
pending: "pending";
|
|
719
|
+
ready: "ready";
|
|
720
720
|
timeout: "timeout";
|
|
721
721
|
exited: "exited";
|
|
722
722
|
none: "none";
|
|
@@ -811,13 +811,13 @@ export declare const taskLogsResultSchema: z.ZodObject<{
|
|
|
811
811
|
redacted: z.ZodDefault<z.ZodLiteral<true>>;
|
|
812
812
|
}, z.core.$strip>>;
|
|
813
813
|
status: z.ZodEnum<{
|
|
814
|
+
running: "running";
|
|
814
815
|
cancelled: "cancelled";
|
|
816
|
+
failed: "failed";
|
|
815
817
|
starting: "starting";
|
|
816
|
-
|
|
818
|
+
completed: "completed";
|
|
817
819
|
ready: "ready";
|
|
818
820
|
stopping: "stopping";
|
|
819
|
-
completed: "completed";
|
|
820
|
-
failed: "failed";
|
|
821
821
|
timed_out: "timed_out";
|
|
822
822
|
orphaned: "orphaned";
|
|
823
823
|
}>;
|
|
@@ -827,8 +827,8 @@ export declare const taskLogsResultSchema: z.ZodObject<{
|
|
|
827
827
|
readyPattern: z.ZodOptional<z.ZodString>;
|
|
828
828
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
829
829
|
outcome: z.ZodEnum<{
|
|
830
|
-
ready: "ready";
|
|
831
830
|
pending: "pending";
|
|
831
|
+
ready: "ready";
|
|
832
832
|
timeout: "timeout";
|
|
833
833
|
exited: "exited";
|
|
834
834
|
none: "none";
|
|
@@ -948,9 +948,9 @@ export declare const exploreReportSchema: z.ZodObject<{
|
|
|
948
948
|
task: z.ZodString;
|
|
949
949
|
label: z.ZodOptional<z.ZodString>;
|
|
950
950
|
status: z.ZodDefault<z.ZodEnum<{
|
|
951
|
-
completed: "completed";
|
|
952
|
-
failed: "failed";
|
|
953
951
|
aborted: "aborted";
|
|
952
|
+
failed: "failed";
|
|
953
|
+
completed: "completed";
|
|
954
954
|
}>>;
|
|
955
955
|
report: z.ZodString;
|
|
956
956
|
reportPath: z.ZodOptional<z.ZodString>;
|
|
@@ -985,9 +985,9 @@ export declare const exploreResultSchema: z.ZodObject<{
|
|
|
985
985
|
task: z.ZodString;
|
|
986
986
|
label: z.ZodOptional<z.ZodString>;
|
|
987
987
|
status: z.ZodDefault<z.ZodEnum<{
|
|
988
|
-
completed: "completed";
|
|
989
|
-
failed: "failed";
|
|
990
988
|
aborted: "aborted";
|
|
989
|
+
failed: "failed";
|
|
990
|
+
completed: "completed";
|
|
991
991
|
}>>;
|
|
992
992
|
report: z.ZodString;
|
|
993
993
|
reportPath: z.ZodOptional<z.ZodString>;
|
package/package.json
CHANGED
package/dist/agent-worker.d.ts
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export declare const agentRequestAuthSchema: z.ZodObject<{
|
|
3
|
-
apiKey: z.ZodOptional<z.ZodString>;
|
|
4
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
5
|
-
}, z.core.$strip>;
|
|
6
|
-
export type AgentRequestAuth = z.infer<typeof agentRequestAuthSchema>;
|
|
7
|
-
export declare const agentWorkerPromptMessageSchema: z.ZodObject<{
|
|
8
|
-
type: z.ZodLiteral<"prompt">;
|
|
9
|
-
id: z.ZodString;
|
|
10
|
-
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
11
|
-
messages: z.ZodArray<z.ZodUnknown>;
|
|
12
|
-
model: z.ZodOptional<z.ZodObject<{
|
|
13
|
-
provider: z.ZodString;
|
|
14
|
-
modelId: z.ZodString;
|
|
15
|
-
}, z.core.$strip>>;
|
|
16
|
-
auth: z.ZodOptional<z.ZodObject<{
|
|
17
|
-
apiKey: z.ZodOptional<z.ZodString>;
|
|
18
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
19
|
-
}, z.core.$strip>>;
|
|
20
|
-
}, z.core.$strip>;
|
|
21
|
-
export declare const agentWorkerAbortMessageSchema: z.ZodObject<{
|
|
22
|
-
type: z.ZodLiteral<"abort">;
|
|
23
|
-
id: z.ZodString;
|
|
24
|
-
}, z.core.$strip>;
|
|
25
|
-
export declare const agentWorkerClientMessageSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
26
|
-
type: z.ZodLiteral<"prompt">;
|
|
27
|
-
id: z.ZodString;
|
|
28
|
-
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
29
|
-
messages: z.ZodArray<z.ZodUnknown>;
|
|
30
|
-
model: z.ZodOptional<z.ZodObject<{
|
|
31
|
-
provider: z.ZodString;
|
|
32
|
-
modelId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>;
|
|
34
|
-
auth: z.ZodOptional<z.ZodObject<{
|
|
35
|
-
apiKey: z.ZodOptional<z.ZodString>;
|
|
36
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
37
|
-
}, z.core.$strip>>;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
type: z.ZodLiteral<"abort">;
|
|
40
|
-
id: z.ZodString;
|
|
41
|
-
}, z.core.$strip>], "type">;
|
|
42
|
-
export type AgentWorkerClientMessage = z.infer<typeof agentWorkerClientMessageSchema>;
|
|
43
|
-
export type AgentWorkerPromptMessage = z.infer<typeof agentWorkerPromptMessageSchema>;
|
|
44
|
-
export declare const agentWorkerServerMessageSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
45
|
-
type: z.ZodLiteral<"ready">;
|
|
46
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
-
type: z.ZodLiteral<"started">;
|
|
48
|
-
id: z.ZodString;
|
|
49
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
-
type: z.ZodLiteral<"text_delta">;
|
|
51
|
-
id: z.ZodString;
|
|
52
|
-
delta: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
-
type: z.ZodLiteral<"done">;
|
|
55
|
-
id: z.ZodString;
|
|
56
|
-
text: z.ZodString;
|
|
57
|
-
message: z.ZodOptional<z.ZodUnknown>;
|
|
58
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
-
type: z.ZodLiteral<"error">;
|
|
60
|
-
id: z.ZodOptional<z.ZodString>;
|
|
61
|
-
message: z.ZodString;
|
|
62
|
-
aborted: z.ZodOptional<z.ZodBoolean>;
|
|
63
|
-
fatal: z.ZodOptional<z.ZodBoolean>;
|
|
64
|
-
}, z.core.$strip>], "type">;
|
|
65
|
-
export type AgentWorkerServerMessage = z.infer<typeof agentWorkerServerMessageSchema>;
|
|
66
|
-
//# sourceMappingURL=agent-worker.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agent-worker.d.ts","sourceRoot":"","sources":["../src/agent-worker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,sBAAsB;;;iBAGjC,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;iBAOzC,CAAC;AAEH,eAAO,MAAM,6BAA6B;;;iBAGxC,CAAC;AAEH,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;2BAGzC,CAAC;AACH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC5C,OAAO,8BAA8B,CACtC,CAAC;AACF,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC5C,OAAO,8BAA8B,CACtC,CAAC;AAEF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;2BAqBzC,CAAC;AACH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC5C,OAAO,8BAA8B,CACtC,CAAC"}
|
package/dist/agent-worker.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
import { modelSelectionSchema } from "./models.js";
|
|
3
|
-
export const agentRequestAuthSchema = z.object({
|
|
4
|
-
apiKey: z.string().optional(),
|
|
5
|
-
headers: z.record(z.string(), z.string()).optional(),
|
|
6
|
-
});
|
|
7
|
-
export const agentWorkerPromptMessageSchema = z.object({
|
|
8
|
-
type: z.literal("prompt"),
|
|
9
|
-
id: z.string().startsWith("run_"),
|
|
10
|
-
systemPrompt: z.string().optional(),
|
|
11
|
-
messages: z.array(z.unknown()),
|
|
12
|
-
model: modelSelectionSchema.optional(),
|
|
13
|
-
auth: agentRequestAuthSchema.optional(),
|
|
14
|
-
});
|
|
15
|
-
export const agentWorkerAbortMessageSchema = z.object({
|
|
16
|
-
type: z.literal("abort"),
|
|
17
|
-
id: z.string().startsWith("run_"),
|
|
18
|
-
});
|
|
19
|
-
export const agentWorkerClientMessageSchema = z.discriminatedUnion("type", [
|
|
20
|
-
agentWorkerPromptMessageSchema,
|
|
21
|
-
agentWorkerAbortMessageSchema,
|
|
22
|
-
]);
|
|
23
|
-
export const agentWorkerServerMessageSchema = z.discriminatedUnion("type", [
|
|
24
|
-
z.object({ type: z.literal("ready") }),
|
|
25
|
-
z.object({ type: z.literal("started"), id: z.string().startsWith("run_") }),
|
|
26
|
-
z.object({
|
|
27
|
-
type: z.literal("text_delta"),
|
|
28
|
-
id: z.string().startsWith("run_"),
|
|
29
|
-
delta: z.string(),
|
|
30
|
-
}),
|
|
31
|
-
z.object({
|
|
32
|
-
type: z.literal("done"),
|
|
33
|
-
id: z.string().startsWith("run_"),
|
|
34
|
-
text: z.string(),
|
|
35
|
-
message: z.unknown().optional(),
|
|
36
|
-
}),
|
|
37
|
-
z.object({
|
|
38
|
-
type: z.literal("error"),
|
|
39
|
-
id: z.string().startsWith("run_").optional(),
|
|
40
|
-
message: z.string(),
|
|
41
|
-
aborted: z.boolean().optional(),
|
|
42
|
-
fatal: z.boolean().optional(),
|
|
43
|
-
}),
|
|
44
|
-
]);
|
|
45
|
-
//# sourceMappingURL=agent-worker.js.map
|
package/dist/agent-worker.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agent-worker.js","sourceRoot":"","sources":["../src/agent-worker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAEnD,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7C,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CACrD,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC,CAAC,MAAM,CAAC;IACrD,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;IACzB,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACjC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IAC9B,KAAK,EAAE,oBAAoB,CAAC,QAAQ,EAAE;IACtC,IAAI,EAAE,sBAAsB,CAAC,QAAQ,EAAE;CACxC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC,CAAC,MAAM,CAAC;IACpD,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC;IACxB,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;CAClC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACzE,8BAA8B;IAC9B,6BAA6B;CAC9B,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACzE,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,EAAE,CAAC;IACtC,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,SAAS,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,CAAC;IAC3E,CAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,YAAY,CAAC;QAC7B,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;QACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;KAClB,CAAC;IACF,CAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;QACvB,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;QACjC,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;QAChB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;KAChC,CAAC;IACF,CAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC;QACxB,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE;QAC5C,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;QACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;QAC/B,KAAK,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;KAC9B,CAAC;CACH,CAAC,CAAC"}
|