@contractspec/example.agent-console 1.51.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 (42) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +31 -31
  2. package/.turbo/turbo-build.log +32 -32
  3. package/CHANGELOG.md +33 -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.js +1 -1
  10. package/dist/agent/agent.presentation.js.map +1 -1
  11. package/dist/agent/agent.schema.d.ts +95 -95
  12. package/dist/agent/agent.test-spec.d.ts +3 -3
  13. package/dist/agent.capability.d.ts +2 -2
  14. package/dist/agent.capability.d.ts.map +1 -1
  15. package/dist/agent.feature.js +3 -3
  16. package/dist/agent.feature.js.map +1 -1
  17. package/dist/run/run.entity.d.ts +56 -56
  18. package/dist/run/run.entity.d.ts.map +1 -1
  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.presentation.d.ts +3 -3
  23. package/dist/run/run.schema.d.ts +99 -99
  24. package/dist/run/run.test-spec.d.ts +3 -3
  25. package/dist/tool/tool.entity.d.ts +24 -24
  26. package/dist/tool/tool.enum.d.ts +4 -4
  27. package/dist/tool/tool.event.d.ts +25 -25
  28. package/dist/tool/tool.handler.d.ts +1 -1
  29. package/dist/tool/tool.handler.d.ts.map +1 -1
  30. package/dist/tool/tool.operation.d.ts +101 -101
  31. package/dist/tool/tool.presentation.d.ts +3 -3
  32. package/dist/tool/tool.schema.d.ts +52 -52
  33. package/dist/tool/tool.test-spec.d.ts +3 -3
  34. package/dist/ui/modals/AgentActionsModal.d.ts +2 -2
  35. package/dist/ui/modals/CreateAgentModal.d.ts +2 -2
  36. package/dist/ui/views/AgentListView.d.ts +2 -2
  37. package/dist/ui/views/RunListView.d.ts +2 -2
  38. package/dist/ui/views/ToolRegistryView.d.ts +2 -2
  39. package/package.json +8 -8
  40. package/src/agent/agent.presentation.ts +2 -2
  41. package/src/agent.feature.ts +3 -3
  42. 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
@@ -136,7 +136,7 @@ $ tsdown
136
136
  ℹ dist/agent.capability.js.map  0.69 kB │ gzip: 0.41 kB
137
137
  ℹ dist/ui/modals/AgentActionsModal.d.ts.map  0.68 kB │ gzip: 0.29 kB
138
138
  ℹ dist/tool/tool.event.d.ts.map  0.59 kB │ gzip: 0.26 kB
139
- ℹ dist/run/run.entity.d.ts.map  0.52 kB │ gzip: 0.30 kB
139
+ ℹ dist/run/run.entity.d.ts.map  0.52 kB │ gzip: 0.31 kB
140
140
  ℹ dist/shared/overlay-types.d.ts.map  0.48 kB │ gzip: 0.27 kB
141
141
  ℹ dist/ui/modals/CreateAgentModal.d.ts.map  0.46 kB │ gzip: 0.27 kB
142
142
  ℹ dist/ui/hooks/useToolList.d.ts.map  0.40 kB │ gzip: 0.26 kB
@@ -170,18 +170,18 @@ $ 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.40 kB │ gzip: 1.55 kB
174
- ℹ dist/agent/agent.operation.d.ts 13.78 kB │ gzip: 1.20 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
182
182
  ℹ dist/shared/mock-tools.d.ts  4.89 kB │ gzip: 0.70 kB
183
183
  ℹ dist/run/run.handler.d.ts  4.51 kB │ gzip: 0.89 kB
184
- ℹ dist/run/run.entity.d.ts  3.83 kB │ gzip: 0.60 kB
184
+ ℹ dist/run/run.entity.d.ts  3.88 kB │ gzip: 0.60 kB
185
185
  ℹ dist/agent/agent.event.d.ts  3.73 kB │ gzip: 0.51 kB
186
186
  ℹ dist/handlers/agent.handlers.d.ts  3.47 kB │ gzip: 1.01 kB
187
187
  ℹ dist/tool/tool.event.d.ts  3.00 kB │ gzip: 0.46 kB
@@ -209,54 +209,34 @@ $ tsdown
209
209
  ℹ dist/ui/overlays/demo-overlays.d.ts  0.61 kB │ gzip: 0.29 kB
210
210
  ℹ dist/ui/hooks/index.d.ts  0.60 kB │ gzip: 0.20 kB
211
211
  ℹ dist/presentations/index.d.ts  0.60 kB │ gzip: 0.18 kB
212
- 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
213
212
  ℹ dist/tool/tool.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
214
- ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
215
213
  ℹ dist/run/run.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
216
214
  ℹ dist/ui/renderers/index.d.ts  0.50 kB │ gzip: 0.16 kB
217
- │
218
215
  ℹ dist/ui/renderers/tool-registry.markdown.d.ts  0.46 kB │ gzip: 0.26 kB
219
216
  ℹ dist/ui/renderers/dashboard.markdown.d.ts  0.45 kB │ gzip: 0.26 kB
220
217
  ℹ dist/ui/renderers/agent-list.markdown.d.ts  0.44 kB │ gzip: 0.26 kB
221
218
  ℹ dist/ui/renderers/run-list.markdown.d.ts  0.42 kB │ gzip: 0.26 kB
222
219
  ℹ dist/ui/views/ToolRegistryView.d.ts  0.42 kB │ gzip: 0.25 kB
223
- 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
224
220
  ℹ dist/agent.feature.d.ts  0.39 kB │ gzip: 0.24 kB
225
221
  ℹ dist/ui/views/RunListView.d.ts  0.38 kB │ gzip: 0.25 kB
226
222
  ℹ dist/ui/renderers/agent-list.renderer.d.ts  0.37 kB │ gzip: 0.22 kB
227
223
  ℹ dist/agent/agent.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
228
224
  ℹ dist/tool/tool.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
229
-  │ ───────────────────────┬──────────────────────
230
225
  ℹ dist/run/run.test-spec.d.ts  0.34 kB │ gzip: 0.19 kB
231
226
  ℹ dist/seeders/index.d.ts  0.28 kB │ gzip: 0.22 kB
232
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
233
-  │
234
227
  ℹ dist/agent.capability.d.ts  0.28 kB │ gzip: 0.17 kB
235
228
  ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
236
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
- ────╯
238
229
  ℹ dist/ui/views/AgentListView.d.ts  0.25 kB │ gzip: 0.18 kB
239
230
  ℹ dist/ui/AgentDashboard.d.ts  0.25 kB │ gzip: 0.18 kB
240
231
  ℹ dist/ui/views/index.d.ts  0.21 kB │ gzip: 0.10 kB
241
232
  ℹ dist/ui/overlays/index.d.ts  0.20 kB │ gzip: 0.10 kB
242
233
  ℹ dist/shared/index.d.ts  0.18 kB │ gzip: 0.10 kB
243
234
  ℹ dist/ui/modals/index.d.ts  0.17 kB │ gzip: 0.09 kB
244
-
245
235
  ℹ dist/ui/AgentToolRegistry.d.ts  0.11 kB │ gzip: 0.09 kB
246
- 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
247
- ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
248
- │
249
- 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
250
-  │ ───────────────────────┬──────────────────────
251
236
  ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
252
237
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
253
238
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
254
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
255
- ℹ 230 files, total: 711.65 kB
256
-  │
257
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
258
- ────╯
259
-
239
+ ℹ 230 files, total: 711.62 kB
260
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
261
241
  â•­─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
262
242
  │
@@ -267,6 +247,26 @@ src/ui/renderers/agent-list.markdown.ts (13:7) [UNRESOLVED_IMPORT] Warning:
267
247
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
268
248
  ────╯
269
249
 
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 ]
252
+ │
253
+ 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
254
+  │ ───────────────────────┬──────────────────────
255
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
256
+  │
257
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
258
+ ────╯
259
+
260
+ 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
261
+ ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
262
+ │
263
+ 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
264
+  │ ───────────────────────┬──────────────────────
265
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
266
+  │
267
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
268
+ ────╯
269
+
270
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
271
  â•­─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
272
272
  │
@@ -277,4 +277,4 @@ src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning:
277
277
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
278
278
  ────╯
279
279
 
280
- ✔ Build complete in 37365ms
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
@@ -132,7 +132,7 @@ $ tsdown
132
132
  ℹ dist/tool/tool.handler.d.ts.map  0.89 kB │ gzip: 0.35 kB
133
133
  ℹ dist/agent/agent.enum.js.map  0.84 kB │ gzip: 0.42 kB
134
134
  ℹ dist/run/run.handler.d.ts.map  0.78 kB │ gzip: 0.34 kB
135
- ℹ dist/agent/agent.event.d.ts.map  0.78 kB │ gzip: 0.30 kB
135
+ ℹ dist/agent/agent.event.d.ts.map  0.78 kB │ gzip: 0.29 kB
136
136
  ℹ dist/tool/tool.schema.d.ts.map  0.75 kB │ gzip: 0.30 kB
137
137
  ℹ dist/agent.capability.js.map  0.69 kB │ gzip: 0.41 kB
138
138
  ℹ dist/ui/modals/AgentActionsModal.d.ts.map  0.68 kB │ gzip: 0.29 kB
@@ -171,23 +171,23 @@ $ 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
174
+ ℹ dist/run/run.operation.d.ts 21.39 kB │ gzip: 1.55 kB
175
175
  ℹ dist/agent/agent.operation.d.ts 13.78 kB │ gzip: 1.20 kB
176
- ℹ dist/tool/tool.operation.d.ts 12.22 kB │ gzip: 1.08 kB
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.44 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
185
  ℹ dist/run/run.entity.d.ts  3.88 kB │ gzip: 0.60 kB
186
- ℹ dist/agent/agent.event.d.ts  3.73 kB │ gzip: 0.51 kB
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
189
189
  ℹ dist/agent/agent.handler.d.ts  2.67 kB │ gzip: 0.76 kB
190
- ℹ dist/agent/agent.entity.d.ts  2.55 kB │ gzip: 0.54 kB
190
+ ℹ dist/agent/agent.entity.d.ts  2.59 kB │ gzip: 0.54 kB
191
191
  ℹ dist/shared/mock-runs.d.ts  2.41 kB │ gzip: 0.50 kB
192
192
  ℹ dist/ui/index.d.ts  2.03 kB │ gzip: 0.46 kB
193
193
  ℹ dist/tool/tool.entity.d.ts  1.93 kB │ gzip: 0.46 kB
@@ -200,18 +200,18 @@ $ tsdown
200
200
  ℹ dist/handlers/index.d.ts  1.06 kB │ gzip: 0.28 kB
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
- ℹ dist/run/run.enum.d.ts  0.78 kB │ gzip: 0.28 kB
204
203
  ℹ dist/ui/modals/AgentActionsModal.d.ts  0.78 kB │ gzip: 0.36 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
208
208
  ℹ dist/tool/tool.enum.d.ts  0.65 kB │ gzip: 0.26 kB
209
- ℹ dist/agent/agent.enum.d.ts  0.63 kB │ gzip: 0.26 kB
209
+ ℹ dist/agent/agent.enum.d.ts  0.63 kB │ gzip: 0.27 kB
210
210
  ℹ dist/ui/overlays/demo-overlays.d.ts  0.61 kB │ gzip: 0.29 kB
211
211
  ℹ dist/ui/hooks/index.d.ts  0.60 kB │ gzip: 0.20 kB
212
212
  ℹ dist/presentations/index.d.ts  0.60 kB │ gzip: 0.18 kB
213
+ ℹ dist/tool/tool.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
213
214
  ℹ dist/run/run.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
214
- ℹ dist/tool/tool.presentation.d.ts  0.51 kB │ gzip: 0.23 kB
215
215
  ℹ dist/ui/renderers/index.d.ts  0.50 kB │ gzip: 0.16 kB
216
216
  ℹ dist/ui/renderers/tool-registry.markdown.d.ts  0.46 kB │ gzip: 0.26 kB
217
217
  ℹ dist/ui/renderers/dashboard.markdown.d.ts  0.45 kB │ gzip: 0.26 kB
@@ -237,27 +237,17 @@ $ 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.60 kB
241
- 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
242
- ╭─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
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
- 13 │ } from '@contractspec/example.agent-console/handlers';
244
+ 14 │ } from '@contractspec/example.agent-console/handlers';
245
245
   │ ───────────────────────┬──────────────────────
246
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
  ────╯
250
250
 
251
- 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
252
- ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
253
- │
254
- 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
255
-  │ ───────────────────────┬──────────────────────
256
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
257
-  │
258
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
- ────╯
260
-
261
251
  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
262
252
  â•­─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
263
253
  │
@@ -268,14 +258,24 @@ src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning:
268
258
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
259
  ────╯
270
260
 
271
- 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
272
- ╭─[ 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 ]
273
263
  │
274
- 14 │ } from '@contractspec/example.agent-console/handlers';
264
+ 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
265
+  │ ───────────────────────┬──────────────────────
266
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
267
+  │
268
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
+ ────╯
270
+
271
+ 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
272
+ ╭─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
273
+ │
274
+ 13 │ } from '@contractspec/example.agent-console/handlers';
275
275
   │ ───────────────────────┬──────────────────────
276
276
   │ ╰──────────────────────── Module not found, treating it as an external dependency
277
277
   │
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 31339ms
281
+ ✔ Build complete in 17750ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,38 @@
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
+
21
+ ## 1.52.0
22
+
23
+ ### Minor Changes
24
+
25
+ - d93e6a9: fix: improve website
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [d93e6a9]
30
+ - @contractspec/lib.example-shared-ui@1.6.0
31
+ - @contractspec/lib.runtime-sandbox@0.7.0
32
+ - @contractspec/lib.design-system@1.52.0
33
+ - @contractspec/lib.contracts@1.52.0
34
+ - @contractspec/lib.schema@1.52.0
35
+
3
36
  ## 1.51.0
4
37
 
5
38
  ### 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