Files
agent/papers/items/README.md
T
2026-07-08 11:18:34 +08:00

17 lines
340 B
Markdown

# Paper Items
每篇论文一个文件,文件名建议:
```text
YYYY-first-author-short-title.md
```
例子:
```text
2023-yao-react.md
2024-yang-swe-agent.md
```
一篇论文可以有多个 topic,不要因为目录位置限制它的归类。后续可通过 frontmatter 生成搜索索引、标签页、图谱和阅读队列。