支持在手机端处理待确认请求并恢复中断的协作对话
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: liuheng
**客户端版本**: 0.1.22
---
## 使用场景
多次外出时身边没有电脑,但协作对话可能停在「Agent Needs an Answer」这类待确认弹窗上,导致整个流程被卡住,无法继续。
## 诉求
1. 手机端可以直接处理这类待确认请求,例如确认、拒绝,以及其他当前必须在电脑端完成的处理。
2. 如果对话因为等待确认或其他原因中断,手机端也应提供「恢复对话」的入口;目前恢复操作只能在 PC 端完成。
## 建议方案
在手机端提供与电脑端对应的待处理请求列表和操作按钮,并在会话页面提供恢复中断对话的操作,让用户在没有电脑时也能完成确认并继续协作流程。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: en
Contributor guide
Research direction
Start by locating the mobile session page and the existing PC pending-request and resume entry points. Trace how “Agent Needs an Answer” requests are surfaced and how interrupted conversations are resumed. Done means mobile users can confirm or reject pending requests and resume interrupted collaboration without a PC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100