Date: Thu, 23 Oct 2025 08:30:13 +0000
Subject: [PATCH 2/3] :bookmark: chore(release): v1.141.8 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
### [Version 1.141.8](https://github.com/lobehub/lobe-chat/compare/v1.141.7...v1.141.8)
Released on **2025-10-23**
#### 💄 Styles
- **misc**: Improvement for Agent Team After Alpha Launch [LOB-517].
Improvements and Fixes
#### Styles
* **misc**: Improvement for Agent Team After Alpha Launch [LOB-517], closes [#9748](https://github.com/lobehub/lobe-chat/issues/9748) ([28245be](https://github.com/lobehub/lobe-chat/commit/28245be))
[](#readme-top)
---
CHANGELOG.md | 25 +++++++++++++++++++++++++
package.json | 2 +-
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d4d10e7aa5..b6ff010c8d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.141.8](https://github.com/lobehub/lobe-chat/compare/v1.141.7...v1.141.8)
+
+Released on **2025-10-23**
+
+#### 💄 Styles
+
+- **misc**: Improvement for Agent Team After Alpha Launch \[LOB-517].
+
+
+
+
+Improvements and Fixes
+
+#### Styles
+
+- **misc**: Improvement for Agent Team After Alpha Launch \[LOB-517], closes [#9748](https://github.com/lobehub/lobe-chat/issues/9748) ([28245be](https://github.com/lobehub/lobe-chat/commit/28245be))
+
+
+
+
+
+[](#readme-top)
+
+
+
### [Version 1.141.7](https://github.com/lobehub/lobe-chat/compare/v1.141.6...v1.141.7)
Released on **2025-10-23**
diff --git a/package.json b/package.json
index 2e5757dc30b..992427ee4d2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
- "version": "1.141.7",
+ "version": "1.141.8",
"description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
"keywords": [
"framework",
From b2f8b4e191dd5a36f1ad405db9a1f0b79969d68e Mon Sep 17 00:00:00 2001
From: lobehubbot
Date: Thu, 23 Oct 2025 08:31:18 +0000
Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=9D=20docs(bot):=20Auto=20sync=20a?=
=?UTF-8?q?gents=20&=20plugin=20to=20readme?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
changelog/v1.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/changelog/v1.json b/changelog/v1.json
index 5b6796f1afc..11ecae060cd 100644
--- a/changelog/v1.json
+++ b/changelog/v1.json
@@ -1,4 +1,11 @@
[
+ {
+ "children": {
+ "improvements": ["Improvement for Agent Team After Alpha Launch [LOB-517]."]
+ },
+ "date": "2025-10-23",
+ "version": "1.141.8"
+ },
{
"children": {
"improvements": ["Allow removal of top_p and similar request parameters."]