mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
91dd4b13fa
CR parity fixes V1 CopilotKit.vue provider wrapper with backward-compatible API, A2UI adapter/surface/catalog context/built-in tool-call renderer for Vue-native rendering, capability and custom message hooks, config allowlist and release config updates.
32 lines
838 B
JSON
32 lines
838 B
JSON
{
|
|
"prereleaseTag": "canary",
|
|
"scopes": {
|
|
"monorepo": {
|
|
"packages": [
|
|
"@copilotkit/a2ui-renderer",
|
|
"@copilotkit/agentcore-runner",
|
|
"@copilotkit/core",
|
|
"@copilotkit/react-core",
|
|
"@copilotkit/react-native",
|
|
"@copilotkit/react-textarea",
|
|
"@copilotkit/react-ui",
|
|
"@copilotkit/runtime",
|
|
"@copilotkit/runtime-client-gql",
|
|
"@copilotkit/sdk-js",
|
|
"@copilotkit/shared",
|
|
"@copilotkit/sqlite-runner",
|
|
"@copilotkit/voice",
|
|
"@copilotkit/vue",
|
|
"@copilotkit/web-inspector"
|
|
],
|
|
"versionSource": "@copilotkit/react-core",
|
|
"sharedVersion": true
|
|
},
|
|
"angular": {
|
|
"packages": ["@copilotkitnext/angular"],
|
|
"versionSource": "@copilotkitnext/angular",
|
|
"sharedVersion": false
|
|
}
|
|
}
|
|
}
|