mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
chore: release monorepo v1.68.3
This commit is contained in:
committed by
Tyler Slaton
parent
7efa3b64f0
commit
aa3fb29dce
@@ -6,14 +6,14 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute",
|
||||
"version": "1.68.2"
|
||||
"version": "1.68.3"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "copilotkit",
|
||||
"source": "./",
|
||||
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"author": {
|
||||
"name": "CopilotKit",
|
||||
"url": "https://copilotkit.ai"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "copilotkit",
|
||||
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"author": {
|
||||
"name": "CopilotKit",
|
||||
"url": "https://copilotkit.ai"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/a2ui-renderer",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"description": "A2UI Renderer for CopilotKit - render A2UI surfaces in React applications",
|
||||
"keywords": [
|
||||
|
||||
@@ -14,7 +14,7 @@ description: >
|
||||
type: framework
|
||||
library: copilotkit
|
||||
framework: react
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires:
|
||||
- copilotkit/react-core
|
||||
- copilotkit/runtime
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/agentcore-runner",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"description": "AWS Bedrock AgentCore-compatible agent runner for CopilotKit2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/core",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"description": "Core web utilities for CopilotKit2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-core",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -13,7 +13,7 @@ description: >
|
||||
alias). Load the reference under references/ that matches your task.
|
||||
type: framework
|
||||
library: copilotkit
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires:
|
||||
- copilotkit/runtime
|
||||
sources:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-native",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-textarea",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-ui",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/runtime-client-gql",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/runtime",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -11,7 +11,7 @@ description: >
|
||||
discouraged. Load the reference under references/ that matches your task.
|
||||
type: core
|
||||
library: copilotkit
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires: []
|
||||
sources:
|
||||
- "CopilotKit/CopilotKit:packages/runtime/src/v2/runtime/core/fetch-handler.ts"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/sdk-js",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/shared",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/sqlite-runner",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"description": "SQLite-backed agent runner for CopilotKit2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/voice",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"description": "Voice services for CopilotKit (transcription, text-to-speech, etc.)",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/vue",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"description": "Vue 3 components and composables for CopilotKit",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/web-components",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"private": false,
|
||||
"description": "Framework-agnostic shadow-DOM web components for CopilotKit - includes the <copilotkit-threads-drawer> threads drawer element",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/web-inspector",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"description": "Lit-based web component for the CopilotKit web inspector",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "@copilotkit/a2ui-renderer",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/a2ui-renderer",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/agentcore-runner",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/agentcore-runner",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -962,7 +962,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/core",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/core",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1023,7 +1023,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-core",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/react-core",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1139,7 +1139,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-native",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/react-native",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1334,7 +1334,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-textarea",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/react-textarea",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1407,7 +1407,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-ui",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/react-ui",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1490,7 +1490,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/runtime",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/runtime",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1646,7 +1646,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/runtime-client-gql",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/runtime-client-gql",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1707,7 +1707,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/sdk-js",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/sdk-js",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1814,7 +1814,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/shared",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/shared",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1875,7 +1875,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/sqlite-runner",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/sqlite-runner",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1952,7 +1952,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/voice",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/voice",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2021,7 +2021,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/vue",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/vue",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2127,7 +2127,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/web-components",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/web-components",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2222,7 +2222,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/web-inspector",
|
||||
"version": "1.68.2",
|
||||
"version": "1.68.3",
|
||||
"sourceDirectory": "packages/web-inspector",
|
||||
"entrypoints": [
|
||||
{
|
||||
|
||||
@@ -14,7 +14,7 @@ description: >
|
||||
type: framework
|
||||
library: copilotkit
|
||||
framework: react
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires:
|
||||
- copilotkit/react-core
|
||||
- copilotkit/runtime
|
||||
|
||||
@@ -13,7 +13,7 @@ description: >
|
||||
alias). Load the reference under references/ that matches your task.
|
||||
type: framework
|
||||
library: copilotkit
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires:
|
||||
- copilotkit/runtime
|
||||
sources:
|
||||
|
||||
@@ -11,7 +11,7 @@ description: >
|
||||
discouraged. Load the reference under references/ that matches your task.
|
||||
type: core
|
||||
library: copilotkit
|
||||
library_version: "1.68.2"
|
||||
library_version: "1.68.3"
|
||||
requires: []
|
||||
sources:
|
||||
- "CopilotKit/CopilotKit:packages/runtime/src/v2/runtime/core/fetch-handler.ts"
|
||||
|
||||
Reference in New Issue
Block a user