@copilotkit/runtime 1.7.0-next.1 → 1.7.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,5 +1,19 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 082db7a: - CrewAI support
8
+
9
+ ### Patch Changes
10
+
11
+ - 082db7a: - Added RemoteAgentAdapter and implemented CopilotKit (protocol & events).
12
+ - Integrated CrewAI (with a prototype, HITL, event system, and chat/demo tweaks).
13
+ - Updated docs and cleaned up code (fixing stdout issues, restricting Python version, and streamlining demos).
14
+ - 1e934e4: - feat(runtime): Add LangFuse logging integration
15
+ - @copilotkit/shared@1.7.0
16
+
3
17
  ## 1.7.0-next.1
4
18
 
5
19
  ### Patch Changes
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  publishConfig: {
40
40
  access: "public"
41
41
  },
42
- version: "1.7.0-next.1",
42
+ version: "1.7.0",
43
43
  sideEffects: false,
44
44
  main: "./dist/index.js",
45
45
  module: "./dist/index.mjs",
@@ -4441,4 +4441,4 @@ export {
4441
4441
  getCommonConfig,
4442
4442
  copilotRuntimeNodeHttpEndpoint
4443
4443
  };
4444
- //# sourceMappingURL=chunk-QTRO3GPV.mjs.map
4444
+ //# sourceMappingURL=chunk-66YYMUU2.mjs.map