mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 04:15:52 +00:00
feat: v0.5.0 - 总结世界书拆分优化、Part调试面板、Amily表格并发等
主要更新: - 总结世界书并发拆分功能(自动检测约5万字拆分为Part) - Part调试面板 - Amily表格并发填充模块(src/table-filler/) - 合并去重开关 - 内置默认独立模板 - 多主题支持优化 - 添加.gitignore排除不必要文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
<!-- 作者栏区域 - 版本号需要与 package.json/manifest.json/src/index.js 同步更新 -->
|
||||
<div class="mm-author-section">
|
||||
<div class="mm-author-info"><span class="mm-author-text">By:可乐、繁华 | v0.4.7</span> <button class="mm-paw-btn" id="mm-paw-btn" title="点我~">🐾</button></div>
|
||||
<div class="mm-author-info"><span class="mm-author-text">By:可乐、繁华 | v0.5.0</span> <button class="mm-paw-btn" id="mm-paw-btn" title="点我~">🐾</button></div>
|
||||
<div class="mm-flower-container" id="mm-flower-container"></div>
|
||||
</div>
|
||||
<div class="mm-theme-switcher">
|
||||
|
||||
Reference in New Issue
Block a user