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
chengma and Claude 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
chengma and Claude 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
chengma and Claude 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
chengma and Claude 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
chengma and Claude 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
chengma and Claude 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
chengma
f99cde8e05
fix(collect): handle login target close race
Tests / Python 3.11 / Windows (push) Has been cancelled
2026-07-14 12:08:12 +08:00
chengma
cbfd36af56
docs(tasks): add collection login target race task
2026-07-14 11:45:01 +08:00
chengma
4c6f7582bd
fix(gui): keep cover candidate controls below images
2026-07-14 11:29:16 +08:00
chengma
5bcd935895
docs(tasks): add cover gallery control layout task
2026-07-14 11:18:42 +08:00
chengma
0abd7ffdff
feat(collect): show per-item collection activity timer
2026-07-14 11:10:36 +08:00
chengma
da1da13fdf
docs(tasks): add collection activity timer task
2026-07-14 10:53:28 +08:00
chengma
4fa3ad521c
docs(tasks): add product suite layout compaction task
2026-07-14 10:28:32 +08:00
chengma
bc115ba0d7
feat(gui): replace AI studio with product suite
2026-07-14 09:53:13 +08:00
chengma and Claude Opus 4.8
fb873aae90
docs: 补 T-622 UI/UX 优化项 + 效果图落地 P1-P4/P5
...
ui-ux-pro-max 校验后修订(桌面可迁移规则):
- P1 套图结构压成常驻 chips + 渐进披露,核心控制不再被折叠
- P2 下拉值内联前缀(平台/国家/语言/比例),无 label 也保留语义
- P3 引导文案移到卖点框下、11px #6b7280 提高对比度
- P4 商品ID 恢复 w140 + 等宽数字,避免截断
- P5 失败卡加简短原因;空态引导记为实现期
- P6 小控件命中区/accessibleName 记为实现期加固
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 09:02:50 +08:00
chengma
fb4403228d
fix(gui): make cover gallery previews responsive
2026-07-14 08:13:56 +08:00
chengma
3217d4b11a
docs: add responsive cover gallery task
2026-07-13 22:41:41 +08:00
chengma
4927da5e1c
build: version release metadata filename
2026-07-13 17:36:46 +08:00
chengma
e79ec00bf6
docs: 落 T-625 发布元数据版本化命名
2026-07-13 17:30:58 +08:00
chengma
0d7a4c1b56
fix(update): accept cmhub release metadata contract
2026-07-13 17:17:25 +08:00
chengma
74b98cd123
feat(update): support verified public HTTP downloads
2026-07-13 16:19:03 +08:00
chengma
9a458ee195
docs: 修正 T-623 支持公网外链
2026-07-13 16:09:45 +08:00
chengma
55daf3648d
docs: 落 T-623 自动升级临时 HTTP 兼容
2026-07-13 16:06:30 +08:00
chengma and Claude Opus 4.8
6e485a7d88
docs: 补 T-622 按钮交互清单(逐元素行为,提炼自迁移源 app.js)
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-13 15:48:46 +08:00
chengma
d42a9c8084
feat(ai): generate covers without new titles
2026-07-13 15:22:15 +08:00
chengma and Claude Opus 4.8
e2fbae2ee1
docs: 落 T-622 ⑥商品套图替换AI工场(迁移套餐模块)+ 效果图
...
- 新增 docs/tasks/T-622.md:需求定稿+落地事实(全原生PySide6、复用image_studio后端与异步生图、绑账号+商品ID、去详情图、原生重写不引WebView)
- 新增 docs/ui/tab6-suite-package-v1.svg:家风效果图(顶部账号+商品ID、6图上传、2×2下拉去label、卖点框加高、结构3类、生成按钮toggle、可滚动区、右侧结果+进度)
- docs/ui/README.md 登记该效果图
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-13 15:20:42 +08:00
chengma
a86e2bb162
docs(ai): allow cover-only generation without new title
2026-07-13 15:10:40 +08:00
chengma
0a3a6b99a1
feat(collect): show skipped reason summaries
2026-07-13 14:31:58 +08:00
chengma
a7ac8522bf
docs(collect): add skipped reason visibility task
2026-07-13 14:07:20 +08:00
chengma
f6db4f0d62
feat(update): add startup health rollback fuse
2026-07-13 12:23:46 +08:00
chengma
04124060fc
feat(update): add forced upgrade progress flow
2026-07-13 12:12:58 +08:00
chengma
bab2609a85
feat(update): add transactional external updater
2026-07-13 12:07:59 +08:00
chengma
3ad9ffd239
feat(update): securely stage verified packages
2026-07-13 12:02:47 +08:00
chengma
567d4e7b68
feat(update): add verifiable release manifest
2026-07-13 11:58:05 +08:00
chengma
d4a3df4df0
docs(update): split automatic upgrade implementation tasks
2026-07-13 11:52:43 +08:00
chengma
cc910d1e56
feat(gui): hide AI studio tab
2026-07-13 11:47:00 +08:00
chengma
d3036c99b7
docs(gui): add task to hide AI studio tab
2026-07-13 11:44:27 +08:00
chengma
b1c050f633
feat(ai-studio): separate image pool from task states
2026-07-13 09:54:08 +08:00
chengma
42fe233ed9
feat(ai-studio): keep workspace usable during generation
2026-07-13 09:38:30 +08:00
chengma
14282306f6
docs(ai-studio): add generation state and task card tasks
2026-07-13 09:12:11 +08:00
chengma
6979710088
fix(apply): foreground every product update
2026-07-11 22:30:19 +08:00
chengma
9ac44bdce2
docs(apply): add foreground reliability rollback task
2026-07-11 22:21:23 +08:00
chengma
4662634651
docs(ai-studio): add image preview zoom task
2026-07-11 18:03:09 +08:00
chengma
c46fe0e543
feat(ai-studio): streamline final selection rails
2026-07-11 17:46:58 +08:00
chengma
dd88d12cf4
docs(ai-studio): add single-row selection rails task
2026-07-11 17:35:22 +08:00
chengma
879a3fe5cc
feat(ai-studio): make original downloads nonblocking
2026-07-11 17:28:37 +08:00
chengma
4e552ea19b
docs(ai-studio): add nonblocking original download task
2026-07-11 17:06:30 +08:00
chengma
e4292f8a0e
feat(ai-studio): add thumbnail workspace grids
2026-07-11 16:47:18 +08:00
chengma
82e7e1bf14
feat(ai-studio): streamline project workspace
2026-07-11 16:23:22 +08:00
chengma
f28d197c58
docs(ai-studio): add project and thumbnail grid tasks
2026-07-11 16:11:14 +08:00
chengma
656f86632d
feat(ai-studio): refresh workspace layout
2026-07-11 15:41:38 +08:00
chengma
5b4b9af678
docs(ai-studio): add v3 ui optimization task
2026-07-11 15:21:53 +08:00
chengma
150d6ce22d
fix(ai-studio): keep worker thread alive until finished
2026-07-11 15:13:09 +08:00
chengma
2dd90580ea
docs(ai-studio): add thread crash fix task
2026-07-11 15:01:13 +08:00
chengma
6b45a85c86
docs(ai-studio): block BYOK startup gate
2026-07-11 14:51:16 +08:00
chengma
03916dea55
feat(ai-studio): clarify hosted model tiers
2026-07-11 14:49:39 +08:00
chengma
2c6ed87201
docs(ai-studio): define hosted model evaluation strategy
2026-07-11 14:38:18 +08:00