feat(editor): add metadata bookshelf and series settings

This commit is contained in:
xin61
2026-07-08 18:04:06 +08:00
parent f66ce37478
commit 37de63046c
9 changed files with 1314 additions and 131 deletions
+1
View File
@@ -15,6 +15,7 @@
- `epub_delivery/build_epub_variants.py`:通用双语封装脚本
- `tools/epub_review_editor/`:可独立部署的 EPUB 网页审校器,支持阅读审校、书架、AI 翻译 EPUB、GPT 重翻、术语表编辑、反馈与导出
- `tools/epub_review_editor/MAINTENANCE.md`:网页审校器维护、验收、GPT 重翻、术语命中与版本规则
- `tools/epub_review_editor/LONG_TERM_MEMORY.md`:审校器长期维护记忆,继续历史任务或上下文压缩后优先读取
- `打开EPUB审校器.cmd`:Windows 一键启动入口,会自动准备本地 Python 环境并打开网页工具
## 使用建议