ReMe/docs/library/library.md
dengjiaji 805b7520ec docs(library):
- Deleted the entire library.html file from the docs/library directory
- Updated library.md file to include a new heading and a placeholder for memory library content
2025-09-15 15:09:55 +08:00

16 KiB

new
true

Memory Library

Showing 0 of 0 items
Loading memory library…
⚠️
Failed to load memory library.
Libraries
🔎
No results found. Try changing your search.
<div class="ml-modal-section">
  <div class="ml-section-title">When to use</div>
  <div class="ml-code" id="ml-modal-when"></div>
</div>

<div class="ml-modal-section">
  <div class="ml-section-title">Memory</div>
  <div class="ml-note" id="ml-modal-content"></div>
</div>

<div class="ml-modal-section">
  <div class="ml-section-title">Metadata</div>
  <div class="ml-meta">
    <div><span>Author</span><b id="ml-modal-author"></b></div>
    <div><span>Created</span><b id="ml-modal-created"></b></div>
    <div><span>Memory ID</span><b id="ml-modal-id" class="mono"></b></div>
    <div><span>Workspace</span><b id="ml-modal-ws" class="mono"></b></div>
  </div>
</div>

<div class="ml-modal-footer">
  <button class="ml-btn secondary" value="cancel">Close</button>
</div>