@copilotkitnext/web-inspector 0.0.24 → 0.0.26

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.23 build:css /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.23 build:css /Users/mme/Projects/CopilotKit2/main/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 38ms
8
+ Done in 48ms
9
9
  ⠙
@@ -1,23 +1,23 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.23 build /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.23 build /Users/mme/Projects/CopilotKit2/main/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/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector/tsup.config.ts
9
+ CLI Using tsup config: /Users/mme/Projects/CopilotKit2/main/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
- ESM dist/index.mjs 111.48 KB
15
- ESM dist/index.mjs.map 171.73 KB
16
- ESM ⚡️ Build success in 20ms
17
14
  CJS dist/index.js 113.58 KB
18
15
  CJS dist/index.js.map 171.77 KB
19
- CJS ⚡️ Build success in 20ms
16
+ CJS ⚡️ Build success in 26ms
17
+ ESM dist/index.mjs 111.48 KB
18
+ ESM dist/index.mjs.map 171.73 KB
19
+ ESM ⚡️ Build success in 27ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 614ms
21
+ DTS ⚡️ Build success in 1598ms
22
22
  DTS dist/index.d.ts 4.56 KB
23
23
  DTS dist/index.d.mts 4.56 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/web-inspector",
3
- "version": "0.0.24",
3
+ "version": "0.0.26",
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",
@@ -15,10 +15,10 @@
15
15
  "access": "public"
16
16
  },
17
17
  "dependencies": {
18
- "@ag-ui/client": "0.0.42-alpha.1",
18
+ "@ag-ui/client": "0.0.42",
19
19
  "lit": "^3.2.0",
20
20
  "lucide": "^0.525.0",
21
- "@copilotkitnext/core": "0.0.24"
21
+ "@copilotkitnext/core": "0.0.26"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@tailwindcss/cli": "^4.1.11",
@@ -28,8 +28,8 @@
28
28
  "tailwindcss": "^4.0.8",
29
29
  "tsup": "^8.5.0",
30
30
  "typescript": "5.8.2",
31
- "@copilotkitnext/eslint-config": "0.0.0",
32
- "@copilotkitnext/typescript-config": "0.0.0"
31
+ "@copilotkitnext/typescript-config": "0.0.0",
32
+ "@copilotkitnext/eslint-config": "0.0.0"
33
33
  },
34
34
  "engines": {
35
35
  "node": ">=18"
@@ -1,35 +0,0 @@
1
-
2
- 
3
- > @copilotkitnext/web-inspector@0.0.22 test /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
4
- > vitest run
5
-
6
- [?25l
7
-  RUN  v3.2.4 /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
8
-
9
- [?2026h
10
-  ❯ src/__tests__/web-inspector.spec.ts [queued]
11
-
12
-  Test Files 0 passed (1)
13
-  Tests 0 passed (0)
14
-  Start at 08:36:42
15
-  Duration 403ms
16
- [?2026l[?2026hstderr | src/__tests__/web-inspector.spec.ts
17
- Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information.
18
-
19
-
20
-  ❯ src/__tests__/web-inspector.spec.ts 0/2
21
-
22
-  Test Files 0 passed (1)
23
-  Tests 0 passed (2)
24
-  Start at 08:36:42
25
-  Duration 504ms
26
- [?2026l ✓ src/__tests__/web-inspector.spec.ts (2 tests) 21ms
27
- ✓ WebInspectorElement > records agent events and syncs state/messages/tools 17ms
28
- ✓ WebInspectorElement > normalizes context, persists state, and copies context values 3ms
29
-
30
-  Test Files  1 passed (1)
31
-  Tests  2 passed (2)
32
-  Start at  08:36:42
33
-  Duration  633ms (transform 87ms, setup 0ms, collect 184ms, tests 21ms, environment 175ms, prepare 52ms)
34
-
35
- [?25h