chengma
|
c3c79b63d4
|
T-573 修复封面画廊候选图宽度
|
2026-07-09 15:51:48 +08:00 |
|
chengma
|
b88f170b8b
|
T-572 修复封面画廊方向键焦点
|
2026-07-09 15:44:14 +08:00 |
|
chengma
|
5400145147
|
T-571 降低更新前台抢焦点
|
2026-07-09 15:04:20 +08:00 |
|
chengma
|
bd99a0d5b7
|
T-570 调整 cmhub 生图 submit 超时
|
2026-07-09 14:30:53 +08:00 |
|
chengma
|
4e98a86fb3
|
T-569 增加封面画廊任务切换
|
2026-07-09 12:19:29 +08:00 |
|
chengma
|
ae4daacbbf
|
T-568 支持封面画廊单任务重生
|
2026-07-09 11:49:06 +08:00 |
|
chengma
|
a391d2db99
|
T-567 增加封面候选画廊
|
2026-07-09 11:32:08 +08:00 |
|
chengma
|
71e51d0608
|
T-566 封面历史归档数据层
|
2026-07-09 11:23:18 +08:00 |
|
chengma
|
a57254da9e
|
T-565 handle relative cmhub image urls
|
2026-07-09 08:57:46 +08:00 |
|
chengma
|
c435456977
|
T-564 async cmhub image tasks
|
2026-07-09 00:07:09 +08:00 |
|
chengma
|
45600c137b
|
fix: tolerate transient collect login checks
|
2026-07-08 18:24:07 +08:00 |
|
chengma
|
521d363ab2
|
fix: avoid focusing chrome during collection
|
2026-07-08 18:03:59 +08:00 |
|
chengma
|
e25d695ce7
|
fix: hide cmhub curl download window
|
2026-07-08 17:49:54 +08:00 |
|
chengma
|
95170ec4aa
|
feat: auto-prepare chrome for collection
|
2026-07-08 17:25:17 +08:00 |
|
chengma
|
40322f747e
|
feat: add chrome path picker
|
2026-07-08 14:07:42 +08:00 |
|
chengma
|
40cf79b930
|
feat: polish generate run logs
|
2026-07-08 12:07:38 +08:00 |
|
chengma
|
8140124954
|
feat: show generate elapsed timings
|
2026-07-08 11:54:08 +08:00 |
|
chengma
|
4146ab5593
|
feat: split generate title and image statuses
|
2026-07-08 11:37:34 +08:00 |
|
chengma
|
46afae4b98
|
feat: tune cmhub image timeouts
|
2026-07-08 11:22:47 +08:00 |
|
chengma
|
75d545f182
|
feat: include failed step in task errors
|
2026-07-08 11:08:01 +08:00 |
|
chengma
|
530ef2009f
|
feat: default workflow batch filters to latest batch
|
2026-07-08 10:30:30 +08:00 |
|
chengma
|
b622247a16
|
feat: support old title placeholder in title prompts
|
2026-07-08 10:07:47 +08:00 |
|
chengma
|
cff61edce4
|
feat: use system curl for cmhub image downloads
|
2026-07-08 09:26:25 +08:00 |
|
chengma
|
56e96d3ae1
|
feat: tighten ai concurrency settings
|
2026-07-08 08:55:01 +08:00 |
|
 chengmaandClaude Opus 4.8
|
979112966e
|
feat: log cmhub download diagnostics in GenerateWorker
GUI 半边配合 ai.py 的 cmhub 下载诊断:格式化「图片下载较慢」warning、
`cover_image_url` 调试行(脱敏 token、debug_only 不写入 SQLite run_log);
`_log_run_event` 增加 persist 开关。tests/test_gui.py 覆盖脱敏与不持久化。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 00:41:44 +08:00 |
|
 chengmaandClaude Opus 4.8
|
5a09c6662e
|
feat: cmhub shared Session + connection pool + proxy handling (T-546)
- app/ai.py: 模块级共享 requests.Session + HTTPAdapter 连接池
(CMHUB_HTTP_POOL_SIZE=32);_apply_cmhub_proxy() 切换 trust_env;
生成/下载/models/balance 统一复用该 Session。
- app/appconfig.py: ai.cmhub.use_system_proxy 默认 false(绕过系统代理)。
- tests/test_ai.py: 补 Session 复用/代理/连接池测试;原 18 处 cmhub mock
从模块级 requests 改到共享 Session。
- docs: troubleshooting 加「图片下载很慢」排障节;06-tasks 标 T-546 DONE。
附带:把 app/ai.py 行尾从 CRLF 归一为 LF;并一并纳入工作区中此前未提交、
已在运行构建里的 cmhub 下载诊断代码(调试图片 URL 日志、下载重试事件),
无法与 T-546 在同一文件内拆分单独提交。243 单测全绿。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-08 00:15:43 +08:00 |
|
chengma
|
3d902d4907
|
feat: cap cmhub image concurrency
|
2026-07-07 21:00:43 +08:00 |
|
chengma
|
2928624019
|
fix: align cmhub image timeout display
|
2026-07-07 19:13:00 +08:00 |
|
chengma
|
95b180e9cf
|
feat: add startup forced update check
|
2026-07-07 17:58:28 +08:00 |
|
chengma
|
9ce4d2442e
|
feat: add semantic status bar colors
|
2026-07-07 15:42:19 +08:00 |
|
chengma
|
bb2aa70c54
|
chore: hide data path settings
|
2026-07-07 15:24:08 +08:00 |
|
chengma
|
6e2347e1c8
|
chore: add ruff checks
|
2026-07-07 15:11:40 +08:00 |
|
chengma
|
862f791fde
|
feat: localize Shopee GUI wording
|
2026-07-07 14:58:54 +08:00 |
|
chengma
|
7838554c3d
|
feat: add versioned release packaging
|
2026-07-07 14:21:30 +08:00 |
|
chengma
|
148c4a73eb
|
feat: store packaged user data under data directory
|
2026-07-07 14:12:32 +08:00 |
|
chengma
|
caa04a9aa7
|
fix: fit main window within screen on startup
|
2026-07-07 12:06:17 +08:00 |
|
chengma
|
fd42814ac0
|
chore: rebrand display name for T-537
|
2026-07-07 09:52:51 +08:00 |
|
chengma
|
ad75afb8f4
|
style: unify GUI button radius
|
2026-07-07 09:21:19 +08:00 |
|
chengma
|
0c2a04b176
|
fix: set cmhub title read timeout to 600s
|
2026-07-06 22:51:28 +08:00 |
|
chengma
|
71f8beae57
|
feat: complete T-534 generated reset enhancements
|
2026-07-06 20:35:47 +08:00 |
|
chengma
|
46995b301d
|
feat: complete T-533 incremental generation
|
2026-07-06 17:57:39 +08:00 |
|
chengma
|
c42c12ef3e
|
feat: complete T-532 cmhub account prompt
|
2026-07-06 15:56:28 +08:00 |
|
chengma
|
0dad4151ef
|
feat: complete T-105b account login reuse
|
2026-07-06 15:01:50 +08:00 |
|
chengma
|
7ac0dcd00e
|
fix: clarify AI generation failure retry states
|
2026-07-06 11:58:51 +08:00 |
|
chengma
|
19eaa794cf
|
feat: track settings changes and enforce Chinese UI copy
|
2026-07-06 11:32:02 +08:00 |
|
chengma
|
b99019e954
|
feat: complete T-530 cmhub URL normalization
|
2026-07-06 10:31:36 +08:00 |
|
chengma
|
60497be557
|
T-529 default to cmhub gateway
|
2026-07-04 17:59:23 +08:00 |
|
chengma
|
3dbcbab799
|
feat: complete T-528 cmhub billing feedback
|
2026-07-04 17:14:29 +08:00 |
|
chengma
|
27f23a4738
|
feat: add cmhub settings panel
|
2026-07-04 16:29:15 +08:00 |
|
chengma
|
1efb095767
|
feat: add cmhub AI backend
|
2026-07-04 15:13:15 +08:00 |
|