mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 07:45:53 +00:00
- 更新核心功能代码 - 优化样式和 UI - 更新提示词配置 - 更新流程配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
535 B
JSON
16 lines
535 B
JSON
{
|
|
"display_name": "记忆管理并发系统",
|
|
"description": "智能记忆检索与注入系统,支持并发处理、世界书管理和剧情优化",
|
|
"version": "0.4.6",
|
|
"author": "可乐、繁华",
|
|
"homePage": "https://github.com/Cola-Echo/memory-manager-concurrent",
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"loading_order": 100,
|
|
"auto_update": false,
|
|
"requires": [],
|
|
"optional": [],
|
|
"minimum_client_version": "1.12.0",
|
|
"generate_interceptor": "MemoryManagerConcurrent_intercept"
|
|
}
|