@lssm/example.agent-console 0.0.0-canary-20251217083314 → 0.0.0-canary-20251220002821

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 (255) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +365 -272
  2. package/.turbo/turbo-build.log +366 -48
  3. package/CHANGELOG.md +6 -6
  4. package/LICENSE +21 -0
  5. package/dist/agent/agent.contracts.d.ts +128 -127
  6. package/dist/agent/agent.contracts.d.ts.map +1 -0
  7. package/dist/agent/agent.contracts.js +36 -37
  8. package/dist/agent/agent.contracts.js.map +1 -0
  9. package/dist/agent/agent.entity.d.ts +38 -37
  10. package/dist/agent/agent.entity.d.ts.map +1 -0
  11. package/dist/agent/agent.entity.js +42 -42
  12. package/dist/agent/agent.entity.js.map +1 -0
  13. package/dist/agent/agent.enum.d.ts +6 -5
  14. package/dist/agent/agent.enum.d.ts.map +1 -0
  15. package/dist/agent/agent.enum.js +6 -6
  16. package/dist/agent/agent.enum.js.map +1 -0
  17. package/dist/agent/agent.event.d.ts +33 -32
  18. package/dist/agent/agent.event.d.ts.map +1 -0
  19. package/dist/agent/agent.event.js +33 -33
  20. package/dist/agent/agent.event.js.map +1 -0
  21. package/dist/agent/agent.handler.d.ts +2 -1
  22. package/dist/agent/agent.handler.d.ts.map +1 -0
  23. package/dist/agent/agent.handler.js +2 -1
  24. package/dist/agent/agent.handler.js.map +1 -0
  25. package/dist/agent/agent.presentation.d.ts +2 -1
  26. package/dist/agent/agent.presentation.d.ts.map +1 -0
  27. package/dist/agent/agent.presentation.js +2 -1
  28. package/dist/agent/agent.presentation.js.map +1 -0
  29. package/dist/agent/agent.schema.d.ts +97 -96
  30. package/dist/agent/agent.schema.d.ts.map +1 -0
  31. package/dist/agent/agent.schema.js +79 -80
  32. package/dist/agent/agent.schema.js.map +1 -0
  33. package/dist/agent.feature.d.ts +2 -1
  34. package/dist/agent.feature.d.ts.map +1 -0
  35. package/dist/agent.feature.js +2 -1
  36. package/dist/agent.feature.js.map +1 -0
  37. package/dist/docs/agent-console.docblock.js +2 -1
  38. package/dist/docs/agent-console.docblock.js.map +1 -0
  39. package/dist/example.d.ts +2 -1
  40. package/dist/example.d.ts.map +1 -0
  41. package/dist/example.js +2 -1
  42. package/dist/example.js.map +1 -0
  43. package/dist/libs/contracts/dist/capabilities/openbanking.js +2 -1
  44. package/dist/libs/contracts/dist/capabilities/openbanking.js.map +1 -0
  45. package/dist/libs/contracts/dist/contract-registry/schemas.js +2 -1
  46. package/dist/libs/contracts/dist/contract-registry/schemas.js.map +1 -0
  47. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
  48. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
  49. package/dist/libs/contracts/dist/docs/index.js +2 -6
  50. package/dist/libs/contracts/dist/docs/meta.docs.js +30 -0
  51. package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
  52. package/dist/libs/contracts/dist/docs/presentations.js +2 -1
  53. package/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
  54. package/dist/libs/contracts/dist/docs/registry.js +2 -1
  55. package/dist/libs/contracts/dist/docs/registry.js.map +1 -0
  56. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
  57. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
  58. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
  59. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
  60. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
  61. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
  62. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
  63. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
  64. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
  65. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
  66. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
  67. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
  68. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
  69. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
  70. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
  71. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
  72. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
  73. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
  74. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
  75. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
  76. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
  77. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
  78. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
  79. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
  80. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
  81. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
  82. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
  83. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
  84. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
  85. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
  86. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
  87. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
  88. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
  89. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
  90. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
  91. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
  92. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
  93. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
  94. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
  95. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
  96. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js +97 -0
  97. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
  98. package/dist/libs/contracts/dist/events.js +2 -1
  99. package/dist/libs/contracts/dist/events.js.map +1 -0
  100. package/dist/libs/contracts/dist/index.js +3 -2
  101. package/dist/libs/contracts/dist/integrations/contracts.js +65 -66
  102. package/dist/libs/contracts/dist/integrations/contracts.js.map +1 -0
  103. package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +31 -32
  104. package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js.map +1 -0
  105. package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +18 -19
  106. package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js.map +1 -0
  107. package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +32 -33
  108. package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js.map +1 -0
  109. package/dist/libs/contracts/dist/integrations/openbanking/models.js +60 -61
  110. package/dist/libs/contracts/dist/integrations/openbanking/models.js.map +1 -0
  111. package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +2 -1
  112. package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map +1 -0
  113. package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +2 -1
  114. package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js.map +1 -0
  115. package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +2 -1
  116. package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js.map +1 -0
  117. package/dist/libs/contracts/dist/integrations/providers/gmail.js +2 -1
  118. package/dist/libs/contracts/dist/integrations/providers/gmail.js.map +1 -0
  119. package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +2 -1
  120. package/dist/libs/contracts/dist/integrations/providers/google-calendar.js.map +1 -0
  121. package/dist/libs/contracts/dist/integrations/providers/mistral.js +2 -1
  122. package/dist/libs/contracts/dist/integrations/providers/mistral.js.map +1 -0
  123. package/dist/libs/contracts/dist/integrations/providers/postmark.js +2 -1
  124. package/dist/libs/contracts/dist/integrations/providers/postmark.js.map +1 -0
  125. package/dist/libs/contracts/dist/integrations/providers/powens.js +2 -1
  126. package/dist/libs/contracts/dist/integrations/providers/powens.js.map +1 -0
  127. package/dist/libs/contracts/dist/integrations/providers/qdrant.js +2 -1
  128. package/dist/libs/contracts/dist/integrations/providers/qdrant.js.map +1 -0
  129. package/dist/libs/contracts/dist/integrations/providers/stripe.js +2 -1
  130. package/dist/libs/contracts/dist/integrations/providers/stripe.js.map +1 -0
  131. package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +2 -1
  132. package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js.map +1 -0
  133. package/dist/libs/contracts/dist/knowledge/contracts.js +44 -45
  134. package/dist/libs/contracts/dist/knowledge/contracts.js.map +1 -0
  135. package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +2 -1
  136. package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map +1 -0
  137. package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +2 -1
  138. package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js.map +1 -0
  139. package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +2 -1
  140. package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js.map +1 -0
  141. package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +2 -1
  142. package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js.map +1 -0
  143. package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +2 -1
  144. package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js.map +1 -0
  145. package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +2 -1
  146. package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js.map +1 -0
  147. package/dist/libs/contracts/dist/llm/exporters.js +2 -1
  148. package/dist/libs/contracts/dist/llm/exporters.js.map +1 -0
  149. package/dist/libs/contracts/dist/onboarding-base.js +22 -23
  150. package/dist/libs/contracts/dist/onboarding-base.js.map +1 -0
  151. package/dist/libs/contracts/dist/ownership.js +4 -2
  152. package/dist/libs/contracts/dist/ownership.js.map +1 -0
  153. package/dist/libs/contracts/dist/presentations.v2.js +2 -1
  154. package/dist/libs/contracts/dist/presentations.v2.js.map +1 -0
  155. package/dist/libs/contracts/dist/regenerator/service.js +2 -1
  156. package/dist/libs/contracts/dist/regenerator/service.js.map +1 -0
  157. package/dist/libs/contracts/dist/schema/dist/index.js +3874 -6
  158. package/dist/libs/contracts/dist/schema/dist/index.js.map +1 -0
  159. package/dist/libs/contracts/dist/spec.js +2 -1
  160. package/dist/libs/contracts/dist/spec.js.map +1 -0
  161. package/dist/libs/schema/dist/index.js +4922 -6
  162. package/dist/libs/schema/dist/index.js.map +1 -0
  163. package/dist/run/run.contracts.d.ts +176 -175
  164. package/dist/run/run.contracts.d.ts.map +1 -0
  165. package/dist/run/run.contracts.js +58 -59
  166. package/dist/run/run.contracts.js.map +1 -0
  167. package/dist/run/run.entity.d.ts +58 -57
  168. package/dist/run/run.entity.d.ts.map +1 -0
  169. package/dist/run/run.entity.js +64 -64
  170. package/dist/run/run.entity.js.map +1 -0
  171. package/dist/run/run.enum.d.ts +7 -6
  172. package/dist/run/run.enum.d.ts.map +1 -0
  173. package/dist/run/run.enum.js +7 -7
  174. package/dist/run/run.enum.js.map +1 -0
  175. package/dist/run/run.event.d.ts +73 -72
  176. package/dist/run/run.event.d.ts.map +1 -0
  177. package/dist/run/run.event.js +73 -74
  178. package/dist/run/run.event.js.map +1 -0
  179. package/dist/run/run.handler.d.ts +2 -1
  180. package/dist/run/run.handler.d.ts.map +1 -0
  181. package/dist/run/run.handler.js +2 -1
  182. package/dist/run/run.handler.js.map +1 -0
  183. package/dist/run/run.presentation.d.ts +2 -1
  184. package/dist/run/run.presentation.d.ts.map +1 -0
  185. package/dist/run/run.presentation.js +2 -1
  186. package/dist/run/run.presentation.js.map +1 -0
  187. package/dist/run/run.schema.d.ts +101 -100
  188. package/dist/run/run.schema.d.ts.map +1 -0
  189. package/dist/run/run.schema.js +67 -68
  190. package/dist/run/run.schema.js.map +1 -0
  191. package/dist/shared/mock-agents.d.ts +2 -1
  192. package/dist/shared/mock-agents.d.ts.map +1 -0
  193. package/dist/shared/mock-agents.js +2 -1
  194. package/dist/shared/mock-agents.js.map +1 -0
  195. package/dist/shared/mock-runs.d.ts +2 -1
  196. package/dist/shared/mock-runs.d.ts.map +1 -0
  197. package/dist/shared/mock-runs.js +2 -1
  198. package/dist/shared/mock-runs.js.map +1 -0
  199. package/dist/shared/mock-tools.d.ts +2 -1
  200. package/dist/shared/mock-tools.d.ts.map +1 -0
  201. package/dist/shared/mock-tools.js +2 -1
  202. package/dist/shared/mock-tools.js.map +1 -0
  203. package/dist/tool/tool.contracts.d.ts +103 -102
  204. package/dist/tool/tool.contracts.d.ts.map +1 -0
  205. package/dist/tool/tool.contracts.js +29 -30
  206. package/dist/tool/tool.contracts.js.map +1 -0
  207. package/dist/tool/tool.entity.d.ts +26 -25
  208. package/dist/tool/tool.entity.d.ts.map +1 -0
  209. package/dist/tool/tool.entity.js +29 -29
  210. package/dist/tool/tool.entity.js.map +1 -0
  211. package/dist/tool/tool.enum.d.ts +6 -5
  212. package/dist/tool/tool.enum.d.ts.map +1 -0
  213. package/dist/tool/tool.enum.js +6 -6
  214. package/dist/tool/tool.enum.js.map +1 -0
  215. package/dist/tool/tool.event.d.ts +27 -26
  216. package/dist/tool/tool.event.d.ts.map +1 -0
  217. package/dist/tool/tool.event.js +27 -27
  218. package/dist/tool/tool.event.js.map +1 -0
  219. package/dist/tool/tool.handler.d.ts +2 -1
  220. package/dist/tool/tool.handler.d.ts.map +1 -0
  221. package/dist/tool/tool.handler.js +2 -1
  222. package/dist/tool/tool.handler.js.map +1 -0
  223. package/dist/tool/tool.presentation.d.ts +2 -1
  224. package/dist/tool/tool.presentation.d.ts.map +1 -0
  225. package/dist/tool/tool.presentation.js +2 -1
  226. package/dist/tool/tool.presentation.js.map +1 -0
  227. package/dist/tool/tool.schema.d.ts +54 -53
  228. package/dist/tool/tool.schema.d.ts.map +1 -0
  229. package/dist/tool/tool.schema.js +46 -47
  230. package/dist/tool/tool.schema.js.map +1 -0
  231. package/package.json +18 -10
  232. package/src/agent/agent.entity.ts +1 -6
  233. package/src/run/run.entity.ts +1 -6
  234. package/src/tool/tool.entity.ts +1 -6
  235. package/tsconfig.tsbuildinfo +1 -1
  236. package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
  237. package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
  238. package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
  239. package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
  240. package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
  241. package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
  242. package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
  243. package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
  244. package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
  245. package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -39
  246. package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
  247. package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
  248. package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
  249. package/dist/libs/schema/dist/EnumType.js +0 -56
  250. package/dist/libs/schema/dist/FieldType.js +0 -49
  251. package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
  252. package/dist/libs/schema/dist/SchemaModel.js +0 -39
  253. package/dist/libs/schema/dist/entity/defineEntity.js +0 -236
  254. package/dist/libs/schema/dist/entity/index.js +0 -2
  255. package/dist/libs/schema/dist/entity/types.js +0 -1
@@ -1,22 +1,20 @@
1
- import { ScalarTypeEnum } from "../libs/schema/dist/ScalarTypeEnum.js";
2
- import { defineSchemaModel } from "../libs/schema/dist/SchemaModel.js";
3
- import "../libs/schema/dist/index.js";
1
+ import { E5, K5 } from "../libs/schema/dist/index.js";
4
2
  import { LogLevelEnum, RunStatusEnum, RunStepTypeEnum } from "./run.enum.js";
5
3
 
6
4
  //#region src/run/run.schema.ts
7
5
  /**
8
6
  * Input data for agent execution.
9
7
  */
10
- const RunInputModel = defineSchemaModel({
8
+ const RunInputModel = K5({
11
9
  name: "RunInput",
12
10
  description: "Input data for agent execution",
13
11
  fields: {
14
12
  message: {
15
- type: ScalarTypeEnum.NonEmptyString(),
13
+ type: E5.NonEmptyString(),
16
14
  isOptional: false
17
15
  },
18
16
  context: {
19
- type: ScalarTypeEnum.JSONObject(),
17
+ type: E5.JSONObject(),
20
18
  isOptional: true
21
19
  }
22
20
  }
@@ -24,16 +22,16 @@ const RunInputModel = defineSchemaModel({
24
22
  /**
25
23
  * Individual step within a run.
26
24
  */
27
- const RunStepModel = defineSchemaModel({
25
+ const RunStepModel = K5({
28
26
  name: "RunStep",
29
27
  description: "Individual step within a run",
30
28
  fields: {
31
29
  id: {
32
- type: ScalarTypeEnum.String_unsecure(),
30
+ type: E5.String_unsecure(),
33
31
  isOptional: false
34
32
  },
35
33
  stepNumber: {
36
- type: ScalarTypeEnum.Int_unsecure(),
34
+ type: E5.Int_unsecure(),
37
35
  isOptional: false
38
36
  },
39
37
  type: {
@@ -41,19 +39,19 @@ const RunStepModel = defineSchemaModel({
41
39
  isOptional: false
42
40
  },
43
41
  toolId: {
44
- type: ScalarTypeEnum.String_unsecure(),
42
+ type: E5.String_unsecure(),
45
43
  isOptional: true
46
44
  },
47
45
  toolName: {
48
- type: ScalarTypeEnum.String_unsecure(),
46
+ type: E5.String_unsecure(),
49
47
  isOptional: true
50
48
  },
51
49
  input: {
52
- type: ScalarTypeEnum.JSONObject(),
50
+ type: E5.JSONObject(),
53
51
  isOptional: true
54
52
  },
55
53
  output: {
56
- type: ScalarTypeEnum.JSONObject(),
54
+ type: E5.JSONObject(),
57
55
  isOptional: true
58
56
  },
59
57
  status: {
@@ -61,24 +59,24 @@ const RunStepModel = defineSchemaModel({
61
59
  isOptional: false
62
60
  },
63
61
  errorMessage: {
64
- type: ScalarTypeEnum.String_unsecure(),
62
+ type: E5.String_unsecure(),
65
63
  isOptional: true
66
64
  },
67
65
  tokensUsed: {
68
- type: ScalarTypeEnum.Int_unsecure(),
66
+ type: E5.Int_unsecure(),
69
67
  isOptional: false,
70
68
  defaultValue: 0
71
69
  },
72
70
  durationMs: {
73
- type: ScalarTypeEnum.Int_unsecure(),
71
+ type: E5.Int_unsecure(),
74
72
  isOptional: true
75
73
  },
76
74
  startedAt: {
77
- type: ScalarTypeEnum.DateTime(),
75
+ type: E5.DateTime(),
78
76
  isOptional: false
79
77
  },
80
78
  completedAt: {
81
- type: ScalarTypeEnum.DateTime(),
79
+ type: E5.DateTime(),
82
80
  isOptional: true
83
81
  }
84
82
  }
@@ -86,16 +84,16 @@ const RunStepModel = defineSchemaModel({
86
84
  /**
87
85
  * Execution log entry.
88
86
  */
89
- const RunLogModel = defineSchemaModel({
87
+ const RunLogModel = K5({
90
88
  name: "RunLog",
91
89
  description: "Execution log entry",
92
90
  fields: {
93
91
  id: {
94
- type: ScalarTypeEnum.String_unsecure(),
92
+ type: E5.String_unsecure(),
95
93
  isOptional: false
96
94
  },
97
95
  stepId: {
98
- type: ScalarTypeEnum.String_unsecure(),
96
+ type: E5.String_unsecure(),
99
97
  isOptional: true
100
98
  },
101
99
  level: {
@@ -103,27 +101,27 @@ const RunLogModel = defineSchemaModel({
103
101
  isOptional: false
104
102
  },
105
103
  message: {
106
- type: ScalarTypeEnum.String_unsecure(),
104
+ type: E5.String_unsecure(),
107
105
  isOptional: false
108
106
  },
109
107
  data: {
110
- type: ScalarTypeEnum.JSONObject(),
108
+ type: E5.JSONObject(),
111
109
  isOptional: true
112
110
  },
113
111
  source: {
114
- type: ScalarTypeEnum.String_unsecure(),
112
+ type: E5.String_unsecure(),
115
113
  isOptional: true
116
114
  },
117
115
  traceId: {
118
- type: ScalarTypeEnum.String_unsecure(),
116
+ type: E5.String_unsecure(),
119
117
  isOptional: true
120
118
  },
121
119
  spanId: {
122
- type: ScalarTypeEnum.String_unsecure(),
120
+ type: E5.String_unsecure(),
123
121
  isOptional: true
124
122
  },
125
123
  timestamp: {
126
- type: ScalarTypeEnum.DateTime(),
124
+ type: E5.DateTime(),
127
125
  isOptional: false
128
126
  }
129
127
  }
@@ -131,24 +129,24 @@ const RunLogModel = defineSchemaModel({
131
129
  /**
132
130
  * Agent reference in a run.
133
131
  */
134
- const RunAgentRefModel = defineSchemaModel({
132
+ const RunAgentRefModel = K5({
135
133
  name: "RunAgentRef",
136
134
  description: "Agent reference in a run",
137
135
  fields: {
138
136
  id: {
139
- type: ScalarTypeEnum.String_unsecure(),
137
+ type: E5.String_unsecure(),
140
138
  isOptional: false
141
139
  },
142
140
  name: {
143
- type: ScalarTypeEnum.NonEmptyString(),
141
+ type: E5.NonEmptyString(),
144
142
  isOptional: false
145
143
  },
146
144
  modelProvider: {
147
- type: ScalarTypeEnum.String_unsecure(),
145
+ type: E5.String_unsecure(),
148
146
  isOptional: false
149
147
  },
150
148
  modelName: {
151
- type: ScalarTypeEnum.String_unsecure(),
149
+ type: E5.String_unsecure(),
152
150
  isOptional: false
153
151
  }
154
152
  }
@@ -156,36 +154,36 @@ const RunAgentRefModel = defineSchemaModel({
156
154
  /**
157
155
  * Agent execution instance.
158
156
  */
159
- const RunModel = defineSchemaModel({
157
+ const RunModel = K5({
160
158
  name: "Run",
161
159
  description: "Agent execution instance",
162
160
  fields: {
163
161
  id: {
164
- type: ScalarTypeEnum.String_unsecure(),
162
+ type: E5.String_unsecure(),
165
163
  isOptional: false
166
164
  },
167
165
  organizationId: {
168
- type: ScalarTypeEnum.String_unsecure(),
166
+ type: E5.String_unsecure(),
169
167
  isOptional: false
170
168
  },
171
169
  agentId: {
172
- type: ScalarTypeEnum.String_unsecure(),
170
+ type: E5.String_unsecure(),
173
171
  isOptional: false
174
172
  },
175
173
  userId: {
176
- type: ScalarTypeEnum.String_unsecure(),
174
+ type: E5.String_unsecure(),
177
175
  isOptional: true
178
176
  },
179
177
  sessionId: {
180
- type: ScalarTypeEnum.String_unsecure(),
178
+ type: E5.String_unsecure(),
181
179
  isOptional: true
182
180
  },
183
181
  input: {
184
- type: ScalarTypeEnum.JSONObject(),
182
+ type: E5.JSONObject(),
185
183
  isOptional: false
186
184
  },
187
185
  output: {
188
- type: ScalarTypeEnum.JSONObject(),
186
+ type: E5.JSONObject(),
189
187
  isOptional: true
190
188
  },
191
189
  status: {
@@ -193,55 +191,55 @@ const RunModel = defineSchemaModel({
193
191
  isOptional: false
194
192
  },
195
193
  errorMessage: {
196
- type: ScalarTypeEnum.String_unsecure(),
194
+ type: E5.String_unsecure(),
197
195
  isOptional: true
198
196
  },
199
197
  errorCode: {
200
- type: ScalarTypeEnum.String_unsecure(),
198
+ type: E5.String_unsecure(),
201
199
  isOptional: true
202
200
  },
203
201
  totalTokens: {
204
- type: ScalarTypeEnum.Int_unsecure(),
202
+ type: E5.Int_unsecure(),
205
203
  isOptional: false,
206
204
  defaultValue: 0
207
205
  },
208
206
  promptTokens: {
209
- type: ScalarTypeEnum.Int_unsecure(),
207
+ type: E5.Int_unsecure(),
210
208
  isOptional: false,
211
209
  defaultValue: 0
212
210
  },
213
211
  completionTokens: {
214
- type: ScalarTypeEnum.Int_unsecure(),
212
+ type: E5.Int_unsecure(),
215
213
  isOptional: false,
216
214
  defaultValue: 0
217
215
  },
218
216
  totalIterations: {
219
- type: ScalarTypeEnum.Int_unsecure(),
217
+ type: E5.Int_unsecure(),
220
218
  isOptional: false,
221
219
  defaultValue: 0
222
220
  },
223
221
  durationMs: {
224
- type: ScalarTypeEnum.Int_unsecure(),
222
+ type: E5.Int_unsecure(),
225
223
  isOptional: true
226
224
  },
227
225
  estimatedCostUsd: {
228
- type: ScalarTypeEnum.Float_unsecure(),
226
+ type: E5.Float_unsecure(),
229
227
  isOptional: true
230
228
  },
231
229
  queuedAt: {
232
- type: ScalarTypeEnum.DateTime(),
230
+ type: E5.DateTime(),
233
231
  isOptional: false
234
232
  },
235
233
  startedAt: {
236
- type: ScalarTypeEnum.DateTime(),
234
+ type: E5.DateTime(),
237
235
  isOptional: true
238
236
  },
239
237
  completedAt: {
240
- type: ScalarTypeEnum.DateTime(),
238
+ type: E5.DateTime(),
241
239
  isOptional: true
242
240
  },
243
241
  metadata: {
244
- type: ScalarTypeEnum.JSONObject(),
242
+ type: E5.JSONObject(),
245
243
  isOptional: true
246
244
  },
247
245
  steps: {
@@ -263,20 +261,20 @@ const RunModel = defineSchemaModel({
263
261
  /**
264
262
  * Summary of a run for list views.
265
263
  */
266
- const RunSummaryModel = defineSchemaModel({
264
+ const RunSummaryModel = K5({
267
265
  name: "RunSummary",
268
266
  description: "Summary of a run for list views",
269
267
  fields: {
270
268
  id: {
271
- type: ScalarTypeEnum.String_unsecure(),
269
+ type: E5.String_unsecure(),
272
270
  isOptional: false
273
271
  },
274
272
  agentId: {
275
- type: ScalarTypeEnum.String_unsecure(),
273
+ type: E5.String_unsecure(),
276
274
  isOptional: false
277
275
  },
278
276
  agentName: {
279
- type: ScalarTypeEnum.NonEmptyString(),
277
+ type: E5.NonEmptyString(),
280
278
  isOptional: false
281
279
  },
282
280
  status: {
@@ -284,23 +282,23 @@ const RunSummaryModel = defineSchemaModel({
284
282
  isOptional: false
285
283
  },
286
284
  totalTokens: {
287
- type: ScalarTypeEnum.Int_unsecure(),
285
+ type: E5.Int_unsecure(),
288
286
  isOptional: false
289
287
  },
290
288
  durationMs: {
291
- type: ScalarTypeEnum.Int_unsecure(),
289
+ type: E5.Int_unsecure(),
292
290
  isOptional: true
293
291
  },
294
292
  estimatedCostUsd: {
295
- type: ScalarTypeEnum.Float_unsecure(),
293
+ type: E5.Float_unsecure(),
296
294
  isOptional: true
297
295
  },
298
296
  queuedAt: {
299
- type: ScalarTypeEnum.DateTime(),
297
+ type: E5.DateTime(),
300
298
  isOptional: false
301
299
  },
302
300
  completedAt: {
303
- type: ScalarTypeEnum.DateTime(),
301
+ type: E5.DateTime(),
304
302
  isOptional: true
305
303
  }
306
304
  }
@@ -308,32 +306,33 @@ const RunSummaryModel = defineSchemaModel({
308
306
  /**
309
307
  * Timeline data point for metrics.
310
308
  */
311
- const TimelineDataPointModel = defineSchemaModel({
309
+ const TimelineDataPointModel = K5({
312
310
  name: "TimelineDataPoint",
313
311
  description: "Timeline data point for metrics",
314
312
  fields: {
315
313
  period: {
316
- type: ScalarTypeEnum.String_unsecure(),
314
+ type: E5.String_unsecure(),
317
315
  isOptional: false
318
316
  },
319
317
  runs: {
320
- type: ScalarTypeEnum.Int_unsecure(),
318
+ type: E5.Int_unsecure(),
321
319
  isOptional: false
322
320
  },
323
321
  tokens: {
324
- type: ScalarTypeEnum.Int_unsecure(),
322
+ type: E5.Int_unsecure(),
325
323
  isOptional: false
326
324
  },
327
325
  costUsd: {
328
- type: ScalarTypeEnum.Float_unsecure(),
326
+ type: E5.Float_unsecure(),
329
327
  isOptional: false
330
328
  },
331
329
  avgDurationMs: {
332
- type: ScalarTypeEnum.Float_unsecure(),
330
+ type: E5.Float_unsecure(),
333
331
  isOptional: false
334
332
  }
335
333
  }
336
334
  });
337
335
 
338
336
  //#endregion
339
- export { RunAgentRefModel, RunInputModel, RunLogModel, RunModel, RunStepModel, RunSummaryModel, TimelineDataPointModel };
337
+ export { RunAgentRefModel, RunInputModel, RunLogModel, RunModel, RunStepModel, RunSummaryModel, TimelineDataPointModel };
338
+ //# sourceMappingURL=run.schema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"run.schema.js","names":["defineSchemaModel","ScalarTypeEnum"],"sources":["../../src/run/run.schema.ts"],"sourcesContent":["import { defineSchemaModel, ScalarTypeEnum } from '@lssm/lib.schema';\nimport { RunStatusEnum, RunStepTypeEnum, LogLevelEnum } from './run.enum';\n\n/**\n * Input data for agent execution.\n */\nexport const RunInputModel = defineSchemaModel({\n name: 'RunInput',\n description: 'Input data for agent execution',\n fields: {\n message: { type: ScalarTypeEnum.NonEmptyString(), isOptional: false },\n context: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n },\n});\n\n/**\n * Individual step within a run.\n */\nexport const RunStepModel = defineSchemaModel({\n name: 'RunStep',\n description: 'Individual step within a run',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n stepNumber: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n type: { type: RunStepTypeEnum, isOptional: false },\n toolId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n toolName: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n input: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n output: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n status: { type: RunStatusEnum, isOptional: false },\n errorMessage: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n tokensUsed: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: false,\n defaultValue: 0,\n },\n durationMs: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n startedAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n completedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\n/**\n * Execution log entry.\n */\nexport const RunLogModel = defineSchemaModel({\n name: 'RunLog',\n description: 'Execution log entry',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n stepId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n level: { type: LogLevelEnum, isOptional: false },\n message: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n data: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n source: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n traceId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n spanId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n timestamp: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n },\n});\n\n/**\n * Agent reference in a run.\n */\nexport const RunAgentRefModel = defineSchemaModel({\n name: 'RunAgentRef',\n description: 'Agent reference in a run',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n name: { type: ScalarTypeEnum.NonEmptyString(), isOptional: false },\n modelProvider: {\n type: ScalarTypeEnum.String_unsecure(),\n isOptional: false,\n },\n modelName: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n },\n});\n\n/**\n * Agent execution instance.\n */\nexport const RunModel = defineSchemaModel({\n name: 'Run',\n description: 'Agent execution instance',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n organizationId: {\n type: ScalarTypeEnum.String_unsecure(),\n isOptional: false,\n },\n agentId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n userId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n sessionId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n input: { type: ScalarTypeEnum.JSONObject(), isOptional: false },\n output: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n status: { type: RunStatusEnum, isOptional: false },\n errorMessage: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n errorCode: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n totalTokens: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: false,\n defaultValue: 0,\n },\n promptTokens: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: false,\n defaultValue: 0,\n },\n completionTokens: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: false,\n defaultValue: 0,\n },\n totalIterations: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: false,\n defaultValue: 0,\n },\n durationMs: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n estimatedCostUsd: {\n type: ScalarTypeEnum.Float_unsecure(),\n isOptional: true,\n },\n queuedAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n startedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n completedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n metadata: { type: ScalarTypeEnum.JSONObject(), isOptional: true },\n steps: { type: RunStepModel, isArray: true, isOptional: true },\n logs: { type: RunLogModel, isArray: true, isOptional: true },\n agent: { type: RunAgentRefModel, isOptional: true },\n },\n});\n\n/**\n * Summary of a run for list views.\n */\nexport const RunSummaryModel = defineSchemaModel({\n name: 'RunSummary',\n description: 'Summary of a run for list views',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n agentId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n agentName: { type: ScalarTypeEnum.NonEmptyString(), isOptional: false },\n status: { type: RunStatusEnum, isOptional: false },\n totalTokens: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n durationMs: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n estimatedCostUsd: {\n type: ScalarTypeEnum.Float_unsecure(),\n isOptional: true,\n },\n queuedAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n completedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\n/**\n * Timeline data point for metrics.\n */\nexport const TimelineDataPointModel = defineSchemaModel({\n name: 'TimelineDataPoint',\n description: 'Timeline data point for metrics',\n fields: {\n period: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n runs: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n tokens: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n costUsd: { type: ScalarTypeEnum.Float_unsecure(), isOptional: false },\n avgDurationMs: { type: ScalarTypeEnum.Float_unsecure(), isOptional: false },\n },\n});\n"],"mappings":"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"}
@@ -84,4 +84,5 @@ declare const MOCK_AGENTS: ({
84
84
  updatedAt: Date;
85
85
  })[];
86
86
  //#endregion
87
- export { MOCK_AGENTS };
87
+ export { MOCK_AGENTS };
88
+ //# sourceMappingURL=mock-agents.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-agents.d.ts","names":[],"sources":["../../src/shared/mock-agents.ts"],"sourcesContent":[],"mappings":";;AAGA;;cAAa"}
@@ -90,4 +90,5 @@ const MOCK_AGENTS = [
90
90
  ];
91
91
 
92
92
  //#endregion
93
- export { MOCK_AGENTS };
93
+ export { MOCK_AGENTS };
94
+ //# sourceMappingURL=mock-agents.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-agents.js","names":[],"sources":["../../src/shared/mock-agents.ts"],"sourcesContent":["/**\n * Mock agent data for testing and demos.\n */\nexport const MOCK_AGENTS = [\n {\n id: 'agent-1',\n organizationId: 'demo-org',\n name: 'Customer Support Bot',\n slug: 'customer-support-bot',\n description: 'Handles tier-1 customer inquiries and routes complex issues.',\n status: 'ACTIVE' as const,\n modelProvider: 'OPENAI' as const,\n modelName: 'gpt-4o-mini',\n modelConfig: { temperature: 0.7 },\n systemPrompt: 'You are a helpful customer support assistant.',\n toolChoice: 'auto' as const,\n maxIterations: 10,\n timeoutMs: 120000,\n version: '1.0.0',\n tags: ['support', 'tier-1'],\n createdAt: new Date('2024-01-15T10:00:00Z'),\n updatedAt: new Date('2024-03-20T14:30:00Z'),\n },\n {\n id: 'agent-2',\n organizationId: 'demo-org',\n name: 'Code Review Assistant',\n slug: 'code-review-assistant',\n description: 'Reviews pull requests and provides actionable feedback.',\n status: 'ACTIVE' as const,\n modelProvider: 'ANTHROPIC' as const,\n modelName: 'claude-sonnet-4-20250514',\n modelConfig: { temperature: 0.3 },\n systemPrompt: 'You are a code review expert.',\n toolChoice: 'auto' as const,\n maxIterations: 15,\n timeoutMs: 180000,\n version: '2.1.0',\n tags: ['code', 'review', 'dev'],\n createdAt: new Date('2024-02-10T09:00:00Z'),\n updatedAt: new Date('2024-04-05T11:15:00Z'),\n },\n {\n id: 'agent-3',\n organizationId: 'demo-org',\n name: 'Data Analyst',\n slug: 'data-analyst',\n description: 'Queries databases and generates insights from data.',\n status: 'PAUSED' as const,\n modelProvider: 'OPENAI' as const,\n modelName: 'gpt-4o',\n modelConfig: { temperature: 0.5 },\n systemPrompt: 'You are a data analyst expert in SQL and analytics.',\n toolChoice: 'required' as const,\n maxIterations: 20,\n timeoutMs: 300000,\n version: '1.2.0',\n tags: ['data', 'analytics', 'sql'],\n createdAt: new Date('2024-03-01T08:00:00Z'),\n updatedAt: new Date('2024-04-10T16:45:00Z'),\n },\n {\n id: 'agent-4',\n organizationId: 'demo-org',\n name: 'Meeting Scheduler',\n slug: 'meeting-scheduler',\n description: 'Schedules meetings and manages calendar conflicts.',\n status: 'DRAFT' as const,\n modelProvider: 'GOOGLE' as const,\n modelName: 'gemini-2.0-flash',\n modelConfig: { temperature: 0.2 },\n systemPrompt: 'You help schedule and organize meetings efficiently.',\n toolChoice: 'auto' as const,\n maxIterations: 5,\n timeoutMs: 60000,\n version: '0.1.0',\n tags: ['calendar', 'scheduling'],\n createdAt: new Date('2024-04-01T12:00:00Z'),\n updatedAt: new Date('2024-04-01T12:00:00Z'),\n },\n];\n"],"mappings":";;;;AAGA,MAAa,cAAc;CACzB;EACE,IAAI;EACJ,gBAAgB;EAChB,MAAM;EACN,MAAM;EACN,aAAa;EACb,QAAQ;EACR,eAAe;EACf,WAAW;EACX,aAAa,EAAE,aAAa,IAAK;EACjC,cAAc;EACd,YAAY;EACZ,eAAe;EACf,WAAW;EACX,SAAS;EACT,MAAM,CAAC,WAAW,SAAS;EAC3B,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,2BAAW,IAAI,KAAK,uBAAuB;EAC5C;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,MAAM;EACN,MAAM;EACN,aAAa;EACb,QAAQ;EACR,eAAe;EACf,WAAW;EACX,aAAa,EAAE,aAAa,IAAK;EACjC,cAAc;EACd,YAAY;EACZ,eAAe;EACf,WAAW;EACX,SAAS;EACT,MAAM;GAAC;GAAQ;GAAU;GAAM;EAC/B,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,2BAAW,IAAI,KAAK,uBAAuB;EAC5C;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,MAAM;EACN,MAAM;EACN,aAAa;EACb,QAAQ;EACR,eAAe;EACf,WAAW;EACX,aAAa,EAAE,aAAa,IAAK;EACjC,cAAc;EACd,YAAY;EACZ,eAAe;EACf,WAAW;EACX,SAAS;EACT,MAAM;GAAC;GAAQ;GAAa;GAAM;EAClC,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,2BAAW,IAAI,KAAK,uBAAuB;EAC5C;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,MAAM;EACN,MAAM;EACN,aAAa;EACb,QAAQ;EACR,eAAe;EACf,WAAW;EACX,aAAa,EAAE,aAAa,IAAK;EACjC,cAAc;EACd,YAAY;EACZ,eAAe;EACf,WAAW;EACX,SAAS;EACT,MAAM,CAAC,YAAY,aAAa;EAChC,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,2BAAW,IAAI,KAAK,uBAAuB;EAC5C;CACF"}
@@ -116,4 +116,5 @@ declare const MOCK_RUNS: ({
116
116
  estimatedCostUsd?: undefined;
117
117
  })[];
118
118
  //#endregion
119
- export { MOCK_RUNS };
119
+ export { MOCK_RUNS };
120
+ //# sourceMappingURL=mock-runs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-runs.d.ts","names":[],"sources":["../../src/shared/mock-runs.ts"],"sourcesContent":[],"mappings":";;AAGA;;cAAa"}
@@ -114,4 +114,5 @@ const MOCK_RUNS = [
114
114
  ];
115
115
 
116
116
  //#endregion
117
- export { MOCK_RUNS };
117
+ export { MOCK_RUNS };
118
+ //# sourceMappingURL=mock-runs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-runs.js","names":[],"sources":["../../src/shared/mock-runs.ts"],"sourcesContent":["/**\n * Mock run data for testing and demos.\n */\nexport const MOCK_RUNS = [\n {\n id: 'run-1',\n organizationId: 'demo-org',\n agentId: 'agent-1',\n agentName: 'Customer Support Bot',\n userId: 'user-1',\n sessionId: 'session-1',\n input: { message: 'How do I reset my password?', context: {} },\n output: { response: 'You can reset your password by clicking...' },\n status: 'COMPLETED' as const,\n totalTokens: 1250,\n promptTokens: 800,\n completionTokens: 450,\n totalIterations: 3,\n durationMs: 4500,\n estimatedCostUsd: 0.0025,\n queuedAt: new Date('2024-04-15T10:00:00Z'),\n startedAt: new Date('2024-04-15T10:00:01Z'),\n completedAt: new Date('2024-04-15T10:00:05Z'),\n steps: [],\n logs: [],\n },\n {\n id: 'run-2',\n organizationId: 'demo-org',\n agentId: 'agent-2',\n agentName: 'Code Review Assistant',\n userId: 'user-2',\n input: { message: 'Review PR #123', context: { prNumber: 123 } },\n status: 'IN_PROGRESS' as const,\n totalTokens: 3500,\n promptTokens: 3000,\n completionTokens: 500,\n totalIterations: 5,\n queuedAt: new Date('2024-04-15T10:30:00Z'),\n startedAt: new Date('2024-04-15T10:30:02Z'),\n steps: [],\n logs: [],\n },\n {\n id: 'run-3',\n organizationId: 'demo-org',\n agentId: 'agent-1',\n agentName: 'Customer Support Bot',\n userId: 'user-1',\n input: { message: 'What are your business hours?' },\n output: { response: 'Our business hours are 9 AM to 5 PM EST...' },\n status: 'COMPLETED' as const,\n totalTokens: 800,\n promptTokens: 500,\n completionTokens: 300,\n totalIterations: 2,\n durationMs: 2100,\n estimatedCostUsd: 0.0012,\n queuedAt: new Date('2024-04-15T09:00:00Z'),\n startedAt: new Date('2024-04-15T09:00:01Z'),\n completedAt: new Date('2024-04-15T09:00:03Z'),\n steps: [],\n logs: [],\n },\n {\n id: 'run-4',\n organizationId: 'demo-org',\n agentId: 'agent-3',\n agentName: 'Data Analyst',\n userId: 'user-3',\n input: { message: 'Generate sales report for Q1' },\n status: 'FAILED' as const,\n errorMessage: 'Database connection timeout',\n errorCode: 'DB_TIMEOUT',\n totalTokens: 2000,\n promptTokens: 1500,\n completionTokens: 500,\n totalIterations: 8,\n durationMs: 45000,\n queuedAt: new Date('2024-04-14T15:00:00Z'),\n startedAt: new Date('2024-04-14T15:00:05Z'),\n completedAt: new Date('2024-04-14T15:00:50Z'),\n steps: [],\n logs: [],\n },\n {\n id: 'run-5',\n organizationId: 'demo-org',\n agentId: 'agent-2',\n agentName: 'Code Review Assistant',\n userId: 'user-2',\n input: { message: 'Review PR #120' },\n output: { response: 'Code review complete. 3 suggestions...' },\n status: 'COMPLETED' as const,\n totalTokens: 5200,\n promptTokens: 4000,\n completionTokens: 1200,\n totalIterations: 7,\n durationMs: 15000,\n estimatedCostUsd: 0.0156,\n queuedAt: new Date('2024-04-14T11:00:00Z'),\n startedAt: new Date('2024-04-14T11:00:03Z'),\n completedAt: new Date('2024-04-14T11:00:18Z'),\n steps: [],\n logs: [],\n },\n];\n"],"mappings":";;;;AAGA,MAAa,YAAY;CACvB;EACE,IAAI;EACJ,gBAAgB;EAChB,SAAS;EACT,WAAW;EACX,QAAQ;EACR,WAAW;EACX,OAAO;GAAE,SAAS;GAA+B,SAAS,EAAE;GAAE;EAC9D,QAAQ,EAAE,UAAU,8CAA8C;EAClE,QAAQ;EACR,aAAa;EACb,cAAc;EACd,kBAAkB;EAClB,iBAAiB;EACjB,YAAY;EACZ,kBAAkB;EAClB,0BAAU,IAAI,KAAK,uBAAuB;EAC1C,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,6BAAa,IAAI,KAAK,uBAAuB;EAC7C,OAAO,EAAE;EACT,MAAM,EAAE;EACT;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,SAAS;EACT,WAAW;EACX,QAAQ;EACR,OAAO;GAAE,SAAS;GAAkB,SAAS,EAAE,UAAU,KAAK;GAAE;EAChE,QAAQ;EACR,aAAa;EACb,cAAc;EACd,kBAAkB;EAClB,iBAAiB;EACjB,0BAAU,IAAI,KAAK,uBAAuB;EAC1C,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,OAAO,EAAE;EACT,MAAM,EAAE;EACT;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,SAAS;EACT,WAAW;EACX,QAAQ;EACR,OAAO,EAAE,SAAS,iCAAiC;EACnD,QAAQ,EAAE,UAAU,8CAA8C;EAClE,QAAQ;EACR,aAAa;EACb,cAAc;EACd,kBAAkB;EAClB,iBAAiB;EACjB,YAAY;EACZ,kBAAkB;EAClB,0BAAU,IAAI,KAAK,uBAAuB;EAC1C,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,6BAAa,IAAI,KAAK,uBAAuB;EAC7C,OAAO,EAAE;EACT,MAAM,EAAE;EACT;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,SAAS;EACT,WAAW;EACX,QAAQ;EACR,OAAO,EAAE,SAAS,gCAAgC;EAClD,QAAQ;EACR,cAAc;EACd,WAAW;EACX,aAAa;EACb,cAAc;EACd,kBAAkB;EAClB,iBAAiB;EACjB,YAAY;EACZ,0BAAU,IAAI,KAAK,uBAAuB;EAC1C,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,6BAAa,IAAI,KAAK,uBAAuB;EAC7C,OAAO,EAAE;EACT,MAAM,EAAE;EACT;CACD;EACE,IAAI;EACJ,gBAAgB;EAChB,SAAS;EACT,WAAW;EACX,QAAQ;EACR,OAAO,EAAE,SAAS,kBAAkB;EACpC,QAAQ,EAAE,UAAU,0CAA0C;EAC9D,QAAQ;EACR,aAAa;EACb,cAAc;EACd,kBAAkB;EAClB,iBAAiB;EACjB,YAAY;EACZ,kBAAkB;EAClB,0BAAU,IAAI,KAAK,uBAAuB;EAC1C,2BAAW,IAAI,KAAK,uBAAuB;EAC3C,6BAAa,IAAI,KAAK,uBAAuB;EAC7C,OAAO,EAAE;EACT,MAAM,EAAE;EACT;CACF"}
@@ -240,4 +240,5 @@ declare const MOCK_TOOLS: ({
240
240
  maxInvocationsPerMinute?: undefined;
241
241
  })[];
242
242
  //#endregion
243
- export { MOCK_TOOLS };
243
+ export { MOCK_TOOLS };
244
+ //# sourceMappingURL=mock-tools.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-tools.d.ts","names":[],"sources":["../../src/shared/mock-tools.ts"],"sourcesContent":[],"mappings":";;AAGA;;cAAa"}
@@ -177,4 +177,5 @@ const MOCK_TOOLS = [
177
177
  ];
178
178
 
179
179
  //#endregion
180
- export { MOCK_TOOLS };
180
+ export { MOCK_TOOLS };
181
+ //# sourceMappingURL=mock-tools.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mock-tools.js","names":[],"sources":["../../src/shared/mock-tools.ts"],"sourcesContent":["/**\n * Mock tool data for testing and demos.\n */\nexport const MOCK_TOOLS = [\n {\n id: 'tool-1',\n organizationId: 'demo-org',\n name: 'Web Search',\n slug: 'web-search',\n description: 'Search the web for real-time information using Brave API.',\n category: 'RETRIEVAL' as const,\n status: 'ACTIVE' as const,\n parametersSchema: {\n type: 'object',\n properties: {\n query: { type: 'string', description: 'Search query' },\n numResults: { type: 'number', default: 10 },\n },\n required: ['query'],\n },\n outputSchema: { type: 'array', items: { type: 'object' } },\n implementationType: 'http' as const,\n implementationConfig: {\n url: 'https://api.brave.com/search',\n method: 'GET',\n },\n maxInvocationsPerMinute: 60,\n timeoutMs: 30000,\n version: '1.0.0',\n tags: ['search', 'web'],\n createdAt: new Date('2024-01-01T00:00:00Z'),\n updatedAt: new Date('2024-02-15T10:00:00Z'),\n },\n {\n id: 'tool-2',\n organizationId: 'demo-org',\n name: 'SQL Query',\n slug: 'sql-query',\n description: 'Execute read-only SQL queries against the data warehouse.',\n category: 'RETRIEVAL' as const,\n status: 'ACTIVE' as const,\n parametersSchema: {\n type: 'object',\n properties: {\n query: { type: 'string', description: 'SQL query' },\n maxRows: { type: 'number', default: 100 },\n },\n required: ['query'],\n },\n outputSchema: { type: 'object' },\n implementationType: 'function' as const,\n implementationConfig: { handler: 'executeSqlQuery' },\n maxInvocationsPerMinute: 30,\n timeoutMs: 60000,\n version: '1.1.0',\n tags: ['sql', 'database'],\n createdAt: new Date('2024-01-05T00:00:00Z'),\n updatedAt: new Date('2024-03-10T14:00:00Z'),\n },\n {\n id: 'tool-3',\n organizationId: 'demo-org',\n name: 'Email Sender',\n slug: 'email-sender',\n description: 'Send emails via SMTP or API.',\n category: 'COMMUNICATION' as const,\n status: 'ACTIVE' as const,\n parametersSchema: {\n type: 'object',\n properties: {\n to: { type: 'string' },\n subject: { type: 'string' },\n body: { type: 'string' },\n },\n required: ['to', 'subject', 'body'],\n },\n implementationType: 'http' as const,\n implementationConfig: { url: '/api/send-email', method: 'POST' },\n maxInvocationsPerMinute: 10,\n timeoutMs: 30000,\n version: '1.0.0',\n tags: ['email', 'communication'],\n createdAt: new Date('2024-02-01T00:00:00Z'),\n updatedAt: new Date('2024-02-01T00:00:00Z'),\n },\n {\n id: 'tool-4',\n organizationId: 'demo-org',\n name: 'GitHub Integration',\n slug: 'github-integration',\n description: 'Interact with GitHub repositories, PRs, and issues.',\n category: 'INTEGRATION' as const,\n status: 'ACTIVE' as const,\n parametersSchema: {\n type: 'object',\n properties: {\n action: {\n type: 'string',\n enum: ['list_prs', 'get_pr', 'create_comment'],\n },\n repo: { type: 'string' },\n params: { type: 'object' },\n },\n required: ['action', 'repo'],\n },\n implementationType: 'http' as const,\n implementationConfig: { url: 'https://api.github.com', auth: 'token' },\n maxInvocationsPerMinute: 100,\n timeoutMs: 15000,\n version: '2.0.0',\n tags: ['github', 'integration', 'code'],\n createdAt: new Date('2024-02-20T00:00:00Z'),\n updatedAt: new Date('2024-04-01T09:00:00Z'),\n },\n {\n id: 'tool-5',\n organizationId: 'demo-org',\n name: 'Calculator',\n slug: 'calculator',\n description: 'Perform mathematical calculations.',\n category: 'COMPUTATION' as const,\n status: 'ACTIVE' as const,\n parametersSchema: {\n type: 'object',\n properties: {\n expression: {\n type: 'string',\n description: 'Math expression to evaluate',\n },\n },\n required: ['expression'],\n },\n outputSchema: {\n type: 'object',\n properties: { result: { type: 'number' } },\n },\n implementationType: 'function' as const,\n implementationConfig: { handler: 'evaluateMath' },\n timeoutMs: 5000,\n version: '1.0.0',\n tags: ['math', 'utility'],\n createdAt: new Date('2024-01-10T00:00:00Z'),\n updatedAt: new Date('2024-01-10T00:00:00Z'),\n },\n];\n"],"mappings":"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"}