Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/adapter-azure-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -57,7 +57,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-claude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -59,7 +59,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-deepseek/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"category": "ai",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-dify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-dify-adapter",
"description": "dify adapter for chatluna",
"version": "1.3.8",
"version": "1.3.9",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-doubao/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter-gemini/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-google-gemini-adapter",
"description": "google-gemini adapter for chatluna",
"version": "1.3.31",
"version": "1.3.32",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -63,7 +63,7 @@
],
"dependencies": {
"@anatine/zod-openapi": "^2.2.8",
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"openapi3-ts": "^4.5.0",
"zod": "3.25.76",
Expand All @@ -75,7 +75,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36",
"koishi-plugin-chatluna": "^1.4.0-alpha.0",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-hunyuan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80"
},
"devDependencies": {
Expand All @@ -54,7 +54,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter-openai-like/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-openai-like-adapter",
"description": "openai style api adapter for chatluna",
"version": "1.3.13",
"version": "1.3.14",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Bump package version for peer/dependency metadata changes

This package’s dependency metadata changed (@chatluna/v1-shared-adapter and koishi-plugin-chatluna ranges), but the package version stayed 1.3.11; if 1.3.11 is already published, npm will not allow republishing that version, so consumers cannot receive this compatibility update and release automation can fail on publish. Please increment the package version (and similarly for other touched packages with metadata-only changes) whenever package.json dependency or peerDependency constraints are modified.

Useful? React with 👍 / 👎.

},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-qwen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-rwkv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "1.0.31",
"@chatluna/v1-shared-adapter": "1.0.32",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The dependency @chatluna/v1-shared-adapter is pinned to a specific version here, while other adapter packages in this PR use a caret range (^1.0.32). For consistency across the monorepo and to allow for compatible patch updates, it is recommended to use the caret range unless there is a specific reason for pinning.

Suggested change
"@chatluna/v1-shared-adapter": "1.0.32",
"@chatluna/v1-shared-adapter": "^1.0.32",

"@langchain/core": "^0.3.80",
"zod-to-json-schema": "3.23.5"
},
Expand All @@ -69,7 +69,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-spark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -72,7 +72,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-wenxin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"zod": "3.25.76",
"zod-to-json-schema": "^3.24.6"
Expand All @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-zhipu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"adapter"
],
"dependencies": {
"@chatluna/v1-shared-adapter": "^1.0.31",
"@chatluna/v1-shared-adapter": "^1.0.32",
"@langchain/core": "^0.3.80",
"jsonwebtoken": "^9.0.2",
"zod": "3.25.76",
Expand All @@ -73,7 +73,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna",
"description": "chatluna for koishi",
"version": "1.3.36",
"version": "1.4.0-alpha.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-agent",
"description": "Agent framework for ChatLuna",
"version": "1.0.15",
"version": "1.0.16",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -87,7 +87,7 @@
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.11",
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36",
"koishi-plugin-chatluna": "^1.4.0-alpha.0",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-long-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-long-memory",
"description": "long memory for chatluna",
"version": "1.3.5",
"version": "1.3.6",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
6 changes: 3 additions & 3 deletions packages/extension-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-plugin-common",
"description": "plugin service for agent mode of chatluna",
"version": "1.3.10",
"version": "1.3.11",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -68,8 +68,8 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36",
"koishi-plugin-chatluna-agent": "^1.0.14",
"koishi-plugin-chatluna": "^1.4.0-alpha.0",
"koishi-plugin-chatluna-agent": "^1.0.16",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-variable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-variable-extension",
"description": "variable extension for ChatLuna",
"version": "1.3.2",
"version": "1.3.3",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
2 changes: 1 addition & 1 deletion packages/service-embeddings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36"
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
},
"koishi": {
"description": {
Expand Down
2 changes: 1 addition & 1 deletion packages/service-multimodal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.36",
"koishi-plugin-chatluna": "^1.4.0-alpha.0",
"koishi-plugin-ffmpeg-path": "^2.0.0"
},
"peerDependenciesMeta": {
Expand Down
Loading
Loading