@copilotkitnext/web-inspector 0.0.33 → 0.0.34-alpha.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.
@@ -1,9 +1,9 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.32 build:css /Users/ran/Desktop/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.34-alpha.0 build:css /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector
4
4
  > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
5
5
 
6
- \|/-\|/-\|/-\|/-\|/-\|/≈ tailwindcss v4.1.11
6
+ ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼≈ tailwindcss v4.1.11
7
7
 
8
- Done in 61ms
9
- \
8
+ Done in 43ms
9
+ ⠙
@@ -1,23 +1,23 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.32 build /Users/ran/Desktop/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.34-alpha.0 build /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: src/index.ts
7
7
  CLI Using tsconfig: tsconfig.json
8
8
  CLI tsup v8.5.0
9
- CLI Using tsup config: /Users/ran/Desktop/vnext_experimental/packages/web-inspector/tsup.config.ts
9
+ CLI Using tsup config: /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector/tsup.config.ts
10
10
  CLI Target: es2022
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- CJS dist/index.js 152.18 KB
15
- CJS dist/index.js.map 217.60 KB
16
- CJS ⚡️ Build success in 23ms
17
14
  ESM dist/index.mjs 150.00 KB
18
15
  ESM dist/index.mjs.map 217.58 KB
19
- ESM ⚡️ Build success in 24ms
16
+ ESM ⚡️ Build success in 21ms
17
+ CJS dist/index.js 152.18 KB
18
+ CJS dist/index.js.map 217.60 KB
19
+ CJS ⚡️ Build success in 22ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 937ms
21
+ DTS ⚡️ Build success in 928ms
22
22
  DTS dist/index.d.ts 6.30 KB
23
23
  DTS dist/index.d.mts 6.30 KB
@@ -0,0 +1,42 @@
1
+
2
+ 
3
+ > @copilotkitnext/web-inspector@0.0.33 test /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector
4
+ > pnpm run build:css && vitest run
5
+
6
+
7
+ > @copilotkitnext/web-inspector@0.0.33 build:css /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector
8
+ > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
9
+
10
+ ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼≈ tailwindcss v4.1.11
11
+
12
+ Done in 42ms
13
+ ⠙[?25l
14
+  RUN  v3.2.4 /Users/mk/Developer/work/CopilotKit/src/v2.x/packages/web-inspector
15
+
16
+ [?2026h
17
+  ❯ src/__tests__/web-inspector.spec.ts [queued]
18
+
19
+  Test Files 0 passed (1)
20
+  Tests 0 passed (0)
21
+  Start at 13:35:39
22
+  Duration 302ms
23
+ [?2026l[?2026hstderr | src/__tests__/web-inspector.spec.ts
24
+ Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information.
25
+
26
+
27
+  ❯ src/__tests__/web-inspector.spec.ts 0/2
28
+
29
+  Test Files 0 passed (1)
30
+  Tests 0 passed (2)
31
+  Start at 13:35:39
32
+  Duration 503ms
33
+ [?2026l ✓ src/__tests__/web-inspector.spec.ts (2 tests) 38ms
34
+ ✓ WebInspectorElement > records agent events and syncs state/messages/tools 34ms
35
+ ✓ WebInspectorElement > normalizes context, persists state, and copies context values 4ms
36
+
37
+  Test Files  1 passed (1)
38
+  Tests  2 passed (2)
39
+  Start at  13:35:39
40
+  Duration  595ms (transform 96ms, setup 0ms, collect 200ms, tests 38ms, environment 162ms, prepare 38ms)
41
+
42
+ [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/web-inspector",
3
- "version": "0.0.33",
3
+ "version": "0.0.34-alpha.0",
4
4
  "description": "Lit-based web component for the CopilotKit web inspector",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -19,7 +19,7 @@
19
19
  "lit": "^3.2.0",
20
20
  "lucide": "^0.525.0",
21
21
  "marked": "^12.0.2",
22
- "@copilotkitnext/core": "0.0.33"
22
+ "@copilotkitnext/core": "0.0.34-alpha.0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@tailwindcss/cli": "^4.1.11",
@@ -30,8 +30,8 @@
30
30
  "tsup": "^8.5.0",
31
31
  "typescript": "5.8.2",
32
32
  "vitest": "^3.0.5",
33
- "@copilotkitnext/eslint-config": "0.0.0",
34
- "@copilotkitnext/typescript-config": "0.0.0"
33
+ "@copilotkitnext/typescript-config": "0.0.0",
34
+ "@copilotkitnext/eslint-config": "0.0.0"
35
35
  },
36
36
  "engines": {
37
37
  "node": ">=18"