@copilotkit/runtime 1.4.0-pre.16 → 1.4.1-pre.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.
package/CHANGELOG.md CHANGED
@@ -1,196 +1,103 @@
1
1
  # @copilotkit/runtime
2
2
 
3
- ## 1.4.0-pre.16
4
-
5
- ### Minor Changes
6
-
7
- - lgc and lgjs alpha
8
-
9
- ### Patch Changes
10
-
11
- - Updated dependencies
12
- - @copilotkit/shared@1.4.0-pre.16
13
-
14
- ## 1.4.0-pre.15
15
-
16
- ### Patch Changes
17
-
18
- - No changes
19
- - Updated dependencies
20
- - @copilotkit/shared@1.4.0-pre.15
21
-
22
- ## 1.4.0-pre-1-4-0.14
23
-
24
- ### Minor Changes
25
-
26
- - lgc & lgjs alpha release
3
+ ## 1.4.1-pre.0
27
4
 
28
5
  ### Patch Changes
29
6
 
30
- - a5efccd: Revert rxjs changes
31
- - Updated dependencies [a5efccd]
7
+ - lower case copilotkit property
32
8
  - Updated dependencies
33
- - @copilotkit/shared@1.4.0-pre-1-4-0.14
9
+ - @copilotkit/shared@1.4.1-pre.0
34
10
 
35
- ## 1.4.0-pre-1-4-0.13
11
+ ## 1.4.0
36
12
 
37
13
  ### Minor Changes
38
14
 
39
- - lgc & lgjs alpha
15
+ CopilotKit Core:
40
16
 
41
- ### Patch Changes
17
+ - Improved error messages and overall logs
18
+ - `useCopilotAction.renderAndAwait` renamed to `.renderAndAwaitForResponse` (backwards compatible, will be deprecated in the future)
19
+ - Improved scrolling behavior. It is now possible to scroll up during LLM response generation
20
+ - Added Azure OpenAI integration
21
+ - Updated interfaces for better developer ergonomics
42
22
 
43
- - Updated dependencies
44
- - @copilotkit/shared@1.4.0-pre-1-4-0.13
23
+ CoAgents:
45
24
 
46
- ## 1.4.0-pre-1-4-0.12
25
+ - Renamed `remoteActions` to `remoteEndpoints` (backwards compatible, will be deprecated in the future)
26
+ - Support for LangGraph Platform in Remote Endpoints
27
+ - LangGraph JS Support for CoAgents (locally via `langgraph dev`, `langgraph up` or deployed to LangGraph Platform)
28
+ - Improved LangSmith integration - requests made through CoAgents will now surface in LangSmith
29
+ - Enhanced state management and message handling
47
30
 
48
- ### Minor Changes
31
+ CopilotKid Back-end SDK:
49
32
 
50
- - c6b489d: LangGraph Platform and LangGraph JS support
51
- - 7cc6cc8: LangGraph Cloud and LangGraphJS alpha release
52
- - prerelease lgc and lgjs
53
- - Add LangGraph Platform and LangGraph JS support
54
- - b318b18: Add LangGraph Cloud support
33
+ - Released a whole-new `@copilotkit/sdk-js` for building agents with LangGraph JS Support
55
34
 
56
35
  ### Patch Changes
57
36
 
58
- - 9ea9db1: update tsup config
59
- - d52c1f9: update entry
60
- - e71d469: export langchain module
37
+ - f6fab28: update tsup config
38
+ - f6fab28: update entry
39
+ - f6fab28: export langchain module
61
40
  - 8a77944: Improve LangSmith support
62
- - 3caa5d5: Ensure intermediate state config is sent as snake case
63
- - cf3a787: update entry in tsup config
41
+ - f6fab28: Ensure intermediate state config is sent as snake case
42
+ - f6fab28: update entry in tsup config
64
43
  - 8a77944: Ensure the last message is sent to LangSmith
65
- - 264a693: update entry
66
- - dd99f00: Update exports
67
- - a28fb90: Update exports
44
+ - a5efccd: Revert rxjs changes
45
+ - f6fab28: update entry
46
+ - f6fab28: Update exports
47
+ - f6fab28: Update exports
68
48
  - 332d744: Add support for Azure OpenAI
69
- - 1f8032e: Export LangGraph functions
70
- - c3576f6: Update lockfile
71
- - Updated dependencies [9ea9db1]
72
- - Updated dependencies [d52c1f9]
73
- - Updated dependencies [c6b489d]
74
- - Updated dependencies [7cc6cc8]
75
- - Updated dependencies [e71d469]
76
- - Updated dependencies [8a77944]
77
- - Updated dependencies [3caa5d5]
78
- - Updated dependencies [cf3a787]
79
- - Updated dependencies
49
+ - f6fab28: Export LangGraph functions
50
+ - f6fab28: Update lockfile
51
+ - Updated dependencies [f6fab28]
52
+ - Updated dependencies [f6fab28]
80
53
  - Updated dependencies
54
+ - Updated dependencies [f6fab28]
81
55
  - Updated dependencies [8a77944]
82
- - Updated dependencies [264a693]
83
- - Updated dependencies [dd99f00]
84
- - Updated dependencies [a28fb90]
56
+ - Updated dependencies [f6fab28]
57
+ - Updated dependencies [f6fab28]
58
+ - Updated dependencies [8a77944]
59
+ - Updated dependencies [a5efccd]
60
+ - Updated dependencies [f6fab28]
61
+ - Updated dependencies [f6fab28]
62
+ - Updated dependencies [f6fab28]
85
63
  - Updated dependencies [332d744]
86
- - Updated dependencies [b318b18]
87
- - Updated dependencies [1f8032e]
88
- - Updated dependencies [c3576f6]
89
- - @copilotkit/shared@1.4.0-pre-1-4-0.12
90
-
91
- ## 1.4.0-pre-1-4-0.11
92
-
93
- ### Minor Changes
94
-
95
- - LangGraph Platform and LangGraph JS support
96
-
97
- ### Patch Changes
98
-
99
- - Updated dependencies
100
- - @copilotkit/shared@1.4.0-pre-1-4-0.11
101
-
102
- ## 1.4.0-pre-1-4-0.10
103
-
104
- ### Minor Changes
105
-
106
- - LangGraph Cloud and LangGraphJS alpha release
107
- - b318b18: Add LangGraph Cloud support
108
-
109
- ### Patch Changes
110
-
111
- - Updated dependencies
112
- - Updated dependencies [b318b18]
113
- - @copilotkit/shared@1.4.0-pre-1-4-0.10
114
-
115
- ## 1.3.16-mme-lgc-langgraph-package.9
116
-
117
- ### Patch Changes
118
-
119
- - update entry
120
- - Updated dependencies
121
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.9
64
+ - Updated dependencies [f6fab28]
65
+ - Updated dependencies [f6fab28]
66
+ - @copilotkit/shared@1.4.0
122
67
 
123
- ## 1.3.16-mme-lgc-langgraph-package.8
68
+ ## 1.3.16-mme-revert-rxjs-changes.10
124
69
 
125
70
  ### Patch Changes
126
71
 
127
- - update entry
128
- - Updated dependencies
129
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.8
130
-
131
- ## 1.3.16-mme-lgc-langgraph-package.7
132
-
133
- ### Patch Changes
134
-
135
- - update entry in tsup config
136
- - Updated dependencies
137
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.7
138
-
139
- ## 1.3.16-mme-lgc-langgraph-package.6
140
-
141
- ### Patch Changes
142
-
143
- - Update exports
144
- - Updated dependencies
145
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.6
146
-
147
- ## 1.3.16-mme-lgc-langgraph-package.5
148
-
149
- ### Patch Changes
150
-
151
- - update tsup config
152
- - Updated dependencies
153
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.5
154
-
155
- ## 1.3.16-mme-lgc-langgraph-package.4
156
-
157
- ### Patch Changes
158
-
159
- - Update exports
160
- - Updated dependencies
161
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.4
162
-
163
- ## 1.3.16-mme-lgc-langgraph-package.3
164
-
165
- ### Patch Changes
166
-
167
- - export langchain module
168
- - Updated dependencies
169
- - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.3
170
-
171
- ## 1.3.16-mme-sdk-js.2
172
-
173
- ### Patch Changes
174
-
175
- - Ensure intermediate state config is sent as snake case
176
- - Updated dependencies
177
- - @copilotkit/shared@1.3.16-mme-sdk-js.2
178
-
179
- ## 1.3.16-mme-sdk-js.1
180
-
181
- ### Patch Changes
182
-
183
- - Update lockfile
184
- - Updated dependencies
185
- - @copilotkit/shared@1.3.16-mme-sdk-js.1
186
-
187
- ## 1.3.16-mme-sdk-js.0
188
-
189
- ### Patch Changes
190
-
191
- - Export LangGraph functions
72
+ - f6fab28: update tsup config
73
+ - f6fab28: update entry
74
+ - f6fab28: export langchain module
75
+ - 8a77944: Improve LangSmith support
76
+ - f6fab28: Ensure intermediate state config is sent as snake case
77
+ - f6fab28: update entry in tsup config
78
+ - 8a77944: Ensure the last message is sent to LangSmith
79
+ - Revert rxjs changes
80
+ - f6fab28: update entry
81
+ - f6fab28: Update exports
82
+ - f6fab28: Update exports
83
+ - 332d744: Add support for Azure OpenAI
84
+ - f6fab28: Export LangGraph functions
85
+ - f6fab28: Update lockfile
86
+ - Updated dependencies [f6fab28]
87
+ - Updated dependencies [f6fab28]
88
+ - Updated dependencies [f6fab28]
89
+ - Updated dependencies [8a77944]
90
+ - Updated dependencies [f6fab28]
91
+ - Updated dependencies [f6fab28]
92
+ - Updated dependencies [8a77944]
192
93
  - Updated dependencies
193
- - @copilotkit/shared@1.3.16-mme-sdk-js.0
94
+ - Updated dependencies [f6fab28]
95
+ - Updated dependencies [f6fab28]
96
+ - Updated dependencies [f6fab28]
97
+ - Updated dependencies [332d744]
98
+ - Updated dependencies [f6fab28]
99
+ - Updated dependencies [f6fab28]
100
+ - @copilotkit/shared@1.3.16-mme-revert-rxjs-changes.10
194
101
 
195
102
  ## 1.3.15
196
103
 
@@ -37,7 +37,7 @@ var require_package = __commonJS({
37
37
  publishConfig: {
38
38
  access: "public"
39
39
  },
40
- version: "1.4.0-pre.16",
40
+ version: "1.4.1-pre.0",
41
41
  sideEffects: false,
42
42
  main: "./dist/index.js",
43
43
  module: "./dist/index.mjs",
@@ -3124,4 +3124,4 @@ export {
3124
3124
  getCommonConfig,
3125
3125
  copilotRuntimeNodeHttpEndpoint
3126
3126
  };
3127
- //# sourceMappingURL=chunk-SQKHB55U.mjs.map
3127
+ //# sourceMappingURL=chunk-2ARHEWUA.mjs.map