Commit Graph
324 Commits
Author SHA1 Message Date
chengma 01697759fc fix(suite): prevent wheel changes in generation settings 2026-07-17 12:05:57 +08:00
chengma d5d991e844 feat(suite): confirm planned generation cost 2026-07-17 11:59:07 +08:00
chengma 1ef5721a20 feat(suite): confirm AI writing cost before request 2026-07-17 11:48:25 +08:00
chengma a06a02ddcf docs(tasks): plan tab title and warning cleanup 2026-07-17 11:24:56 +08:00
chengma 2ad11625a8 docs(tasks): plan suite generation confirmation safeguards 2026-07-17 11:17:45 +08:00
chengma 29782b1924 docs(tasks): add AI write cost confirmation task 2026-07-17 11:09:53 +08:00
chengma 098dc667b3 feat(product-suite): refine history account filters 2026-07-17 11:00:02 +08:00
chengma 9f55dcd4f0 feat(product-suite): confirm prior successful generations 2026-07-17 10:47:44 +08:00
chengma 9166cb7010 docs(task): add suite generation safeguards 2026-07-17 10:35:13 +08:00
chengma 335c4b6206 feat(product-suite): improve multi-image AI writing 2026-07-17 10:15:34 +08:00
chengma fa97fa6d3c docs(task): add multi-image AI writing analysis 2026-07-17 10:09:44 +08:00
chengma e232097ba5 feat(product-suite): add global generation history 2026-07-17 09:59:55 +08:00
chengma f1dc7f28dc docs(task): add global product-suite history plan 2026-07-17 09:27:03 +08:00
chengma 40a9f5fbf2 feat(product-suite): add cmhub vision AI writing 2026-07-17 09:09:09 +08:00
chengma 56d6b59a00 docs(task): plan product suite vision AI write 2026-07-17 08:48:31 +08:00
chengma cd150ef6c7 feat(product-suite): add grouped generation history 2026-07-16 23:47:47 +08:00
chengma f3defdeb95 feat(product-suite): persist current generation rounds 2026-07-16 23:27:25 +08:00
chengma c146c0b41d docs: add product suite generation history tasks 2026-07-16 21:08:29 +08:00
chengma 75af87d441 feat(product-suite): make image pulls cancellable 2026-07-16 19:37:22 +08:00
chengma c9afaad24b feat(product-suite): persist context and confirm actions 2026-07-16 19:12:21 +08:00
chengma 717ed2e35f docs: add product suite context and pull tasks 2026-07-16 18:30:49 +08:00
chengma becfed81cd fix(product-suite): keep retries in current results 2026-07-16 18:15:24 +08:00
chengma 25a08decdc docs: add T-640 suite retry task 2026-07-16 17:45:06 +08:00
chengma b68e22c094 fix(product-suite): finalize and cancel generation
Tests / Python 3.11 / Windows (push) Has been cancelled
2026-07-16 17:12:41 +08:00
chengma 2675f85598 docs: add T-639 generation lifecycle task 2026-07-16 16:49:49 +08:00
chengma f5892bb310 feat(product-suite): autosave prompt edits 2026-07-16 16:39:40 +08:00
chengma a9acfee460 docs: add T-638 prompt autosave task 2026-07-16 16:26:43 +08:00
chengma eea3fdd0a9 feat(product-suite): add prompt template settings 2026-07-16 16:18:11 +08:00
chengmaandClaude Fable 5 613950c9f3 docs: simplify T-637 prompt template structure
- drop {分类要求}, {差异化要求}, {分类序号}, {分类总数} placeholders
  and the 商品ID line from the default template
- rename {套图分类} to {套图名称}, add {补充描述} (populated for
  白底图/场景图/卖点图, empty for custom categories)
- remove the now-purposeless 预览第 X 张 stepper; v1 no longer does
  per-image differentiation for same-category multiples
- placeholders 17 -> 14, required 12 -> 9; {商品ID}/{主参考图序号}
  become optional insertable variables
- sync mockup SVG and README

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:48:34 +08:00
chengmaandClaude Fable 5 8f57d6d016 docs(ui): polish T-637 dialog mockup fidelity
- complete the trailing ratio-emphasis sentence in template editor
- reference-rule preview line carries the primary image index

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:34:10 +08:00
chengmaandClaude Fable 5 9de006808e docs: align T-637 prompt template with source assembly order
- default template line order now follows the researched source
  project's assembly structure (user-accepted): category goal,
  index/differentiation, platform context, inline rules, reference
  rule, item id, user needs, trailing ratio emphasis
- forced protection rules become 4 required read-only placeholders
  (size/long-image, banned content, price, sizing) instead of a
  code-appended tail block; consistency and no-fabrication fold
  into the reference-rule rendering
- placeholders 13 -> 17, required 8 -> 12; update mockup SVG and
  README accordingly

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:31:43 +08:00
chengmaandClaude Fable 5 ec2307b507 docs(ui): add T-637 suite prompt settings dialog mockup
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:07:58 +08:00
chengma 86d1016e85 docs(tasks): finalize T-637 prompt template safeguards 2026-07-16 14:57:33 +08:00
chengmaandClaude Fable 5 0ab110d255 docs(tasks): close two remaining gaps in T-637 spec
- restore-default validates built-in template before atomic write;
  invalid bundled template errors out without touching user template
- {差异化要求} must occupy its own line, enforced by validation, so
  empty rendering can delete the whole line without inline residue

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 14:52:35 +08:00
chengmaandClaude Fable 5 2abde42862 docs(tasks): refine T-637 prompt dialog spec after review
- promote {套图分类} to required placeholder
- forbid literal braces in v1 instead of escape rules
- restore-default only refills editor; disk write goes through save
- pin preview index placeholder values
- degrade differentiation text and collapse blank lines when count is 1
- add pure-logic-first implementation order note

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 14:43:35 +08:00
chengma 51d5fb9370 docs(tasks): define product suite prompt settings 2026-07-16 14:37:37 +08:00
chengma ecd2ecb758 feat(product-suite): support temporary item drafts 2026-07-16 11:10:51 +08:00
chengma ec62e34807 docs(tasks): add product suite draft binding task 2026-07-16 10:40:22 +08:00
chengma cd61a14856 feat(product-suite): remove fixed original image placeholders 2026-07-16 09:34:10 +08:00
chengma c80c6e67e9 feat(product-suite): add independent category rows 2026-07-16 09:22:33 +08:00
chengma dbbf3ce8f7 feat(gui): add shared zoomable image preview 2026-07-16 09:13:44 +08:00
chengma 4cf0f46e90 docs(tasks): add dynamic product image empty state 2026-07-14 18:05:38 +08:00
chengma e3ac8f8701 docs(tasks): add vertical product suite category rows 2026-07-14 17:58:20 +08:00
chengma 699625ea0e fix(accounts): keep first login launch in one window 2026-07-14 17:22:52 +08:00
chengma a4ac3f8ee5 docs(tasks): add single-window account launch fix 2026-07-14 17:00:57 +08:00
chengma 250c7e27eb fix(collect): recognize short Shopee product titles 2026-07-14 16:31:35 +08:00
chengma 2f6b9f7af4 docs(tasks): add short-title collection readiness fix 2026-07-14 16:14:24 +08:00
chengma e86b9189ab feat(product-suite): add original image batch management 2026-07-14 15:35:59 +08:00
chengma 21d2dd5253 feat(product-suite): compact controls and remember settings 2026-07-14 15:16:09 +08:00
chengma 17bb7521fd docs(tasks): refine product suite settings and originals 2026-07-14 15:03:59 +08:00