Skip to content

Commit f65b841

Browse files
authored
Merge branch 'main' into fix/CPK-7154-agent-text-wiped-multiple-tool-calls
2 parents 0ba6831 + ea6133a commit f65b841

1,862 files changed

Lines changed: 183113 additions & 11819 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/config.json

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,49 @@
22
"$schema": "https://unpkg.com/@changesets/config@3.0.4/schema.json",
33
"changelog": "@changesets/cli/changelog",
44
"commit": false,
5+
"privatePackages": {
6+
"tag": false,
7+
"version": false
8+
},
59
"access": "public",
610
"baseBranch": "origin/main",
7-
"fixed": [["@copilotkit/*"]],
11+
"fixed": [
12+
[
13+
"@copilotkit/a2ui-renderer",
14+
"@copilotkit/core",
15+
"@copilotkit/react-core",
16+
"@copilotkit/react-textarea",
17+
"@copilotkit/react-ui",
18+
"@copilotkit/runtime",
19+
"@copilotkit/runtime-client-gql",
20+
"@copilotkit/sdk-js",
21+
"@copilotkit/shared",
22+
"@copilotkit/sqlite-runner",
23+
"@copilotkit/voice",
24+
"@copilotkit/web-inspector"
25+
]
26+
],
827
"ignore": [
9-
"*",
1028
"@copilotkit-examples/*",
11-
"!@copilotkit-storybook/*",
29+
"@copilotkit-storybook/*",
1230
"@copilotkit/angular-demo",
1331
"@copilotkit/angular-demo-server",
32+
"@copilotkit/demo-agents",
1433
"@copilotkit/docs",
15-
"@apps/node"
34+
"@copilotkit/example-runtime-*",
35+
"@copilotkit/next-pages-router",
36+
"@copilotkit/node-express",
37+
"@apps/node",
38+
"agent-langraph-interrupt",
39+
"demo",
40+
"langgraph-js-starter",
41+
"next-openai",
42+
"next-pages-router",
43+
"node-express",
44+
"node-http",
45+
"react-router-example",
46+
"ui-protocols-demo",
47+
"web-langraph-interrupt"
1648
],
1749
"linked": [],
1850
"updateInternalDependencies": "patch"

.changeset/consolidate-v1-v2-packages.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.changeset/cyan-buses-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/five-seahorses-confess.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/fix-cli-tar-deprecation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-copilot-messages-key.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-default-open-prop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-markdown-streaming-rerenders.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-messageview-labels-props-freeze.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

.changeset/fix-race-condition-dropped-runs.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)