MoonshotAI / MoonshotAI/kimi-cli
kimicode的acp协议问题 || kimicode’s acp protocol problem
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?
1.360
Which open platform/subscription were you using?
/login
Which model were you using?
kimi-for-coding
What platform is your computer?
Darwin 25.3.0 arm64 arm
What issue are you seeing?
在用acpx调用的时候,command期望是command + args,但是kimicode实际上返回的是command,导致acpx无法识别
What steps can reproduce the bug?
通过acpx调用
https://github.com/openclaw/acpx
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
1.360
Which open platform/subscription were you using?
/login
Which model were you using?
kimi-for-coding
What platform is your computer?
Darwin 25.3.0 arm64 arm
What issue are you seeing?
When calling with acpx, command is expected to be command + args, but kimicode actually returns command, causing acpx to not recognize it.
What steps can reproduce the bug?
Called via acpx
https://github.com/openclaw/acpx
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 problem by calling Kimi Code CLI through acpx as described in the issue, then inspect the command response and how acpx parses it. The fix is complete when the response includes the command and arguments in the form acpx expects and acpx recognizes it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100