MoonshotAI / MoonshotAI/kimi-cli

kimicode的acp协议问题 || kimicode’s acp protocol problem

Open
#1,939 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.