MoonshotAI / MoonshotAI/kimi-code
建议给tower模式下的subagent增加Inbox消息提示
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
你希望看到什么功能?
建议给tower模式下的subagent增加Inbox消息提示
使用tower模式经常会出现某个subagent沉迷于任务目标,不会主动查看inbox的情况,此时如果main agent给subagent发送inbox了解情况、更改目标、提供建议,或者其它subagents向该subagent交流时,该subagent都不会进行查看,时常会导致整体进度卡死在该subagent身上。因此建议给inbox增加一个消息提示,告诉subagent收到了消息,使subagent能够在任务过程中主动查看inbox
补充信息
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
No files or tests are named. Start by locating the tower-mode subagent and inbox handling, then inspect how existing user-facing prompts or status notifications are implemented. Done means a subagent receives a visible prompt when a new inbox message arrives, with coverage for the notification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100