@copilotkit/runtime 1.8.10-next.0 → 1.8.10-next.2

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/{chunk-MSBLW6TU.mjs → chunk-34Z6UB6N.mjs} +2 -2
  3. package/dist/{chunk-F2DLMRBK.mjs → chunk-L57B2EB7.mjs} +2 -2
  4. package/dist/{chunk-2ICQTCH3.mjs → chunk-R3Z3JTED.mjs} +29 -28
  5. package/dist/chunk-R3Z3JTED.mjs.map +1 -0
  6. package/dist/{chunk-PRF2YJTA.mjs → chunk-WOYBKZKY.mjs} +2 -2
  7. package/dist/index.d.ts +2 -2
  8. package/dist/index.js +28 -27
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +4 -4
  11. package/dist/lib/index.d.ts +2 -2
  12. package/dist/lib/index.js +28 -27
  13. package/dist/lib/index.js.map +1 -1
  14. package/dist/lib/index.mjs +4 -4
  15. package/dist/lib/integrations/index.d.ts +3 -3
  16. package/dist/lib/integrations/index.js +6 -6
  17. package/dist/lib/integrations/index.js.map +1 -1
  18. package/dist/lib/integrations/index.mjs +4 -4
  19. package/dist/lib/integrations/nest/index.d.ts +2 -2
  20. package/dist/lib/integrations/nest/index.js +6 -6
  21. package/dist/lib/integrations/nest/index.js.map +1 -1
  22. package/dist/lib/integrations/nest/index.mjs +2 -2
  23. package/dist/lib/integrations/node-express/index.d.ts +2 -2
  24. package/dist/lib/integrations/node-express/index.js +6 -6
  25. package/dist/lib/integrations/node-express/index.js.map +1 -1
  26. package/dist/lib/integrations/node-express/index.mjs +2 -2
  27. package/dist/lib/integrations/node-http/index.d.ts +2 -2
  28. package/dist/lib/integrations/node-http/index.js +6 -6
  29. package/dist/lib/integrations/node-http/index.js.map +1 -1
  30. package/dist/lib/integrations/node-http/index.mjs +1 -1
  31. package/dist/{shared-a7b30781.d.ts → shared-ede87417.d.ts} +1 -1
  32. package/package.json +7 -7
  33. package/src/lib/runtime/agentwire-action.ts +7 -9
  34. package/src/lib/runtime/copilot-runtime.ts +1 -1
  35. package/src/lib/runtime/remote-actions.ts +1 -1
  36. package/src/lib/runtime/remote-lg-action.ts +37 -24
  37. package/dist/chunk-2ICQTCH3.mjs.map +0 -1
  38. /package/dist/{chunk-MSBLW6TU.mjs.map → chunk-34Z6UB6N.mjs.map} +0 -0
  39. /package/dist/{chunk-F2DLMRBK.mjs.map → chunk-L57B2EB7.mjs.map} +0 -0
  40. /package/dist/{chunk-PRF2YJTA.mjs.map → chunk-WOYBKZKY.mjs.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  copilotRuntimeNodeExpressEndpoint
3
- } from "../../../chunk-PRF2YJTA.mjs";
4
- import "../../../chunk-2ICQTCH3.mjs";
3
+ } from "../../../chunk-WOYBKZKY.mjs";
4
+ import "../../../chunk-R3Z3JTED.mjs";
5
5
  import "../../../chunk-EY6RUVB7.mjs";
6
6
  import "../../../chunk-5BIEM2UU.mjs";
7
7
  import "../../../chunk-SHBDMA63.mjs";
@@ -1,5 +1,5 @@
1
1
  import * as graphql_yoga from 'graphql-yoga';
2
- import { b as CreateCopilotRuntimeServerOptions, G as GraphQLContext } from '../../../shared-a7b30781.js';
2
+ import { b as CreateCopilotRuntimeServerOptions, G as GraphQLContext } from '../../../shared-ede87417.js';
3
3
  import 'graphql';
4
4
  import 'pino';
5
5
  import '@copilotkit/shared';
@@ -8,7 +8,7 @@ import '../../../index-d4614f9b.js';
8
8
  import '../../../graphql/types/base/index.js';
9
9
  import 'rxjs';
10
10
  import '../../cloud/index.js';
11
- import '@agentwire/client';
11
+ import '@ag-ui/client';
12
12
 
13
13
  declare function copilotRuntimeNodeHttpEndpoint(options: CreateCopilotRuntimeServerOptions): graphql_yoga.YogaServerInstance<{}, Partial<GraphQLContext>>;
14
14
 
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  publishConfig: {
45
45
  access: "public"
46
46
  },
47
- version: "1.8.10-next.0",
47
+ version: "1.8.10-next.2",
48
48
  sideEffects: false,
49
49
  main: "./dist/index.js",
50
50
  module: "./dist/index.mjs",
@@ -81,17 +81,17 @@ var require_package = __commonJS({
81
81
  "zod-to-json-schema": "^3.23.5"
82
82
  },
83
83
  dependencies: {
84
- "@agentwire/client": "0.0.26",
85
- "@agentwire/proto": "0.0.26",
86
- "@agentwire/core": "0.0.26",
87
- "@agentwire/encoder": "0.0.26",
84
+ "@ag-ui/client": "^0.0.27",
85
+ "@ag-ui/core": "^0.0.27",
86
+ "@ag-ui/encoder": "^0.0.27",
87
+ "@ag-ui/proto": "^0.0.27",
88
88
  "@anthropic-ai/sdk": "^0.27.3",
89
89
  "@copilotkit/shared": "workspace:*",
90
90
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
91
91
  "@langchain/community": "^0.3.29",
92
92
  "@langchain/core": "^0.3.38",
93
93
  "@langchain/google-gauth": "^0.1.0",
94
- "@langchain/langgraph-sdk": "^0.0.36",
94
+ "@langchain/langgraph-sdk": "^0.0.70",
95
95
  "@langchain/openai": "^0.4.2",
96
96
  "class-transformer": "^0.5.1",
97
97
  "class-validator": "^0.14.1",