chore: 归档任务 05-10-auto-divination-page-rewrite

- 更新 AGENTS.md
- 添加 pnpm workspace 配置
- 归档任务文件
This commit is contained in:
ZL-Q
2026-05-10 14:54:46 +08:00
parent 1fe17b03df
commit 323a04206b
6 changed files with 3874 additions and 0 deletions
@@ -0,0 +1 @@
{"_example": "Fill with {\"file\": \"<path>\", \"reason\": \"<why>\"}. Put spec/research files only — no code paths. Run `python3 .trellis/scripts/get_context.py --mode packages` to list available specs. Delete this line once real entries are added."}
@@ -0,0 +1 @@
{"_example": "Fill with {\"file\": \"<path>\", \"reason\": \"<why>\"}. Put spec/research files only — no code paths. Run `python3 .trellis/scripts/get_context.py --mode packages` to list available specs. Delete this line once real entries are added."}
@@ -0,0 +1,26 @@
{
"id": "05-10-auto-divination-page-rewrite",
"name": "05-10-auto-divination-page-rewrite",
"title": "05-10-auto-divination-page-rewrite",
"description": "",
"status": "in_progress",
"dev_type": null,
"scope": null,
"package": null,
"priority": "P2",
"creator": "zl-q",
"assignee": "zl-q",
"createdAt": "2026-05-10",
"completedAt": null,
"branch": null,
"base_branch": "dev",
"worktree_path": null,
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [],
"notes": "",
"meta": {}
}
+5
View File
@@ -50,6 +50,11 @@ Do not place backend/frontend implementation details here.
When viewing data in the database, use `supabase mcp` tools (`supabase_execute_sql`, `supabase_list_tables`, etc.) instead of direct queries or other methods. When viewing data in the database, use `supabase mcp` tools (`supabase_execute_sql`, `supabase_list_tables`, etc.) instead of direct queries or other methods.
## Test
- test_user_email: test@example.com
- test_code: 123456
- login directly, do not send verfiy code
<!-- TRELLIS:START --> <!-- TRELLIS:START -->
# Trellis Instructions # Trellis Instructions
+3838
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -0,0 +1,3 @@
allowBuilds:
esbuild: true
sharp: true