chengma
|
45600c137b
|
fix: tolerate transient collect login checks
|
2026-07-08 18:24:07 +08:00 |
|
chengma
|
2ff7ef3678
|
docs: add T-563 collect login tolerance
|
2026-07-08 18:18:17 +08:00 |
|
chengma
|
521d363ab2
|
fix: avoid focusing chrome during collection
|
2026-07-08 18:03:59 +08:00 |
|
chengma
|
8a8d656a58
|
docs: add T-562 quiet collection
|
2026-07-08 17:58:33 +08:00 |
|
chengma
|
e25d695ce7
|
fix: hide cmhub curl download window
|
2026-07-08 17:49:54 +08:00 |
|
chengma
|
6171b7cd92
|
docs: add T-561 curl window fix
|
2026-07-08 17:47:50 +08:00 |
|
chengma
|
95170ec4aa
|
feat: auto-prepare chrome for collection
|
2026-07-08 17:25:17 +08:00 |
|
 chengmaandClaude Opus 4.8
|
574074ebfb
|
docs(tasks): add T-560 auto-ensure account Chrome + login precheck in tab 1
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 17:06:55 +08:00 |
|
 chengmaandClaude Opus 4.8
|
46adc32e2d
|
docs: add update-check contract (T-559 done)
Tests / Python 3.11 / Windows (push) Has been cancelled
新增 docs/update-check.md:版本检查接口的服务端响应契约、客户端字段读取、
强制规则与发版约定(方案A force_update / 方案B min_supported_version);
README 加索引;T-559 标 DONE。客户端无需改代码(T-544 已实现)。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 14:46:03 +08:00 |
|
 chengmaandClaude Opus 4.8
|
94e28203d0
|
docs(tasks): add T-559 update-check contract + force_update (方案A)
T-553 已被占用(cmhub 超时调优),按防撞号约定改用 T-559。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 14:42:44 +08:00 |
|
chengma
|
5469479f3e
|
build: use branded release package names
|
2026-07-08 14:21:31 +08:00 |
|
chengma
|
ebb1f8a354
|
docs: add T-558 release naming
|
2026-07-08 14:15:50 +08:00 |
|
chengma
|
40322f747e
|
feat: add chrome path picker
|
2026-07-08 14:07:42 +08:00 |
|
chengma
|
967047f876
|
docs: add T-557 chrome path picker
|
2026-07-08 14:04:45 +08:00 |
|
chengma
|
40cf79b930
|
feat: polish generate run logs
|
2026-07-08 12:07:38 +08:00 |
|
chengma
|
089a2f5545
|
docs: add T-556 generate log polish
|
2026-07-08 12:01:05 +08:00 |
|
chengma
|
8140124954
|
feat: show generate elapsed timings
|
2026-07-08 11:54:08 +08:00 |
|
chengma
|
091e3dc553
|
docs: add T-555 generate timing layout
|
2026-07-08 11:46:12 +08:00 |
|
chengma
|
4146ab5593
|
feat: split generate title and image statuses
|
2026-07-08 11:37:34 +08:00 |
|
chengma
|
773f528668
|
docs: add T-554 generate status columns
|
2026-07-08 11:31:04 +08:00 |
|
chengma
|
46afae4b98
|
feat: tune cmhub image timeouts
|
2026-07-08 11:22:47 +08:00 |
|
chengma
|
2970aaa943
|
docs: add T-553 cmhub timeout tuning
|
2026-07-08 11:19:09 +08:00 |
|
chengma
|
75d545f182
|
feat: include failed step in task errors
|
2026-07-08 11:08:01 +08:00 |
|
 chengmaandClaude Opus 4.8
|
ffbad8e64d
|
docs(tasks): add T-552 include failed step in task last_error (P0)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 11:00:29 +08:00 |
|
chengma
|
8a7ce0acba
|
feat: generate task board from task frontmatter
|
2026-07-08 10:47:36 +08:00 |
|
 chengmaandClaude Opus 4.8
|
af814fe95c
|
docs(tasks): add T-551 generate task board from docs/tasks frontmatter
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 10:35:48 +08:00 |
|
chengma
|
530ef2009f
|
feat: default workflow batch filters to latest batch
|
2026-07-08 10:30:30 +08:00 |
|
 chengmaandClaude Opus 4.8
|
c64f947f2f
|
docs(tasks): add T-550 default batch dropdown to latest batch
首个走 docs/tasks/ 新结构的任务。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 10:22:29 +08:00 |
|
 chengmaandClaude Opus 4.8
|
4acac32b40
|
docs: move per-task progress into task files, stop per-task current-state overwrite
Tests / Python 3.11 / Windows (push) Has been cancelled
- AGENTS.md: 收尾只更新对应任务文件(状态 + ## 执行记录),不再逐任务追加
progress.md / 覆盖 current-state.md(每任务共享写入=多 agent 抢占点)
- docs/tasks/_template.md: 加 ## 执行记录 一节
- docs/tasks/README.md: 完成流程改为执行记录写进任务文件
- progress.md: 冻结为历史归档;新执行记录进任务文件
- docs/current-state.md: 不再逐任务覆盖,状态以 docs/tasks/ frontmatter 为准
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 10:19:55 +08:00 |
|
 chengmaandClaude Opus 4.8
|
3a552b1880
|
docs: adopt one-task-per-file under docs/tasks to avoid multi-agent contention
- docs/tasks/README.md: 约定(命名 T-###、frontmatter、领取规则、防撞号)
- docs/tasks/_template.md: 新任务模板
- 06-tasks.md 冻结为 T-000~T-549 历史归档,新任务不再加入
- AGENTS.md / docs/README.md: 指向新任务入口 docs/tasks/
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 10:15:00 +08:00 |
|