docs: add project task list

This commit is contained in:
ila
2026-06-22 22:26:57 +08:00
parent 066f3c75e9
commit d6c0e5b612
5 changed files with 86 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
| --- | --- |
| [`AGENTS.md`](AGENTS.md) | Codex / 通用 AI coding agent 的仓库级入口 |
| [`CLAUDE.md`](CLAUDE.md) | Claude Code 的仓库级上下文入口 |
| [`tasks.md`](tasks.md) | 本样本库自身的维护任务列表 |
| [`docs/README.md`](docs/README.md) | 文档导航,总览所有项目文档 |
| [`docs/00-ai-start-here.md`](docs/00-ai-start-here.md) | AI coding agent 的入口、阅读顺序、任务领取规则 |
| [`docs/01-vision.md`](docs/01-vision.md) | 项目为什么做、为谁做、什么不做 |