{{currentStep>1?'✓':'1'}}
主题设定
{{currentStep>2?'✓':'2'}}
方案预览
{{currentStep>3?'✓':'3'}}
团队协作
4
文档输出
🔑 模型 Key 管理
{{ editingKey.id ? '编辑' : '添加' }} Key
{{ k.name }}
{{ k.apiKey.slice(0,8) }}****
添加 Dify App Key
然后在成员设置中为角色指定
历史记录 & 模板
已保存模板({{ templates.length }})
{{ tpl.name }}
{{ tpl.personas.length }}人 · {{ tpl.docSections.length }}章节 · {{ tpl.rounds }}轮
{{ formatDate(tpl.createdAt) }}
最近会话({{ sessions.length }})
{{ sess.topic }}
{{ sess.brief?.platform }} · {{ sess.docContent?.filter(s=>s.content).length }}/{{ sess.docContent?.length }} 章节完成
{{ formatDate(sess.createdAt) }}
{{ s.icon }} {{ s.name }}: {{ s.content.slice(0,40) }}...
暂无历史记录
完成协作后自动保存,或在方案预览页手动保存模板

描述你的协作主题

AI 将自动为你设计团队角色、思维逻辑和文档结构

快速场景
{{ p.label }}
正在规划你的协作团队
「{{ topicInput }}」
AI 思考中…
{{ genPreview || '请稍候…' }}

{{ genError }}

团队方案 ✦ AI 生成

可直接启动,也可以编辑后开始

📋 项目简报
👥 成员({{ personas.length }})
{{ p.icon }}
{{ p.name }}
{{ p.title }} · {{ p.focus }}
→ {{ getSectionById(p.docSectionId)?.name }}
{{ expandedPersona===p.id?'▲':'▼' }}
你是一位{{'{'}}title{{'}'}},专注于{{'{'}}focus{{'}'}}。
产品:{{'{'}}product{{'}'}},平台:{{'{'}}platform{{'}'}},目标:{{'{'}}goal{{'}'}}

请从你的角度给出建议,不超过300字。与队友互补,直接进入正题。
📑 文档结构
各章节由对应成员负责输出
{{ expandedSection===s.id?'▲':'▼' }}
负责人
{{ getLinkedPersona(s.id).icon }} {{ getLinkedPersona(s.id).name }}
✦ {{ s.producerTitle }} AI 自动整合 📌 有方向指引
你是一位{{ s.producerTitle||'资深顾问' }},请基于以下团队讨论,产出「{{ s.name||'章节' }}」内容。
方向:{{ s.direction.slice(0,50) }}{{ s.direction.length>50?'…':'' }}
以 markdown 格式输出,具体可执行,不超过300字。
讨论轮次
每轮后暂停
人类介入模式
{{ personas.length }}人 · {{ docSections.length }}章节 · {{ rounds }}轮{{ humanMode?' · 人类介入':'' }}

{{ setupError }}

{{ loadingText }}

第 {{ nextRoundNum }} 轮即将开始

选择参与本轮的成员

👤
你的发言机会
{{ waitingHumanLabel }}
当前主题
{{ brief.product }}
{{ brief.platform }}
协作进度
{{ s }}
第{{ stageHistory.length+i }}轮
{{ p.name }}
{{ p.title }}
协作日志
{{ brief.product }}
整合文档…
✓ 已保存
✦ 主题简报
主题:{{ brief.product }}
平台:{{ brief.platform }}
目标:{{ brief.goal }}
{{ humanInterruptQueue.length }} 条发言等待下一位 AI 成员回应...
👤
策划文档 {{ docSections.filter(s=>s.status==='done').length }}/{{ docSections.length }}
{{ brief.product }}
{{ brief.platform }} · {{ brief.goal.slice(0,40) }}{{ brief.goal.length>40?'…':'' }}
{{ sec.icon }} {{ sec.name }} {{ editingSecId===sec.id?'编辑中':sec.status==='pending'?'待输入':sec.status==='updating'?'更新中':'已完成' }}
双击任意章节可编辑内容
团队配置 JSON 编辑后点「导入并应用」生效
{{ jsonEditorError }}