@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
package/dist/logs.d.ts
DELETED
|
@@ -1,186 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export declare const applicationLogLevelSchema: z.ZodEnum<{
|
|
3
|
-
debug: "debug";
|
|
4
|
-
info: "info";
|
|
5
|
-
warn: "warn";
|
|
6
|
-
error: "error";
|
|
7
|
-
}>;
|
|
8
|
-
export type ApplicationLogLevel = z.infer<typeof applicationLogLevelSchema>;
|
|
9
|
-
export declare const applicationLogSourceSchema: z.ZodEnum<{
|
|
10
|
-
orchestrator: "orchestrator";
|
|
11
|
-
desktop: "desktop";
|
|
12
|
-
web: "web";
|
|
13
|
-
cli: "cli";
|
|
14
|
-
}>;
|
|
15
|
-
export type ApplicationLogSource = z.infer<typeof applicationLogSourceSchema>;
|
|
16
|
-
export declare const applicationLogErrorSchema: z.ZodObject<{
|
|
17
|
-
name: z.ZodOptional<z.ZodString>;
|
|
18
|
-
message: z.ZodString;
|
|
19
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
20
|
-
cause: z.ZodOptional<z.ZodString>;
|
|
21
|
-
}, z.core.$strip>;
|
|
22
|
-
export type ApplicationLogError = z.infer<typeof applicationLogErrorSchema>;
|
|
23
|
-
export declare const applicationLogRecordSchema: z.ZodObject<{
|
|
24
|
-
seq: z.ZodNumber;
|
|
25
|
-
id: z.ZodString;
|
|
26
|
-
ts: z.ZodString;
|
|
27
|
-
level: z.ZodEnum<{
|
|
28
|
-
debug: "debug";
|
|
29
|
-
info: "info";
|
|
30
|
-
warn: "warn";
|
|
31
|
-
error: "error";
|
|
32
|
-
}>;
|
|
33
|
-
source: z.ZodEnum<{
|
|
34
|
-
orchestrator: "orchestrator";
|
|
35
|
-
desktop: "desktop";
|
|
36
|
-
web: "web";
|
|
37
|
-
cli: "cli";
|
|
38
|
-
}>;
|
|
39
|
-
component: z.ZodString;
|
|
40
|
-
message: z.ZodString;
|
|
41
|
-
requestId: z.ZodOptional<z.ZodString>;
|
|
42
|
-
projectId: z.ZodOptional<z.ZodString>;
|
|
43
|
-
conversationId: z.ZodOptional<z.ZodString>;
|
|
44
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
45
|
-
runId: z.ZodOptional<z.ZodString>;
|
|
46
|
-
toolCallId: z.ZodOptional<z.ZodString>;
|
|
47
|
-
processId: z.ZodOptional<z.ZodString>;
|
|
48
|
-
workerId: z.ZodOptional<z.ZodString>;
|
|
49
|
-
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
50
|
-
context: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
51
|
-
error: z.ZodOptional<z.ZodObject<{
|
|
52
|
-
name: z.ZodOptional<z.ZodString>;
|
|
53
|
-
message: z.ZodString;
|
|
54
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
55
|
-
cause: z.ZodOptional<z.ZodString>;
|
|
56
|
-
}, z.core.$strip>>;
|
|
57
|
-
}, z.core.$strip>;
|
|
58
|
-
export type ApplicationLogRecord = z.infer<typeof applicationLogRecordSchema>;
|
|
59
|
-
export declare const applicationLogQuerySchema: z.ZodObject<{
|
|
60
|
-
level: z.ZodOptional<z.ZodEnum<{
|
|
61
|
-
debug: "debug";
|
|
62
|
-
info: "info";
|
|
63
|
-
warn: "warn";
|
|
64
|
-
error: "error";
|
|
65
|
-
}>>;
|
|
66
|
-
source: z.ZodOptional<z.ZodEnum<{
|
|
67
|
-
orchestrator: "orchestrator";
|
|
68
|
-
desktop: "desktop";
|
|
69
|
-
web: "web";
|
|
70
|
-
cli: "cli";
|
|
71
|
-
}>>;
|
|
72
|
-
component: z.ZodOptional<z.ZodString>;
|
|
73
|
-
contains: z.ZodOptional<z.ZodString>;
|
|
74
|
-
sinceSeq: z.ZodOptional<z.ZodNumber>;
|
|
75
|
-
limit: z.ZodOptional<z.ZodNumber>;
|
|
76
|
-
requestId: z.ZodOptional<z.ZodString>;
|
|
77
|
-
projectId: z.ZodOptional<z.ZodString>;
|
|
78
|
-
conversationId: z.ZodOptional<z.ZodString>;
|
|
79
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
80
|
-
runId: z.ZodOptional<z.ZodString>;
|
|
81
|
-
toolCallId: z.ZodOptional<z.ZodString>;
|
|
82
|
-
processId: z.ZodOptional<z.ZodString>;
|
|
83
|
-
workerId: z.ZodOptional<z.ZodString>;
|
|
84
|
-
}, z.core.$strip>;
|
|
85
|
-
export type ApplicationLogQuery = z.infer<typeof applicationLogQuerySchema>;
|
|
86
|
-
export declare const applicationLogQueryResponseSchema: z.ZodObject<{
|
|
87
|
-
logs: z.ZodArray<z.ZodObject<{
|
|
88
|
-
seq: z.ZodNumber;
|
|
89
|
-
id: z.ZodString;
|
|
90
|
-
ts: z.ZodString;
|
|
91
|
-
level: z.ZodEnum<{
|
|
92
|
-
debug: "debug";
|
|
93
|
-
info: "info";
|
|
94
|
-
warn: "warn";
|
|
95
|
-
error: "error";
|
|
96
|
-
}>;
|
|
97
|
-
source: z.ZodEnum<{
|
|
98
|
-
orchestrator: "orchestrator";
|
|
99
|
-
desktop: "desktop";
|
|
100
|
-
web: "web";
|
|
101
|
-
cli: "cli";
|
|
102
|
-
}>;
|
|
103
|
-
component: z.ZodString;
|
|
104
|
-
message: z.ZodString;
|
|
105
|
-
requestId: z.ZodOptional<z.ZodString>;
|
|
106
|
-
projectId: z.ZodOptional<z.ZodString>;
|
|
107
|
-
conversationId: z.ZodOptional<z.ZodString>;
|
|
108
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
109
|
-
runId: z.ZodOptional<z.ZodString>;
|
|
110
|
-
toolCallId: z.ZodOptional<z.ZodString>;
|
|
111
|
-
processId: z.ZodOptional<z.ZodString>;
|
|
112
|
-
workerId: z.ZodOptional<z.ZodString>;
|
|
113
|
-
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
114
|
-
context: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
115
|
-
error: z.ZodOptional<z.ZodObject<{
|
|
116
|
-
name: z.ZodOptional<z.ZodString>;
|
|
117
|
-
message: z.ZodString;
|
|
118
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
119
|
-
cause: z.ZodOptional<z.ZodString>;
|
|
120
|
-
}, z.core.$strip>>;
|
|
121
|
-
}, z.core.$strip>>;
|
|
122
|
-
nextCursor: z.ZodNumber;
|
|
123
|
-
}, z.core.$strip>;
|
|
124
|
-
export type ApplicationLogQueryResponse = z.infer<typeof applicationLogQueryResponseSchema>;
|
|
125
|
-
export declare const applicationLogPruneRequestSchema: z.ZodObject<{
|
|
126
|
-
level: z.ZodOptional<z.ZodEnum<{
|
|
127
|
-
debug: "debug";
|
|
128
|
-
info: "info";
|
|
129
|
-
warn: "warn";
|
|
130
|
-
error: "error";
|
|
131
|
-
}>>;
|
|
132
|
-
source: z.ZodOptional<z.ZodEnum<{
|
|
133
|
-
orchestrator: "orchestrator";
|
|
134
|
-
desktop: "desktop";
|
|
135
|
-
web: "web";
|
|
136
|
-
cli: "cli";
|
|
137
|
-
}>>;
|
|
138
|
-
component: z.ZodOptional<z.ZodString>;
|
|
139
|
-
requestId: z.ZodOptional<z.ZodString>;
|
|
140
|
-
projectId: z.ZodOptional<z.ZodString>;
|
|
141
|
-
conversationId: z.ZodOptional<z.ZodString>;
|
|
142
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
143
|
-
runId: z.ZodOptional<z.ZodString>;
|
|
144
|
-
toolCallId: z.ZodOptional<z.ZodString>;
|
|
145
|
-
processId: z.ZodOptional<z.ZodString>;
|
|
146
|
-
workerId: z.ZodOptional<z.ZodString>;
|
|
147
|
-
contains: z.ZodOptional<z.ZodString>;
|
|
148
|
-
}, z.core.$strip>;
|
|
149
|
-
export type ApplicationLogPruneRequest = z.infer<typeof applicationLogPruneRequestSchema>;
|
|
150
|
-
export declare const applicationLogPruneResponseSchema: z.ZodObject<{
|
|
151
|
-
pruned: z.ZodNumber;
|
|
152
|
-
remaining: z.ZodNumber;
|
|
153
|
-
}, z.core.$strip>;
|
|
154
|
-
export type ApplicationLogPruneResponse = z.infer<typeof applicationLogPruneResponseSchema>;
|
|
155
|
-
export declare const clientApplicationLogRequestSchema: z.ZodObject<{
|
|
156
|
-
logs: z.ZodArray<z.ZodObject<{
|
|
157
|
-
error: z.ZodOptional<z.ZodObject<{
|
|
158
|
-
name: z.ZodOptional<z.ZodString>;
|
|
159
|
-
message: z.ZodString;
|
|
160
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
161
|
-
cause: z.ZodOptional<z.ZodString>;
|
|
162
|
-
}, z.core.$strip>>;
|
|
163
|
-
message: z.ZodString;
|
|
164
|
-
level: z.ZodEnum<{
|
|
165
|
-
debug: "debug";
|
|
166
|
-
info: "info";
|
|
167
|
-
warn: "warn";
|
|
168
|
-
error: "error";
|
|
169
|
-
}>;
|
|
170
|
-
component: z.ZodString;
|
|
171
|
-
requestId: z.ZodOptional<z.ZodString>;
|
|
172
|
-
projectId: z.ZodOptional<z.ZodString>;
|
|
173
|
-
conversationId: z.ZodOptional<z.ZodString>;
|
|
174
|
-
agentId: z.ZodOptional<z.ZodString>;
|
|
175
|
-
runId: z.ZodOptional<z.ZodString>;
|
|
176
|
-
toolCallId: z.ZodOptional<z.ZodString>;
|
|
177
|
-
processId: z.ZodOptional<z.ZodString>;
|
|
178
|
-
workerId: z.ZodOptional<z.ZodString>;
|
|
179
|
-
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
180
|
-
context: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
181
|
-
ts: z.ZodOptional<z.ZodString>;
|
|
182
|
-
source: z.ZodOptional<z.ZodLiteral<"web">>;
|
|
183
|
-
}, z.core.$strip>>;
|
|
184
|
-
}, z.core.$strip>;
|
|
185
|
-
export type ClientApplicationLogRequest = z.infer<typeof clientApplicationLogRequestSchema>;
|
|
186
|
-
//# sourceMappingURL=logs.d.ts.map
|
package/dist/logs.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logs.d.ts","sourceRoot":"","sources":["../src/logs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,yBAAyB;;;;;EAKpC,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAE5E,eAAO,MAAM,0BAA0B;;;;;EAKrC,CAAC;AACH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAE9E,eAAO,MAAM,yBAAyB;;;;;iBAKpC,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAE5E,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAmBrC,CAAC;AACH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAE9E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;iBAepC,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAE5E,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAG5C,CAAC;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAC/C,OAAO,iCAAiC,CACzC,CAAC;AAEF,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;iBAG3C,CAAC;AACH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,gCAAgC,CACxC,CAAC;AAEF,eAAO,MAAM,iCAAiC;;;iBAG5C,CAAC;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAC/C,OAAO,iCAAiC,CACzC,CAAC;AAEF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiB5C,CAAC;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAC/C,OAAO,iCAAiC,CACzC,CAAC"}
|
package/dist/logs.js
DELETED
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export const applicationLogLevelSchema = z.enum([
|
|
3
|
-
"debug",
|
|
4
|
-
"info",
|
|
5
|
-
"warn",
|
|
6
|
-
"error",
|
|
7
|
-
]);
|
|
8
|
-
export const applicationLogSourceSchema = z.enum([
|
|
9
|
-
"orchestrator",
|
|
10
|
-
"desktop",
|
|
11
|
-
"web",
|
|
12
|
-
"cli",
|
|
13
|
-
]);
|
|
14
|
-
export const applicationLogErrorSchema = z.object({
|
|
15
|
-
name: z.string().optional(),
|
|
16
|
-
message: z.string(),
|
|
17
|
-
stack: z.string().optional(),
|
|
18
|
-
cause: z.string().optional(),
|
|
19
|
-
});
|
|
20
|
-
export const applicationLogRecordSchema = z.object({
|
|
21
|
-
seq: z.number().int().positive(),
|
|
22
|
-
id: z.string().startsWith("log_"),
|
|
23
|
-
ts: z.string().datetime(),
|
|
24
|
-
level: applicationLogLevelSchema,
|
|
25
|
-
source: applicationLogSourceSchema,
|
|
26
|
-
component: z.string().min(1),
|
|
27
|
-
message: z.string().min(1),
|
|
28
|
-
requestId: z.string().optional(),
|
|
29
|
-
projectId: z.string().startsWith("proj_").optional(),
|
|
30
|
-
conversationId: z.string().startsWith("conv_").optional(),
|
|
31
|
-
agentId: z.string().startsWith("agent_").optional(),
|
|
32
|
-
runId: z.string().startsWith("run_").optional(),
|
|
33
|
-
toolCallId: z.string().startsWith("tool_").optional(),
|
|
34
|
-
processId: z.string().startsWith("proc_").optional(),
|
|
35
|
-
workerId: z.string().startsWith("worker_").optional(),
|
|
36
|
-
durationMs: z.number().nonnegative().optional(),
|
|
37
|
-
context: z.record(z.string(), z.unknown()).optional(),
|
|
38
|
-
error: applicationLogErrorSchema.optional(),
|
|
39
|
-
});
|
|
40
|
-
export const applicationLogQuerySchema = z.object({
|
|
41
|
-
level: applicationLogLevelSchema.optional(),
|
|
42
|
-
source: applicationLogSourceSchema.optional(),
|
|
43
|
-
component: z.string().min(1).optional(),
|
|
44
|
-
contains: z.string().optional(),
|
|
45
|
-
sinceSeq: z.number().int().nonnegative().optional(),
|
|
46
|
-
limit: z.number().int().positive().max(500).optional(),
|
|
47
|
-
requestId: z.string().optional(),
|
|
48
|
-
projectId: z.string().startsWith("proj_").optional(),
|
|
49
|
-
conversationId: z.string().startsWith("conv_").optional(),
|
|
50
|
-
agentId: z.string().startsWith("agent_").optional(),
|
|
51
|
-
runId: z.string().startsWith("run_").optional(),
|
|
52
|
-
toolCallId: z.string().startsWith("tool_").optional(),
|
|
53
|
-
processId: z.string().startsWith("proc_").optional(),
|
|
54
|
-
workerId: z.string().startsWith("worker_").optional(),
|
|
55
|
-
});
|
|
56
|
-
export const applicationLogQueryResponseSchema = z.object({
|
|
57
|
-
logs: z.array(applicationLogRecordSchema),
|
|
58
|
-
nextCursor: z.number().int().nonnegative(),
|
|
59
|
-
});
|
|
60
|
-
export const applicationLogPruneRequestSchema = applicationLogQuerySchema.omit({
|
|
61
|
-
limit: true,
|
|
62
|
-
sinceSeq: true,
|
|
63
|
-
});
|
|
64
|
-
export const applicationLogPruneResponseSchema = z.object({
|
|
65
|
-
pruned: z.number().int().nonnegative(),
|
|
66
|
-
remaining: z.number().int().nonnegative(),
|
|
67
|
-
});
|
|
68
|
-
export const clientApplicationLogRequestSchema = z.object({
|
|
69
|
-
logs: z
|
|
70
|
-
.array(applicationLogRecordSchema
|
|
71
|
-
.omit({
|
|
72
|
-
seq: true,
|
|
73
|
-
id: true,
|
|
74
|
-
ts: true,
|
|
75
|
-
source: true,
|
|
76
|
-
})
|
|
77
|
-
.extend({
|
|
78
|
-
ts: z.string().datetime().optional(),
|
|
79
|
-
source: z.literal("web").optional(),
|
|
80
|
-
}))
|
|
81
|
-
.min(1)
|
|
82
|
-
.max(50),
|
|
83
|
-
});
|
|
84
|
-
//# sourceMappingURL=logs.js.map
|
package/dist/logs.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logs.js","sourceRoot":"","sources":["../src/logs.ts"],"names":[],"mappings":"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"}
|
package/dist/models.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export declare const thinkingLevels: readonly ["off", "minimal", "low", "medium", "high", "xhigh"];
|
|
3
|
-
export declare const thinkingLevelSchema: z.ZodEnum<{
|
|
4
|
-
off: "off";
|
|
5
|
-
minimal: "minimal";
|
|
6
|
-
low: "low";
|
|
7
|
-
medium: "medium";
|
|
8
|
-
high: "high";
|
|
9
|
-
xhigh: "xhigh";
|
|
10
|
-
}>;
|
|
11
|
-
export type ThinkingLevel = z.infer<typeof thinkingLevelSchema>;
|
|
12
|
-
export declare const modelSelectionSchema: z.ZodObject<{
|
|
13
|
-
provider: z.ZodString;
|
|
14
|
-
modelId: z.ZodString;
|
|
15
|
-
}, z.core.$strip>;
|
|
16
|
-
export type ModelSelection = z.infer<typeof modelSelectionSchema>;
|
|
17
|
-
export declare const modelInfoSchema: z.ZodObject<{
|
|
18
|
-
provider: z.ZodString;
|
|
19
|
-
modelId: z.ZodString;
|
|
20
|
-
name: z.ZodString;
|
|
21
|
-
label: z.ZodString;
|
|
22
|
-
reasoning: z.ZodDefault<z.ZodBoolean>;
|
|
23
|
-
supportedThinkingLevels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
24
|
-
off: "off";
|
|
25
|
-
minimal: "minimal";
|
|
26
|
-
low: "low";
|
|
27
|
-
medium: "medium";
|
|
28
|
-
high: "high";
|
|
29
|
-
xhigh: "xhigh";
|
|
30
|
-
}>>>;
|
|
31
|
-
faux: z.ZodOptional<z.ZodBoolean>;
|
|
32
|
-
contextWindow: z.ZodDefault<z.ZodNumber>;
|
|
33
|
-
maxOutputTokens: z.ZodDefault<z.ZodNumber>;
|
|
34
|
-
}, z.core.$strip>;
|
|
35
|
-
export type ModelInfo = z.infer<typeof modelInfoSchema>;
|
|
36
|
-
/**
|
|
37
|
-
* Per-conversation context-window usage.
|
|
38
|
-
*
|
|
39
|
-
* `tokens`/`percent` are `null` when the current usage is unknown (e.g. right
|
|
40
|
-
* after a compaction, until the next assistant response), or when the model's
|
|
41
|
-
* context window is unknown (`contextWindow <= 0`).
|
|
42
|
-
*/
|
|
43
|
-
export declare const contextUsageSchema: z.ZodObject<{
|
|
44
|
-
tokens: z.ZodNullable<z.ZodNumber>;
|
|
45
|
-
contextWindow: z.ZodNumber;
|
|
46
|
-
percent: z.ZodNullable<z.ZodNumber>;
|
|
47
|
-
}, z.core.$strip>;
|
|
48
|
-
export type ContextUsage = z.infer<typeof contextUsageSchema>;
|
|
49
|
-
//# sourceMappingURL=models.d.ts.map
|
package/dist/models.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../src/models.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,cAAc,+DAOjB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;EAAyB,CAAC;AAC1D,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE,eAAO,MAAM,oBAAoB;;;iBAG/B,CAAC;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;iBAU1B,CAAC;AACH,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAExD;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB;;;;iBAI7B,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
|
package/dist/models.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export const thinkingLevels = [
|
|
3
|
-
"off",
|
|
4
|
-
"minimal",
|
|
5
|
-
"low",
|
|
6
|
-
"medium",
|
|
7
|
-
"high",
|
|
8
|
-
"xhigh",
|
|
9
|
-
];
|
|
10
|
-
export const thinkingLevelSchema = z.enum(thinkingLevels);
|
|
11
|
-
export const modelSelectionSchema = z.object({
|
|
12
|
-
provider: z.string().min(1),
|
|
13
|
-
modelId: z.string().min(1),
|
|
14
|
-
});
|
|
15
|
-
export const modelInfoSchema = z.object({
|
|
16
|
-
provider: z.string(),
|
|
17
|
-
modelId: z.string(),
|
|
18
|
-
name: z.string(),
|
|
19
|
-
label: z.string(),
|
|
20
|
-
reasoning: z.boolean().default(false),
|
|
21
|
-
supportedThinkingLevels: z.array(thinkingLevelSchema).default(["off"]),
|
|
22
|
-
faux: z.boolean().optional(),
|
|
23
|
-
contextWindow: z.number().int().nonnegative().default(0),
|
|
24
|
-
maxOutputTokens: z.number().int().nonnegative().default(0),
|
|
25
|
-
});
|
|
26
|
-
/**
|
|
27
|
-
* Per-conversation context-window usage.
|
|
28
|
-
*
|
|
29
|
-
* `tokens`/`percent` are `null` when the current usage is unknown (e.g. right
|
|
30
|
-
* after a compaction, until the next assistant response), or when the model's
|
|
31
|
-
* context window is unknown (`contextWindow <= 0`).
|
|
32
|
-
*/
|
|
33
|
-
export const contextUsageSchema = z.object({
|
|
34
|
-
tokens: z.number().int().nonnegative().nullable(),
|
|
35
|
-
contextWindow: z.number().int().nonnegative(),
|
|
36
|
-
percent: z.number().nullable(),
|
|
37
|
-
});
|
|
38
|
-
//# sourceMappingURL=models.js.map
|
package/dist/models.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../src/models.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,KAAK;IACL,SAAS;IACT,KAAK;IACL,QAAQ;IACR,MAAM;IACN,OAAO;CACC,CAAC;AAEX,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;AAG1D,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC3C,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC3B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;CAC3B,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,CAAC,MAAM,CAAC;IACtC,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACrC,uBAAuB,EAAE,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,CAAC;IACtE,IAAI,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IAC5B,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IACxD,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;CAC3D,CAAC,CAAC;AAGH;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,CAAC,MAAM,CAAC;IACzC,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,WAAW,EAAE,CAAC,QAAQ,EAAE;IACjD,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,WAAW,EAAE;IAC7C,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC/B,CAAC,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export declare const pinnedCommandSchema: z.ZodObject<{
|
|
3
|
-
id: z.ZodString;
|
|
4
|
-
projectId: z.ZodString;
|
|
5
|
-
label: z.ZodOptional<z.ZodString>;
|
|
6
|
-
command: z.ZodString;
|
|
7
|
-
cwd: z.ZodOptional<z.ZodString>;
|
|
8
|
-
createdAt: z.ZodString;
|
|
9
|
-
updatedAt: z.ZodString;
|
|
10
|
-
}, z.core.$strip>;
|
|
11
|
-
export type PinnedCommand = z.infer<typeof pinnedCommandSchema>;
|
|
12
|
-
export declare const createPinnedCommandRequestSchema: z.ZodObject<{
|
|
13
|
-
command: z.ZodString;
|
|
14
|
-
label: z.ZodOptional<z.ZodString>;
|
|
15
|
-
cwd: z.ZodOptional<z.ZodString>;
|
|
16
|
-
}, z.core.$strip>;
|
|
17
|
-
export type CreatePinnedCommandRequest = z.infer<typeof createPinnedCommandRequestSchema>;
|
|
18
|
-
export declare const pinnedCommandsResponseSchema: z.ZodObject<{
|
|
19
|
-
commands: z.ZodArray<z.ZodObject<{
|
|
20
|
-
id: z.ZodString;
|
|
21
|
-
projectId: z.ZodString;
|
|
22
|
-
label: z.ZodOptional<z.ZodString>;
|
|
23
|
-
command: z.ZodString;
|
|
24
|
-
cwd: z.ZodOptional<z.ZodString>;
|
|
25
|
-
createdAt: z.ZodString;
|
|
26
|
-
updatedAt: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>;
|
|
28
|
-
}, z.core.$strip>;
|
|
29
|
-
export type PinnedCommandsResponse = z.infer<typeof pinnedCommandsResponseSchema>;
|
|
30
|
-
//# sourceMappingURL=pinned-commands.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pinned-commands.d.ts","sourceRoot":"","sources":["../src/pinned-commands.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,mBAAmB;;;;;;;;iBAQ9B,CAAC;AACH,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE,eAAO,MAAM,gCAAgC;;;;iBAI3C,CAAC;AACH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,gCAAgC,CACxC,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;iBAEvC,CAAC;AACH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAC1C,OAAO,4BAA4B,CACpC,CAAC"}
|
package/dist/pinned-commands.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export const pinnedCommandSchema = z.object({
|
|
3
|
-
id: z.string().startsWith("pin_"),
|
|
4
|
-
projectId: z.string().startsWith("proj_"),
|
|
5
|
-
label: z.string().min(1).optional(),
|
|
6
|
-
command: z.string().min(1),
|
|
7
|
-
cwd: z.string().min(1).optional(),
|
|
8
|
-
createdAt: z.string().datetime(),
|
|
9
|
-
updatedAt: z.string().datetime(),
|
|
10
|
-
});
|
|
11
|
-
export const createPinnedCommandRequestSchema = z.object({
|
|
12
|
-
command: z.string().min(1),
|
|
13
|
-
label: z.string().min(1).optional(),
|
|
14
|
-
cwd: z.string().min(1).optional(),
|
|
15
|
-
});
|
|
16
|
-
export const pinnedCommandsResponseSchema = z.object({
|
|
17
|
-
commands: z.array(pinnedCommandSchema),
|
|
18
|
-
});
|
|
19
|
-
//# sourceMappingURL=pinned-commands.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pinned-commands.js","sourceRoot":"","sources":["../src/pinned-commands.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1C,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACjC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC;IACzC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACnC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC1B,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACjC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACjC,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC,CAAC,MAAM,CAAC;IACvD,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC1B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACnC,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;CAClC,CAAC,CAAC;AAKH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CAAC;IACnD,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC;CACvC,CAAC,CAAC"}
|
package/dist/plans.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export declare const planSlugSchema: z.ZodString;
|
|
3
|
-
export type PlanSlug = z.infer<typeof planSlugSchema>;
|
|
4
|
-
export declare const planReviewStatusSchema: z.ZodEnum<{
|
|
5
|
-
accepted: "accepted";
|
|
6
|
-
pending: "pending";
|
|
7
|
-
changes_requested: "changes_requested";
|
|
8
|
-
discarded: "discarded";
|
|
9
|
-
force_exited: "force_exited";
|
|
10
|
-
}>;
|
|
11
|
-
export type PlanReviewStatus = z.infer<typeof planReviewStatusSchema>;
|
|
12
|
-
export declare const planReviewRecordSchema: z.ZodObject<{
|
|
13
|
-
id: z.ZodString;
|
|
14
|
-
toolCallId: z.ZodString;
|
|
15
|
-
agentId: z.ZodString;
|
|
16
|
-
conversationId: z.ZodString;
|
|
17
|
-
projectId: z.ZodString;
|
|
18
|
-
slug: z.ZodString;
|
|
19
|
-
title: z.ZodOptional<z.ZodString>;
|
|
20
|
-
summary: z.ZodOptional<z.ZodString>;
|
|
21
|
-
planPath: z.ZodString;
|
|
22
|
-
content: z.ZodOptional<z.ZodString>;
|
|
23
|
-
status: z.ZodEnum<{
|
|
24
|
-
accepted: "accepted";
|
|
25
|
-
pending: "pending";
|
|
26
|
-
changes_requested: "changes_requested";
|
|
27
|
-
discarded: "discarded";
|
|
28
|
-
force_exited: "force_exited";
|
|
29
|
-
}>;
|
|
30
|
-
feedback: z.ZodOptional<z.ZodString>;
|
|
31
|
-
requestedAt: z.ZodString;
|
|
32
|
-
resolvedAt: z.ZodOptional<z.ZodString>;
|
|
33
|
-
updatedAt: z.ZodString;
|
|
34
|
-
}, z.core.$strip>;
|
|
35
|
-
export type PlanReviewRecord = z.infer<typeof planReviewRecordSchema>;
|
|
36
|
-
export declare const resolvePlanReviewRequestSchema: z.ZodObject<{
|
|
37
|
-
feedback: z.ZodOptional<z.ZodString>;
|
|
38
|
-
}, z.core.$strip>;
|
|
39
|
-
export type ResolvePlanReviewRequest = z.infer<typeof resolvePlanReviewRequestSchema>;
|
|
40
|
-
//# sourceMappingURL=plans.d.ts.map
|
package/dist/plans.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plans.d.ts","sourceRoot":"","sources":["../src/plans.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,cAAc,aAIY,CAAC;AACxC,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAEtD,eAAO,MAAM,sBAAsB;;;;;;EAMjC,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;iBAgBjC,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,eAAO,MAAM,8BAA8B;;iBAEzC,CAAC;AACH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC5C,OAAO,8BAA8B,CACtC,CAAC"}
|
package/dist/plans.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
export const planSlugSchema = z
|
|
3
|
-
.string()
|
|
4
|
-
.min(1)
|
|
5
|
-
.max(80)
|
|
6
|
-
.regex(/^[a-z0-9][a-z0-9._-]{0,79}$/);
|
|
7
|
-
export const planReviewStatusSchema = z.enum([
|
|
8
|
-
"pending",
|
|
9
|
-
"accepted",
|
|
10
|
-
"changes_requested",
|
|
11
|
-
"discarded",
|
|
12
|
-
"force_exited",
|
|
13
|
-
]);
|
|
14
|
-
export const planReviewRecordSchema = z.object({
|
|
15
|
-
id: z.string().startsWith("plan_review_"),
|
|
16
|
-
toolCallId: z.string().startsWith("tool_"),
|
|
17
|
-
agentId: z.string().startsWith("agent_"),
|
|
18
|
-
conversationId: z.string().startsWith("conv_"),
|
|
19
|
-
projectId: z.string().startsWith("proj_"),
|
|
20
|
-
slug: planSlugSchema,
|
|
21
|
-
title: z.string().min(1).optional(),
|
|
22
|
-
summary: z.string().min(1).optional(),
|
|
23
|
-
planPath: z.string().min(1),
|
|
24
|
-
content: z.string().optional(),
|
|
25
|
-
status: planReviewStatusSchema,
|
|
26
|
-
feedback: z.string().optional(),
|
|
27
|
-
requestedAt: z.string().datetime(),
|
|
28
|
-
resolvedAt: z.string().datetime().optional(),
|
|
29
|
-
updatedAt: z.string().datetime(),
|
|
30
|
-
});
|
|
31
|
-
export const resolvePlanReviewRequestSchema = z.object({
|
|
32
|
-
feedback: z.string().optional(),
|
|
33
|
-
});
|
|
34
|
-
//# sourceMappingURL=plans.js.map
|
package/dist/plans.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plans.js","sourceRoot":"","sources":["../src/plans.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC;KAC5B,MAAM,EAAE;KACR,GAAG,CAAC,CAAC,CAAC;KACN,GAAG,CAAC,EAAE,CAAC;KACP,KAAK,CAAC,6BAA6B,CAAC,CAAC;AAGxC,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC,IAAI,CAAC;IAC3C,SAAS;IACT,UAAU;IACV,mBAAmB;IACnB,WAAW;IACX,cAAc;CACf,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7C,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,cAAc,CAAC;IACzC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC;IAC1C,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC;IACxC,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC;IAC9C,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC;IACzC,IAAI,EAAE,cAAc;IACpB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACnC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACrC,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC3B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,MAAM,EAAE,sBAAsB;IAC9B,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC/B,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;IAC5C,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACjC,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC,CAAC,MAAM,CAAC;IACrD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAChC,CAAC,CAAC"}
|