mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-07 15:15:52 +00:00
feat: 支持 Lore-char 命名的总结世界书识别
- isSummaryBook 函数新增对 Lore-char/lore-char 的检测 - 修复启用记忆搜索助手时进度条重复显示总结世界书任务的问题 - 更新错误提示信息,说明支持的命名规则 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
13
manifest.json
Normal file
13
manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"display_name": "记忆管理并发系统",
|
||||
"loading_order": 100,
|
||||
"requires": [],
|
||||
"optional": [],
|
||||
"js": "index.js",
|
||||
"css": "style.css",
|
||||
"author": "可乐、繁华",
|
||||
"version": "0.3.0",
|
||||
"homePage": "",
|
||||
"auto_update": false,
|
||||
"generate_interceptor": "MemoryManagerConcurrent_intercept"
|
||||
}
|
||||
Reference in New Issue
Block a user