feat: overhaul task board and cross-conversation workflows

This commit is contained in:
shiyue
2026-08-12 09:41:36 +08:00
parent e7d28935ef
commit 86231f0d97
55 changed files with 11628 additions and 280 deletions

View File

@@ -0,0 +1,32 @@
{
"id": "failed-insert-card-actions",
"name": "failed-insert-card-actions",
"title": "失败插入卡片重试与删除",
"description": "为 Codex App 插入失败卡片增加重试与删除,并修复失败消息持久化回滚。",
"status": "completed",
"dev_type": "bugfix",
"scope": "frontend,server,regression",
"package": null,
"priority": "P2",
"creator": "shiyue",
"assignee": "shiyue",
"createdAt": "2026-08-11",
"completedAt": "2026-08-11",
"branch": null,
"base_branch": "main",
"worktree_path": null,
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [
"public/app.js",
"public/style.css",
"server.js",
"scripts/regression.js",
"scripts/failed-insert-card-unit.js"
],
"notes": "未切换 .trellis/.current-task;ccweb 重启因其他运行中对话暂缓。",
"meta": {}
}