Files
memory-manager-concurrent/manifest.json
user 84dc04ef61 feat: 更新插件至 v0.4.6
- 更新核心功能代码
- 优化样式和 UI
- 更新提示词配置
- 更新流程配置

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-26 00:58:57 +08:00

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"
}