@lssm/example.agent-console 0.0.0-canary-20251207013726 → 0.0.0-canary-20251207043720

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.
Files changed (136) hide show
  1. package/.turbo/turbo-build.log +24 -193
  2. package/CHANGELOG.md +6 -6
  3. package/dist/contracts/agent.js +1 -1
  4. package/dist/contracts/run.js +1 -1
  5. package/dist/contracts/tool.js +1 -1
  6. package/dist/entities/agent.js +1 -1
  7. package/dist/entities/log.js +1 -1
  8. package/dist/entities/run.js +1 -1
  9. package/dist/entities/tool.js +1 -1
  10. package/dist/events.js +1 -1
  11. package/package.json +1 -1
  12. package/tsconfig.tsbuildinfo +1 -1
  13. package/dist/contracts/agent.d.ts +0 -886
  14. package/dist/contracts/index.d.ts +0 -4
  15. package/dist/contracts/run.d.ts +0 -1106
  16. package/dist/contracts/tool.d.ts +0 -607
  17. package/dist/entities/agent.d.ts +0 -54
  18. package/dist/entities/index.d.ts +0 -4
  19. package/dist/entities/log.d.ts +0 -31
  20. package/dist/entities/run.d.ts +0 -85
  21. package/dist/entities/tool.d.ts +0 -36
  22. package/dist/events.d.ts +0 -965
  23. package/dist/feature.d.ts +0 -11
  24. package/dist/handlers/agent.handlers.d.ts +0 -99
  25. package/dist/handlers/index.d.ts +0 -5
  26. package/dist/handlers/mock-data.d.ts +0 -533
  27. package/dist/handlers/run.handlers.d.ts +0 -145
  28. package/dist/handlers/tool.handlers.d.ts +0 -86
  29. package/dist/index.d.ts +0 -18
  30. package/dist/libs/contracts/dist/capabilities/openbanking.js +0 -1
  31. package/dist/libs/contracts/dist/client/index.js +0 -1
  32. package/dist/libs/contracts/dist/client/react/feature-render.js +0 -1
  33. package/dist/libs/contracts/dist/client/react/form-render.js +0 -1
  34. package/dist/libs/contracts/dist/client/react/index.js +0 -1
  35. package/dist/libs/contracts/dist/events.js +0 -1
  36. package/dist/libs/contracts/dist/experiments/evaluator.js +0 -1
  37. package/dist/libs/contracts/dist/graphql-federation/dist/index.js +0 -1
  38. package/dist/libs/contracts/dist/index.js +0 -1
  39. package/dist/libs/contracts/dist/install.js +0 -1
  40. package/dist/libs/contracts/dist/integrations/contracts.js +0 -1
  41. package/dist/libs/contracts/dist/integrations/index.js +0 -1
  42. package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -1
  43. package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -1
  44. package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -1
  45. package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -1
  46. package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -1
  47. package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -1
  48. package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -1
  49. package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -1
  50. package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -1
  51. package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -1
  52. package/dist/libs/contracts/dist/integrations/providers/impls/elevenlabs-voice.js +0 -1
  53. package/dist/libs/contracts/dist/integrations/providers/impls/gcs-storage.js +0 -1
  54. package/dist/libs/contracts/dist/integrations/providers/impls/gmail-inbound.js +0 -1
  55. package/dist/libs/contracts/dist/integrations/providers/impls/gmail-outbound.js +0 -1
  56. package/dist/libs/contracts/dist/integrations/providers/impls/google-calendar.js +0 -1
  57. package/dist/libs/contracts/dist/integrations/providers/impls/index.js +0 -1
  58. package/dist/libs/contracts/dist/integrations/providers/impls/mistral-embedding.js +0 -1
  59. package/dist/libs/contracts/dist/integrations/providers/impls/mistral-llm.js +0 -1
  60. package/dist/libs/contracts/dist/integrations/providers/impls/postmark-email.js +0 -1
  61. package/dist/libs/contracts/dist/integrations/providers/impls/powens-client.js +0 -1
  62. package/dist/libs/contracts/dist/integrations/providers/impls/powens-openbanking.js +0 -1
  63. package/dist/libs/contracts/dist/integrations/providers/impls/provider-factory.js +0 -1
  64. package/dist/libs/contracts/dist/integrations/providers/impls/qdrant-vector.js +0 -1
  65. package/dist/libs/contracts/dist/integrations/providers/impls/stripe-payments.js +0 -1
  66. package/dist/libs/contracts/dist/integrations/providers/impls/twilio-sms.js +0 -1
  67. package/dist/libs/contracts/dist/integrations/providers/index.js +0 -1
  68. package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -1
  69. package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -1
  70. package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -1
  71. package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -1
  72. package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -1
  73. package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -1
  74. package/dist/libs/contracts/dist/integrations/runtime.js +0 -1
  75. package/dist/libs/contracts/dist/integrations/secrets/env-secret-provider.js +0 -1
  76. package/dist/libs/contracts/dist/integrations/secrets/gcp-secret-manager.js +0 -1
  77. package/dist/libs/contracts/dist/integrations/secrets/index.js +0 -1
  78. package/dist/libs/contracts/dist/integrations/secrets/manager.js +0 -1
  79. package/dist/libs/contracts/dist/integrations/secrets/provider.js +0 -1
  80. package/dist/libs/contracts/dist/jsonschema.js +0 -1
  81. package/dist/libs/contracts/dist/knowledge/contracts.js +0 -1
  82. package/dist/libs/contracts/dist/knowledge/index.js +0 -1
  83. package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +0 -1
  84. package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +0 -1
  85. package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +0 -1
  86. package/dist/libs/contracts/dist/knowledge/spaces/index.js +0 -1
  87. package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +0 -1
  88. package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +0 -1
  89. package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -1
  90. package/dist/libs/contracts/dist/onboarding-base.js +0 -1
  91. package/dist/libs/contracts/dist/ownership.js +0 -1
  92. package/dist/libs/contracts/dist/presentations.js +0 -1
  93. package/dist/libs/contracts/dist/presentations.v2.js +0 -1
  94. package/dist/libs/contracts/dist/prompt.js +0 -1
  95. package/dist/libs/contracts/dist/promptRegistry.js +0 -1
  96. package/dist/libs/contracts/dist/regenerator/index.js +0 -1
  97. package/dist/libs/contracts/dist/regenerator/service.js +0 -1
  98. package/dist/libs/contracts/dist/registry.js +0 -1
  99. package/dist/libs/contracts/dist/resources.js +0 -1
  100. package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -1
  101. package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -1
  102. package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -1
  103. package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -1
  104. package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
  105. package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -1
  106. package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
  107. package/dist/libs/contracts/dist/schema/dist/index.js +0 -1
  108. package/dist/libs/contracts/dist/server/graphql-pothos.js +0 -1
  109. package/dist/libs/contracts/dist/server/graphql-schema-export.js +0 -1
  110. package/dist/libs/contracts/dist/server/index.js +0 -1
  111. package/dist/libs/contracts/dist/server/provider-mcp.js +0 -1
  112. package/dist/libs/contracts/dist/server/rest-elysia.js +0 -1
  113. package/dist/libs/contracts/dist/server/rest-express.js +0 -1
  114. package/dist/libs/contracts/dist/server/rest-generic.js +0 -1
  115. package/dist/libs/contracts/dist/server/rest-next-app.js +0 -1
  116. package/dist/libs/contracts/dist/server/rest-next-pages.js +0 -1
  117. package/dist/libs/contracts/dist/spec.js +0 -1
  118. package/dist/libs/contracts/dist/telemetry/index.js +0 -1
  119. package/dist/libs/contracts/dist/telemetry/tracker.js +0 -1
  120. package/dist/libs/contracts/dist/tests/index.js +0 -1
  121. package/dist/libs/contracts/dist/tests/runner.js +0 -1
  122. package/dist/libs/contracts/dist/workflow/index.js +0 -1
  123. package/dist/libs/contracts/dist/workflow/runner.js +0 -1
  124. package/dist/libs/schema/dist/EnumType.js +0 -1
  125. package/dist/libs/schema/dist/FieldType.js +0 -1
  126. package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -1
  127. package/dist/libs/schema/dist/SchemaModel.js +0 -1
  128. package/dist/libs/schema/dist/entity/defineEntity.js +0 -1
  129. package/dist/libs/schema/dist/entity/index.js +0 -1
  130. package/dist/libs/schema/dist/entity/types.js +0 -1
  131. package/dist/libs/schema/dist/index.js +0 -1
  132. package/dist/presentations/agent-list.d.ts +0 -15
  133. package/dist/presentations/dashboard.d.ts +0 -11
  134. package/dist/presentations/index.d.ts +0 -11
  135. package/dist/presentations/run-list.d.ts +0 -18
  136. package/dist/presentations/tool-registry.d.ts +0 -14
@@ -1,607 +0,0 @@
1
- import * as _lssm_lib_schema0 from "@lssm/lib.schema";
2
- import * as _lssm_lib_contracts0 from "@lssm/lib.contracts";
3
-
4
- //#region src/contracts/tool.d.ts
5
- declare const ToolCategoryEnum: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
6
- declare const ToolStatusEnum: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
7
- declare const ImplementationTypeEnum: _lssm_lib_schema0.EnumType<[string, string, string]>;
8
- declare const ToolModel: _lssm_lib_schema0.SchemaModel<{
9
- id: {
10
- type: _lssm_lib_schema0.FieldType<string, string>;
11
- isOptional: false;
12
- };
13
- organizationId: {
14
- type: _lssm_lib_schema0.FieldType<string, string>;
15
- isOptional: false;
16
- };
17
- name: {
18
- type: _lssm_lib_schema0.FieldType<string, string>;
19
- isOptional: false;
20
- };
21
- slug: {
22
- type: _lssm_lib_schema0.FieldType<string, string>;
23
- isOptional: false;
24
- };
25
- description: {
26
- type: _lssm_lib_schema0.FieldType<string, string>;
27
- isOptional: false;
28
- };
29
- category: {
30
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
31
- isOptional: false;
32
- };
33
- status: {
34
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
35
- isOptional: false;
36
- };
37
- parametersSchema: {
38
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
39
- isOptional: false;
40
- };
41
- outputSchema: {
42
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
43
- isOptional: true;
44
- };
45
- implementationType: {
46
- type: _lssm_lib_schema0.EnumType<[string, string, string]>;
47
- isOptional: false;
48
- };
49
- implementationConfig: {
50
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
51
- isOptional: false;
52
- };
53
- maxInvocationsPerMinute: {
54
- type: _lssm_lib_schema0.FieldType<number, number>;
55
- isOptional: true;
56
- };
57
- timeoutMs: {
58
- type: _lssm_lib_schema0.FieldType<number, number>;
59
- isOptional: false;
60
- defaultValue: number;
61
- };
62
- version: {
63
- type: _lssm_lib_schema0.FieldType<string, string>;
64
- isOptional: false;
65
- };
66
- tags: {
67
- type: _lssm_lib_schema0.FieldType<string, string>;
68
- isArray: true;
69
- isOptional: true;
70
- };
71
- createdAt: {
72
- type: _lssm_lib_schema0.FieldType<Date, string>;
73
- isOptional: false;
74
- };
75
- updatedAt: {
76
- type: _lssm_lib_schema0.FieldType<Date, string>;
77
- isOptional: false;
78
- };
79
- }>;
80
- declare const ToolSummaryModel: _lssm_lib_schema0.SchemaModel<{
81
- id: {
82
- type: _lssm_lib_schema0.FieldType<string, string>;
83
- isOptional: false;
84
- };
85
- name: {
86
- type: _lssm_lib_schema0.FieldType<string, string>;
87
- isOptional: false;
88
- };
89
- slug: {
90
- type: _lssm_lib_schema0.FieldType<string, string>;
91
- isOptional: false;
92
- };
93
- description: {
94
- type: _lssm_lib_schema0.FieldType<string, string>;
95
- isOptional: false;
96
- };
97
- category: {
98
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
99
- isOptional: false;
100
- };
101
- status: {
102
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
103
- isOptional: false;
104
- };
105
- version: {
106
- type: _lssm_lib_schema0.FieldType<string, string>;
107
- isOptional: false;
108
- };
109
- createdAt: {
110
- type: _lssm_lib_schema0.FieldType<Date, string>;
111
- isOptional: false;
112
- };
113
- }>;
114
- declare const CreateToolInputModel: _lssm_lib_schema0.SchemaModel<{
115
- organizationId: {
116
- type: _lssm_lib_schema0.FieldType<string, string>;
117
- isOptional: false;
118
- };
119
- name: {
120
- type: _lssm_lib_schema0.FieldType<string, string>;
121
- isOptional: false;
122
- };
123
- slug: {
124
- type: _lssm_lib_schema0.FieldType<string, string>;
125
- isOptional: false;
126
- };
127
- description: {
128
- type: _lssm_lib_schema0.FieldType<string, string>;
129
- isOptional: false;
130
- };
131
- category: {
132
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
133
- isOptional: true;
134
- };
135
- parametersSchema: {
136
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
137
- isOptional: false;
138
- };
139
- outputSchema: {
140
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
141
- isOptional: true;
142
- };
143
- implementationType: {
144
- type: _lssm_lib_schema0.EnumType<[string, string, string]>;
145
- isOptional: false;
146
- };
147
- implementationConfig: {
148
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
149
- isOptional: false;
150
- };
151
- maxInvocationsPerMinute: {
152
- type: _lssm_lib_schema0.FieldType<number, number>;
153
- isOptional: true;
154
- };
155
- timeoutMs: {
156
- type: _lssm_lib_schema0.FieldType<number, number>;
157
- isOptional: true;
158
- };
159
- tags: {
160
- type: _lssm_lib_schema0.FieldType<string, string>;
161
- isArray: true;
162
- isOptional: true;
163
- };
164
- }>;
165
- declare const UpdateToolInputModel: _lssm_lib_schema0.SchemaModel<{
166
- toolId: {
167
- type: _lssm_lib_schema0.FieldType<string, string>;
168
- isOptional: false;
169
- };
170
- name: {
171
- type: _lssm_lib_schema0.FieldType<string, string>;
172
- isOptional: true;
173
- };
174
- description: {
175
- type: _lssm_lib_schema0.FieldType<string, string>;
176
- isOptional: true;
177
- };
178
- status: {
179
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
180
- isOptional: true;
181
- };
182
- parametersSchema: {
183
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
184
- isOptional: true;
185
- };
186
- outputSchema: {
187
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
188
- isOptional: true;
189
- };
190
- implementationConfig: {
191
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
192
- isOptional: true;
193
- };
194
- maxInvocationsPerMinute: {
195
- type: _lssm_lib_schema0.FieldType<number, number>;
196
- isOptional: true;
197
- };
198
- timeoutMs: {
199
- type: _lssm_lib_schema0.FieldType<number, number>;
200
- isOptional: true;
201
- };
202
- tags: {
203
- type: _lssm_lib_schema0.FieldType<string, string>;
204
- isArray: true;
205
- isOptional: true;
206
- };
207
- }>;
208
- /**
209
- * CreateToolCommand - Creates a new tool definition
210
- */
211
- declare const CreateToolCommand: _lssm_lib_contracts0.ContractSpec<_lssm_lib_schema0.SchemaModel<{
212
- organizationId: {
213
- type: _lssm_lib_schema0.FieldType<string, string>;
214
- isOptional: false;
215
- };
216
- name: {
217
- type: _lssm_lib_schema0.FieldType<string, string>;
218
- isOptional: false;
219
- };
220
- slug: {
221
- type: _lssm_lib_schema0.FieldType<string, string>;
222
- isOptional: false;
223
- };
224
- description: {
225
- type: _lssm_lib_schema0.FieldType<string, string>;
226
- isOptional: false;
227
- };
228
- category: {
229
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
230
- isOptional: true;
231
- };
232
- parametersSchema: {
233
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
234
- isOptional: false;
235
- };
236
- outputSchema: {
237
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
238
- isOptional: true;
239
- };
240
- implementationType: {
241
- type: _lssm_lib_schema0.EnumType<[string, string, string]>;
242
- isOptional: false;
243
- };
244
- implementationConfig: {
245
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
246
- isOptional: false;
247
- };
248
- maxInvocationsPerMinute: {
249
- type: _lssm_lib_schema0.FieldType<number, number>;
250
- isOptional: true;
251
- };
252
- timeoutMs: {
253
- type: _lssm_lib_schema0.FieldType<number, number>;
254
- isOptional: true;
255
- };
256
- tags: {
257
- type: _lssm_lib_schema0.FieldType<string, string>;
258
- isArray: true;
259
- isOptional: true;
260
- };
261
- }>, _lssm_lib_schema0.SchemaModel<{
262
- id: {
263
- type: _lssm_lib_schema0.FieldType<string, string>;
264
- isOptional: false;
265
- };
266
- name: {
267
- type: _lssm_lib_schema0.FieldType<string, string>;
268
- isOptional: false;
269
- };
270
- slug: {
271
- type: _lssm_lib_schema0.FieldType<string, string>;
272
- isOptional: false;
273
- };
274
- status: {
275
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
276
- isOptional: false;
277
- };
278
- }>, {
279
- name: string;
280
- version: number;
281
- when: string;
282
- payload: _lssm_lib_schema0.SchemaModel<{
283
- id: {
284
- type: _lssm_lib_schema0.FieldType<string, string>;
285
- isOptional: false;
286
- };
287
- name: {
288
- type: _lssm_lib_schema0.FieldType<string, string>;
289
- isOptional: false;
290
- };
291
- slug: {
292
- type: _lssm_lib_schema0.FieldType<string, string>;
293
- isOptional: false;
294
- };
295
- description: {
296
- type: _lssm_lib_schema0.FieldType<string, string>;
297
- isOptional: false;
298
- };
299
- category: {
300
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
301
- isOptional: false;
302
- };
303
- status: {
304
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
305
- isOptional: false;
306
- };
307
- version: {
308
- type: _lssm_lib_schema0.FieldType<string, string>;
309
- isOptional: false;
310
- };
311
- createdAt: {
312
- type: _lssm_lib_schema0.FieldType<Date, string>;
313
- isOptional: false;
314
- };
315
- }>;
316
- }[]>;
317
- /**
318
- * UpdateToolCommand - Updates an existing tool
319
- */
320
- declare const UpdateToolCommand: _lssm_lib_contracts0.ContractSpec<_lssm_lib_schema0.SchemaModel<{
321
- toolId: {
322
- type: _lssm_lib_schema0.FieldType<string, string>;
323
- isOptional: false;
324
- };
325
- name: {
326
- type: _lssm_lib_schema0.FieldType<string, string>;
327
- isOptional: true;
328
- };
329
- description: {
330
- type: _lssm_lib_schema0.FieldType<string, string>;
331
- isOptional: true;
332
- };
333
- status: {
334
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
335
- isOptional: true;
336
- };
337
- parametersSchema: {
338
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
339
- isOptional: true;
340
- };
341
- outputSchema: {
342
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
343
- isOptional: true;
344
- };
345
- implementationConfig: {
346
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
347
- isOptional: true;
348
- };
349
- maxInvocationsPerMinute: {
350
- type: _lssm_lib_schema0.FieldType<number, number>;
351
- isOptional: true;
352
- };
353
- timeoutMs: {
354
- type: _lssm_lib_schema0.FieldType<number, number>;
355
- isOptional: true;
356
- };
357
- tags: {
358
- type: _lssm_lib_schema0.FieldType<string, string>;
359
- isArray: true;
360
- isOptional: true;
361
- };
362
- }>, _lssm_lib_schema0.SchemaModel<{
363
- id: {
364
- type: _lssm_lib_schema0.FieldType<string, string>;
365
- isOptional: false;
366
- };
367
- name: {
368
- type: _lssm_lib_schema0.FieldType<string, string>;
369
- isOptional: false;
370
- };
371
- status: {
372
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
373
- isOptional: false;
374
- };
375
- updatedAt: {
376
- type: _lssm_lib_schema0.FieldType<Date, string>;
377
- isOptional: false;
378
- };
379
- }>, {
380
- name: string;
381
- version: number;
382
- when: string;
383
- payload: _lssm_lib_schema0.SchemaModel<{
384
- id: {
385
- type: _lssm_lib_schema0.FieldType<string, string>;
386
- isOptional: false;
387
- };
388
- name: {
389
- type: _lssm_lib_schema0.FieldType<string, string>;
390
- isOptional: false;
391
- };
392
- slug: {
393
- type: _lssm_lib_schema0.FieldType<string, string>;
394
- isOptional: false;
395
- };
396
- description: {
397
- type: _lssm_lib_schema0.FieldType<string, string>;
398
- isOptional: false;
399
- };
400
- category: {
401
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
402
- isOptional: false;
403
- };
404
- status: {
405
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
406
- isOptional: false;
407
- };
408
- version: {
409
- type: _lssm_lib_schema0.FieldType<string, string>;
410
- isOptional: false;
411
- };
412
- createdAt: {
413
- type: _lssm_lib_schema0.FieldType<Date, string>;
414
- isOptional: false;
415
- };
416
- }>;
417
- }[]>;
418
- /**
419
- * GetToolQuery - Retrieves a tool by ID
420
- */
421
- declare const GetToolQuery: _lssm_lib_contracts0.ContractSpec<_lssm_lib_schema0.SchemaModel<{
422
- toolId: {
423
- type: _lssm_lib_schema0.FieldType<string, string>;
424
- isOptional: false;
425
- };
426
- }>, _lssm_lib_schema0.SchemaModel<{
427
- id: {
428
- type: _lssm_lib_schema0.FieldType<string, string>;
429
- isOptional: false;
430
- };
431
- organizationId: {
432
- type: _lssm_lib_schema0.FieldType<string, string>;
433
- isOptional: false;
434
- };
435
- name: {
436
- type: _lssm_lib_schema0.FieldType<string, string>;
437
- isOptional: false;
438
- };
439
- slug: {
440
- type: _lssm_lib_schema0.FieldType<string, string>;
441
- isOptional: false;
442
- };
443
- description: {
444
- type: _lssm_lib_schema0.FieldType<string, string>;
445
- isOptional: false;
446
- };
447
- category: {
448
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
449
- isOptional: false;
450
- };
451
- status: {
452
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
453
- isOptional: false;
454
- };
455
- parametersSchema: {
456
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
457
- isOptional: false;
458
- };
459
- outputSchema: {
460
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
461
- isOptional: true;
462
- };
463
- implementationType: {
464
- type: _lssm_lib_schema0.EnumType<[string, string, string]>;
465
- isOptional: false;
466
- };
467
- implementationConfig: {
468
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
469
- isOptional: false;
470
- };
471
- maxInvocationsPerMinute: {
472
- type: _lssm_lib_schema0.FieldType<number, number>;
473
- isOptional: true;
474
- };
475
- timeoutMs: {
476
- type: _lssm_lib_schema0.FieldType<number, number>;
477
- isOptional: false;
478
- defaultValue: number;
479
- };
480
- version: {
481
- type: _lssm_lib_schema0.FieldType<string, string>;
482
- isOptional: false;
483
- };
484
- tags: {
485
- type: _lssm_lib_schema0.FieldType<string, string>;
486
- isArray: true;
487
- isOptional: true;
488
- };
489
- createdAt: {
490
- type: _lssm_lib_schema0.FieldType<Date, string>;
491
- isOptional: false;
492
- };
493
- updatedAt: {
494
- type: _lssm_lib_schema0.FieldType<Date, string>;
495
- isOptional: false;
496
- };
497
- }>, undefined>;
498
- /**
499
- * ListToolsQuery - Lists tools for an organization
500
- */
501
- declare const ListToolsQuery: _lssm_lib_contracts0.ContractSpec<_lssm_lib_schema0.SchemaModel<{
502
- organizationId: {
503
- type: _lssm_lib_schema0.FieldType<string, string>;
504
- isOptional: false;
505
- };
506
- category: {
507
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
508
- isOptional: true;
509
- };
510
- status: {
511
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
512
- isOptional: true;
513
- };
514
- search: {
515
- type: _lssm_lib_schema0.FieldType<string, string>;
516
- isOptional: true;
517
- };
518
- limit: {
519
- type: _lssm_lib_schema0.FieldType<number, number>;
520
- isOptional: true;
521
- defaultValue: number;
522
- };
523
- offset: {
524
- type: _lssm_lib_schema0.FieldType<number, number>;
525
- isOptional: true;
526
- defaultValue: number;
527
- };
528
- }>, _lssm_lib_schema0.SchemaModel<{
529
- items: {
530
- type: _lssm_lib_schema0.SchemaModel<{
531
- id: {
532
- type: _lssm_lib_schema0.FieldType<string, string>;
533
- isOptional: false;
534
- };
535
- name: {
536
- type: _lssm_lib_schema0.FieldType<string, string>;
537
- isOptional: false;
538
- };
539
- slug: {
540
- type: _lssm_lib_schema0.FieldType<string, string>;
541
- isOptional: false;
542
- };
543
- description: {
544
- type: _lssm_lib_schema0.FieldType<string, string>;
545
- isOptional: false;
546
- };
547
- category: {
548
- type: _lssm_lib_schema0.EnumType<[string, string, string, string, string, string]>;
549
- isOptional: false;
550
- };
551
- status: {
552
- type: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
553
- isOptional: false;
554
- };
555
- version: {
556
- type: _lssm_lib_schema0.FieldType<string, string>;
557
- isOptional: false;
558
- };
559
- createdAt: {
560
- type: _lssm_lib_schema0.FieldType<Date, string>;
561
- isOptional: false;
562
- };
563
- }>;
564
- isArray: true;
565
- isOptional: false;
566
- };
567
- total: {
568
- type: _lssm_lib_schema0.FieldType<number, number>;
569
- isOptional: false;
570
- };
571
- hasMore: {
572
- type: _lssm_lib_schema0.FieldType<boolean, boolean>;
573
- isOptional: false;
574
- };
575
- }>, undefined>;
576
- /**
577
- * TestToolCommand - Tests a tool with sample input
578
- */
579
- declare const TestToolCommand: _lssm_lib_contracts0.ContractSpec<_lssm_lib_schema0.SchemaModel<{
580
- toolId: {
581
- type: _lssm_lib_schema0.FieldType<string, string>;
582
- isOptional: false;
583
- };
584
- testInput: {
585
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
586
- isOptional: false;
587
- };
588
- }>, _lssm_lib_schema0.SchemaModel<{
589
- success: {
590
- type: _lssm_lib_schema0.FieldType<boolean, boolean>;
591
- isOptional: false;
592
- };
593
- output: {
594
- type: _lssm_lib_schema0.FieldType<Record<string, unknown>, Record<string, unknown>>;
595
- isOptional: true;
596
- };
597
- error: {
598
- type: _lssm_lib_schema0.FieldType<string, string>;
599
- isOptional: true;
600
- };
601
- durationMs: {
602
- type: _lssm_lib_schema0.FieldType<number, number>;
603
- isOptional: false;
604
- };
605
- }>, undefined>;
606
- //#endregion
607
- export { CreateToolCommand, CreateToolInputModel, GetToolQuery, ImplementationTypeEnum, ListToolsQuery, TestToolCommand, ToolCategoryEnum, ToolModel, ToolStatusEnum, ToolSummaryModel, UpdateToolCommand, UpdateToolInputModel };
@@ -1,54 +0,0 @@
1
- import * as _lssm_lib_schema987 from "@lssm/lib.schema";
2
-
3
- //#region src/entities/agent.d.ts
4
- /**
5
- * Agent status for lifecycle management
6
- */
7
- declare const AgentStatusEnum: _lssm_lib_schema987.EntityEnumDef;
8
- /**
9
- * Agent model provider
10
- */
11
- declare const ModelProviderEnum: _lssm_lib_schema987.EntityEnumDef;
12
- /**
13
- * Agent entity - Represents an AI agent configuration
14
- */
15
- declare const AgentEntity: _lssm_lib_schema987.EntitySpec<{
16
- id: _lssm_lib_schema987.EntityScalarField;
17
- organizationId: _lssm_lib_schema987.EntityScalarField;
18
- name: _lssm_lib_schema987.EntityScalarField;
19
- slug: _lssm_lib_schema987.EntityScalarField;
20
- description: _lssm_lib_schema987.EntityScalarField;
21
- status: _lssm_lib_schema987.EntityEnumField;
22
- modelProvider: _lssm_lib_schema987.EntityEnumField;
23
- modelName: _lssm_lib_schema987.EntityScalarField;
24
- modelConfig: _lssm_lib_schema987.EntityScalarField;
25
- systemPrompt: _lssm_lib_schema987.EntityScalarField;
26
- userPromptTemplate: _lssm_lib_schema987.EntityScalarField;
27
- toolIds: _lssm_lib_schema987.EntityScalarField;
28
- toolChoice: _lssm_lib_schema987.EntityScalarField;
29
- maxIterations: _lssm_lib_schema987.EntityScalarField;
30
- maxTokensPerRun: _lssm_lib_schema987.EntityScalarField;
31
- timeoutMs: _lssm_lib_schema987.EntityScalarField;
32
- version: _lssm_lib_schema987.EntityScalarField;
33
- tags: _lssm_lib_schema987.EntityScalarField;
34
- createdAt: _lssm_lib_schema987.EntityScalarField;
35
- updatedAt: _lssm_lib_schema987.EntityScalarField;
36
- createdById: _lssm_lib_schema987.EntityScalarField;
37
- tools: _lssm_lib_schema987.EntityRelationField;
38
- }>;
39
- /**
40
- * AgentTool join entity - Links agents to their assigned tools
41
- */
42
- declare const AgentToolEntity: _lssm_lib_schema987.EntitySpec<{
43
- id: _lssm_lib_schema987.EntityScalarField;
44
- agentId: _lssm_lib_schema987.EntityScalarField;
45
- toolId: _lssm_lib_schema987.EntityScalarField;
46
- config: _lssm_lib_schema987.EntityScalarField;
47
- order: _lssm_lib_schema987.EntityScalarField;
48
- isEnabled: _lssm_lib_schema987.EntityScalarField;
49
- createdAt: _lssm_lib_schema987.EntityScalarField;
50
- agent: _lssm_lib_schema987.EntityRelationField;
51
- tool: _lssm_lib_schema987.EntityRelationField;
52
- }>;
53
- //#endregion
54
- export { AgentEntity, AgentStatusEnum, AgentToolEntity, ModelProviderEnum };
@@ -1,4 +0,0 @@
1
- import { AgentEntity, AgentStatusEnum, AgentToolEntity, ModelProviderEnum } from "./agent.js";
2
- import { ToolCategoryEnum, ToolEntity, ToolStatusEnum } from "./tool.js";
3
- import { LogLevelEnum, RunEntity, RunLogEntity, RunStatusEnum, RunStepEntity, RunStepTypeEnum } from "./run.js";
4
- export { AgentEntity, AgentStatusEnum, AgentToolEntity, LogLevelEnum, ModelProviderEnum, RunEntity, RunLogEntity, RunStatusEnum, RunStepEntity, RunStepTypeEnum, ToolCategoryEnum, ToolEntity, ToolStatusEnum };
@@ -1,31 +0,0 @@
1
- import * as _lssm_lib_schema395 from "@lssm/lib.schema";
2
-
3
- //#region src/entities/log.d.ts
4
- /**
5
- * Log level enum.
6
- */
7
- declare const LogLevelEnum: _lssm_lib_schema395.EntityEnumDef;
8
- /**
9
- * Log type enum.
10
- */
11
- declare const LogTypeEnum: _lssm_lib_schema395.EntityEnumDef;
12
- /**
13
- * RunLog entity - detailed run logs.
14
- */
15
- declare const RunLogEntity: _lssm_lib_schema395.EntitySpec<{
16
- id: _lssm_lib_schema395.EntityScalarField;
17
- runId: _lssm_lib_schema395.EntityScalarField;
18
- type: _lssm_lib_schema395.EntityEnumField;
19
- level: _lssm_lib_schema395.EntityEnumField;
20
- role: _lssm_lib_schema395.EntityScalarField;
21
- content: _lssm_lib_schema395.EntityScalarField;
22
- metadata: _lssm_lib_schema395.EntityScalarField;
23
- sequence: _lssm_lib_schema395.EntityScalarField;
24
- iteration: _lssm_lib_schema395.EntityScalarField;
25
- tokens: _lssm_lib_schema395.EntityScalarField;
26
- timestamp: _lssm_lib_schema395.EntityScalarField;
27
- durationMs: _lssm_lib_schema395.EntityScalarField;
28
- run: _lssm_lib_schema395.EntityRelationField;
29
- }>;
30
- //#endregion
31
- export { LogLevelEnum, LogTypeEnum, RunLogEntity };