feat(showcase): sort postcards by time descending

This commit is contained in:
2026-07-06 00:27:39 +08:00
parent 66ba163ef6
commit 741b51ad6c
2 changed files with 9 additions and 0 deletions

5
AGENTS.md Normal file
View File

@@ -0,0 +1,5 @@
# Project Agents
## 工作习惯
- **文件清理规则**:每次完成任务后,确认所有子任务都完成,再统一删除要清理的文件(如测试脚本、验证脚本),不要边做边删,留到最后一次性处理。