@lssm/example.agent-console 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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.
@@ -194,7 +194,7 @@ $ tsdown
194
194
  ℹ dist/tool/tool.handler.d.ts.map  0.89 kB │ gzip: 0.35 kB
195
195
  ℹ dist/libs/contracts/dist/registry-utils.js  0.86 kB │ gzip: 0.44 kB
196
196
  ℹ dist/agent/agent.enum.js.map  0.84 kB │ gzip: 0.42 kB
197
- ℹ dist/agent/agent.event.d.ts.map  0.78 kB │ gzip: 0.30 kB
197
+ ℹ dist/agent/agent.event.d.ts.map  0.79 kB │ gzip: 0.30 kB
198
198
  ℹ dist/run/run.handler.d.ts.map  0.78 kB │ gzip: 0.34 kB
199
199
  ℹ dist/libs/contracts/dist/integrations/index.js  0.78 kB │ gzip: 0.27 kB
200
200
  ℹ dist/tool/tool.schema.d.ts.map  0.76 kB │ gzip: 0.30 kB
@@ -256,6 +256,7 @@ $ tsdown
256
256
  ℹ dist/libs/contracts/dist/server/rest-express.js  0.03 kB │ gzip: 0.05 kB
257
257
  ℹ dist/libs/contracts/dist/server/rest-next-app.js  0.03 kB │ gzip: 0.05 kB
258
258
  ℹ dist/libs/contracts/dist/server/rest-next-pages.js  0.03 kB │ gzip: 0.05 kB
259
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
259
260
  ℹ dist/libs/contracts/dist/capabilities/index.js  0.03 kB │ gzip: 0.05 kB
260
261
  ℹ dist/libs/contracts/dist/server/rest-generic.js  0.03 kB │ gzip: 0.05 kB
261
262
  ℹ dist/libs/contracts/dist/openapi.js  0.03 kB │ gzip: 0.05 kB
@@ -267,27 +268,41 @@ $ tsdown
267
268
  ℹ dist/libs/contracts/dist/workflow/runner.js  0.02 kB │ gzip: 0.04 kB
268
269
  ℹ dist/libs/contracts/dist/jsonschema.js  0.02 kB │ gzip: 0.04 kB
269
270
  ℹ dist/libs/contracts/dist/server/mcp/registerPrompts.js  0.02 kB │ gzip: 0.04 kB
271
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
270
272
  ℹ dist/libs/contracts/dist/telemetry/tracker.js  0.02 kB │ gzip: 0.04 kB
271
273
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
274
+ │
272
275
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
273
276
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
277
+ 2 │ import { deepStrictEqual } from "node:assert";
274
278
  ℹ dist/run/run.operation.d.ts  19.78 kB │ gzip: 1.51 kB
279
+  │ ──────┬──────
275
280
  ℹ dist/agent/agent.operation.d.ts  13.70 kB │ gzip: 1.19 kB
281
+  │ ╰──────── Module not found, treating it as an external dependency
282
+  │
276
283
  ℹ dist/tool/tool.operation.d.ts  11.32 kB │ gzip: 1.03 kB
277
284
  ℹ dist/run/run.schema.d.ts  11.07 kB │ gzip: 1.05 kB
278
- ℹ dist/agent/agent.schema.d.ts  10.28 kB │ gzip: 0.81 kB
285
+ ℹ dist/agent/agent.schema.d.ts  10.37 kB │ gzip: 0.82 kB
279
286
  ℹ dist/run/run.event.d.ts  7.80 kB │ gzip: 0.78 kB
287
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
288
+ ───╯
280
289
  ℹ dist/tool/tool.handler.d.ts  6.76 kB │ gzip: 1.09 kB
281
290
  ℹ dist/tool/tool.schema.d.ts  5.85 kB │ gzip: 0.63 kB
282
291
  ℹ dist/index.d.ts  5.19 kB │ gzip: 1.09 kB
283
292
  ℹ dist/shared/mock-tools.d.ts  4.89 kB │ gzip: 0.70 kB
293
+
294
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
284
295
  ℹ dist/run/run.handler.d.ts  4.51 kB │ gzip: 0.89 kB
285
- ℹ dist/agent/agent.event.d.ts  3.46 kB │ gzip: 0.50 kB
296
+ ℹ dist/agent/agent.event.d.ts  3.43 kB │ gzip: 0.50 kB
286
297
  ℹ dist/run/run.entity.d.ts  3.43 kB │ gzip: 0.60 kB
287
298
  ℹ dist/tool/tool.event.d.ts  2.77 kB │ gzip: 0.46 kB
288
299
  ℹ dist/agent/agent.handler.d.ts  2.67 kB │ gzip: 0.76 kB
300
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
301
+ │
302
+ 1 │ import { createHash } from "node:crypto";
289
303
  ℹ dist/shared/mock-runs.d.ts  2.41 kB │ gzip: 0.50 kB
290
- ℹ dist/agent/agent.entity.d.ts  2.33 kB │ gzip: 0.53 kB
304
+ ℹ dist/agent/agent.entity.d.ts  2.29 kB │ gzip: 0.53 kB
305
+  │ ──────┬──────
291
306
  ℹ dist/agent/index.d.ts  1.75 kB │ gzip: 0.44 kB
292
307
  ℹ dist/shared/mock-agents.d.ts  1.73 kB │ gzip: 0.41 kB
293
308
  ℹ dist/tool/tool.entity.d.ts  1.73 kB │ gzip: 0.45 kB
@@ -297,7 +312,10 @@ $ tsdown
297
312
  ℹ dist/run/run.enum.d.ts  0.73 kB │ gzip: 0.27 kB
298
313
  ℹ dist/agent/agent.presentation.d.ts  0.67 kB │ gzip: 0.28 kB
299
314
  ℹ dist/handlers/index.d.ts  0.63 kB │ gzip: 0.20 kB
315
+  │ ╰──────── Module not found, treating it as an external dependency
300
316
  ℹ dist/tool/tool.enum.d.ts  0.61 kB │ gzip: 0.26 kB
317
+  │
318
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
319
  ℹ dist/presentations/index.d.ts  0.60 kB │ gzip: 0.18 kB
302
320
  ℹ dist/agent/agent.enum.d.ts  0.59 kB │ gzip: 0.26 kB
303
321
  ℹ dist/tool/tool.presentation.d.ts  0.45 kB │ gzip: 0.23 kB
@@ -306,63 +324,45 @@ $ tsdown
306
324
  ℹ dist/shared/index.d.ts  0.18 kB │ gzip: 0.10 kB
307
325
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
308
326
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
309
- ℹ 300 files, total: 1658.28 kB
310
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
311
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
312
- │
313
- 3 │ import TurndownService from "turndown";
314
-  │ ─────┬────
315
-  │ ╰────── Module not found, treating it as an external dependency
316
-  │
317
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
327
+ ℹ 300 files, total: 1658.30 kB
318
328
  ───╯
319
329
 
320
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
321
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
330
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
331
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
322
332
  │
323
- 1 │ import { randomUUID } from "crypto";
324
-  │ ────┬───
325
-  │ ╰───── Module not found, treating it as an external dependency
333
+ 2 │ import { setTimeout } from "node:timers/promises";
334
+  │ ───────────┬──────────
335
+  │ ╰──────────── Module not found, treating it as an external dependency
326
336
   │
327
337
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
328
338
  ───╯
329
339
 
330
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
331
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
340
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
341
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
332
342
  │
333
- 1 │ import { createHash } from "node:crypto";
343
+ 2 │ import { randomUUID } from "node:crypto";
334
344
   │ ──────┬──────
335
345
   │ ╰──────── Module not found, treating it as an external dependency
336
346
   │
337
347
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
338
348
  ───╯
339
349
 
340
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
341
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
342
- │
343
- 2 │ import { deepStrictEqual } from "node:assert";
344
-  │ ──────┬──────
345
-  │ ╰──────── Module not found, treating it as an external dependency
346
-  │
347
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
348
- ───╯
349
-
350
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
351
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
350
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
351
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
352
352
  │
353
- 2 │ import { setTimeout } from "node:timers/promises";
354
-  │ ───────────┬──────────
355
-  │ ╰──────────── Module not found, treating it as an external dependency
353
+ 3 │ import TurndownService from "turndown";
354
+  │ ─────┬────
355
+  │ ╰────── Module not found, treating it as an external dependency
356
356
   │
357
357
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
358
358
  ───╯
359
359
 
360
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
361
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
360
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
361
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
362
362
  │
363
- 2 │ import { randomUUID } from "node:crypto";
364
-  │ ──────┬──────
365
-  │ ╰──────── Module not found, treating it as an external dependency
363
+ 1 │ import { randomUUID } from "crypto";
364
+  │ ────┬───
365
+  │ ╰───── Module not found, treating it as an external dependency
366
366
   │
367
367
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
368
368
  ───╯
@@ -377,4 +377,4 @@ $ tsdown
377
377
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
378
378
  ───╯
379
379
 
380
- ✔ Build complete in 22996ms
380
+ ✔ Build complete in 26933ms
@@ -307,6 +307,16 @@ $ tsdown
307
307
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
308
308
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
309
309
  ℹ 300 files, total: 1658.30 kB
310
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
311
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
312
+ │
313
+ 3 │ import TurndownService from "turndown";
314
+  │ ─────┬────
315
+  │ ╰────── Module not found, treating it as an external dependency
316
+  │
317
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
318
+ ───╯
319
+
310
320
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
311
321
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
312
322
  │
@@ -327,22 +337,12 @@ $ tsdown
327
337
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
328
338
  ───╯
329
339
 
330
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
331
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
332
- │
333
- 3 │ import TurndownService from "turndown";
334
-  │ ─────┬────
335
-  │ ╰────── Module not found, treating it as an external dependency
336
-  │
337
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
338
- ───╯
339
-
340
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
341
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
340
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
341
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
342
342
  │
343
- 2 │ import { randomUUID } from "node:crypto";
344
-  │ ──────┬──────
345
-  │ ╰──────── Module not found, treating it as an external dependency
343
+ 2 │ import { setTimeout } from "node:timers/promises";
344
+  │ ───────────┬──────────
345
+  │ ╰──────────── Module not found, treating it as an external dependency
346
346
   │
347
347
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
348
348
  ───╯
@@ -357,12 +357,12 @@ $ tsdown
357
357
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
358
358
  ───╯
359
359
 
360
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
361
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
360
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
361
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
362
362
  │
363
- 2 │ import { setTimeout } from "node:timers/promises";
364
-  │ ───────────┬──────────
365
-  │ ╰──────────── Module not found, treating it as an external dependency
363
+ 2 │ import { randomUUID } from "node:crypto";
364
+  │ ──────┬──────
365
+  │ ╰──────── Module not found, treating it as an external dependency
366
366
   │
367
367
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
368
368
  ───╯
@@ -377,5 +377,5 @@ $ tsdown
377
377
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
378
378
  ───╯
379
379
 
380
- ✔ Build complete in 26647ms
380
+ ✔ Build complete in 28546ms
381
381
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.agent-console
2
2
 
3
- ## 0.0.0-canary-20251221153314
3
+ ## 0.0.0-canary-20251221164004
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221153314
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251221153314
14
- - @lssm/lib.jobs@0.0.0-canary-20251221153314
15
- - @lssm/lib.schema@0.0.0-canary-20251221153314
16
- - @lssm/module.audit-trail@0.0.0-canary-20251221153314
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251221164004
14
+ - @lssm/lib.jobs@0.0.0-canary-20251221164004
15
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
16
+ - @lssm/module.audit-trail@0.0.0-canary-20251221164004
@@ -1,54 +1,54 @@
1
- import * as _lssm_lib_schema144 from "@lssm/lib.schema";
1
+ import * as _lssm_lib_schema50 from "@lssm/lib.schema";
2
2
 
3
3
  //#region src/agent/agent.entity.d.ts
4
4
  /**
5
5
  * Agent status for lifecycle management.
6
6
  */
7
- declare const AgentStatusEntityEnum: _lssm_lib_schema144.EntityEnumDef;
7
+ declare const AgentStatusEntityEnum: _lssm_lib_schema50.EntityEnumDef;
8
8
  /**
9
9
  * Agent model provider.
10
10
  */
11
- declare const ModelProviderEntityEnum: _lssm_lib_schema144.EntityEnumDef;
11
+ declare const ModelProviderEntityEnum: _lssm_lib_schema50.EntityEnumDef;
12
12
  /**
13
13
  * Agent entity - Represents an AI agent configuration.
14
14
  */
15
- declare const AgentEntity: _lssm_lib_schema144.EntitySpec<{
16
- id: _lssm_lib_schema144.EntityScalarField;
17
- organizationId: _lssm_lib_schema144.EntityScalarField;
18
- name: _lssm_lib_schema144.EntityScalarField;
19
- slug: _lssm_lib_schema144.EntityScalarField;
20
- description: _lssm_lib_schema144.EntityScalarField;
21
- status: _lssm_lib_schema144.EntityEnumField;
22
- modelProvider: _lssm_lib_schema144.EntityEnumField;
23
- modelName: _lssm_lib_schema144.EntityScalarField;
24
- modelConfig: _lssm_lib_schema144.EntityScalarField;
25
- systemPrompt: _lssm_lib_schema144.EntityScalarField;
26
- userPromptTemplate: _lssm_lib_schema144.EntityScalarField;
27
- toolIds: _lssm_lib_schema144.EntityScalarField;
28
- toolChoice: _lssm_lib_schema144.EntityScalarField;
29
- maxIterations: _lssm_lib_schema144.EntityScalarField;
30
- maxTokensPerRun: _lssm_lib_schema144.EntityScalarField;
31
- timeoutMs: _lssm_lib_schema144.EntityScalarField;
32
- version: _lssm_lib_schema144.EntityScalarField;
33
- tags: _lssm_lib_schema144.EntityScalarField;
34
- createdAt: _lssm_lib_schema144.EntityScalarField;
35
- updatedAt: _lssm_lib_schema144.EntityScalarField;
36
- createdById: _lssm_lib_schema144.EntityScalarField;
37
- tools: _lssm_lib_schema144.EntityRelationField;
15
+ declare const AgentEntity: _lssm_lib_schema50.EntitySpec<{
16
+ id: _lssm_lib_schema50.EntityScalarField;
17
+ organizationId: _lssm_lib_schema50.EntityScalarField;
18
+ name: _lssm_lib_schema50.EntityScalarField;
19
+ slug: _lssm_lib_schema50.EntityScalarField;
20
+ description: _lssm_lib_schema50.EntityScalarField;
21
+ status: _lssm_lib_schema50.EntityEnumField;
22
+ modelProvider: _lssm_lib_schema50.EntityEnumField;
23
+ modelName: _lssm_lib_schema50.EntityScalarField;
24
+ modelConfig: _lssm_lib_schema50.EntityScalarField;
25
+ systemPrompt: _lssm_lib_schema50.EntityScalarField;
26
+ userPromptTemplate: _lssm_lib_schema50.EntityScalarField;
27
+ toolIds: _lssm_lib_schema50.EntityScalarField;
28
+ toolChoice: _lssm_lib_schema50.EntityScalarField;
29
+ maxIterations: _lssm_lib_schema50.EntityScalarField;
30
+ maxTokensPerRun: _lssm_lib_schema50.EntityScalarField;
31
+ timeoutMs: _lssm_lib_schema50.EntityScalarField;
32
+ version: _lssm_lib_schema50.EntityScalarField;
33
+ tags: _lssm_lib_schema50.EntityScalarField;
34
+ createdAt: _lssm_lib_schema50.EntityScalarField;
35
+ updatedAt: _lssm_lib_schema50.EntityScalarField;
36
+ createdById: _lssm_lib_schema50.EntityScalarField;
37
+ tools: _lssm_lib_schema50.EntityRelationField;
38
38
  }>;
39
39
  /**
40
40
  * AgentTool join entity - Links agents to their assigned tools.
41
41
  */
42
- declare const AgentToolEntity: _lssm_lib_schema144.EntitySpec<{
43
- id: _lssm_lib_schema144.EntityScalarField;
44
- agentId: _lssm_lib_schema144.EntityScalarField;
45
- toolId: _lssm_lib_schema144.EntityScalarField;
46
- config: _lssm_lib_schema144.EntityScalarField;
47
- order: _lssm_lib_schema144.EntityScalarField;
48
- isEnabled: _lssm_lib_schema144.EntityScalarField;
49
- createdAt: _lssm_lib_schema144.EntityScalarField;
50
- agent: _lssm_lib_schema144.EntityRelationField;
51
- tool: _lssm_lib_schema144.EntityRelationField;
42
+ declare const AgentToolEntity: _lssm_lib_schema50.EntitySpec<{
43
+ id: _lssm_lib_schema50.EntityScalarField;
44
+ agentId: _lssm_lib_schema50.EntityScalarField;
45
+ toolId: _lssm_lib_schema50.EntityScalarField;
46
+ config: _lssm_lib_schema50.EntityScalarField;
47
+ order: _lssm_lib_schema50.EntityScalarField;
48
+ isEnabled: _lssm_lib_schema50.EntityScalarField;
49
+ createdAt: _lssm_lib_schema50.EntityScalarField;
50
+ agent: _lssm_lib_schema50.EntityRelationField;
51
+ tool: _lssm_lib_schema50.EntityRelationField;
52
52
  }>;
53
53
  //#endregion
54
54
  export { AgentEntity, AgentStatusEntityEnum, AgentToolEntity, ModelProviderEntityEnum };
@@ -1 +1 @@
1
- {"version":3,"file":"agent.entity.d.ts","names":[],"sources":["../../src/agent/agent.entity.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,qBAIX,EAAA,mBAAA,CAJgC,aAIhC;AAKF;AASA;;cATa,yBAIX,mBAAA,CAJkC;;;;cASvB,iCAAW;MA2EtB,mBAAA,CAAA;;;;;;;;;;;;;;;;gDA3EsB;EAAA,IAAA,uCAAA;EAgFX,SAAA,uCA4BX;EAAA,SAAA,uCAAA;;;;;;;cA5BW,qCAAe;MA4B1B,mBAAA,CAAA;gDA5B0B;EAAA,MAAA,uCAAA"}
1
+ {"version":3,"file":"agent.entity.d.ts","names":[],"sources":["../../src/agent/agent.entity.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,qBAIX,EAAA,kBAAA,CAJgC,aAIhC;AAKF;AASA;;cATa,yBAIX,kBAAA,CAJkC;;;;cASvB,gCAAW;MA2EtB,kBAAA,CAAA;;;;;;;;;;;;;;;;+CA3EsB;EAAA,IAAA,sCAAA;EAgFX,SAAA,sCA4BX;EAAA,SAAA,sCAAA;;;;;;;cA5BW,oCAAe;MA4B1B,kBAAA,CAAA;+CA5B0B;EAAA,MAAA,sCAAA"}
@@ -1,18 +1,18 @@
1
- import * as _lssm_lib_schema179 from "@lssm/lib.schema";
1
+ import * as _lssm_lib_schema85 from "@lssm/lib.schema";
2
2
 
3
3
  //#region src/agent/agent.enum.d.ts
4
4
  /**
5
5
  * Agent status enum.
6
6
  */
7
- declare const AgentStatusEnum: _lssm_lib_schema179.EnumType<[string, string, string, string]>;
7
+ declare const AgentStatusEnum: _lssm_lib_schema85.EnumType<[string, string, string, string]>;
8
8
  /**
9
9
  * Model provider enum.
10
10
  */
11
- declare const ModelProviderEnum: _lssm_lib_schema179.EnumType<[string, string, string, string, string]>;
11
+ declare const ModelProviderEnum: _lssm_lib_schema85.EnumType<[string, string, string, string, string]>;
12
12
  /**
13
13
  * Tool choice mode enum.
14
14
  */
15
- declare const ToolChoiceEnum: _lssm_lib_schema179.EnumType<[string, string, string]>;
15
+ declare const ToolChoiceEnum: _lssm_lib_schema85.EnumType<[string, string, string]>;
16
16
  //#endregion
17
17
  export { AgentStatusEnum, ModelProviderEnum, ToolChoiceEnum };
18
18
  //# sourceMappingURL=agent.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"agent.enum.d.ts","names":[],"sources":["../../src/agent/agent.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,eAKX,EAAA,mBAAA,CAL0B,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU5B;AAWA;;cAXa,mBAMX,mBAAA,CAN4B;;;;cAWjB,gBAIX,mBAAA,CAJyB"}
1
+ {"version":3,"file":"agent.enum.d.ts","names":[],"sources":["../../src/agent/agent.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,eAKX,EAAA,kBAAA,CAL0B,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU5B;AAWA;;cAXa,mBAMX,kBAAA,CAN4B;;;;cAWjB,gBAIX,kBAAA,CAJyB"}
@@ -1,125 +1,125 @@
1
1
  import * as _lssm_lib_contracts0 from "@lssm/lib.contracts";
2
- import * as _lssm_lib_schema182 from "@lssm/lib.schema";
2
+ import * as _lssm_lib_schema88 from "@lssm/lib.schema";
3
3
 
4
4
  //#region src/agent/agent.event.d.ts
5
5
  /**
6
6
  * AgentCreatedEvent - A new agent was created.
7
7
  */
8
- declare const AgentCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema182.SchemaModel<{
8
+ declare const AgentCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema88.SchemaModel<{
9
9
  id: {
10
- type: _lssm_lib_schema182.FieldType<string, string>;
10
+ type: _lssm_lib_schema88.FieldType<string, string>;
11
11
  isOptional: false;
12
12
  };
13
13
  organizationId: {
14
- type: _lssm_lib_schema182.FieldType<string, string>;
14
+ type: _lssm_lib_schema88.FieldType<string, string>;
15
15
  isOptional: false;
16
16
  };
17
17
  name: {
18
- type: _lssm_lib_schema182.FieldType<string, string>;
18
+ type: _lssm_lib_schema88.FieldType<string, string>;
19
19
  isOptional: false;
20
20
  };
21
21
  slug: {
22
- type: _lssm_lib_schema182.FieldType<string, string>;
22
+ type: _lssm_lib_schema88.FieldType<string, string>;
23
23
  isOptional: false;
24
24
  };
25
25
  modelProvider: {
26
- type: _lssm_lib_schema182.FieldType<string, string>;
26
+ type: _lssm_lib_schema88.FieldType<string, string>;
27
27
  isOptional: false;
28
28
  };
29
29
  modelName: {
30
- type: _lssm_lib_schema182.FieldType<string, string>;
30
+ type: _lssm_lib_schema88.FieldType<string, string>;
31
31
  isOptional: false;
32
32
  };
33
33
  toolCount: {
34
- type: _lssm_lib_schema182.FieldType<number, number>;
34
+ type: _lssm_lib_schema88.FieldType<number, number>;
35
35
  isOptional: false;
36
36
  };
37
37
  createdById: {
38
- type: _lssm_lib_schema182.FieldType<string, string>;
38
+ type: _lssm_lib_schema88.FieldType<string, string>;
39
39
  isOptional: true;
40
40
  };
41
41
  createdAt: {
42
- type: _lssm_lib_schema182.FieldType<Date, string>;
42
+ type: _lssm_lib_schema88.FieldType<Date, string>;
43
43
  isOptional: false;
44
44
  };
45
45
  }>>;
46
46
  /**
47
47
  * AgentUpdatedEvent - An agent was updated.
48
48
  */
49
- declare const AgentUpdatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema182.SchemaModel<{
49
+ declare const AgentUpdatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema88.SchemaModel<{
50
50
  id: {
51
- type: _lssm_lib_schema182.FieldType<string, string>;
51
+ type: _lssm_lib_schema88.FieldType<string, string>;
52
52
  isOptional: false;
53
53
  };
54
54
  organizationId: {
55
- type: _lssm_lib_schema182.FieldType<string, string>;
55
+ type: _lssm_lib_schema88.FieldType<string, string>;
56
56
  isOptional: false;
57
57
  };
58
58
  name: {
59
- type: _lssm_lib_schema182.FieldType<string, string>;
59
+ type: _lssm_lib_schema88.FieldType<string, string>;
60
60
  isOptional: false;
61
61
  };
62
62
  status: {
63
- type: _lssm_lib_schema182.FieldType<string, string>;
63
+ type: _lssm_lib_schema88.FieldType<string, string>;
64
64
  isOptional: false;
65
65
  };
66
66
  updatedFields: {
67
- type: _lssm_lib_schema182.FieldType<string, string>;
67
+ type: _lssm_lib_schema88.FieldType<string, string>;
68
68
  isArray: true;
69
69
  isOptional: false;
70
70
  };
71
71
  updatedAt: {
72
- type: _lssm_lib_schema182.FieldType<Date, string>;
72
+ type: _lssm_lib_schema88.FieldType<Date, string>;
73
73
  isOptional: false;
74
74
  };
75
75
  }>>;
76
76
  /**
77
77
  * AgentToolAssignedEvent - A tool was assigned to an agent.
78
78
  */
79
- declare const AgentToolAssignedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema182.SchemaModel<{
79
+ declare const AgentToolAssignedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema88.SchemaModel<{
80
80
  agentId: {
81
- type: _lssm_lib_schema182.FieldType<string, string>;
81
+ type: _lssm_lib_schema88.FieldType<string, string>;
82
82
  isOptional: false;
83
83
  };
84
84
  toolId: {
85
- type: _lssm_lib_schema182.FieldType<string, string>;
85
+ type: _lssm_lib_schema88.FieldType<string, string>;
86
86
  isOptional: false;
87
87
  };
88
88
  agentName: {
89
- type: _lssm_lib_schema182.FieldType<string, string>;
89
+ type: _lssm_lib_schema88.FieldType<string, string>;
90
90
  isOptional: false;
91
91
  };
92
92
  toolName: {
93
- type: _lssm_lib_schema182.FieldType<string, string>;
93
+ type: _lssm_lib_schema88.FieldType<string, string>;
94
94
  isOptional: false;
95
95
  };
96
96
  assignedAt: {
97
- type: _lssm_lib_schema182.FieldType<Date, string>;
97
+ type: _lssm_lib_schema88.FieldType<Date, string>;
98
98
  isOptional: false;
99
99
  };
100
100
  }>>;
101
101
  /**
102
102
  * AgentToolRemovedEvent - A tool was removed from an agent.
103
103
  */
104
- declare const AgentToolRemovedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema182.SchemaModel<{
104
+ declare const AgentToolRemovedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema88.SchemaModel<{
105
105
  agentId: {
106
- type: _lssm_lib_schema182.FieldType<string, string>;
106
+ type: _lssm_lib_schema88.FieldType<string, string>;
107
107
  isOptional: false;
108
108
  };
109
109
  toolId: {
110
- type: _lssm_lib_schema182.FieldType<string, string>;
110
+ type: _lssm_lib_schema88.FieldType<string, string>;
111
111
  isOptional: false;
112
112
  };
113
113
  agentName: {
114
- type: _lssm_lib_schema182.FieldType<string, string>;
114
+ type: _lssm_lib_schema88.FieldType<string, string>;
115
115
  isOptional: false;
116
116
  };
117
117
  toolName: {
118
- type: _lssm_lib_schema182.FieldType<string, string>;
118
+ type: _lssm_lib_schema88.FieldType<string, string>;
119
119
  isOptional: false;
120
120
  };
121
121
  removedAt: {
122
- type: _lssm_lib_schema182.FieldType<Date, string>;
122
+ type: _lssm_lib_schema88.FieldType<Date, string>;
123
123
  isOptional: false;
124
124
  };
125
125
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"agent.event.d.ts","names":[],"sources":["../../src/agent/agent.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cA+Ba,mBAAiB,oBAAA,CAAA,8BAAA;EAAjB,EAAA,EAAA;IAKX,IAAA,EAAA,mBAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;EAL4B,IAAA,EAAA;IAAA,IAAA,+BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAiCjB,UAAA,EAAA,KAKX;EAAA,CAAA;;;;;;;qBAL4B;EAAA,CAAA;EAAA,SAAA,EAAA;IAyBjB,IAAA,+BAKX,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;IALiC,IAAA,+BAAA,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAyBtB,CAAA;CAKX,CAAA,CAAA;;;;cAvDW,mBAAiB,oBAAA,CAAA,8BAAA;;UAK5B,mBAAA,CAAA,SA6CgC,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAzBrB,wBAAsB,oBAAA,CAAA,8BAAA;;UAKjC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;cAoBW,uBAAqB,oBAAA,CAAA,8BAAA;;UAKhC,mBAAA,CAAA"}
1
+ {"version":3,"file":"agent.event.d.ts","names":[],"sources":["../../src/agent/agent.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cA+Ba,mBAAiB,oBAAA,CAAA,6BAAA;EAAjB,EAAA,EAAA;IAKX,IAAA,EAAA,kBAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;EAL4B,IAAA,EAAA;IAAA,IAAA,8BAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAiCjB,UAAA,EAAA,KAKX;EAAA,CAAA;;;;;;;gBAL4B,KAAA;EAAA,CAAA;EAAA,SAAA,EAAA;IAyBjB,IAAA,8BAKX,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;IALiC,IAAA,8BAAA,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAyBtB,CAAA;CAKX,CAAA,CAAA;;;;cAvDW,mBAAiB,oBAAA,CAAA,6BAAA;;UAK5B,kBAAA,CAAA,SA6CgC,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAzBrB,wBAAsB,oBAAA,CAAA,6BAAA;;UAKjC,kBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;cAoBW,uBAAqB,oBAAA,CAAA,6BAAA;;UAKhC,kBAAA,CAAA"}