[Bug]: 本地部署按文档操作后,没有小组讨论功能
Open
bug
- Dominant language
- TypeScript
- Stars
- 37.2k
- Forks
- 5.9k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 195
Description
### Bug Description
使用pnpm 运行 本地代码后,没有小组讨论功能,与在线服务不同,此外,在生成html5的流程页面时,是黑屏的
### Steps to Reproduce
1. 访问 localhost:3001/
2. 输入课程主题和要求
3. 进入生成课堂页面
4. 没有小组讨论(缺失)
### Expected Behavior
1. 访问 localhost:3001/
2. 输入课程主题和要求
3. 进入生成课堂页面
4. 有小组讨论,多Agent角色可以对话
### Actual Behavior
1. 访问 localhost:3001/
2. 输入课程主题和要求
3. 进入生成课堂页面
4. 没有小组讨论(缺失)
### Deployment Method
Local development (npm run dev / pnpm dev / yarn dev)
### Browser
Microsoft Edge
### Operating System
Windows11
### Relevant Logs / Screenshots
```shell
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.