@lssm/example.agent-console 0.0.0-canary-20251206181705 → 0.0.0-canary-20251207012602

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.
@@ -2,7 +2,7 @@ $ bun build:bundle && bun build:types
2
2
  $ tsdown
3
3
  ℹ tsdown v0.17.0 powered by rolldown v1.0.0-beta.53
4
4
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/agent-console/tsdown.config.js
5
- ℹ entry: src/events.ts, src/feature.ts, src/index.ts, src/contracts/agent.ts, src/contracts/index.ts, src/contracts/run.ts, src/contracts/tool.ts, src/entities/agent.ts, src/entities/index.ts, src/entities/log.ts, src/entities/run.ts, src/entities/tool.ts, src/presentations/agent-list.ts, src/presentations/dashboard.ts, src/presentations/index.ts, src/presentations/run-list.ts, src/presentations/tool-registry.ts, src/handlers/agent.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts, src/handlers/run.handlers.ts, src/handlers/tool.handlers.ts
5
+ ℹ entry: src/events.ts, src/feature.ts, src/index.ts, src/contracts/agent.ts, src/contracts/index.ts, src/contracts/run.ts, src/contracts/tool.ts, src/entities/agent.ts, src/entities/index.ts, src/entities/log.ts, src/entities/run.ts, src/entities/tool.ts, src/handlers/agent.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts, src/handlers/run.handlers.ts, src/handlers/tool.handlers.ts, src/presentations/agent-list.ts, src/presentations/dashboard.ts, src/presentations/index.ts, src/presentations/run-list.ts, src/presentations/tool-registry.ts
6
6
  ℹ target: esnext
7
7
  ℹ tsconfig: tsconfig.json
8
8
  ℹ Build start
@@ -131,9 +131,9 @@ $ tsdown
131
131
  ℹ dist/libs/contracts/dist/jsonschema.js  0.01 kB │ gzip: 0.03 kB
132
132
  ℹ dist/libs/contracts/dist/presentations.js  0.01 kB │ gzip: 0.03 kB
133
133
  ℹ dist/contracts/run.d.ts 30.81 kB │ gzip: 1.84 kB
134
- ℹ dist/events.d.ts 25.76 kB │ gzip: 1.34 kB
135
- ℹ dist/contracts/agent.d.ts 23.53 kB │ gzip: 1.36 kB
136
- ℹ dist/contracts/tool.d.ts 17.26 kB │ gzip: 1.16 kB
134
+ ℹ dist/events.d.ts 25.26 kB │ gzip: 1.34 kB
135
+ ℹ dist/contracts/agent.d.ts 23.98 kB │ gzip: 1.37 kB
136
+ ℹ dist/contracts/tool.d.ts 17.27 kB │ gzip: 1.16 kB
137
137
  ℹ dist/handlers/mock-data.d.ts 10.44 kB │ gzip: 1.31 kB
138
138
  ℹ dist/index.d.ts  4.76 kB │ gzip: 0.96 kB
139
139
  ℹ dist/handlers/run.handlers.d.ts  3.69 kB │ gzip: 1.01 kB
@@ -142,7 +142,7 @@ $ tsdown
142
142
  ℹ dist/handlers/tool.handlers.d.ts  2.40 kB │ gzip: 0.70 kB
143
143
  ℹ dist/entities/agent.d.ts  2.25 kB │ gzip: 0.51 kB
144
144
  ℹ dist/handlers/index.d.ts  1.55 kB │ gzip: 0.42 kB
145
- ℹ dist/entities/tool.d.ts  1.50 kB │ gzip: 0.42 kB
145
+ ℹ dist/entities/tool.d.ts  1.52 kB │ gzip: 0.42 kB
146
146
  ℹ dist/entities/log.d.ts  1.08 kB │ gzip: 0.33 kB
147
147
  ℹ dist/presentations/index.d.ts  0.78 kB │ gzip: 0.28 kB
148
148
  ℹ dist/contracts/index.d.ts  0.76 kB │ gzip: 0.24 kB
@@ -152,12 +152,17 @@ $ tsdown
152
152
  ℹ dist/presentations/tool-registry.d.ts  0.42 kB │ gzip: 0.21 kB
153
153
  ℹ dist/presentations/dashboard.d.ts  0.36 kB │ gzip: 0.22 kB
154
154
  ℹ dist/feature.d.ts  0.33 kB │ gzip: 0.22 kB
155
- ℹ 146 files, total: 261.99 kB
155
+ ℹ 146 files, total: 261.97 kB
156
156
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
157
157
  - Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
158
158
   │
159
159
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
160
160
 
161
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
162
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
163
+  │
164
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
165
+
161
166
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'fs' in ../../libs/contracts/dist/server/graphql-schema-export.js
162
167
  ╭─[ ../../libs/contracts/dist/server/graphql-schema-export.js:1:167 ]
163
168
  │
@@ -178,11 +183,6 @@ $ tsdown
178
183
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
179
184
  ───╯
180
185
 
181
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
182
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
183
-  │
184
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
185
-
186
186
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
187
187
  - Module not found, treating it as an external dependency in ../../libs/contracts/dist/telemetry/tracker.js at 27..35
188
188
   │
@@ -198,5 +198,5 @@ $ tsdown
198
198
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
199
  ───╯
200
200
 
201
- ✔ Build complete in 32985ms
201
+ ✔ Build complete in 36168ms
202
202
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @lssm/example.agent-console
2
2
 
3
- ## 0.0.0-canary-20251206181705
3
+ ## 0.0.0-canary-20251207012602
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 3086383: refactor: dependencies upgrade
8
8
  - Updated dependencies [3086383]
9
- - @lssm/lib.contracts@0.0.0-canary-20251206181705
10
- - @lssm/lib.schema@0.0.0-canary-20251206181705
11
- - @lssm/lib.jobs@0.0.0-canary-20251206181705
12
- - @lssm/lib.identity-rbac@0.0.0-canary-20251206181705
13
- - @lssm/module.audit-trail@0.0.0-canary-20251206181705
9
+ - @lssm/lib.contracts@0.0.0-canary-20251207012602
10
+ - @lssm/lib.schema@0.0.0-canary-20251207012602
11
+ - @lssm/lib.jobs@0.0.0-canary-20251207012602
12
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251207012602
13
+ - @lssm/module.audit-trail@0.0.0-canary-20251207012602