From f58886be6fc6e55d2cdec635ce621b0a9ce38d2d Mon Sep 17 00:00:00 2001
From: Timebomb2018 <18868801967@163.com>
Date: Fri, 6 Feb 2026 15:40:20 +0800
Subject: [PATCH] fix(skills): Skills eliminate workspace isolation
---
api/app/version_info.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/api/app/version_info.json b/api/app/version_info.json
index 69888bf4..991369d7 100644
--- a/api/app/version_info.json
+++ b/api/app/version_info.json
@@ -9,7 +9,7 @@
"2. 系统架构 ⚙️
* 反思任务调度器:新增 worker-periodic 容器
* 模型配置降级:记忆管理正确降级使用空间模型",
"3. 问题修复 🔧
* 工作流分享:修复多轮对话产生多个conversation
* 流式输出:修复chat结尾缺少end标记
* 实体详情:移除未知类型记忆
* 提示词模板路径:修复jinja2路径解析错误
* 知识库字段:strategy更名为retrieve_type
* 空间头像:优化频繁调用模型接口
* 记忆仪表盘:修复end_users接口无返回",
"
",
- "v0.2.3 将继续完善工作流代码执行功能,并推出本体工程+记忆配置入口。",
+ "v0.2.4 将继续完善工作流代码执行功能,并推出本体工程+记忆配置入口。",
"记忆熊,记得更牢,用得更好。🐻✨"
]
},
@@ -22,7 +22,7 @@
"2. System Architecture ⚙️
* Reflection Task Worker: Added worker-periodic container for scheduled tasks
* Model Configuration Fallback: Memory management properly falls back to workspace model",
"3. Bug Fixes 🔧
* Workflow Sharing: Fixed multiple conversations created during multi-turn dialogues
* Streaming Output: Resolved missing end marker in chat streaming
* Entity Details: Removed unknown type memories from All view
* Prompt Template Paths: Fixed jinja2 path resolution errors
* Knowledge Base Schema: Renamed strategy to retrieve_type
* Workspace Avatar: Optimized frequent model API calls
* Memory Dashboard: Fixed end_users endpoint empty responses",
"
",
- "v0.2.3 will continue with workflow code execution enhancements and the ontology engineering + memory configuration portal.",
+ "v0.2.4 will continue with workflow code execution enhancements and the ontology engineering + memory configuration portal.",
"MemoryBear — remember better, work smarter. 🐻✨"
]
}