并行对话中飞书登录页被错误打开到另一个对话窗口
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 用户1353
**客户端版本**: 0.1.18
---
## 现象
同时运行两个独立对话任务时,需要飞书登录的任务在对话窗口 2 中发起,但飞书登录页面却出现在不相关的对话窗口 1,导致对话窗口 2 的原任务流程受阻。
问题约发生于 7 月 28 日 11:30,目前不确定是否每次都能复现。相关任务使用 GPT-5.6 模型。
## 复现步骤
1. 同时打开对话窗口 1 和对话窗口 2。
2. 在两个窗口中分别执行不同任务。
3. 让其中一个对话窗口执行需要打开飞书登录页面、查阅飞书文档的任务。
4. 观察飞书登录页面实际出现在哪个对话窗口。
## 期望行为
飞书登录页面应出现在发起飞书任务的当前对话窗口中,不应影响其他并行对话。
## 实际行为
飞书登录页面被路由到另一个不相关的对话窗口,发起任务的对话窗口无法继续正常完成原流程。
---
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN
Contributor guide
Research direction
No files, tests, or entry points are named in the report. Start by reproducing the two-window Feishu login flow and trace how the login page is associated with the initiating conversation; done means the page consistently opens in the requesting window without disrupting the other task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- authentication, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100