Commit Graph
376 Commits
Author SHA1 Message Date
chengma b3d9857b3e docs(tasks): add promotion status misclassification fix 2026-07-20 10:47:43 +08:00
chengma ffc4cd8ca2 feat(apply): filter updates by product status 2026-07-20 10:35:38 +08:00
chengma fa101c16ce feat(generate): filter tasks by product status 2026-07-20 10:32:04 +08:00
chengma 9852b1c9c1 feat(collect): support soft deletion of one task 2026-07-20 10:27:21 +08:00
chengma a92f1c86f4 feat(collect): show and filter product status 2026-07-20 10:16:25 +08:00
chengma c81a24d173 fix(generate): limit gallery preview to left double-click 2026-07-20 10:12:12 +08:00
chengma 391a50a982 docs(tasks): add apply product status filter 2026-07-20 10:04:45 +08:00
chengma 5e897c0565 docs(tasks): add generation product status filter 2026-07-20 10:00:16 +08:00
chengma c80b4e1c17 docs(tasks): add collection status and task deletion 2026-07-20 09:54:17 +08:00
chengma 38e91b4747 docs(tasks): add left-click gallery task 2026-07-20 09:45:26 +08:00
chengma d687c833e0 feat(status): default legacy batches to normal 2026-07-20 09:41:55 +08:00
chengma 00c695d035 docs(tasks): add legacy status migration task 2026-07-20 09:33:37 +08:00
chengma ba36b9fd8e feat(collect): add product status recheck 2026-07-18 18:09:07 +08:00
chengma 3e9052e1b6 docs(tasks): add product status recheck task 2026-07-18 17:46:06 +08:00
chengma 15bd62597a feat(generate): simplify scope option copy 2026-07-18 17:39:10 +08:00
chengma bcab01d408 docs(tasks): add generation scope copy task 2026-07-18 17:36:42 +08:00
chengma 1d703f1c94 feat(collect): simplify scope option copy 2026-07-18 17:32:36 +08:00
chengma b0ef62c21a docs(tasks): add collection scope copy task 2026-07-18 17:30:00 +08:00
chengma 7538009f94 feat(gui): improve status scope dialogs 2026-07-18 17:23:22 +08:00
chengma 89f1b085dc docs(tasks): add status scope dialog task 2026-07-18 17:15:57 +08:00
chengma d64e3c7404 feat(apply): block abnormal product statuses 2026-07-18 17:10:12 +08:00
chengma 3a92119187 feat(generate): confirm product status scope 2026-07-18 16:57:57 +08:00
chengma 4658a1ca61 feat(collect): choose product status scope 2026-07-18 16:46:59 +08:00
chengma 0cf23db403 feat(collect): persist product status snapshots 2026-07-18 16:34:37 +08:00
chengmaandClaude Fable 5 b4250f36f8 docs(tasks): commit T-662a/c/d scope-dialog redesign
Redesign per user requirement: pre-run scope dialogs in ①② replace
the status column/dropdown model; ③ keeps background interception
only. T-662b already landed in previous commit alongside the red
text alignment.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 16:19:34 +08:00
chengmaandClaude Fable 5 21c72d0d93 docs(tasks): T-662b collect-all option uses red text per requirement
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 16:19:14 +08:00
chengmaandClaude Fable 5 3777f84ce0 docs(tasks): finalize status dropdown placement and terminology in T-662b/c/d
- dropdown sits left of the renamed 任务状态 label in all three tabs
- option wording aligned with platform text: 审核中 not 未审核,
  未知 not 其他
- clarify the status filter scopes collection candidates in ① (the
  existing model.tasks mechanism), default 全部 so first-round
  collection of unknown-status imports still works
- reinforce composite defaults 可生成/可更新 include unknown so
  legacy batches are not blocked

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 15:37:43 +08:00
chengma 7ddf3a7262 docs(tasks): split T-662 product status workflow 2026-07-18 15:14:44 +08:00
chengmaandClaude Fable 5 d00a204916 docs(tasks): add T-662 product status collection and filtering
Include the two Shopee edit-page status banner HTML samples as CDP
detection evidence for 未上架/审核中.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 15:04:12 +08:00
chengma d853db1c8a feat: rename bundled cover prompt template 2026-07-17 18:24:58 +08:00
chengma d1cd50f5c5 docs(tasks): add T-661 cover prompt resource rename 2026-07-17 18:21:38 +08:00
chengma da0a42090c feat: skip incomplete apply tasks before update 2026-07-17 17:32:43 +08:00
chengma e77b16ae2e feat: fix product suite reference prompt rule 2026-07-17 17:27:08 +08:00
chengma e4f0733333 docs(tasks): add T-660 fixed suite reference rule 2026-07-17 17:23:03 +08:00
chengmaandClaude Fable 5 311616f2d5 docs(tasks): add T-659 apply pre-check skip instead of abort
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 17:16:20 +08:00
chengma def05c9ae8 feat: explain product suite multi-image generation 2026-07-17 17:10:13 +08:00
chengma f64dfffe40 feat: align product suite prompts with reference images 2026-07-17 17:06:47 +08:00
chengma 1fabd8afcf feat: snapshot product suite reference assets 2026-07-17 17:03:40 +08:00
chengma d11dc752b5 feat: use images payload for product suite generation 2026-07-17 16:59:50 +08:00
chengmaandClaude Fable 5 611bfde233 docs(tasks): add generation rule matrix to T-658b
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:53:55 +08:00
chengmaandClaude Fable 5 cba13593d3 docs(tasks): fix review findings in T-658 split
- T-658a: client-side trimming responsibility (cmhub rejects >8,
  never trims); add release-gating note for the four-task unit
- T-658b: missing reference files are fail-fast only, drop the
  skip-and-rewrite fork that violated T-637 snapshot semantics
- T-658d: mark as release gate for the a/b/c/d unit

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:49:44 +08:00
chengma 8725ff8380 docs: split T-658 into four subtasks 2026-07-17 16:43:39 +08:00
chengmaandClaude Fable 5 3c68dd1ef2 docs(tasks): add T-658 multi-image reference submission rules
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:34:00 +08:00
chengma f0be2a291f feat(product-suite): label reference prompt rules 2026-07-17 16:27:33 +08:00
chengma 03d1fa74be docs(tasks): add reference rule label task 2026-07-17 16:25:29 +08:00
chengma 43d50ca629 feat(product-suite): include category in target prompt 2026-07-17 16:12:03 +08:00
chengma ff0ad8bb73 docs(tasks): add suite target label task 2026-07-17 16:09:17 +08:00
chengma 782f1dcdd9 feat(product-suite): align reference prompt rules 2026-07-17 16:03:10 +08:00
chengma 35dc010d44 docs(tasks): add reference prompt rule task 2026-07-17 15:58:26 +08:00
chengma f6a1ad9ffc feat(product-suite): add category targets and prompt compatibility 2026-07-17 15:35:28 +08:00