MoonshotAI / MoonshotAI/kimi-code
后台任务指示器优化建议
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
你希望看到什么功能?
建议优化后台任务指示器:
状态栏的后台任务按钮/计数在任务全部完成后仍然存在,希望已完成任务能自动从列表清理,或提供手动「清除已完成」的入口;
希望 tui.toml 增加隐藏后台任务指示器的配置项,让不需要该功能的用户可以关闭状态栏上的这个按钮。
补充信息
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI's background-task indicator and the tui.toml configuration handling. Check how completed tasks remain in the status-bar list, then verify that completed tasks can be cleared and that the indicator can be hidden through configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100