Commit Graph
13 Commits
Author SHA1 Message Date
QiuSW 4a0becbb4d feat: support multi-image image generation 2026-07-17 15:55:38 +08:00
QiuSW 5325eacdfe feat: add multi-image vision analysis 2026-07-16 14:13:19 +08:00
QiuSW 12717d09e8 feat: add image upstream deadline 2026-07-08 20:14:33 +08:00
QiuSW fb1037933d feat: 中文化 django-admin 字段标签 (T-603) 2026-07-04 16:27:45 +08:00
QiuSWandClaude Opus 4.8 4aceb3ae25 feat: 中文化 django-admin 分组与表名 (T-602 层1-3)
- 5 个 app 加 AppConfig.verbose_name(中文分组名)
- 11 个模型加 Meta.verbose_name/verbose_name_plural(中文表名)
- 3 条 AlterModelOptions 迁移(仅 options,无 DB schema 变更)
- LANGUAGE_CODE=zh-hans / USE_I18N=True 已在,Django 自带 admin 与 auth 已中文
- 仅显示层,不改字段名/逻辑/表结构

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 15:18:16 +08:00
QiuSW 898329e047 feat: add public model catalog discovery 2026-07-04 10:14:16 +08:00
QiuSW 0f7798ec2f feat: add generation API endpoints 2026-07-02 22:41:37 +08:00
QiuSW 2f93374193 fix: address phase 1 ai review 2026-07-02 14:47:22 +08:00
QiuSW 2d9c233683 test: add recorded ai generation smoke 2026-07-02 13:58:34 +08:00
QiuSW c0020e8d29 feat: audit ai config changes 2026-07-02 11:42:39 +08:00
QiuSW 18ac054dc5 feat: add ai model alias configuration 2026-07-02 11:07:44 +08:00
QiuSW c9fbabb04f feat: add ai provider adapters 2026-07-02 10:33:15 +08:00
QiuSW af0302c3f6 feat: add apps and custom user 2026-07-02 09:07:15 +08:00