mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
chore: release monorepo v1.70.1
This commit is contained in:
committed by
github-actions[bot]
parent
830d6f51b0
commit
71b2f481f9
@@ -6,14 +6,14 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute",
|
||||
"version": "1.70.0"
|
||||
"version": "1.70.1"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "copilotkit",
|
||||
"source": "./",
|
||||
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"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.70.0",
|
||||
"version": "1.70.1",
|
||||
"author": {
|
||||
"name": "CopilotKit",
|
||||
"url": "https://copilotkit.ai"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/a2ui-renderer",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"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.70.0"
|
||||
library_version: "1.70.1"
|
||||
requires:
|
||||
- copilotkit/react-core
|
||||
- copilotkit/runtime
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/agentcore-runner",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"description": "AWS Bedrock AgentCore-compatible agent runner for CopilotKit2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/core",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"description": "Core web utilities for CopilotKit2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-core",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"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.70.0"
|
||||
library_version: "1.70.1"
|
||||
requires:
|
||||
- copilotkit/runtime
|
||||
sources:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-native",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-textarea",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/react-ui",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/runtime-client-gql",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/runtime",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"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.70.0"
|
||||
library_version: "1.70.1"
|
||||
requires: []
|
||||
sources:
|
||||
- "CopilotKit/CopilotKit:packages/runtime/src/v2/runtime/core/fetch-handler.ts"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/sdk-js",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/shared",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/sqlite-runner",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"description": "SQLite-backed agent runner for CopilotKit2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/voice",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"description": "Voice services for CopilotKit (transcription, text-to-speech, etc.)",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/vue",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"private": false,
|
||||
"description": "Vue 3 components and composables for CopilotKit",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@copilotkit/web-components",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"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.70.0",
|
||||
"version": "1.70.1",
|
||||
"description": "Lit-based web component for the CopilotKit web inspector",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "@copilotkit/a2ui-renderer",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/a2ui-renderer",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/agentcore-runner",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/agentcore-runner",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -958,7 +958,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/core",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/core",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1019,7 +1019,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-core",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/react-core",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1136,7 +1136,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-native",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/react-native",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1331,7 +1331,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-textarea",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/react-textarea",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1404,7 +1404,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/react-ui",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/react-ui",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1487,7 +1487,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/runtime",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/runtime",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1643,7 +1643,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/runtime-client-gql",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/runtime-client-gql",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1704,7 +1704,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/sdk-js",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/sdk-js",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1811,7 +1811,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/shared",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/shared",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1872,7 +1872,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/sqlite-runner",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/sqlite-runner",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -1949,7 +1949,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/voice",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/voice",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2018,7 +2018,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/vue",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/vue",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2124,7 +2124,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/web-components",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/web-components",
|
||||
"entrypoints": [
|
||||
{
|
||||
@@ -2219,7 +2219,7 @@
|
||||
},
|
||||
{
|
||||
"name": "@copilotkit/web-inspector",
|
||||
"version": "1.70.0",
|
||||
"version": "1.70.1",
|
||||
"sourceDirectory": "packages/web-inspector",
|
||||
"entrypoints": [
|
||||
{
|
||||
|
||||
@@ -14,7 +14,7 @@ description: >
|
||||
type: framework
|
||||
library: copilotkit
|
||||
framework: react
|
||||
library_version: "1.70.0"
|
||||
library_version: "1.70.1"
|
||||
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.70.0"
|
||||
library_version: "1.70.1"
|
||||
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.70.0"
|
||||
library_version: "1.70.1"
|
||||
requires: []
|
||||
sources:
|
||||
- "CopilotKit/CopilotKit:packages/runtime/src/v2/runtime/core/fetch-handler.ts"
|
||||
|
||||
Reference in New Issue
Block a user