Skip to content

Commit 19314ed

Browse files
committed
chore(skills): bump plugin version to 1.57.4
1 parent 0560247 commit 19314ed

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "copilotkit",
1414
"source": "./",
1515
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
16-
"version": "1.57.3",
16+
"version": "1.57.4",
1717
"author": {
1818
"name": "CopilotKit",
1919
"url": "https://copilotkit.ai"

.claude-plugin/plugin.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "copilotkit",
33
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
4-
"version": "1.57.3",
4+
"version": "1.57.4",
55
"author": {
66
"name": "CopilotKit",
77
"url": "https://copilotkit.ai"
@@ -10,9 +10,19 @@
1010
"repository": "https://github.com/CopilotKit/CopilotKit",
1111
"license": "MIT",
1212
"keywords": [
13-
"copilotkit", "ai", "agents", "react", "next.js",
14-
"langgraph", "crewai", "pydantic-ai", "mastra",
15-
"ag-ui", "mcp", "copilot", "chatbot"
13+
"copilotkit",
14+
"ai",
15+
"agents",
16+
"react",
17+
"next.js",
18+
"langgraph",
19+
"crewai",
20+
"pydantic-ai",
21+
"mastra",
22+
"ag-ui",
23+
"mcp",
24+
"copilot",
25+
"chatbot"
1626
],
1727
"mcpServers": "./.mcp.json"
1828
}

0 commit comments

Comments
 (0)