refactor: summarize memory (#1508)

This commit is contained in:
yetone
2025-03-07 00:12:57 +08:00
committed by GitHub
parent 2b0e7e09ae
commit 8620ea3e12
18 changed files with 434 additions and 217 deletions

View File

@@ -0,0 +1,5 @@
{%- if memory -%}
<memory>
{{memory}}
</memory>
{%- endif %}