@contractspec/example.agent-console 1.54.0 → 1.56.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.
@@ -237,22 +237,22 @@ $ tsdown
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
239
  ℹ 230 files, total: 711.62 kB
240
- 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
241
- ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
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
241
+ ╭─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
242
242
  │
243
- 14 │ } from '@contractspec/example.agent-console/handlers';
243
+ 13 │ } from '@contractspec/example.agent-console/handlers';
244
244
   │ ───────────────────────┬──────────────────────
245
245
   │ ╰──────────────────────── Module not found, treating it as an external dependency
246
246
   │
247
247
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
248
248
  ────╯
249
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 ]
250
+ 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
251
+ ╭─[ src/ui/renderers/dashboard.markdown.ts:14:8 ]
252
252
  │
253
- 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
254
-  │ ───────────────────────┬──────────────────────
255
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
253
+ 14 │ } from '@contractspec/example.agent-console/handlers';
254
+  │ ───────────────────────┬──────────────────────
255
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
256
256
   │
257
257
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
258
258
  ────╯
@@ -267,14 +267,14 @@ src/ui/renderers/run-list.markdown.ts (11:36) [UNRESOLVED_IMPORT] Warning:
267
267
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
268
268
  ────╯
269
269
 
270
- 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
271
- ╭─[ src/ui/renderers/agent-list.markdown.ts:13:8 ]
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
272
  │
273
- 13 │ } from '@contractspec/example.agent-console/handlers';
274
-  │ ───────────────────────┬──────────────────────
275
-  │ ╰──────────────────────── Module not found, treating it as an external dependency
273
+ 10 │ import { mockListToolsHandler } from '@contractspec/example.agent-console/handlers';
274
+  │ ───────────────────────┬──────────────────────
275
+  │ ╰──────────────────────── Module not found, treating it as an external dependency
276
276
   │
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 34844ms
280
+ ✔ Build complete in 32938ms