@copilotkitnext/agent 0.0.21 → 0.0.22-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,23 +1,23 @@
1
1
 
2
2
  
3
- > @copilotkitnext/agent@0.0.21 build /Users/mme/Projects/CopilotKit2/main/packages/agent
3
+ > @copilotkitnext/agent@0.0.22-alpha.0 build /Users/mme/Projects/CopilotKit2/threads-final-review/packages/agent
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/mme/Projects/CopilotKit2/main/packages/agent/tsup.config.ts
9
+ CLI Using tsup config: /Users/mme/Projects/CopilotKit2/threads-final-review/packages/agent/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
14
  ESM dist/index.mjs 20.82 KB
15
15
  ESM dist/index.mjs.map 43.52 KB
16
- ESM ⚡️ Build success in 13ms
16
+ ESM ⚡️ Build success in 10ms
17
17
  CJS dist/index.js 22.58 KB
18
18
  CJS dist/index.js.map 43.57 KB
19
- CJS ⚡️ Build success in 13ms
19
+ CJS ⚡️ Build success in 11ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2045ms
21
+ DTS ⚡️ Build success in 2004ms
22
22
  DTS dist/index.d.ts 5.89 KB
23
23
  DTS dist/index.d.mts 5.89 KB
@@ -1,37 +1,19 @@
1
1
 
2
2
  
3
- > @copilotkitnext/agent@0.0.20 test /Users/mme/Projects/CopilotKit2/main/packages/agent
3
+ > @copilotkitnext/agent@0.0.21 test /Users/mme/Projects/CopilotKit2/threads-final-review/packages/agent
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
-  RUN  v3.2.4 /Users/mme/Projects/CopilotKit2/main/packages/agent
7
+  RUN  v3.2.4 /Users/mme/Projects/CopilotKit2/threads-final-review/packages/agent
8
8
 
9
9
  [?2026h
10
-  ❯ src/__tests__/state-tools.test.ts [queued]
11
-
12
-  Test Files 0 passed (4)
13
-  Tests 0 passed (0)
14
-  Start at 14:30:13
15
-  Duration 409ms
16
- [?2026l[?2026h
17
-  ❯ src/__tests__/basic-agent.test.ts [queued]
18
-  ❯ src/__tests__/state-tools.test.ts [queued]
19
-
20
-  Test Files 0 passed (4)
21
-  Tests 0 passed (0)
22
-  Start at 14:30:13
23
-  Duration 532ms
24
- [?2026l[?2026h
25
10
   ❯ src/__tests__/basic-agent.test.ts [queued]
26
-  ❯ src/__tests__/property-overrides.test.ts [queued]
27
-  ❯ src/__tests__/state-tools.test.ts [queued]
28
-  ❯ src/__tests__/utils.test.ts [queued]
29
11
 
30
12
   Test Files 0 passed (4)
31
13
   Tests 0 passed (0)
32
-  Start at 14:30:13
33
-  Duration 982ms
34
- [?2026l[?2026h
14
+  Start at 17:14:47
15
+  Duration 303ms
16
+ [?2026l[?2026h
35
17
   ❯ src/__tests__/basic-agent.test.ts 0/14
36
18
   ❯ src/__tests__/property-overrides.test.ts [queued]
37
19
   ❯ src/__tests__/state-tools.test.ts [queued]
@@ -39,23 +21,23 @@
39
21
 
40
22
   Test Files 0 passed (4)
41
23
   Tests 0 passed (14)
42
-  Start at 14:30:13
43
-  Duration 1.19s
44
- [?2026l[?2026h ✓ src/__tests__/basic-agent.test.ts (14 tests) 19ms
45
- ✓ src/__tests__/state-tools.test.ts (10 tests) 9ms
46
- ✓ src/__tests__/property-overrides.test.ts (21 tests) 11ms
24
+  Start at 17:14:47
25
+  Duration 610ms
26
+ [?2026l[?2026h ✓ src/__tests__/basic-agent.test.ts (14 tests) 30ms
27
+ ✓ src/__tests__/property-overrides.test.ts (21 tests) 10ms
28
+ ✓ src/__tests__/state-tools.test.ts (10 tests) 14ms
47
29
 
48
-  ❯ src/__tests__/utils.test.ts 1/27
30
+  ❯ src/__tests__/utils.test.ts 0/27
49
31
 
50
32
   Test Files 3 passed (4)
51
-  Tests 46 passed (72)
52
-  Start at 14:30:13
53
-  Duration 1.39s
54
- [?2026l ✓ src/__tests__/utils.test.ts (27 tests) 28ms
33
+  Tests 45 passed (72)
34
+  Start at 17:14:47
35
+  Duration 710ms
36
+ [?2026l ✓ src/__tests__/utils.test.ts (27 tests) 10ms
55
37
 
56
38
   Test Files  4 passed (4)
57
39
   Tests  72 passed (72)
58
-  Start at  14:30:13
59
-  Duration  1.61s (transform 723ms, setup 0ms, collect 3.12s, tests 67ms, environment 0ms, prepare 715ms)
40
+  Start at  17:14:47
41
+  Duration  803ms (transform 174ms, setup 0ms, collect 1.21s, tests 63ms, environment 0ms, prepare 443ms)
60
42
 
61
43
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/agent",
3
- "version": "0.0.21",
3
+ "version": "0.0.22-alpha.0",
4
4
  "description": "Basic Agent for CopilotKit",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,4 +0,0 @@
1
-
2
- > @copilotkitnext/agent@0.0.13-alpha.1 check-types /Users/mme/Projects/CopilotKit2/main/packages/agent
3
- > tsc --noEmit
4
-