Commit Graph
5 Commits
Author SHA1 Message Date
chengma eea3fdd0a9 feat(product-suite): add prompt template settings 2026-07-16 16:18:11 +08:00
chengma 3ebefab91e feat(ai-studio): add prompt template storage 2026-07-11 12:35:42 +08:00
chengma a71843928c T-583 标题提示词模板数据层 2026-07-10 11:43:35 +08:00
chengma e5b7fc4afa T-579 内置默认AI提示词 2026-07-10 09:00:24 +08:00
chengma fe1e0a7d32 feat: 完成T-302p提示词管理
新增app/prompts.py,支持标题提示词读写、封面模板列表/读取/保存/重命名/删除,以及旧标题、新标题、商品id、店铺变量替换。

Tab②接入标题提示词启动回显和保存,封面模板下拉、新建、保存、另存为、重命名、删除、插入{新标题}与变量预览;本任务仍不调用AI、不写SQLite。

新增tests/test_prompts.py并扩展GUI测试覆盖提示词文件管理和预览;同步任务看板、API、routes、current-state和progress,下一个任务更新为T-303。
2026-06-27 16:10:50 +08:00