@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,62 +0,0 @@
|
|
|
1
|
-
export type paths = Record<string, never>;
|
|
2
|
-
export type webhooks = Record<string, never>;
|
|
3
|
-
export interface components {
|
|
4
|
-
schemas: {
|
|
5
|
-
AIChatSettings: {
|
|
6
|
-
id: string;
|
|
7
|
-
displayName: string;
|
|
8
|
-
systemPrompt: string;
|
|
9
|
-
initialMessage?: string;
|
|
10
|
-
maxTokens?: number;
|
|
11
|
-
temperature?: number;
|
|
12
|
-
notes?: string;
|
|
13
|
-
};
|
|
14
|
-
AIChatMessage: {
|
|
15
|
-
id: string;
|
|
16
|
-
role: "user" | "assistant" | "system" | "tool";
|
|
17
|
-
content: string;
|
|
18
|
-
timestamp: string;
|
|
19
|
-
toolCalls?: {
|
|
20
|
-
id: string;
|
|
21
|
-
name: string;
|
|
22
|
-
arguments: Record<string, never>;
|
|
23
|
-
}[];
|
|
24
|
-
toolCallId?: string;
|
|
25
|
-
error?: string;
|
|
26
|
-
};
|
|
27
|
-
AIChatState: {
|
|
28
|
-
messages?: components["schemas"]["AIChatMessage"][];
|
|
29
|
-
isThinking?: boolean;
|
|
30
|
-
currentProvider?: string;
|
|
31
|
-
providerAvailable?: boolean;
|
|
32
|
-
lastError?: string;
|
|
33
|
-
conversationStarted?: string;
|
|
34
|
-
};
|
|
35
|
-
AIChatEvent: {
|
|
36
|
-
type: "message_sent";
|
|
37
|
-
message: components["schemas"]["AIChatMessage"];
|
|
38
|
-
} | {
|
|
39
|
-
type: "message_received";
|
|
40
|
-
message: components["schemas"]["AIChatMessage"];
|
|
41
|
-
} | {
|
|
42
|
-
type: "conversation_reset";
|
|
43
|
-
timestamp: string;
|
|
44
|
-
} | {
|
|
45
|
-
type: "error_occurred";
|
|
46
|
-
error: string;
|
|
47
|
-
};
|
|
48
|
-
AIChatCommand: {
|
|
49
|
-
type: "send_message";
|
|
50
|
-
content: string;
|
|
51
|
-
} | {
|
|
52
|
-
type: "reset_conversation";
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
responses: never;
|
|
56
|
-
parameters: never;
|
|
57
|
-
requestBodies: never;
|
|
58
|
-
headers: never;
|
|
59
|
-
pathItems: never;
|
|
60
|
-
}
|
|
61
|
-
export type $defs = Record<string, never>;
|
|
62
|
-
export type operations = Record<string, never>;
|
package/lib/util.aiChat/types.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/util.aiChat/types.ts"],"names":[],"mappings":""}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
# This file has been generated, please edit types.source.yaml instead
|
|
2
|
-
|
|
3
|
-
openapi: 3.0.0
|
|
4
|
-
info:
|
|
5
|
-
title: AI Chat
|
|
6
|
-
version: 1.0.0
|
|
7
|
-
paths: {}
|
|
8
|
-
components:
|
|
9
|
-
schemas:
|
|
10
|
-
AIChatSettings:
|
|
11
|
-
type: object
|
|
12
|
-
properties:
|
|
13
|
-
id:
|
|
14
|
-
type: string
|
|
15
|
-
displayName:
|
|
16
|
-
type: string
|
|
17
|
-
systemPrompt:
|
|
18
|
-
type: string
|
|
19
|
-
initialMessage:
|
|
20
|
-
type: string
|
|
21
|
-
maxTokens:
|
|
22
|
-
type: number
|
|
23
|
-
temperature:
|
|
24
|
-
type: number
|
|
25
|
-
notes:
|
|
26
|
-
type: string
|
|
27
|
-
required:
|
|
28
|
-
- id
|
|
29
|
-
- displayName
|
|
30
|
-
- systemPrompt
|
|
31
|
-
AIChatMessage: &a1
|
|
32
|
-
type: object
|
|
33
|
-
properties:
|
|
34
|
-
id:
|
|
35
|
-
type: string
|
|
36
|
-
role:
|
|
37
|
-
type: string
|
|
38
|
-
enum:
|
|
39
|
-
- user
|
|
40
|
-
- assistant
|
|
41
|
-
- system
|
|
42
|
-
- tool
|
|
43
|
-
content:
|
|
44
|
-
type: string
|
|
45
|
-
timestamp:
|
|
46
|
-
type: string
|
|
47
|
-
format: date-time
|
|
48
|
-
toolCalls:
|
|
49
|
-
type: array
|
|
50
|
-
items:
|
|
51
|
-
type: object
|
|
52
|
-
properties:
|
|
53
|
-
id:
|
|
54
|
-
type: string
|
|
55
|
-
name:
|
|
56
|
-
type: string
|
|
57
|
-
arguments:
|
|
58
|
-
type: object
|
|
59
|
-
required:
|
|
60
|
-
- id
|
|
61
|
-
- name
|
|
62
|
-
- arguments
|
|
63
|
-
toolCallId:
|
|
64
|
-
type: string
|
|
65
|
-
error:
|
|
66
|
-
type: string
|
|
67
|
-
required:
|
|
68
|
-
- id
|
|
69
|
-
- role
|
|
70
|
-
- content
|
|
71
|
-
- timestamp
|
|
72
|
-
AIChatState:
|
|
73
|
-
type: object
|
|
74
|
-
properties:
|
|
75
|
-
messages:
|
|
76
|
-
type: array
|
|
77
|
-
items: *a1
|
|
78
|
-
isThinking:
|
|
79
|
-
type: boolean
|
|
80
|
-
currentProvider:
|
|
81
|
-
type: string
|
|
82
|
-
providerAvailable:
|
|
83
|
-
type: boolean
|
|
84
|
-
lastError:
|
|
85
|
-
type: string
|
|
86
|
-
conversationStarted:
|
|
87
|
-
type: string
|
|
88
|
-
format: date-time
|
|
89
|
-
AIChatEvent:
|
|
90
|
-
oneOf:
|
|
91
|
-
- type: object
|
|
92
|
-
properties:
|
|
93
|
-
type:
|
|
94
|
-
enum:
|
|
95
|
-
- message_sent
|
|
96
|
-
message: *a1
|
|
97
|
-
required:
|
|
98
|
-
- type
|
|
99
|
-
- message
|
|
100
|
-
- type: object
|
|
101
|
-
properties:
|
|
102
|
-
type:
|
|
103
|
-
enum:
|
|
104
|
-
- message_received
|
|
105
|
-
message: *a1
|
|
106
|
-
required:
|
|
107
|
-
- type
|
|
108
|
-
- message
|
|
109
|
-
- type: object
|
|
110
|
-
properties:
|
|
111
|
-
type:
|
|
112
|
-
enum:
|
|
113
|
-
- conversation_reset
|
|
114
|
-
timestamp:
|
|
115
|
-
type: string
|
|
116
|
-
format: date-time
|
|
117
|
-
required:
|
|
118
|
-
- type
|
|
119
|
-
- timestamp
|
|
120
|
-
- type: object
|
|
121
|
-
properties:
|
|
122
|
-
type:
|
|
123
|
-
enum:
|
|
124
|
-
- error_occurred
|
|
125
|
-
error:
|
|
126
|
-
type: string
|
|
127
|
-
required:
|
|
128
|
-
- type
|
|
129
|
-
- error
|
|
130
|
-
AIChatCommand:
|
|
131
|
-
oneOf:
|
|
132
|
-
- type: object
|
|
133
|
-
properties:
|
|
134
|
-
type:
|
|
135
|
-
enum:
|
|
136
|
-
- send_message
|
|
137
|
-
content:
|
|
138
|
-
type: string
|
|
139
|
-
required:
|
|
140
|
-
- type
|
|
141
|
-
- content
|
|
142
|
-
- type: object
|
|
143
|
-
properties:
|
|
144
|
-
type:
|
|
145
|
-
enum:
|
|
146
|
-
- reset_conversation
|
|
147
|
-
required:
|
|
148
|
-
- type
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|