@copilotkitnext/agent 0.0.13-alpha.1 → 0.0.13

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,22 @@
1
-
2
- 
3
- > @copilotkitnext/agent@0.0.13-alpha.1 build /Users/mme/Projects/CopilotKit2/main/packages/agent
4
- > tsup
5
-
6
- CLI Building entry: src/index.ts
7
- CLI Using tsconfig: tsconfig.json
8
- CLI tsup v8.5.0
9
- CLI Using tsup config: /Users/mme/Projects/CopilotKit2/main/packages/agent/tsup.config.ts
10
- CLI Target: es2022
11
- CLI Cleaning output folder
12
- CJS Build start
13
- ESM Build start
14
- CJS dist/index.js 21.08 KB
15
- CJS dist/index.js.map 40.66 KB
16
- CJS ⚡️ Build success in 11ms
17
- ESM dist/index.mjs 19.33 KB
18
- ESM dist/index.mjs.map 40.61 KB
19
- ESM ⚡️ Build success in 11ms
20
- DTS Build start
21
- DTS ⚡️ Build success in 2016ms
22
- DTS dist/index.d.ts 5.84 KB
23
- DTS dist/index.d.mts 5.84 KB
1
+
2
+ > @copilotkitnext/agent@0.0.13-alpha.1 build /Users/mme/Projects/CopilotKit2/main/packages/agent
3
+ > tsup
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.0
8
+ CLI Using tsup config: /Users/mme/Projects/CopilotKit2/main/packages/agent/tsup.config.ts
9
+ CLI Target: es2022
10
+ CLI Cleaning output folder
11
+ CJS Build start
12
+ ESM Build start
13
+ CJS dist/index.js 21.08 KB
14
+ CJS dist/index.js.map 40.66 KB
15
+ CJS ⚡️ Build success in 10ms
16
+ ESM dist/index.mjs 19.33 KB
17
+ ESM dist/index.mjs.map 40.61 KB
18
+ ESM ⚡️ Build success in 11ms
19
+ DTS Build start
20
+ DTS ⚡️ Build success in 2216ms
21
+ DTS dist/index.d.ts 5.84 KB
22
+ DTS dist/index.d.mts 5.84 KB
@@ -0,0 +1,4 @@
1
+
2
+ > @copilotkitnext/agent@0.0.13-alpha.1 check-types /Users/mme/Projects/CopilotKit2/main/packages/agent
3
+ > tsc --noEmit
4
+
@@ -0,0 +1,79 @@
1
+
2
+ 
3
+ > @copilotkitnext/agent@0.0.13-alpha.1 test /Users/mme/Projects/CopilotKit2/main/packages/agent
4
+ > vitest run
5
+
6
+ [?25l
7
+  RUN  v3.2.4 /Users/mme/Projects/CopilotKit2/main/packages/agent
8
+
9
+ [?2026h
10
+  ❯ src/__tests__/property-overrides.test.ts [queued]
11
+
12
+  Test Files 0 passed (4)
13
+  Tests 0 passed (0)
14
+  Start at 12:07:03
15
+  Duration 308ms
16
+ [?2026l[?2026h
17
+  ❯ src/__tests__/property-overrides.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 12:07:03
23
+  Duration 525ms
24
+ [?2026l[?2026h
25
+  ❯ 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
+
30
+  Test Files 0 passed (4)
31
+  Tests 0 passed (0)
32
+  Start at 12:07:03
33
+  Duration 998ms
34
+ [?2026l[?2026h
35
+  ❯ src/__tests__/basic-agent.test.ts [queued]
36
+  ❯ src/__tests__/property-overrides.test.ts 0/21
37
+  ❯ src/__tests__/state-tools.test.ts [queued]
38
+  ❯ src/__tests__/utils.test.ts [queued]
39
+
40
+  Test Files 0 passed (4)
41
+  Tests 0 passed (21)
42
+  Start at 12:07:03
43
+  Duration 1.52s
44
+ [?2026l[?2026h ✓ src/__tests__/basic-agent.test.ts (14 tests) 14ms
45
+ ✓ src/__tests__/property-overrides.test.ts (21 tests) 10ms
46
+
47
+
48
+  ❯ src/__tests__/state-tools.test.ts 0/10
49
+  ❯ src/__tests__/utils.test.ts [queued]
50
+
51
+  Test Files 2 passed (4)
52
+  Tests 35 passed (45)
53
+  Start at 12:07:03
54
+  Duration 1.62s
55
+ [?2026l[?2026h ✓ src/__tests__/state-tools.test.ts (10 tests) 50ms
56
+
57
+
58
+  ❯ src/__tests__/utils.test.ts 0/27
59
+
60
+  Test Files 3 passed (4)
61
+  Tests 45 passed (72)
62
+  Start at 12:07:03
63
+  Duration 1.82s
64
+ [?2026l[?2026h
65
+
66
+  ❯ src/__tests__/utils.test.ts 1/27
67
+
68
+  Test Files 3 passed (4)
69
+  Tests 46 passed (72)
70
+  Start at 12:07:03
71
+  Duration 1.94s
72
+ [?2026l ✓ src/__tests__/utils.test.ts (27 tests) 85ms
73
+
74
+  Test Files  4 passed (4)
75
+  Tests  72 passed (72)
76
+  Start at  12:07:03
77
+  Duration  2.01s (transform 988ms, setup 0ms, collect 4.57s, tests 159ms, environment 0ms, prepare 986ms)
78
+
79
+ [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/agent",
3
- "version": "0.0.13-alpha.1",
3
+ "version": "0.0.13",
4
4
  "description": "Basic Agent for CopilotKit",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",