@contractspec/example.agent-console 0.0.0-canary-20260119224949 → 0.0.0-canary-20260119225944

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.
@@ -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.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
@@ -171,7 +171,7 @@ $ tsdown
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
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
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
@@ -181,7 +181,7 @@ $ tsdown
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.88 kB │ gzip: 0.60 kB
184
+ ℹ dist/run/run.entity.d.ts  3.83 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
@@ -236,27 +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.59 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
-
250
- 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
251
- ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
252
- │
253
- 10 │ import { mockListToolsHandler } 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
-
239
+ ℹ 230 files, total: 711.65 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
  │
@@ -277,4 +257,24 @@ src/ui/renderers/dashboard.markdown.ts (14:7) [UNRESOLVED_IMPORT] Warning:
277
257
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
278
258
  ────╯
279
259
 
280
- ✔ Build complete in 38310ms
260
+ 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
261
+ ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
262
+ │
263
+ 11 │ import { mockListRunsHandler } 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
+ 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
271
+ ╭─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
272
+ │
273
+ 10 │ import { mockListToolsHandler } 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 35925ms
@@ -172,76 +172,56 @@ $ tsdown
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
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.20 kB
176
- ℹ dist/tool/tool.operation.d.ts 12.22 kB │ gzip: 1.08 kB
175
+ ℹ dist/agent/agent.operation.d.ts 13.66 kB │ gzip: 1.20 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.44 kB │ gzip: 0.79 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
- 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
187
186
  ℹ dist/agent/agent.event.d.ts  3.73 kB │ gzip: 0.51 kB
188
- ╭─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
189
- │
190
187
  ℹ dist/handlers/agent.handlers.d.ts  3.47 kB │ gzip: 1.01 kB
191
- 13 │ } from '@contractspec/example.agent-console/handlers';
192
188
  ℹ dist/tool/tool.event.d.ts  3.00 kB │ gzip: 0.46 kB
193
189
  ℹ dist/agent/agent.handler.d.ts  2.67 kB │ gzip: 0.76 kB
194
190
  ℹ dist/agent/agent.entity.d.ts  2.55 kB │ gzip: 0.54 kB
195
-  │ ───────────────────────┬──────────────────────
196
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
197
191
  ℹ dist/shared/mock-runs.d.ts  2.41 kB │ gzip: 0.50 kB
198
-  │
199
192
  ℹ dist/ui/index.d.ts  2.03 kB │ gzip: 0.46 kB
200
193
  ℹ dist/tool/tool.entity.d.ts  1.93 kB │ gzip: 0.46 kB
201
194
  ℹ dist/agent/index.d.ts  1.75 kB │ gzip: 0.44 kB
202
195
  ℹ dist/shared/mock-agents.d.ts  1.73 kB │ gzip: 0.41 kB
203
196
  ℹ dist/run/index.d.ts  1.68 kB │ gzip: 0.46 kB
204
197
  ℹ dist/tool/index.d.ts  1.41 kB │ gzip: 0.36 kB
205
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
206
198
  ℹ dist/ui/hooks/useToolList.d.ts  1.11 kB │ gzip: 0.50 kB
207
199
  ℹ dist/ui/hooks/useAgentMutations.d.ts  1.10 kB │ gzip: 0.42 kB
208
200
  ℹ dist/handlers/index.d.ts  1.06 kB │ gzip: 0.28 kB
209
201
  ℹ dist/shared/overlay-types.d.ts  1.00 kB │ gzip: 0.40 kB
210
- ────╯
211
-
212
202
  ℹ dist/ui/hooks/useAgentList.d.ts  0.83 kB │ gzip: 0.42 kB
213
- 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
214
203
  ℹ dist/run/run.enum.d.ts  0.78 kB │ gzip: 0.28 kB
215
204
  ℹ dist/ui/modals/AgentActionsModal.d.ts  0.78 kB │ gzip: 0.36 kB
216
205
  ℹ dist/ui/hooks/useRunList.d.ts  0.77 kB │ gzip: 0.40 kB
217
206
  ℹ dist/agent/agent.presentation.d.ts  0.74 kB │ gzip: 0.29 kB
218
207
  ℹ dist/ui/modals/CreateAgentModal.d.ts  0.66 kB │ gzip: 0.34 kB
219
- ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
220
- │
221
208
  ℹ dist/tool/tool.enum.d.ts  0.65 kB │ gzip: 0.26 kB
222
209
  ℹ dist/agent/agent.enum.d.ts  0.63 kB │ gzip: 0.26 kB
223
- 11 │ import { mockListRunsHandler } from '@contractspec/example.agent-console/handlers';
224
210
  ℹ dist/ui/overlays/demo-overlays.d.ts  0.61 kB │ gzip: 0.29 kB
225
211
  ℹ dist/ui/hooks/index.d.ts  0.60 kB │ gzip: 0.20 kB
226
212
  ℹ dist/presentations/index.d.ts  0.60 kB │ gzip: 0.18 kB
227
213
  ℹ dist/tool/tool.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
228
-  │ ───────────────────────┬──────────────────────
229
214
  ℹ dist/run/run.presentation.d.ts  0.51 kB │ gzip: 0.24 kB
230
215
  ℹ dist/ui/renderers/index.d.ts  0.50 kB │ gzip: 0.16 kB
231
216
  ℹ dist/ui/renderers/tool-registry.markdown.d.ts  0.46 kB │ gzip: 0.26 kB
232
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
233
217
  ℹ dist/ui/renderers/dashboard.markdown.d.ts  0.45 kB │ gzip: 0.26 kB
234
-  │
235
218
  ℹ dist/ui/renderers/agent-list.markdown.d.ts  0.44 kB │ gzip: 0.26 kB
236
219
  ℹ dist/ui/renderers/run-list.markdown.d.ts  0.42 kB │ gzip: 0.26 kB
237
220
  ℹ dist/ui/views/ToolRegistryView.d.ts  0.42 kB │ gzip: 0.25 kB
238
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
221
  ℹ dist/agent.feature.d.ts  0.39 kB │ gzip: 0.24 kB
240
222
  ℹ dist/ui/views/RunListView.d.ts  0.38 kB │ gzip: 0.25 kB
241
223
  ℹ dist/ui/renderers/agent-list.renderer.d.ts  0.37 kB │ gzip: 0.22 kB
242
224
  ℹ dist/agent/agent.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
243
- ────╯
244
-
245
225
  ℹ dist/tool/tool.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
246
226
  ℹ dist/run/run.test-spec.d.ts  0.34 kB │ gzip: 0.19 kB
247
227
  ℹ dist/seeders/index.d.ts  0.28 kB │ gzip: 0.22 kB
@@ -257,7 +237,27 @@ src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning:
257
237
  ℹ dist/ui/AgentRunList.d.ts  0.09 kB │ gzip: 0.08 kB
258
238
  ℹ dist/docs/agent-console.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
259
239
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
260
- ℹ 230 files, total: 711.60 kB
240
+ ℹ 230 files, total: 711.59 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
+ │
244
+ 14 │ } from '@contractspec/example.agent-console/handlers';
245
+  │ ───────────────────────┬──────────────────────
246
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
247
+  │
248
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
249
+ ────╯
250
+
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
252
+ ╭─[ src/ui/renderers/run-list.markdown.ts:11:37 ]
253
+ │
254
+ 11 │ import { mockListRunsHandler } 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
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
262
  â•­─[ src/ui/renderers/tool-registry.markdown.ts:10:38 ]
263
263
  │
@@ -268,14 +268,14 @@ src/ui/renderers/tool-registry.markdown.ts (10:37) [UNRESOLVED_IMPORT] Warn
268
268
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
269
  ────╯
270
270
 
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 ]
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
273
  │
274
- 14 │ } from '@contractspec/example.agent-console/handlers';
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 39760ms
281
+ ✔ Build complete in 30242ms
package/CHANGELOG.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # @contractspec/example.agent-console
2
2
 
3
- ## 0.0.0-canary-20260119224949
3
+ ## 0.0.0-canary-20260119225944
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [c560ee7]
8
8
  - Updated dependencies [1536bf3]
9
- - @contractspec/lib.design-system@0.0.0-canary-20260119224949
10
- - @contractspec/lib.contracts@0.0.0-canary-20260119224949
11
- - @contractspec/lib.example-shared-ui@0.0.0-canary-20260119224949
9
+ - @contractspec/lib.design-system@0.0.0-canary-20260119225944
10
+ - @contractspec/lib.contracts@0.0.0-canary-20260119225944
11
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260119225944
12
12
 
13
13
  ## 1.48.0
14
14