chengma
|
a71843928c
|
T-583 标题提示词模板数据层
|
2026-07-10 11:43:35 +08:00 |
|
chengma
|
bd56a6cbf7
|
docs(tasks): refine T-583 T-584 prompt template scope
|
2026-07-10 11:37:51 +08:00 |
|
 chengmaandClaude Opus 4.8
|
5fa3b921bb
|
docs(tasks): add T-583/T-584 title prompt template management
T-583 数据层:泛化 prompts 模板 CRUD(cover 转薄封装)、加 title_templates
目录、title_prompt.txt 保留为工作文本(加法不换单文件)、拿现有默认播一条;
不碰 generate_batch。T-584 UI reorg:标题加模板控件行(label 下单独一行)、
封面控件压一行、插入类按钮下移输入框工具条、标题输入框增高。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-10 11:17:44 +08:00 |
|
 chengmaandClaude Opus 4.8
|
d0dd11f2cb
|
docs(tasks): shrink T-582 to minimal import-dialog fix, drop T-583
T-582 收敛为只修①导入完成/错误弹窗偶发半截:QTimer.singleShot(0)
延迟弹窗到重绘冲刷后 + 可选 HiDPI 一行;不建统一弹窗 helper、不重构
其它弹窗。删除 T-583(导入 worker 化)——与本弹窗 bug 是两码事,
如需治导入界面卡死另行立项。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-10 11:00:12 +08:00 |
|
 chengmaandClaude Opus 4.8
|
5ac18ccc1c
|
docs(tasks): add T-582/T-583 fix dialogs rendering half (hidpi+helper, import worker)
T-582:弹窗偶发半截修复——启动设 HiDPI 舍入策略 + 统一弹窗 helper
(通知类延迟到重绘冲刷后再 exec 治绘制竞态、几何钳制到可用屏幕治出屏),
先覆盖采集导入链路。T-583(治本):①Excel 导入改 worker 线程,消除
GUI 阻塞与重绘积压,复用 CollectWorker 范式。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-10 10:48:40 +08:00 |
|