mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 04:15:52 +00:00
feat: 更新插件至 v0.4.6
- 更新核心功能代码 - 优化样式和 UI - 更新提示词配置 - 更新流程配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"display_name": "记忆管理并发系统",
|
||||
"loading_order": 100,
|
||||
"requires": [],
|
||||
"optional": [],
|
||||
"description": "智能记忆检索与注入系统,支持并发处理、世界书管理和剧情优化",
|
||||
"version": "0.4.6",
|
||||
"author": "可乐、繁华",
|
||||
"homePage": "https://github.com/Cola-Echo/memory-manager-concurrent",
|
||||
"js": "index.js",
|
||||
"css": "style.css",
|
||||
"author": "可乐、繁华",
|
||||
"version": "0.3.0",
|
||||
"homePage": "",
|
||||
"loading_order": 100,
|
||||
"auto_update": false,
|
||||
"requires": [],
|
||||
"optional": [],
|
||||
"minimum_client_version": "1.12.0",
|
||||
"generate_interceptor": "MemoryManagerConcurrent_intercept"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user