MoonshotAI / MoonshotAI/kimi-code
[Bug] Swarm 运行中执行 /usage 后,实时进度面板不再可见
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
问题描述
在 Kimi Code CLI 中运行前台 AgentSwarm 时,如果执行 /usage 查看用量,正在运行的 Agent swarm 实时进度面板会从当前界面消失,之后无法继续查看各个 subagent 的执行进度。
底部状态栏仍然显示 swarm 和正在运行的 Goal,说明任务并未停止,只是实时进度面板不再可见。
复现步骤
- 在 Kimi Code CLI 中使用
/swarm <任务>启动 Swarm 模式。 - 等待任务触发 AgentSwarm,并确认实时进度面板正在显示。
- 在 subagent 仍然运行时执行
/usage。 /usage面板显示后继续等待 Swarm 执行。- 观察到 AgentSwarm 的实时进度面板不再可见,也不会随着后续进度更新重新出现。
实际行为
/usage 面板显示后,正在运行的 AgentSwarm 进度面板消失。底部状态栏仍显示 Swarm 处于活动状态,但无法查看各个 subagent 的进度。
期望行为
执行 /usage 不应影响正在运行的 AgentSwarm 进度面板。只要 Swarm 仍在运行,进度面板就应该保持固定在输入框上方,或者在用量信息显示后自动恢复。
环境
- 客户端:Kimi Code CLI
- 权限模式:
yolo - 运行模式:
swarm - 模型:K3-256k
- 操作系统:macOS
- Kimi Code 版本:0.38.0
截图
截图中底部状态栏仍显示 swarm 和活动中的 Goal,但界面只显示 /usage 面板,看不到正在运行的 AgentSwarm 进度。
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
Reproduce the issue in Kimi Code CLI by starting /swarm <任务> and running /usage while the AgentSwarm is active. Trace how the /usage panel and the live AgentSwarm progress panel are displayed, then verify that the progress panel remains visible or returns while the swarm continues running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100