mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
feat(docs): update README video display with responsive table layout
This commit is contained in:
parent
eeb66e572b
commit
e1d1318245
1 changed files with 3 additions and 1 deletions
|
|
@ -42,7 +42,9 @@ Agent Memory = Long-Term Memory + Short-Term Memory
|
|||
|
||||
- **[2025-12]** 💻 ReMeCli: File-based memory management for coding agents, inspired by [OpenClaw](https://github.com/openclaw/openclaw) ([Quick Start](docs/cli/quick_start_en.md))
|
||||
<div align="center">
|
||||
<video src="https://github.com/user-attachments/assets/d731ae5c-80eb-498b-a22c-8ab2b9169f87" width="600" controls></video>
|
||||
<table><tr><td width="50%">
|
||||
<video src="https://github.com/user-attachments/assets/d731ae5c-80eb-498b-a22c-8ab2b9169f87" controls></video>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
- **[2025-12]** 📄 Our procedural (task) memory paper has been released on [arXiv](https://arxiv.org/abs/2512.10696)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue