mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-07 21:05:52 +00:00
- isSummaryBook 函数新增对 Lore-char/lore-char 的检测 - 修复启用记忆搜索助手时进度条重复显示总结世界书任务的问题 - 更新错误提示信息,说明支持的命名规则 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
26 lines
755 B
XML
26 lines
755 B
XML
|
|
<svg version="1.1" id="L6" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve">
|
|
<rect fill="none" stroke="#fff" stroke-width="4" x="25" y="25" width="50" height="50">
|
|
<animateTransform
|
|
attributeName="transform"
|
|
dur="0.5s"
|
|
from="0 50 50"
|
|
to="180 50 50"
|
|
type="rotate"
|
|
id="strokeBox"
|
|
attributeType="XML"
|
|
begin="rectBox.end"/>
|
|
</rect>
|
|
<rect x="27" y="27" fill="#fff" width="46" height="50">
|
|
<animate
|
|
attributeName="height"
|
|
dur="1.3s"
|
|
attributeType="XML"
|
|
from="50"
|
|
to="0"
|
|
id="rectBox"
|
|
fill="freeze"
|
|
begin="0s;strokeBox.end"/>
|
|
</rect>
|
|
</svg> |