MoonshotAI / MoonshotAI/kimi-cli
Kimi K2.6 在Claude Code中问题 || Kimi K2.6 problem in Claude Code
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
Description
What version of Kimi Code CLI is running?
2.1.109 (Claude Code)
Which open platform/subscription were you using?
api
Which model were you using?
kimi-for-coding
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
Kimi K2.6在claude code中总是疯狂调用工具,导致一直无法继续走任务
Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-UI-SPEC.md)
Read 181 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-01-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-02-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-03-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-04-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-05-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-06-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-07-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-08-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-基础平台与模板管理/01-09-PLAN.md · lines 1-50)
Read 50 lines
⏺ Bash(node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" config-get workflow.plan_checker_enabled 2>/dev/null || echo "true")
true
⏺ Bash(node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" config-get workflow.pattern_mapper --default true 2>/dev/null)
"true"
What steps can reproduce the bug?
- 打开claude code
- 执行/gsd-plan-phase 1 --gaps
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
2.1.109 (Claude Code)
Which open platform/subscription were you using?
api
Which model were you using?
kimi-for-coding
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
Kimi K2.6 always calls tools crazily in the claude code, resulting in the inability to continue the task.
Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-UI-SPEC.md)
Read 181 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-01-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-02-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-03-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-04-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-05-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-06-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-07-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-08-PLAN.md · lines 1-50)
Read 50 lines
⏺ Read(/Users/jingzepei/Desktop/report_import/.planning/phases/01-Basic Platform and Template Management/01-09-PLAN.md · lines 1-50)
Read 50 lines
⏺ Bash(node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" config-get workflow.plan_checker_enabled 2>/dev/null || echo "true")
true
⏺ Bash(node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" config-get workflow.pattern_mapper --default true 2>/dev/null)
"true"
What steps can reproduce the bug?
- Open claude code
- Execute/gsd-plan-phase 1 --gaps
What is the expected behavior?
No response
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
Reproduce the issue in Claude Code with the kimi-for-coding model by running /gsd-plan-phase 1 --gaps. Then trace the Claude Code integration and tool-call handling to determine why the command repeatedly invokes Read and Bash without progressing. Done means the command continues its task instead of entering an uncontrolled tool-call loop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100