📦 所属项目: hermes-dashboard
正在连接实时推送…
状态: done
负责人: default
优先级: N/A
工作目录: /home/yi/hermes-dashboard
创建时间: 2026-08-17 19:55:50
开始时间: 2026-08-17 20:02:52 (15h ago)
完成时间: 2026-08-17 20:07:12 (15h ago)
改 /projects/<name> 和 /tasks/<id> 两个详情页, 让它们能看到关联 task + git commit + 文档。 依赖: task_project_linker.py (task 1.2) + timeline 路由 (task 1.4)。 A. /projects/<name> 改造: - view 函数 project_detail(name): - 原有 git 信息 (path / branch / latest commit / total commits) 保留 - 新增 tasks = link_project_tasks(name) (按 created_at 倒序) - 新增 commits = link_project_commits(name) (取最近 20) - 新增 docs = list_project_docs() 返回 ~/novel-workspace/docs/ 下所有 .md 路径 (新增此函数到 services/docs.py 或 projects.py) - 模板 templates/pr
| 哈希 | 时间 | 说明 |
|---|---|---|
| 230294b | 2026-08-17 20:07:03 | feat(projects/tasks): mount docs section + task commits section |
{"by": "auto-decomposer", "from_decompose_of": "t_bc82c20c"}
{"parent": "t_82f3704c", "child": "t_ea651464"}
{"parent": "t_8b31f1af", "child": "t_ea651464"}
{"lock": "abeemax395:2962286", "expires": 1786969072, "run_id": 78}
{"pid": 3152611}
{"result_len": 0, "summary": "/projects/<name> now shows 📚 Project Docs (13, relevant-first, linkable) on top of existing tasks/commits/files; /tasks/<id> already shows project link + commits-in-window + files changed when a project is linked; /docs list + /docs/<path> reader work (markdown lib 3.10.2 installed). Committed 230294b."}
| 执行 ID | 执行者 | 状态 | 进程号 | 开始时间 | 结束时间 | 结果 |
|---|---|---|---|---|---|---|
| 78 | default | done | N/A | 2026-08-17 20:02:52 | 2026-08-17 20:07:12 | completed |
暂无附件
Loading…