@contractspec/example.agent-console 1.52.0 → 1.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +24 -24
  2. package/.turbo/turbo-build.log +22 -22
  3. package/CHANGELOG.md +18 -0
  4. package/dist/agent/agent.event.d.ts +5 -5
  5. package/dist/agent/agent.handler.d.ts +1 -1
  6. package/dist/agent/agent.operation.d.ts +117 -117
  7. package/dist/agent/agent.operation.d.ts.map +1 -1
  8. package/dist/agent/agent.presentation.d.ts +4 -4
  9. package/dist/agent/agent.presentation.d.ts.map +1 -1
  10. package/dist/agent/agent.presentation.js +1 -1
  11. package/dist/agent/agent.presentation.js.map +1 -1
  12. package/dist/agent/agent.schema.d.ts +95 -95
  13. package/dist/agent/agent.test-spec.d.ts +3 -3
  14. package/dist/agent.capability.d.ts +2 -2
  15. package/dist/agent.capability.d.ts.map +1 -1
  16. package/dist/agent.feature.js +3 -3
  17. package/dist/agent.feature.js.map +1 -1
  18. package/dist/run/run.entity.d.ts +56 -56
  19. package/dist/run/run.enum.d.ts +5 -5
  20. package/dist/run/run.event.d.ts +71 -71
  21. package/dist/run/run.operation.d.ts +175 -175
  22. package/dist/run/run.operation.d.ts.map +1 -1
  23. package/dist/run/run.presentation.d.ts +3 -3
  24. package/dist/run/run.schema.d.ts +99 -99
  25. package/dist/run/run.test-spec.d.ts +3 -3
  26. package/dist/tool/tool.entity.d.ts +24 -24
  27. package/dist/tool/tool.enum.d.ts +4 -4
  28. package/dist/tool/tool.event.d.ts +25 -25
  29. package/dist/tool/tool.handler.d.ts +1 -1
  30. package/dist/tool/tool.handler.d.ts.map +1 -1
  31. package/dist/tool/tool.operation.d.ts +101 -101
  32. package/dist/tool/tool.presentation.d.ts +3 -3
  33. package/dist/tool/tool.schema.d.ts +52 -52
  34. package/dist/tool/tool.test-spec.d.ts +3 -3
  35. package/dist/ui/modals/AgentActionsModal.d.ts +2 -2
  36. package/dist/ui/modals/CreateAgentModal.d.ts +2 -2
  37. package/dist/ui/views/AgentListView.d.ts +2 -2
  38. package/dist/ui/views/RunListView.d.ts +2 -2
  39. package/dist/ui/views/ToolRegistryView.d.ts +2 -2
  40. package/package.json +8 -8
  41. package/src/agent/agent.presentation.ts +2 -2
  42. package/src/agent.feature.ts +3 -3
  43. package/tsconfig.tsbuildinfo +1 -1
@@ -19,7 +19,7 @@ $ tsdown
19
19
  ℹ dist/index.js  6.67 kB │ gzip: 1.36 kB
20
20
  ℹ dist/ui/views/RunListView.js  5.36 kB │ gzip: 1.46 kB
21
21
  ℹ dist/run/run.entity.js  5.25 kB │ gzip: 1.39 kB
22
- ℹ dist/agent.feature.js  4.87 kB │ gzip: 0.87 kB
22
+ ℹ dist/agent.feature.js  4.88 kB │ gzip: 0.88 kB
23
23
  ℹ dist/tool/tool.schema.js  4.85 kB │ gzip: 0.70 kB
24
24
  ℹ dist/agent/agent.event.js  4.61 kB │ gzip: 0.80 kB
25
25
  ℹ dist/shared/mock-tools.js  4.19 kB │ gzip: 1.21 kB
@@ -33,7 +33,7 @@ $ tsdown
33
33
  ℹ dist/tool/tool.entity.js  2.77 kB │ gzip: 0.96 kB
34
34
  ℹ dist/ui/hooks/useAgentMutations.js  2.72 kB │ gzip: 0.85 kB
35
35
  ℹ dist/shared/mock-agents.js  2.64 kB │ gzip: 0.96 kB
36
- ℹ dist/agent/agent.presentation.js  2.59 kB │ gzip: 0.81 kB
36
+ ℹ dist/agent/agent.presentation.js  2.59 kB │ gzip: 0.82 kB
37
37
  ℹ dist/ui/hooks/useToolList.js  2.50 kB │ gzip: 1.06 kB
38
38
  ℹ dist/agent/agent.handler.js  2.50 kB │ gzip: 0.91 kB
39
39
  ℹ dist/tool/tool.handler.js  2.48 kB │ gzip: 0.91 kB
@@ -84,7 +84,7 @@ $ tsdown
84
84
  ℹ dist/run/run.schema.js.map 10.24 kB │ gzip: 1.52 kB
85
85
  ℹ dist/run/run.entity.js.map  8.67 kB │ gzip: 2.11 kB
86
86
  ℹ dist/ui/renderers/dashboard.markdown.js.map  7.84 kB │ gzip: 2.48 kB
87
- ℹ dist/agent.feature.js.map  7.77 kB │ gzip: 1.55 kB
87
+ ℹ dist/agent.feature.js.map  7.78 kB │ gzip: 1.57 kB
88
88
  ℹ dist/ui/views/RunListView.js.map  7.54 kB │ gzip: 2.28 kB
89
89
  ℹ dist/tool/tool.schema.js.map  7.44 kB │ gzip: 1.07 kB
90
90
  ℹ dist/agent/agent.event.js.map  6.89 kB │ gzip: 1.18 kB
@@ -102,7 +102,7 @@ $ tsdown
102
102
  ℹ dist/tool/tool.entity.js.map  4.33 kB │ gzip: 1.37 kB
103
103
  ℹ dist/ui/views/AgentListView.js.map  4.07 kB │ gzip: 1.63 kB
104
104
  ℹ dist/shared/mock-agents.js.map  3.91 kB │ gzip: 1.15 kB
105
- ℹ dist/agent/agent.presentation.js.map  3.65 kB │ gzip: 1.05 kB
105
+ ℹ dist/agent/agent.presentation.js.map  3.66 kB │ gzip: 1.05 kB
106
106
  ℹ dist/ui/renderers/tool-registry.markdown.js.map  3.55 kB │ gzip: 1.45 kB
107
107
  ℹ dist/ui/hooks/useAgentList.js.map  3.55 kB │ gzip: 1.42 kB
108
108
  ℹ dist/ui/hooks/useRunList.js.map  3.54 kB │ gzip: 1.42 kB
@@ -170,12 +170,12 @@ $ tsdown
170
170
  ℹ dist/shared/mock-tools.d.ts.map  0.14 kB │ gzip: 0.13 kB
171
171
  ℹ dist/shared/mock-runs.d.ts.map  0.14 kB │ gzip: 0.13 kB
172
172
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
173
- ℹ dist/run/run.operation.d.ts 21.22 kB │ gzip: 1.56 kB
174
- ℹ dist/agent/agent.operation.d.ts 13.78 kB │ gzip: 1.21 kB
173
+ ℹ dist/run/run.operation.d.ts 21.40 kB │ gzip: 1.56 kB
174
+ ℹ dist/agent/agent.operation.d.ts 13.66 kB │ gzip: 1.20 kB
175
175
  ℹ dist/tool/tool.operation.d.ts 12.33 kB │ gzip: 1.08 kB
176
176
  ℹ dist/run/run.schema.d.ts 11.87 kB │ gzip: 1.06 kB
177
177
  ℹ dist/agent/agent.schema.d.ts 11.14 kB │ gzip: 0.83 kB
178
- ℹ dist/run/run.event.d.ts  8.44 kB │ gzip: 0.78 kB
178
+ ℹ dist/run/run.event.d.ts  8.44 kB │ gzip: 0.79 kB
179
179
  ℹ dist/index.d.ts  7.26 kB │ gzip: 1.47 kB
180
180
  ℹ dist/tool/tool.handler.d.ts  6.76 kB │ gzip: 1.09 kB
181
181
  ℹ dist/tool/tool.schema.d.ts  6.38 kB │ gzip: 0.64 kB
@@ -236,17 +236,7 @@ $ tsdown
236
236
  ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
237
237
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
238
238
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
239
- ℹ 230 files, total: 711.52 kB
240
- src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/run-list.markdown.ts
241
- ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
242
- │
243
- 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
244
-  │ ───────────────────────┬──────────────────────
245
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
246
-  │
247
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
248
- ────╯
249
-
239
+ ℹ 230 files, total: 711.62 kB
250
240
  src/ui/renderers/agent-list.markdown.ts (13:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/agent-list.markdown.ts
251
241
  â•­─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
252
242
  │
@@ -257,12 +247,12 @@ src/ui/renderers/agent-list.markdown.ts (13:7) [UNRESOLVED_IMPORT] Warning:
257
247
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
258
248
  ────╯
259
249
 
260
- src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/dashboard.markdown.ts
261
- ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
250
+ src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/run-list.markdown.ts
251
+ ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
262
252
  │
263
- 14 │ } from '@contractspec/example.agent-console/handlers';
264
-  │ ───────────────────────┬──────────────────────
265
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
253
+ 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
254
+  │ ───────────────────────┬──────────────────────
255
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
266
256
   │
267
257
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
268
258
  ────╯
@@ -277,4 +267,14 @@ src/ui/renderers/tool-registry.markdown.ts (10:37) [UNRESOLVED_IMPORT] Warn
277
267
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
278
268
  ────╯
279
269
 
280
- ✔ Build complete in 38928ms
270
+ src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/dashboard.markdown.ts
271
+ ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
272
+ │
273
+ 14 │ } from '@contractspec/example.agent-console/handlers';
274
+  │ ───────────────────────┬──────────────────────
275
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
276
+  │
277
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
278
+ ────╯
279
+
280
+ ✔ Build complete in 37503ms
@@ -3,7 +3,7 @@ $ tsc --noEmit
3
3
  $ tsdown
4
4
  ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
5
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/agent-console/tsdown.config.js
6
- ℹ entry: src/agent.capability.ts, src/agent.feature.ts, src/example.ts, src/index.ts, src/agent/agent.entity.ts, src/agent/agent.enum.ts, src/agent/agent.event.ts, src/agent/agent.handler.ts, src/agent/agent.operation.ts, src/agent/agent.presentation.ts, src/agent/agent.schema.ts, src/agent/agent.test-spec.ts, src/agent/index.ts, src/docs/agent-console.docblock.ts, src/docs/index.ts, src/handlers/agent.handlers.ts, src/handlers/index.ts, src/presentations/index.ts, src/run/index.ts, src/run/run.entity.ts, src/run/run.enum.ts, src/run/run.event.ts, src/run/run.handler.ts, src/run/run.operation.ts, src/run/run.presentation.ts, src/run/run.schema.ts, src/run/run.test-spec.ts, src/seeders/index.ts, src/shared/index.ts, src/shared/mock-agents.ts, src/shared/mock-runs.ts, src/shared/mock-tools.ts, src/shared/overlay-types.ts, src/tool/index.ts, src/tool/tool.entity.ts, src/tool/tool.enum.ts, src/tool/tool.event.ts, src/tool/tool.handler.ts, src/tool/tool.operation.ts, src/tool/tool.presentation.ts, src/tool/tool.schema.ts, src/tool/tool.test-spec.ts, src/ui/AgentDashboard.tsx, src/ui/AgentRunList.tsx, src/ui/AgentToolRegistry.tsx, src/ui/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useAgentList.ts, src/ui/hooks/useAgentMutations.ts, src/ui/hooks/useRunList.ts, src/ui/hooks/useToolList.ts, src/ui/modals/AgentActionsModal.tsx, src/ui/modals/CreateAgentModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/agent-list.markdown.ts, src/ui/renderers/agent-list.renderer.tsx, src/ui/renderers/dashboard.markdown.ts, src/ui/renderers/index.ts, src/ui/renderers/run-list.markdown.ts, src/ui/renderers/tool-registry.markdown.ts, src/ui/views/AgentListView.tsx, src/ui/views/RunListView.tsx, src/ui/views/ToolRegistryView.tsx, src/ui/views/index.ts
6
+ ℹ entry: src/agent.capability.ts, src/agent.feature.ts, src/example.ts, src/index.ts, src/agent/agent.entity.ts, src/agent/agent.enum.ts, src/agent/agent.event.ts, src/agent/agent.handler.ts, src/agent/agent.operation.ts, src/agent/agent.presentation.ts, src/agent/agent.schema.ts, src/agent/agent.test-spec.ts, src/agent/index.ts, src/presentations/index.ts, src/docs/agent-console.docblock.ts, src/docs/index.ts, src/run/index.ts, src/run/run.entity.ts, src/run/run.enum.ts, src/run/run.event.ts, src/run/run.handler.ts, src/run/run.operation.ts, src/run/run.presentation.ts, src/run/run.schema.ts, src/run/run.test-spec.ts, src/seeders/index.ts, src/shared/index.ts, src/shared/mock-agents.ts, src/shared/mock-runs.ts, src/shared/mock-tools.ts, src/shared/overlay-types.ts, src/tool/index.ts, src/tool/tool.entity.ts, src/tool/tool.enum.ts, src/tool/tool.event.ts, src/tool/tool.handler.ts, src/tool/tool.operation.ts, src/tool/tool.presentation.ts, src/tool/tool.schema.ts, src/tool/tool.test-spec.ts, src/ui/AgentDashboard.tsx, src/ui/AgentRunList.tsx, src/ui/AgentToolRegistry.tsx, src/ui/index.ts, src/handlers/agent.handlers.ts, src/handlers/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useAgentList.ts, src/ui/hooks/useAgentMutations.ts, src/ui/hooks/useRunList.ts, src/ui/hooks/useToolList.ts, src/ui/modals/AgentActionsModal.tsx, src/ui/modals/CreateAgentModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/agent-list.markdown.ts, src/ui/renderers/agent-list.renderer.tsx, src/ui/renderers/dashboard.markdown.ts, src/ui/renderers/index.ts, src/ui/renderers/run-list.markdown.ts, src/ui/renderers/tool-registry.markdown.ts, src/ui/views/AgentListView.tsx, src/ui/views/RunListView.tsx, src/ui/views/ToolRegistryView.tsx, src/ui/views/index.ts
7
7
  ℹ target: esnext
8
8
  ℹ tsconfig: tsconfig.json
9
9
  ℹ Build start
@@ -20,7 +20,7 @@ $ tsdown
20
20
  ℹ dist/index.js  6.67 kB │ gzip: 1.36 kB
21
21
  ℹ dist/ui/views/RunListView.js  5.36 kB │ gzip: 1.46 kB
22
22
  ℹ dist/run/run.entity.js  5.25 kB │ gzip: 1.39 kB
23
- ℹ dist/agent.feature.js  4.87 kB │ gzip: 0.87 kB
23
+ ℹ dist/agent.feature.js  4.88 kB │ gzip: 0.88 kB
24
24
  ℹ dist/tool/tool.schema.js  4.85 kB │ gzip: 0.70 kB
25
25
  ℹ dist/agent/agent.event.js  4.61 kB │ gzip: 0.80 kB
26
26
  ℹ dist/shared/mock-tools.js  4.19 kB │ gzip: 1.21 kB
@@ -34,7 +34,7 @@ $ tsdown
34
34
  ℹ dist/tool/tool.entity.js  2.77 kB │ gzip: 0.96 kB
35
35
  ℹ dist/ui/hooks/useAgentMutations.js  2.72 kB │ gzip: 0.85 kB
36
36
  ℹ dist/shared/mock-agents.js  2.64 kB │ gzip: 0.96 kB
37
- ℹ dist/agent/agent.presentation.js  2.59 kB │ gzip: 0.81 kB
37
+ ℹ dist/agent/agent.presentation.js  2.59 kB │ gzip: 0.82 kB
38
38
  ℹ dist/ui/hooks/useToolList.js  2.50 kB │ gzip: 1.06 kB
39
39
  ℹ dist/agent/agent.handler.js  2.50 kB │ gzip: 0.91 kB
40
40
  ℹ dist/tool/tool.handler.js  2.48 kB │ gzip: 0.91 kB
@@ -85,7 +85,7 @@ $ tsdown
85
85
  ℹ dist/run/run.schema.js.map 10.24 kB │ gzip: 1.52 kB
86
86
  ℹ dist/run/run.entity.js.map  8.67 kB │ gzip: 2.11 kB
87
87
  ℹ dist/ui/renderers/dashboard.markdown.js.map  7.84 kB │ gzip: 2.48 kB
88
- ℹ dist/agent.feature.js.map  7.77 kB │ gzip: 1.55 kB
88
+ ℹ dist/agent.feature.js.map  7.78 kB │ gzip: 1.57 kB
89
89
  ℹ dist/ui/views/RunListView.js.map  7.54 kB │ gzip: 2.28 kB
90
90
  ℹ dist/tool/tool.schema.js.map  7.44 kB │ gzip: 1.07 kB
91
91
  ℹ dist/agent/agent.event.js.map  6.89 kB │ gzip: 1.18 kB
@@ -103,7 +103,7 @@ $ tsdown
103
103
  ℹ dist/tool/tool.entity.js.map  4.33 kB │ gzip: 1.37 kB
104
104
  ℹ dist/ui/views/AgentListView.js.map  4.07 kB │ gzip: 1.63 kB
105
105
  ℹ dist/shared/mock-agents.js.map  3.91 kB │ gzip: 1.15 kB
106
- ℹ dist/agent/agent.presentation.js.map  3.65 kB │ gzip: 1.05 kB
106
+ ℹ dist/agent/agent.presentation.js.map  3.66 kB │ gzip: 1.05 kB
107
107
  ℹ dist/ui/renderers/tool-registry.markdown.js.map  3.55 kB │ gzip: 1.45 kB
108
108
  ℹ dist/ui/hooks/useAgentList.js.map  3.55 kB │ gzip: 1.42 kB
109
109
  ℹ dist/ui/hooks/useRunList.js.map  3.54 kB │ gzip: 1.42 kB
@@ -171,18 +171,18 @@ $ tsdown
171
171
  ℹ dist/shared/mock-tools.d.ts.map  0.14 kB │ gzip: 0.13 kB
172
172
  ℹ dist/shared/mock-runs.d.ts.map  0.14 kB │ gzip: 0.13 kB
173
173
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
174
- ℹ dist/run/run.operation.d.ts 21.40 kB │ gzip: 1.56 kB
175
- ℹ dist/agent/agent.operation.d.ts 13.78 kB │ gzip: 1.21 kB
174
+ ℹ dist/run/run.operation.d.ts 21.39 kB │ gzip: 1.55 kB
175
+ ℹ dist/agent/agent.operation.d.ts 13.78 kB │ gzip: 1.20 kB
176
176
  ℹ dist/tool/tool.operation.d.ts 12.33 kB │ gzip: 1.08 kB
177
177
  ℹ dist/run/run.schema.d.ts 11.87 kB │ gzip: 1.06 kB
178
178
  ℹ dist/agent/agent.schema.d.ts 11.14 kB │ gzip: 0.83 kB
179
- ℹ dist/run/run.event.d.ts  8.36 kB │ gzip: 0.78 kB
179
+ ℹ dist/run/run.event.d.ts  8.29 kB │ gzip: 0.78 kB
180
180
  ℹ dist/index.d.ts  7.26 kB │ gzip: 1.47 kB
181
181
  ℹ dist/tool/tool.handler.d.ts  6.76 kB │ gzip: 1.09 kB
182
182
  ℹ dist/tool/tool.schema.d.ts  6.38 kB │ gzip: 0.64 kB
183
183
  ℹ dist/shared/mock-tools.d.ts  4.89 kB │ gzip: 0.70 kB
184
184
  ℹ dist/run/run.handler.d.ts  4.51 kB │ gzip: 0.89 kB
185
- ℹ dist/run/run.entity.d.ts  3.77 kB │ gzip: 0.60 kB
185
+ ℹ dist/run/run.entity.d.ts  3.88 kB │ gzip: 0.60 kB
186
186
  ℹ dist/agent/agent.event.d.ts  3.76 kB │ gzip: 0.51 kB
187
187
  ℹ dist/handlers/agent.handlers.d.ts  3.47 kB │ gzip: 1.01 kB
188
188
  ℹ dist/tool/tool.event.d.ts  3.00 kB │ gzip: 0.46 kB
@@ -201,7 +201,7 @@ $ tsdown
201
201
  ℹ dist/shared/overlay-types.d.ts  1.00 kB │ gzip: 0.40 kB
202
202
  ℹ dist/ui/hooks/useAgentList.d.ts  0.83 kB │ gzip: 0.42 kB
203
203
  ℹ dist/ui/modals/AgentActionsModal.d.ts  0.78 kB │ gzip: 0.36 kB
204
- ℹ dist/run/run.enum.d.ts  0.78 kB │ gzip: 0.28 kB
204
+ ℹ dist/run/run.enum.d.ts  0.77 kB │ gzip: 0.28 kB
205
205
  ℹ dist/ui/hooks/useRunList.d.ts  0.77 kB │ gzip: 0.40 kB
206
206
  ℹ dist/agent/agent.presentation.d.ts  0.74 kB │ gzip: 0.29 kB
207
207
  ℹ dist/ui/modals/CreateAgentModal.d.ts  0.66 kB │ gzip: 0.34 kB
@@ -237,13 +237,13 @@ $ tsdown
237
237
  ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
238
238
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
239
239
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
240
- ℹ 230 files, total: 711.59 kB
241
- src/ui/renderers/tool-registry.markdown.ts (10:37) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/tool-registry.markdown.ts
242
- ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
240
+ ℹ 230 files, total: 711.65 kB
241
+ src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/dashboard.markdown.ts
242
+ ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
243
243
  │
244
- 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
245
-  │ ───────────────────────┬──────────────────────
246
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
244
+ 14 │ } from '@contractspec/example.agent-console/handlers';
245
+  │ ───────────────────────┬──────────────────────
246
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
247
247
   │
248
248
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
249
249
  ────╯
@@ -258,12 +258,12 @@ src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning:
258
258
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
259
  ────╯
260
260
 
261
- src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/dashboard.markdown.ts
262
- ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
261
+ src/ui/renderers/tool-registry.markdown.ts (10:37) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.agent-console/handlers' in src/ui/renderers/tool-registry.markdown.ts
262
+ ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
263
263
  │
264
- 14 │ } from '@contractspec/example.agent-console/handlers';
265
-  │ ───────────────────────┬──────────────────────
266
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
264
+ 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
265
+  │ ───────────────────────┬──────────────────────
266
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
267
267
   │
268
268
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
269
  ────╯
@@ -278,4 +278,4 @@ src/ui/renderers/agent-list.markdown.ts (13:7) [UNRESOLVED_IMPORT] Warning:
278
278
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
279
279
  ────╯
280
280
 
281
- ✔ Build complete in 40243ms
281
+ ✔ Build complete in 17750ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @contractspec/example.agent-console
2
2
 
3
+ ## 1.53.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f4180d4: fix: performance improvement
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [eefeb1b]
12
+ - Updated dependencies [5b371b1]
13
+ - Updated dependencies [f4180d4]
14
+ - Updated dependencies [64d84e1]
15
+ - @contractspec/lib.design-system@1.53.0
16
+ - @contractspec/lib.contracts@1.53.0
17
+ - @contractspec/lib.schema@1.53.0
18
+ - @contractspec/lib.example-shared-ui@1.7.0
19
+ - @contractspec/lib.runtime-sandbox@0.8.0
20
+
3
21
  ## 1.52.0
4
22
 
5
23
  ### Minor Changes
@@ -1,11 +1,11 @@
1
- import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema37 from "@contractspec/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: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema37.SchemaModel<{
8
+ declare const AgentCreatedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema37.SchemaModel<{
9
9
  id: {
10
10
  type: _contractspec_lib_schema37.FieldType<string, string>;
11
11
  isOptional: false;
@@ -46,7 +46,7 @@ declare const AgentCreatedEvent: _contractspec_lib_contracts1.EventSpec<_contrac
46
46
  /**
47
47
  * AgentUpdatedEvent - An agent was updated.
48
48
  */
49
- declare const AgentUpdatedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema37.SchemaModel<{
49
+ declare const AgentUpdatedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema37.SchemaModel<{
50
50
  id: {
51
51
  type: _contractspec_lib_schema37.FieldType<string, string>;
52
52
  isOptional: false;
@@ -76,7 +76,7 @@ declare const AgentUpdatedEvent: _contractspec_lib_contracts1.EventSpec<_contrac
76
76
  /**
77
77
  * AgentToolAssignedEvent - A tool was assigned to an agent.
78
78
  */
79
- declare const AgentToolAssignedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema37.SchemaModel<{
79
+ declare const AgentToolAssignedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema37.SchemaModel<{
80
80
  agentId: {
81
81
  type: _contractspec_lib_schema37.FieldType<string, string>;
82
82
  isOptional: false;
@@ -101,7 +101,7 @@ declare const AgentToolAssignedEvent: _contractspec_lib_contracts1.EventSpec<_co
101
101
  /**
102
102
  * AgentToolRemovedEvent - A tool was removed from an agent.
103
103
  */
104
- declare const AgentToolRemovedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema37.SchemaModel<{
104
+ declare const AgentToolRemovedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema37.SchemaModel<{
105
105
  agentId: {
106
106
  type: _contractspec_lib_schema37.FieldType<string, string>;
107
107
  isOptional: false;
@@ -92,7 +92,7 @@ declare function mockUpdateAgentHandler(input: {
92
92
  }): Promise<{
93
93
  id: string;
94
94
  name: string;
95
- status: "DRAFT" | "ACTIVE" | "PAUSED" | "ARCHIVED";
95
+ status: "ACTIVE" | "DRAFT" | "PAUSED" | "ARCHIVED";
96
96
  updatedAt: Date;
97
97
  }>;
98
98
  //#endregion