feat: ship v0.5.0 with auto and wizard writing modes

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-06 20:57:31 +08:00
parent 86b66a311a
commit 6a949b54ba
38 changed files with 2581 additions and 184 deletions
+34
View File
@@ -112,6 +112,40 @@
"interactive.chapterTitlePlaceholder": "Chapter title (optional)",
"interactive.chapterCreated": "Interactive draft chapter created",
"interactive.sceneCount": "{{count}} scene(s) confirmed",
"auto.gateBlocked": "Add chapter content, outline, or settings before auto writing",
"auto.gateTooltip": "Requires chapter text or outline/settings",
"auto.step.goal": "Goal",
"auto.step.plan": "Plan",
"auto.step.generate": "Generate",
"auto.step.done": "Done",
"auto.goalPlaceholder": "Plot points for this chapter…",
"auto.planScenes": "Plan scenes",
"auto.startGenerate": "Generate next scene",
"auto.sceneProgress": "Scene {{current}} / {{total}}",
"auto.pause": "Pause",
"auto.resume": "Resume auto",
"auto.handoffInteractive": "Switch to interactive",
"auto.finishChapter": "Finish chapter",
"auto.chapterCreated": "Auto-written chapter created",
"wizard.gateBlocked": "Add chapter content, outline, or settings before wizard mode",
"wizard.gateTooltip": "Requires chapter text or outline/settings",
"wizard.step.goal": "Goal",
"wizard.step.rhythm": "Rhythm",
"wizard.step.pov": "POV",
"wizard.step.context": "Context",
"wizard.step.preview": "Preview",
"wizard.rhythm.relaxed": "Relaxed",
"wizard.rhythm.tense": "Tense",
"wizard.rhythm.mixed": "Mixed",
"wizard.styleNotePlaceholder": "Optional style note",
"wizard.contextHint": "Confirm context including outline/settings clues",
"wizard.previewTitle": "Strategy preview",
"wizard.refreshPreview": "Refresh preview",
"wizard.startGenerate": "Start generating",
"wizard.handoffToast": "Switched to interactive refinement",
"wizard.next": "Next",
"wizard.povDefault": "Default POV",
"wizard.generating": "Generating chapter…",
"snapshot.ai": "Before AI insert",
"naming.open": "🔍 Naming consistency check",
"naming.title": "Naming consistency check",
+34
View File
@@ -112,6 +112,40 @@
"interactive.chapterTitlePlaceholder": "章节标题(可选)",
"interactive.chapterCreated": "已生成交互初稿章节",
"interactive.sceneCount": "已确认 {{count}} 个场景",
"auto.gateBlocked": "请先创建章节正文、大纲或设定后再使用自动写作",
"auto.gateTooltip": "需要至少一章正文,或存在大纲/设定",
"auto.step.goal": "目标",
"auto.step.plan": "规划",
"auto.step.generate": "生成",
"auto.step.done": "完成",
"auto.goalPlaceholder": "本章需达成的剧情点…",
"auto.planScenes": "规划场景",
"auto.startGenerate": "生成下一场景",
"auto.sceneProgress": "场景 {{current}} / {{total}}",
"auto.pause": "暂停",
"auto.resume": "继续自动",
"auto.handoffInteractive": "转入交互微调",
"auto.finishChapter": "结束本章",
"auto.chapterCreated": "已生成自动写作章节",
"wizard.gateBlocked": "请先创建章节正文、大纲或设定后再使用向导写作",
"wizard.gateTooltip": "需要至少一章正文,或存在大纲/设定",
"wizard.step.goal": "目标",
"wizard.step.rhythm": "节奏",
"wizard.step.pov": "视角",
"wizard.step.context": "上下文",
"wizard.step.preview": "预览",
"wizard.rhythm.relaxed": "舒缓",
"wizard.rhythm.tense": "紧张",
"wizard.rhythm.mixed": "混合",
"wizard.styleNotePlaceholder": "可选:本章风格说明",
"wizard.contextHint": "确认与本章相关的上下文(含大纲/设定中的伏笔线索)",
"wizard.previewTitle": "生成策略预览",
"wizard.refreshPreview": "刷新预览",
"wizard.startGenerate": "开始生成",
"wizard.handoffToast": "已进入交互微调",
"wizard.next": "下一步",
"wizard.povDefault": "默认视角",
"wizard.generating": "正在生成章节…",
"snapshot.ai": "AI 生成前",
"naming.open": "🔍 命名一致性检查",
"naming.title": "命名一致性检查",