@copilotkit/react-core 1.69.0 → 1.69.1

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 (41) hide show
  1. package/dist/{copilotkit-pkDPhwkR.d.mts → copilotkit-DYKpg4pD.d.mts} +28 -22
  2. package/dist/copilotkit-DYKpg4pD.d.mts.map +1 -0
  3. package/dist/{copilotkit-DOMr3DRO.cjs → copilotkit-Dr0speVK.cjs} +429 -46
  4. package/dist/copilotkit-Dr0speVK.cjs.map +1 -0
  5. package/dist/{copilotkit-ykQW_VJZ.mjs → copilotkit-Dr6g885f.mjs} +431 -48
  6. package/dist/copilotkit-Dr6g885f.mjs.map +1 -0
  7. package/dist/{copilotkit-DYM5ChMS.d.cts → copilotkit-Hl1t9Y1v.d.cts} +28 -22
  8. package/dist/copilotkit-Hl1t9Y1v.d.cts.map +1 -0
  9. package/dist/index.cjs +119 -75
  10. package/dist/index.cjs.map +1 -1
  11. package/dist/index.d.cts +904 -28
  12. package/dist/index.d.cts.map +1 -1
  13. package/dist/index.d.mts +904 -28
  14. package/dist/index.d.mts.map +1 -1
  15. package/dist/index.mjs +119 -75
  16. package/dist/index.mjs.map +1 -1
  17. package/dist/index.umd.js +185 -100
  18. package/dist/index.umd.js.map +1 -1
  19. package/dist/v2/headless.cjs +3 -2
  20. package/dist/v2/headless.cjs.map +1 -1
  21. package/dist/v2/headless.d.cts +5 -4
  22. package/dist/v2/headless.d.cts.map +1 -1
  23. package/dist/v2/headless.d.mts +5 -4
  24. package/dist/v2/headless.d.mts.map +1 -1
  25. package/dist/v2/headless.mjs +3 -2
  26. package/dist/v2/headless.mjs.map +1 -1
  27. package/dist/v2/index.cjs +1 -1
  28. package/dist/v2/index.css +1 -1
  29. package/dist/v2/index.d.cts +1 -1
  30. package/dist/v2/index.d.mts +1 -1
  31. package/dist/v2/index.mjs +1 -1
  32. package/dist/v2/index.umd.js +426 -43
  33. package/dist/v2/index.umd.js.map +1 -1
  34. package/package.json +8 -8
  35. package/skills/react-core/SKILL.md +1 -1
  36. package/skills/react-core/references/provider-setup.md +1 -1
  37. package/skills/react-core/references/threads.md +2 -2
  38. package/dist/copilotkit-DOMr3DRO.cjs.map +0 -1
  39. package/dist/copilotkit-DYM5ChMS.d.cts.map +0 -1
  40. package/dist/copilotkit-pkDPhwkR.d.mts.map +0 -1
  41. package/dist/copilotkit-ykQW_VJZ.mjs.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkit/react-core",
3
- "version": "1.69.0",
3
+ "version": "1.69.1",
4
4
  "private": false,
5
5
  "keywords": [
6
6
  "ai",
@@ -80,12 +80,12 @@
80
80
  "untruncate-json": "^0.0.1",
81
81
  "use-stick-to-bottom": "^1.1.1",
82
82
  "zod-to-json-schema": "^3.24.5",
83
- "@copilotkit/a2ui-renderer": "1.69.0",
84
- "@copilotkit/runtime-client-gql": "1.69.0",
85
- "@copilotkit/core": "1.69.0",
86
- "@copilotkit/web-inspector": "1.69.0",
87
- "@copilotkit/web-components": "1.69.0",
88
- "@copilotkit/shared": "1.69.0"
83
+ "@copilotkit/a2ui-renderer": "1.69.1",
84
+ "@copilotkit/core": "1.69.1",
85
+ "@copilotkit/runtime-client-gql": "1.69.1",
86
+ "@copilotkit/shared": "1.69.1",
87
+ "@copilotkit/web-components": "1.69.1",
88
+ "@copilotkit/web-inspector": "1.69.1"
89
89
  },
90
90
  "devDependencies": {
91
91
  "@tailwindcss/cli": "^4.1.11",
@@ -124,7 +124,7 @@
124
124
  },
125
125
  "scripts": {
126
126
  "build:css": "tailwindcss -i ./src/v2/styles/globals.css -o ./dist/v2/index.css -m && node scripts/scope-preflight.mjs ./dist/v2/index.css",
127
- "build": "tsdown && pnpm run build:css && node scripts/context-singleton-preflight.mjs",
127
+ "build": "tsdown && node ../../scripts/deprecations/v1-dist-notices.mjs --entrypoint react-core && pnpm run build:css && node scripts/context-singleton-preflight.mjs",
128
128
  "size": "size-limit",
129
129
  "size:headline": "node scripts/measure-copilotchat.mjs",
130
130
  "size:assert-headless": "node scripts/assert-headless-purity.mjs",
@@ -13,7 +13,7 @@ description: >
13
13
  alias). Load the reference under references/ that matches your task.
14
14
  type: framework
15
15
  library: copilotkit
16
- library_version: "1.69.0"
16
+ library_version: "1.69.1"
17
17
  requires:
18
18
  - copilotkit/runtime
19
19
  sources:
@@ -323,7 +323,7 @@ is the canonical name. The `CopilotKit` provider resolves
323
323
  `publicLicenseKey || publicApiKey`. Always write the canonical form in
324
324
  new code.
325
325
 
326
- Source: `packages/react-core/src/components/copilot-provider/copilotkit.tsx:172`
326
+ Source: `packages/react-core/src/v1-deprecated/components/copilot-provider/copilotkit.tsx:172`
327
327
 
328
328
  ### MEDIUM — Putting the provider below a layout that uses CopilotKit
329
329
 
@@ -127,7 +127,7 @@ import {
127
127
  } from "@copilotkit/runtime/v2";
128
128
 
129
129
  const intelligence = new CopilotKitIntelligence({
130
- // apiUrl / wsUrl default to the managed Intelligence platform — leave unset.
130
+ // apiUrl / wsUrl default to cloud-hosted CopilotKit Intelligence — leave unset.
131
131
  apiKey: process.env.INTELLIGENCE_API_KEY!,
132
132
  });
133
133
 
@@ -168,7 +168,7 @@ const { threads: archived } = useThreads({
168
168
  });
169
169
  ```
170
170
 
171
- `deleteThread` is irreversible at the Intelligence platform level. Use
171
+ `deleteThread` is irreversible in CopilotKit Intelligence. Use
172
172
  `archiveThread` for user-facing delete UX and only call `deleteThread` for
173
173
  genuine "permanently erase" flows.
174
174