@norskvideo/norsk-studio-alpha 1.27.0-2026-01-25-4ad2ca43 → 1.27.0-2026-01-31-e37a5429
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/client/info.js +1630 -1316
- package/client/style.css +7 -599
- package/lib/info.js +6 -4
- package/lib/info.js.map +1 -1
- package/lib/processor.objectDetect/_gen/schema.d.ts +12 -0
- package/lib/processor.objectDetect/_gen/schema.js +16 -0
- package/lib/processor.objectDetect/_gen/schema.js.map +1 -0
- package/lib/processor.objectDetect/_gen/types.d.ts +49 -0
- package/lib/processor.objectDetect/_gen/types.js.map +1 -0
- package/lib/processor.objectDetect/_gen/zod.js +60 -0
- package/lib/processor.objectDetect/_gen/zod.js.map +1 -0
- package/lib/processor.objectDetect/info.d.ts +27 -0
- package/lib/processor.objectDetect/info.js +63 -0
- package/lib/processor.objectDetect/info.js.map +1 -0
- package/lib/processor.objectDetect/inline-view.d.ts +6 -0
- package/lib/processor.objectDetect/inline-view.js +41 -0
- package/lib/processor.objectDetect/inline-view.js.map +1 -0
- package/lib/processor.objectDetect/runtime.d.ts +28 -0
- package/lib/processor.objectDetect/runtime.js +112 -0
- package/lib/processor.objectDetect/runtime.js.map +1 -0
- package/lib/processor.objectDetect/types.yaml +78 -0
- package/lib/test/output.tams.js.map +1 -1
- package/lib/util.claudeAgent/_gen/schema.d.ts +17 -0
- package/lib/util.claudeAgent/_gen/schema.js +21 -0
- package/lib/util.claudeAgent/_gen/schema.js.map +1 -0
- package/lib/util.claudeAgent/_gen/types.d.ts +370 -0
- package/lib/util.claudeAgent/_gen/types.js.map +1 -0
- package/lib/util.claudeAgent/_gen/zod.js +147 -0
- package/lib/util.claudeAgent/_gen/zod.js.map +1 -0
- package/lib/util.claudeAgent/info.d.ts +63 -0
- package/lib/util.claudeAgent/info.js +131 -0
- package/lib/util.claudeAgent/info.js.map +1 -0
- package/lib/util.claudeAgent/runtime.d.ts +105 -0
- package/lib/util.claudeAgent/runtime.js +567 -0
- package/lib/util.claudeAgent/runtime.js.map +1 -0
- package/lib/util.claudeAgent/types.yaml +393 -0
- package/lib/util.geminiAgent/_gen/schema.d.ts +17 -0
- package/lib/util.geminiAgent/_gen/schema.js +21 -0
- package/lib/util.geminiAgent/_gen/schema.js.map +1 -0
- package/lib/util.geminiAgent/_gen/types.d.ts +370 -0
- package/lib/util.geminiAgent/_gen/types.js.map +1 -0
- package/lib/util.geminiAgent/_gen/zod.d.ts +2 -0
- package/lib/util.geminiAgent/_gen/zod.js +147 -0
- package/lib/util.geminiAgent/_gen/zod.js.map +1 -0
- package/lib/util.geminiAgent/info.d.ts +63 -0
- package/lib/util.geminiAgent/info.js +131 -0
- package/lib/util.geminiAgent/info.js.map +1 -0
- package/lib/util.geminiAgent/runtime.d.ts +107 -0
- package/lib/util.geminiAgent/runtime.js +621 -0
- package/lib/util.geminiAgent/runtime.js.map +1 -0
- package/lib/util.geminiAgent/types.yaml +392 -0
- package/package.json +24 -5
- package/client/util.aiChat/styles.css +0 -371
- package/lib/util.agent/_gen/schema.d.ts +0 -13
- package/lib/util.agent/_gen/schema.js +0 -17
- package/lib/util.agent/_gen/schema.js.map +0 -1
- package/lib/util.agent/_gen/types.d.ts +0 -343
- package/lib/util.agent/_gen/types.js.map +0 -1
- package/lib/util.agent/_gen/zod.js +0 -206
- package/lib/util.agent/_gen/zod.js.map +0 -1
- package/lib/util.agent/fullscreen-view.d.ts +0 -4
- package/lib/util.agent/fullscreen-view.js +0 -142
- package/lib/util.agent/fullscreen-view.js.map +0 -1
- package/lib/util.agent/info.d.ts +0 -126
- package/lib/util.agent/info.js +0 -141
- package/lib/util.agent/info.js.map +0 -1
- package/lib/util.agent/inline-view.d.ts +0 -6
- package/lib/util.agent/inline-view.js +0 -43
- package/lib/util.agent/inline-view.js.map +0 -1
- package/lib/util.agent/runtime.d.ts +0 -180
- package/lib/util.agent/runtime.js +0 -1254
- package/lib/util.agent/runtime.js.map +0 -1
- package/lib/util.agent/summary-view.d.ts +0 -4
- package/lib/util.agent/summary-view.js +0 -68
- package/lib/util.agent/summary-view.js.map +0 -1
- package/lib/util.agent/types.d.ts +0 -285
- package/lib/util.agent/types.js.map +0 -1
- package/lib/util.agent/types.yaml +0 -440
- package/lib/util.aiChat/_gen/schema.d.ts +0 -12
- package/lib/util.aiChat/_gen/schema.js +0 -16
- package/lib/util.aiChat/_gen/schema.js.map +0 -1
- package/lib/util.aiChat/_gen/types.d.ts +0 -98
- package/lib/util.aiChat/_gen/types.js.map +0 -1
- package/lib/util.aiChat/_gen/zod.js +0 -132
- package/lib/util.aiChat/_gen/zod.js.map +0 -1
- package/lib/util.aiChat/info.d.ts +0 -70
- package/lib/util.aiChat/info.js +0 -92
- package/lib/util.aiChat/info.js.map +0 -1
- package/lib/util.aiChat/runtime.d.ts +0 -32
- package/lib/util.aiChat/runtime.js +0 -304
- package/lib/util.aiChat/runtime.js.map +0 -1
- package/lib/util.aiChat/summary-view.d.ts +0 -7
- package/lib/util.aiChat/summary-view.js +0 -48
- package/lib/util.aiChat/summary-view.js.map +0 -1
- package/lib/util.aiChat/types.d.ts +0 -62
- package/lib/util.aiChat/types.js +0 -3
- package/lib/util.aiChat/types.js.map +0 -1
- package/lib/util.aiChat/types.yaml +0 -148
- /package/lib/{util.agent → processor.objectDetect}/_gen/types.js +0 -0
- /package/lib/{util.agent → processor.objectDetect}/_gen/zod.d.ts +0 -0
- /package/lib/{util.agent → util.claudeAgent/_gen}/types.js +0 -0
- /package/lib/{util.aiChat → util.claudeAgent}/_gen/zod.d.ts +0 -0
- /package/lib/{util.aiChat → util.geminiAgent}/_gen/types.js +0 -0
|
@@ -1,343 +0,0 @@
|
|
|
1
|
-
export interface paths {
|
|
2
|
-
"/memory/working": {
|
|
3
|
-
parameters: {
|
|
4
|
-
query?: never;
|
|
5
|
-
header?: never;
|
|
6
|
-
path?: never;
|
|
7
|
-
cookie?: never;
|
|
8
|
-
};
|
|
9
|
-
get: {
|
|
10
|
-
parameters: {
|
|
11
|
-
query?: never;
|
|
12
|
-
header?: never;
|
|
13
|
-
path?: never;
|
|
14
|
-
cookie?: never;
|
|
15
|
-
};
|
|
16
|
-
requestBody?: never;
|
|
17
|
-
responses: {
|
|
18
|
-
200: {
|
|
19
|
-
headers: {
|
|
20
|
-
[name: string]: unknown;
|
|
21
|
-
};
|
|
22
|
-
content: {
|
|
23
|
-
"application/json": {
|
|
24
|
-
type: string;
|
|
25
|
-
data: {
|
|
26
|
-
[key: string]: unknown;
|
|
27
|
-
};
|
|
28
|
-
timestamp: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
put?: never;
|
|
35
|
-
post?: never;
|
|
36
|
-
delete?: never;
|
|
37
|
-
options?: never;
|
|
38
|
-
head?: never;
|
|
39
|
-
patch?: never;
|
|
40
|
-
trace?: never;
|
|
41
|
-
};
|
|
42
|
-
"/memory/persistent": {
|
|
43
|
-
parameters: {
|
|
44
|
-
query?: never;
|
|
45
|
-
header?: never;
|
|
46
|
-
path?: never;
|
|
47
|
-
cookie?: never;
|
|
48
|
-
};
|
|
49
|
-
get: {
|
|
50
|
-
parameters: {
|
|
51
|
-
query?: never;
|
|
52
|
-
header?: never;
|
|
53
|
-
path?: never;
|
|
54
|
-
cookie?: never;
|
|
55
|
-
};
|
|
56
|
-
requestBody?: never;
|
|
57
|
-
responses: {
|
|
58
|
-
200: {
|
|
59
|
-
headers: {
|
|
60
|
-
[name: string]: unknown;
|
|
61
|
-
};
|
|
62
|
-
content: {
|
|
63
|
-
"application/json": {
|
|
64
|
-
type: string;
|
|
65
|
-
data: {
|
|
66
|
-
[key: string]: unknown;
|
|
67
|
-
};
|
|
68
|
-
timestamp: string;
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
};
|
|
73
|
-
};
|
|
74
|
-
put?: never;
|
|
75
|
-
post?: never;
|
|
76
|
-
delete?: never;
|
|
77
|
-
options?: never;
|
|
78
|
-
head?: never;
|
|
79
|
-
patch?: never;
|
|
80
|
-
trace?: never;
|
|
81
|
-
};
|
|
82
|
-
"/memory/summary": {
|
|
83
|
-
parameters: {
|
|
84
|
-
query?: never;
|
|
85
|
-
header?: never;
|
|
86
|
-
path?: never;
|
|
87
|
-
cookie?: never;
|
|
88
|
-
};
|
|
89
|
-
get: {
|
|
90
|
-
parameters: {
|
|
91
|
-
query?: never;
|
|
92
|
-
header?: never;
|
|
93
|
-
path?: never;
|
|
94
|
-
cookie?: never;
|
|
95
|
-
};
|
|
96
|
-
requestBody?: never;
|
|
97
|
-
responses: {
|
|
98
|
-
200: {
|
|
99
|
-
headers: {
|
|
100
|
-
[name: string]: unknown;
|
|
101
|
-
};
|
|
102
|
-
content: {
|
|
103
|
-
"application/json": {
|
|
104
|
-
type: string;
|
|
105
|
-
working_memory: {
|
|
106
|
-
[key: string]: unknown;
|
|
107
|
-
};
|
|
108
|
-
persistent_memory: {
|
|
109
|
-
[key: string]: unknown;
|
|
110
|
-
};
|
|
111
|
-
timestamp: string;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
};
|
|
116
|
-
};
|
|
117
|
-
put?: never;
|
|
118
|
-
post?: never;
|
|
119
|
-
delete?: never;
|
|
120
|
-
options?: never;
|
|
121
|
-
head?: never;
|
|
122
|
-
patch?: never;
|
|
123
|
-
trace?: never;
|
|
124
|
-
};
|
|
125
|
-
"/status/detailed": {
|
|
126
|
-
parameters: {
|
|
127
|
-
query?: never;
|
|
128
|
-
header?: never;
|
|
129
|
-
path?: never;
|
|
130
|
-
cookie?: never;
|
|
131
|
-
};
|
|
132
|
-
get: {
|
|
133
|
-
parameters: {
|
|
134
|
-
query?: never;
|
|
135
|
-
header?: never;
|
|
136
|
-
path?: never;
|
|
137
|
-
cookie?: never;
|
|
138
|
-
};
|
|
139
|
-
requestBody?: never;
|
|
140
|
-
responses: {
|
|
141
|
-
200: {
|
|
142
|
-
headers: {
|
|
143
|
-
[name: string]: unknown;
|
|
144
|
-
};
|
|
145
|
-
content: {
|
|
146
|
-
"application/json": {
|
|
147
|
-
type: string;
|
|
148
|
-
agent_status: {
|
|
149
|
-
is_running: boolean;
|
|
150
|
-
is_paused: boolean;
|
|
151
|
-
initialized: boolean;
|
|
152
|
-
cycles_this_minute: number;
|
|
153
|
-
total_cycles: number;
|
|
154
|
-
cycle_interval_ms: number;
|
|
155
|
-
};
|
|
156
|
-
goal: string;
|
|
157
|
-
system_prompt: string;
|
|
158
|
-
memory: {
|
|
159
|
-
working: {
|
|
160
|
-
[key: string]: unknown;
|
|
161
|
-
};
|
|
162
|
-
persistent: {
|
|
163
|
-
[key: string]: unknown;
|
|
164
|
-
};
|
|
165
|
-
};
|
|
166
|
-
timestamp: string;
|
|
167
|
-
};
|
|
168
|
-
};
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
};
|
|
172
|
-
put?: never;
|
|
173
|
-
post?: never;
|
|
174
|
-
delete?: never;
|
|
175
|
-
options?: never;
|
|
176
|
-
head?: never;
|
|
177
|
-
patch?: never;
|
|
178
|
-
trace?: never;
|
|
179
|
-
};
|
|
180
|
-
}
|
|
181
|
-
export type webhooks = Record<string, never>;
|
|
182
|
-
export interface components {
|
|
183
|
-
schemas: {
|
|
184
|
-
AgentSettings: {
|
|
185
|
-
id: string;
|
|
186
|
-
displayName: string;
|
|
187
|
-
systemPrompt: string;
|
|
188
|
-
goal: string;
|
|
189
|
-
maxCyclesPerMinute?: number;
|
|
190
|
-
notes?: string;
|
|
191
|
-
};
|
|
192
|
-
AgentTask: {
|
|
193
|
-
id: string;
|
|
194
|
-
description: string;
|
|
195
|
-
status: "pending" | "in_progress" | "completed" | "failed";
|
|
196
|
-
createdAt: string;
|
|
197
|
-
completedAt?: string;
|
|
198
|
-
result?: string;
|
|
199
|
-
error?: string;
|
|
200
|
-
};
|
|
201
|
-
AgentAction: {
|
|
202
|
-
id: string;
|
|
203
|
-
type: "tool_call" | "component_command" | "event_subscribe" | "analysis";
|
|
204
|
-
timestamp: string;
|
|
205
|
-
description: string;
|
|
206
|
-
parameters?: {
|
|
207
|
-
[key: string]: unknown;
|
|
208
|
-
};
|
|
209
|
-
result?: {
|
|
210
|
-
[key: string]: unknown;
|
|
211
|
-
};
|
|
212
|
-
success: boolean;
|
|
213
|
-
error?: string;
|
|
214
|
-
};
|
|
215
|
-
AgentState: {
|
|
216
|
-
status: "idle" | "analyzing" | "planning" | "executing" | "paused" | "error";
|
|
217
|
-
isRunning: boolean;
|
|
218
|
-
currentTask?: {
|
|
219
|
-
id: string;
|
|
220
|
-
description: string;
|
|
221
|
-
status: "pending" | "in_progress" | "completed" | "failed";
|
|
222
|
-
createdAt: string;
|
|
223
|
-
completedAt?: string;
|
|
224
|
-
result?: string;
|
|
225
|
-
error?: string;
|
|
226
|
-
};
|
|
227
|
-
completedTasks: {
|
|
228
|
-
id: string;
|
|
229
|
-
description: string;
|
|
230
|
-
status: "pending" | "in_progress" | "completed" | "failed";
|
|
231
|
-
createdAt: string;
|
|
232
|
-
completedAt?: string;
|
|
233
|
-
result?: string;
|
|
234
|
-
error?: string;
|
|
235
|
-
}[];
|
|
236
|
-
recentActions: {
|
|
237
|
-
id: string;
|
|
238
|
-
type: "tool_call" | "component_command" | "event_subscribe" | "analysis";
|
|
239
|
-
timestamp: string;
|
|
240
|
-
description: string;
|
|
241
|
-
parameters?: {
|
|
242
|
-
[key: string]: unknown;
|
|
243
|
-
};
|
|
244
|
-
result?: {
|
|
245
|
-
[key: string]: unknown;
|
|
246
|
-
};
|
|
247
|
-
success: boolean;
|
|
248
|
-
error?: string;
|
|
249
|
-
}[];
|
|
250
|
-
lastError?: string;
|
|
251
|
-
cyclesThisMinute: number;
|
|
252
|
-
totalCycles: number;
|
|
253
|
-
startedAt?: string;
|
|
254
|
-
lastCycleAt?: string;
|
|
255
|
-
discoveredComponents: {
|
|
256
|
-
id: string;
|
|
257
|
-
type: string;
|
|
258
|
-
capabilities: string[];
|
|
259
|
-
}[];
|
|
260
|
-
subscribedEvents: {
|
|
261
|
-
componentId: string;
|
|
262
|
-
eventType: string;
|
|
263
|
-
}[];
|
|
264
|
-
};
|
|
265
|
-
AgentEvent: {
|
|
266
|
-
type: "agent_started";
|
|
267
|
-
timestamp: string;
|
|
268
|
-
} | {
|
|
269
|
-
type: "agent_stopped";
|
|
270
|
-
timestamp: string;
|
|
271
|
-
} | {
|
|
272
|
-
type: "task_created";
|
|
273
|
-
task: {
|
|
274
|
-
id: string;
|
|
275
|
-
description: string;
|
|
276
|
-
status: "pending" | "in_progress" | "completed" | "failed";
|
|
277
|
-
createdAt: string;
|
|
278
|
-
completedAt?: string;
|
|
279
|
-
result?: string;
|
|
280
|
-
error?: string;
|
|
281
|
-
};
|
|
282
|
-
} | {
|
|
283
|
-
type: "task_completed";
|
|
284
|
-
task: {
|
|
285
|
-
id: string;
|
|
286
|
-
description: string;
|
|
287
|
-
status: "pending" | "in_progress" | "completed" | "failed";
|
|
288
|
-
createdAt: string;
|
|
289
|
-
completedAt?: string;
|
|
290
|
-
result?: string;
|
|
291
|
-
error?: string;
|
|
292
|
-
};
|
|
293
|
-
} | {
|
|
294
|
-
type: "action_taken";
|
|
295
|
-
action: {
|
|
296
|
-
id: string;
|
|
297
|
-
type: "tool_call" | "component_command" | "event_subscribe" | "analysis";
|
|
298
|
-
timestamp: string;
|
|
299
|
-
description: string;
|
|
300
|
-
parameters?: {
|
|
301
|
-
[key: string]: unknown;
|
|
302
|
-
};
|
|
303
|
-
result?: {
|
|
304
|
-
[key: string]: unknown;
|
|
305
|
-
};
|
|
306
|
-
success: boolean;
|
|
307
|
-
error?: string;
|
|
308
|
-
};
|
|
309
|
-
} | {
|
|
310
|
-
type: "error_occurred";
|
|
311
|
-
error: string;
|
|
312
|
-
} | {
|
|
313
|
-
type: "component_discovered";
|
|
314
|
-
componentId: string;
|
|
315
|
-
capabilities: string[];
|
|
316
|
-
};
|
|
317
|
-
AgentCommand: {
|
|
318
|
-
type: "start_agent";
|
|
319
|
-
} | {
|
|
320
|
-
type: "stop_agent";
|
|
321
|
-
} | {
|
|
322
|
-
type: "pause_agent";
|
|
323
|
-
} | {
|
|
324
|
-
type: "resume_agent";
|
|
325
|
-
} | {
|
|
326
|
-
type: "assign_task";
|
|
327
|
-
description: string;
|
|
328
|
-
} | {
|
|
329
|
-
type: "cancel_task";
|
|
330
|
-
taskId: string;
|
|
331
|
-
} | {
|
|
332
|
-
type: "update_goal";
|
|
333
|
-
goal: string;
|
|
334
|
-
};
|
|
335
|
-
};
|
|
336
|
-
responses: never;
|
|
337
|
-
parameters: never;
|
|
338
|
-
requestBodies: never;
|
|
339
|
-
headers: never;
|
|
340
|
-
pathItems: never;
|
|
341
|
-
}
|
|
342
|
-
export type $defs = Record<string, never>;
|
|
343
|
-
export type operations = Record<string, never>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/util.agent/_gen/types.ts"],"names":[],"mappings":""}
|
|
@@ -1,206 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.schemas = void 0;
|
|
4
|
-
const zod_1 = require("zod");
|
|
5
|
-
const AgentSettings = zod_1.z
|
|
6
|
-
.object({
|
|
7
|
-
id: zod_1.z.string(),
|
|
8
|
-
displayName: zod_1.z.string(),
|
|
9
|
-
systemPrompt: zod_1.z.string(),
|
|
10
|
-
goal: zod_1.z.string(),
|
|
11
|
-
maxCyclesPerMinute: zod_1.z.number().optional(),
|
|
12
|
-
notes: zod_1.z.string().optional(),
|
|
13
|
-
})
|
|
14
|
-
.strict();
|
|
15
|
-
const AgentTask = zod_1.z
|
|
16
|
-
.object({
|
|
17
|
-
id: zod_1.z.string(),
|
|
18
|
-
description: zod_1.z.string(),
|
|
19
|
-
status: zod_1.z.enum(["pending", "in_progress", "completed", "failed"]),
|
|
20
|
-
createdAt: zod_1.z.string().datetime({ offset: true }),
|
|
21
|
-
completedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
22
|
-
result: zod_1.z.string().optional(),
|
|
23
|
-
error: zod_1.z.string().optional(),
|
|
24
|
-
})
|
|
25
|
-
.strict();
|
|
26
|
-
const AgentAction = zod_1.z
|
|
27
|
-
.object({
|
|
28
|
-
id: zod_1.z.string(),
|
|
29
|
-
type: zod_1.z.enum([
|
|
30
|
-
"tool_call",
|
|
31
|
-
"component_command",
|
|
32
|
-
"event_subscribe",
|
|
33
|
-
"analysis",
|
|
34
|
-
]),
|
|
35
|
-
timestamp: zod_1.z.string().datetime({ offset: true }),
|
|
36
|
-
description: zod_1.z.string(),
|
|
37
|
-
parameters: zod_1.z.object({}).partial().strict().optional(),
|
|
38
|
-
result: zod_1.z.object({}).partial().strict().optional(),
|
|
39
|
-
success: zod_1.z.boolean(),
|
|
40
|
-
error: zod_1.z.string().optional(),
|
|
41
|
-
})
|
|
42
|
-
.strict();
|
|
43
|
-
const AgentState = zod_1.z
|
|
44
|
-
.object({
|
|
45
|
-
status: zod_1.z.enum([
|
|
46
|
-
"idle",
|
|
47
|
-
"analyzing",
|
|
48
|
-
"planning",
|
|
49
|
-
"executing",
|
|
50
|
-
"paused",
|
|
51
|
-
"error",
|
|
52
|
-
]),
|
|
53
|
-
isRunning: zod_1.z.boolean(),
|
|
54
|
-
currentTask: zod_1.z
|
|
55
|
-
.object({
|
|
56
|
-
id: zod_1.z.string(),
|
|
57
|
-
description: zod_1.z.string(),
|
|
58
|
-
status: zod_1.z.enum(["pending", "in_progress", "completed", "failed"]),
|
|
59
|
-
createdAt: zod_1.z.string().datetime({ offset: true }),
|
|
60
|
-
completedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
61
|
-
result: zod_1.z.string().optional(),
|
|
62
|
-
error: zod_1.z.string().optional(),
|
|
63
|
-
})
|
|
64
|
-
.strict()
|
|
65
|
-
.optional(),
|
|
66
|
-
completedTasks: zod_1.z.array(zod_1.z
|
|
67
|
-
.object({
|
|
68
|
-
id: zod_1.z.string(),
|
|
69
|
-
description: zod_1.z.string(),
|
|
70
|
-
status: zod_1.z.enum(["pending", "in_progress", "completed", "failed"]),
|
|
71
|
-
createdAt: zod_1.z.string().datetime({ offset: true }),
|
|
72
|
-
completedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
73
|
-
result: zod_1.z.string().optional(),
|
|
74
|
-
error: zod_1.z.string().optional(),
|
|
75
|
-
})
|
|
76
|
-
.strict()),
|
|
77
|
-
recentActions: zod_1.z.array(zod_1.z
|
|
78
|
-
.object({
|
|
79
|
-
id: zod_1.z.string(),
|
|
80
|
-
type: zod_1.z.enum([
|
|
81
|
-
"tool_call",
|
|
82
|
-
"component_command",
|
|
83
|
-
"event_subscribe",
|
|
84
|
-
"analysis",
|
|
85
|
-
]),
|
|
86
|
-
timestamp: zod_1.z.string().datetime({ offset: true }),
|
|
87
|
-
description: zod_1.z.string(),
|
|
88
|
-
parameters: zod_1.z.object({}).partial().strict().optional(),
|
|
89
|
-
result: zod_1.z.object({}).partial().strict().optional(),
|
|
90
|
-
success: zod_1.z.boolean(),
|
|
91
|
-
error: zod_1.z.string().optional(),
|
|
92
|
-
})
|
|
93
|
-
.strict()),
|
|
94
|
-
lastError: zod_1.z.string().optional(),
|
|
95
|
-
cyclesThisMinute: zod_1.z.number(),
|
|
96
|
-
totalCycles: zod_1.z.number(),
|
|
97
|
-
startedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
98
|
-
lastCycleAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
99
|
-
discoveredComponents: zod_1.z.array(zod_1.z
|
|
100
|
-
.object({
|
|
101
|
-
id: zod_1.z.string(),
|
|
102
|
-
type: zod_1.z.string(),
|
|
103
|
-
capabilities: zod_1.z.array(zod_1.z.string()),
|
|
104
|
-
})
|
|
105
|
-
.strict()),
|
|
106
|
-
subscribedEvents: zod_1.z.array(zod_1.z
|
|
107
|
-
.object({ componentId: zod_1.z.string(), eventType: zod_1.z.string() })
|
|
108
|
-
.strict()),
|
|
109
|
-
})
|
|
110
|
-
.strict();
|
|
111
|
-
const AgentEvent = zod_1.z.union([
|
|
112
|
-
zod_1.z
|
|
113
|
-
.object({
|
|
114
|
-
type: zod_1.z.unknown(),
|
|
115
|
-
timestamp: zod_1.z.string().datetime({ offset: true }),
|
|
116
|
-
})
|
|
117
|
-
.strict(),
|
|
118
|
-
zod_1.z
|
|
119
|
-
.object({
|
|
120
|
-
type: zod_1.z.unknown(),
|
|
121
|
-
timestamp: zod_1.z.string().datetime({ offset: true }),
|
|
122
|
-
})
|
|
123
|
-
.strict(),
|
|
124
|
-
zod_1.z
|
|
125
|
-
.object({
|
|
126
|
-
type: zod_1.z.unknown(),
|
|
127
|
-
task: zod_1.z
|
|
128
|
-
.object({
|
|
129
|
-
id: zod_1.z.string(),
|
|
130
|
-
description: zod_1.z.string(),
|
|
131
|
-
status: zod_1.z.enum(["pending", "in_progress", "completed", "failed"]),
|
|
132
|
-
createdAt: zod_1.z.string().datetime({ offset: true }),
|
|
133
|
-
completedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
134
|
-
result: zod_1.z.string().optional(),
|
|
135
|
-
error: zod_1.z.string().optional(),
|
|
136
|
-
})
|
|
137
|
-
.strict(),
|
|
138
|
-
})
|
|
139
|
-
.strict(),
|
|
140
|
-
zod_1.z
|
|
141
|
-
.object({
|
|
142
|
-
type: zod_1.z.unknown(),
|
|
143
|
-
task: zod_1.z
|
|
144
|
-
.object({
|
|
145
|
-
id: zod_1.z.string(),
|
|
146
|
-
description: zod_1.z.string(),
|
|
147
|
-
status: zod_1.z.enum(["pending", "in_progress", "completed", "failed"]),
|
|
148
|
-
createdAt: zod_1.z.string().datetime({ offset: true }),
|
|
149
|
-
completedAt: zod_1.z.string().datetime({ offset: true }).optional(),
|
|
150
|
-
result: zod_1.z.string().optional(),
|
|
151
|
-
error: zod_1.z.string().optional(),
|
|
152
|
-
})
|
|
153
|
-
.strict(),
|
|
154
|
-
})
|
|
155
|
-
.strict(),
|
|
156
|
-
zod_1.z
|
|
157
|
-
.object({
|
|
158
|
-
type: zod_1.z.unknown(),
|
|
159
|
-
action: zod_1.z
|
|
160
|
-
.object({
|
|
161
|
-
id: zod_1.z.string(),
|
|
162
|
-
type: zod_1.z.enum([
|
|
163
|
-
"tool_call",
|
|
164
|
-
"component_command",
|
|
165
|
-
"event_subscribe",
|
|
166
|
-
"analysis",
|
|
167
|
-
]),
|
|
168
|
-
timestamp: zod_1.z.string().datetime({ offset: true }),
|
|
169
|
-
description: zod_1.z.string(),
|
|
170
|
-
parameters: zod_1.z.object({}).partial().strict().optional(),
|
|
171
|
-
result: zod_1.z.object({}).partial().strict().optional(),
|
|
172
|
-
success: zod_1.z.boolean(),
|
|
173
|
-
error: zod_1.z.string().optional(),
|
|
174
|
-
})
|
|
175
|
-
.strict(),
|
|
176
|
-
})
|
|
177
|
-
.strict(),
|
|
178
|
-
zod_1.z.object({ type: zod_1.z.unknown(), error: zod_1.z.string() }).strict(),
|
|
179
|
-
zod_1.z
|
|
180
|
-
.object({
|
|
181
|
-
type: zod_1.z.unknown(),
|
|
182
|
-
componentId: zod_1.z.string(),
|
|
183
|
-
capabilities: zod_1.z.array(zod_1.z.string()),
|
|
184
|
-
})
|
|
185
|
-
.strict(),
|
|
186
|
-
]);
|
|
187
|
-
const AgentCommand = zod_1.z.union([
|
|
188
|
-
zod_1.z.object({ type: zod_1.z.unknown() }).strict(),
|
|
189
|
-
zod_1.z.object({ type: zod_1.z.unknown() }).strict(),
|
|
190
|
-
zod_1.z.object({ type: zod_1.z.unknown() }).strict(),
|
|
191
|
-
zod_1.z.object({ type: zod_1.z.unknown() }).strict(),
|
|
192
|
-
zod_1.z
|
|
193
|
-
.object({ type: zod_1.z.unknown(), description: zod_1.z.string() })
|
|
194
|
-
.strict(),
|
|
195
|
-
zod_1.z.object({ type: zod_1.z.unknown(), taskId: zod_1.z.string() }).strict(),
|
|
196
|
-
zod_1.z.object({ type: zod_1.z.unknown(), goal: zod_1.z.string() }).strict(),
|
|
197
|
-
]);
|
|
198
|
-
exports.schemas = {
|
|
199
|
-
AgentSettings,
|
|
200
|
-
AgentTask,
|
|
201
|
-
AgentAction,
|
|
202
|
-
AgentState,
|
|
203
|
-
AgentEvent,
|
|
204
|
-
AgentCommand,
|
|
205
|
-
};
|
|
206
|
-
//# sourceMappingURL=zod.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"zod.js","sourceRoot":"","sources":["../../../../src/util.agent/_gen/zod.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { AgentState, AgentSettings, AgentCommand } from "./runtime";
|
|
2
|
-
import { ViewProps } from "@norskvideo/norsk-studio/lib/extension/client-types";
|
|
3
|
-
declare function FullscreenView({ state, config, sendCommand, urls }: ViewProps<AgentSettings, AgentState, AgentCommand>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
export default FullscreenView;
|