@contractspec/example.agent-console 1.50.0 → 1.51.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 (36) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +24 -24
  2. package/.turbo/turbo-build.log +281 -283
  3. package/CHANGELOG.md +17 -0
  4. package/dist/agent/agent.entity.d.ts +36 -36
  5. package/dist/agent/agent.entity.d.ts.map +1 -1
  6. package/dist/agent/agent.enum.d.ts +4 -4
  7. package/dist/agent/agent.event.d.ts +31 -31
  8. package/dist/agent/agent.event.d.ts.map +1 -1
  9. package/dist/agent/agent.operation.d.ts +117 -117
  10. package/dist/agent/agent.operation.d.ts.map +1 -1
  11. package/dist/agent/agent.presentation.d.ts +4 -4
  12. package/dist/agent/agent.schema.d.ts +95 -95
  13. package/dist/agent/agent.test-spec.d.ts +3 -3
  14. package/dist/run/run.entity.d.ts +56 -56
  15. package/dist/run/run.entity.d.ts.map +1 -1
  16. package/dist/run/run.enum.d.ts +5 -5
  17. package/dist/run/run.enum.d.ts.map +1 -1
  18. package/dist/run/run.event.d.ts +71 -71
  19. package/dist/run/run.event.d.ts.map +1 -1
  20. package/dist/run/run.operation.d.ts +175 -175
  21. package/dist/run/run.presentation.d.ts +3 -3
  22. package/dist/run/run.schema.d.ts +99 -99
  23. package/dist/tool/tool.entity.d.ts +24 -24
  24. package/dist/tool/tool.enum.d.ts +4 -4
  25. package/dist/tool/tool.event.d.ts +25 -25
  26. package/dist/tool/tool.operation.d.ts +101 -101
  27. package/dist/tool/tool.presentation.d.ts +3 -3
  28. package/dist/tool/tool.schema.d.ts +52 -52
  29. package/dist/tool/tool.test-spec.d.ts +3 -3
  30. package/dist/ui/modals/AgentActionsModal.d.ts +2 -2
  31. package/dist/ui/modals/CreateAgentModal.d.ts +2 -2
  32. package/dist/ui/views/AgentListView.d.ts +2 -2
  33. package/dist/ui/views/RunListView.d.ts +2 -2
  34. package/dist/ui/views/ToolRegistryView.d.ts +2 -2
  35. package/package.json +8 -8
  36. package/tsconfig.tsbuildinfo +1 -0
@@ -131,12 +131,12 @@ $ tsdown
131
131
  ℹ dist/tool/tool.handler.d.ts.map  0.89 kB │ gzip: 0.35 kB
132
132
  ℹ dist/agent/agent.enum.js.map  0.84 kB │ gzip: 0.42 kB
133
133
  ℹ dist/run/run.handler.d.ts.map  0.78 kB │ gzip: 0.34 kB
134
- ℹ dist/agent/agent.event.d.ts.map  0.78 kB │ gzip: 0.29 kB
134
+ ℹ dist/agent/agent.event.d.ts.map  0.78 kB │ gzip: 0.30 kB
135
135
  ℹ dist/tool/tool.schema.d.ts.map  0.75 kB │ gzip: 0.30 kB
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.31 kB
139
+ ℹ dist/run/run.entity.d.ts.map  0.52 kB │ gzip: 0.30 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,23 +170,23 @@ $ 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.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.55 kB
174
+ ℹ dist/agent/agent.operation.d.ts 13.78 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.36 kB │ gzip: 0.78 kB
178
+ ℹ dist/run/run.event.d.ts  8.44 kB │ gzip: 0.78 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.77 kB │ gzip: 0.60 kB
185
- ℹ dist/agent/agent.event.d.ts  3.76 kB │ gzip: 0.51 kB
184
+ ℹ dist/run/run.entity.d.ts  3.83 kB │ gzip: 0.60 kB
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
188
188
  ℹ dist/agent/agent.handler.d.ts  2.67 kB │ gzip: 0.76 kB
189
- ℹ dist/agent/agent.entity.d.ts  2.59 kB │ gzip: 0.54 kB
189
+ ℹ dist/agent/agent.entity.d.ts  2.55 kB │ gzip: 0.54 kB
190
190
  ℹ dist/shared/mock-runs.d.ts  2.41 kB │ gzip: 0.50 kB
191
191
  ℹ dist/ui/index.d.ts  2.03 kB │ gzip: 0.46 kB
192
192
  ℹ dist/tool/tool.entity.d.ts  1.93 kB │ gzip: 0.46 kB
@@ -199,8 +199,8 @@ $ tsdown
199
199
  ℹ dist/handlers/index.d.ts  1.06 kB │ gzip: 0.28 kB
200
200
  ℹ dist/shared/overlay-types.d.ts  1.00 kB │ gzip: 0.40 kB
201
201
  ℹ dist/ui/hooks/useAgentList.d.ts  0.83 kB │ gzip: 0.42 kB
202
- ℹ dist/ui/modals/AgentActionsModal.d.ts  0.78 kB │ gzip: 0.36 kB
203
202
  ℹ dist/run/run.enum.d.ts  0.78 kB │ gzip: 0.28 kB
203
+ ℹ dist/ui/modals/AgentActionsModal.d.ts  0.78 kB │ gzip: 0.36 kB
204
204
  ℹ dist/ui/hooks/useRunList.d.ts  0.77 kB │ gzip: 0.40 kB
205
205
  ℹ dist/agent/agent.presentation.d.ts  0.74 kB │ gzip: 0.29 kB
206
206
  ℹ dist/ui/modals/CreateAgentModal.d.ts  0.66 kB │ gzip: 0.34 kB
@@ -209,40 +209,50 @@ $ 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
212
213
  ℹ dist/tool/tool.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
214
+ ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
213
215
  ℹ dist/run/run.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
214
216
  ℹ dist/ui/renderers/index.d.ts  0.50 kB │ gzip: 0.16 kB
217
+ │
215
218
  ℹ dist/ui/renderers/tool-registry.markdown.d.ts  0.46 kB │ gzip: 0.26 kB
216
219
  ℹ dist/ui/renderers/dashboard.markdown.d.ts  0.45 kB │ gzip: 0.26 kB
217
220
  ℹ dist/ui/renderers/agent-list.markdown.d.ts  0.44 kB │ gzip: 0.26 kB
218
221
  ℹ dist/ui/renderers/run-list.markdown.d.ts  0.42 kB │ gzip: 0.26 kB
219
222
  ℹ dist/ui/views/ToolRegistryView.d.ts  0.42 kB │ gzip: 0.25 kB
223
+ 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
220
224
  ℹ dist/agent.feature.d.ts  0.39 kB │ gzip: 0.24 kB
221
225
  ℹ dist/ui/views/RunListView.d.ts  0.38 kB │ gzip: 0.25 kB
222
226
  ℹ dist/ui/renderers/agent-list.renderer.d.ts  0.37 kB │ gzip: 0.22 kB
223
227
  ℹ dist/agent/agent.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
224
228
  ℹ dist/tool/tool.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
229
+  │ ───────────────────────┬──────────────────────
225
230
  ℹ dist/run/run.test-spec.d.ts  0.34 kB │ gzip: 0.19 kB
226
231
  ℹ dist/seeders/index.d.ts  0.28 kB │ gzip: 0.22 kB
232
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
233
+  │
227
234
  ℹ dist/agent.capability.d.ts  0.28 kB │ gzip: 0.17 kB
228
235
  ℹ 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
+ ────╯
229
238
  ℹ dist/ui/views/AgentListView.d.ts  0.25 kB │ gzip: 0.18 kB
230
239
  ℹ dist/ui/AgentDashboard.d.ts  0.25 kB │ gzip: 0.18 kB
231
240
  ℹ dist/ui/views/index.d.ts  0.21 kB │ gzip: 0.10 kB
232
241
  ℹ dist/ui/overlays/index.d.ts  0.20 kB │ gzip: 0.10 kB
233
242
  ℹ dist/shared/index.d.ts  0.18 kB │ gzip: 0.10 kB
234
243
  ℹ dist/ui/modals/index.d.ts  0.17 kB │ gzip: 0.09 kB
244
+
235
245
  ℹ dist/ui/AgentToolRegistry.d.ts  0.11 kB │ gzip: 0.09 kB
236
- ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
237
- ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
238
- ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
239
- ℹ 230 files, total: 711.58 kB
240
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
241
247
  â•­─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
242
248
  │
243
249
  10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
244
250
   │ ───────────────────────┬──────────────────────
251
+ ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
252
+ ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
253
+ ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
245
254
   │ ╰──────────────────────── Module not found, treating it as an external dependency
255
+ ℹ 230 files, total: 711.65 kB
246
256
   │
247
257
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
248
258
  ────╯
@@ -267,14 +277,4 @@ src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning:
267
277
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
268
278
  ────╯
269
279
 
270
- 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
271
- ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
272
- │
273
- 11 │ import { mockListRunsHandler } 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 49304ms
280
+ ✔ Build complete in 37365ms