推荐指令应支持 Tab 插入,并按会话保留推荐状态
Open
feature
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: longsiyu
**客户端版本**: 0.1.57
---
## 使用场景
用户在聊天输入框看到系统推荐的指令,希望快速将推荐内容填入输入框并继续编辑或发送。
## 当前痛点
推荐指令后显示“按 Tab”提示,能够帮助用户发现快捷操作,这个提示本身是合理的。但仅依赖键盘提示对不熟悉快捷键的用户不够直观。
## 诉求
保留带方框的 tab(类似 GitHub 那种 shortcut 或者类似按键文字的样式)
---
**版本区域**: CN
**OS**: darwin arm64 (25.5.0)
**界面语言**: zh-CN
Contributor guide
Research direction
The issue names no files or tests. Start by locating the recommendation UI and the conversation-state entry point, then check the current Tab behavior and how recommendation state is scoped. Done means the Tab hint has a boxed-key style, Tab inserts the recommendation for continued editing or sending, and the state is retained per conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100