MoonshotAI / MoonshotAI/kimi-cli
希望能够在 CLI 界面看到完整的 subagent 交互记录 || Hope to be able to see the complete subagent interaction record in the CLI interface
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
Description
What feature would you like to see?
如题,希望能够具体看到主 agent 给子 agent 的prompt还有子 agent 的思考过程,可以用快捷键切换是否显示,而不是现在这样只能看见子 agent 使用的工具来推测其工作内容
Additional information
No response
What feature would you like to see?
Like the title, I hope to be able to specifically see the prompts given by the main agent to the sub-agent and the thinking process of the sub-agent. You can use shortcut keys to switch whether to display or not, instead of the current situation where you can only see the tools used by the sub-agent to speculate on its work content.
Additional information
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
The issue names no files or tests; start by tracing the CLI entry point that renders subagent tool activity and interaction events. Determine how the main-agent prompt and subagent reasoning can be represented, then verify that both are visible and can be toggled with a shortcut without disrupting the existing tool display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100