Skip to content

feat: add Kimi CLI ACP adapter support#56

Merged
Takhoffman merged 1 commit intoopenclaw:mainfrom
gandli:feat/kimi-cli-adapter
Mar 9, 2026
Merged

feat: add Kimi CLI ACP adapter support#56
Takhoffman merged 1 commit intoopenclaw:mainfrom
gandli:feat/kimi-cli-adapter

Conversation

@gandli
Copy link
Copy Markdown
Contributor

@gandli gandli commented Mar 5, 2026

Summary

Add built-in agent kimi mapped to kimi acp command.

Kimi CLI is Moonshot AI's coding agent with native ACP support via the kimi acp command.

Reference: https://github.com/MoonshotAI/kimi-cli

Changes

  • Add kimi to AGENT_REGISTRY in src/agent-registry.ts
  • Update test expectations for 6 built-in agents (was 5)
  • Update docs/2026-02-17-agent-registry.md documentation
  • Update README.md agent table and prerequisites section
  • Update docs/CLI.md agent commands section
  • Update skills/acpx/SKILL.md built-in registry section

Test Results

✔ resolveAgentCommand maps known agents to commands
✔ resolveAgentCommand returns raw value for unknown agents
✔ listBuiltInAgents returns exactly all 6 registered agent names
✔ default agent is codex
ℹ tests 4
ℹ pass 4
ℹ fail 0

Formatting and linting passed:

  • oxfmt --check
  • oxlint
  • markdownlint-cli2

Add built-in agent 'kimi' mapped to 'kimi acp' command.
Kimi CLI is Moonshot AI's coding agent with native ACP support.

Changes:
- Add kimi to AGENT_REGISTRY in src/agent-registry.ts
- Update test expectations for 6 built-in agents
- Update agent-registry.md documentation
- Update README.md agent table and prerequisites
- Update CLI.md agent commands section
- Update SKILL.md built-in registry section
@Takhoffman Takhoffman force-pushed the feat/kimi-cli-adapter branch from ee848d8 to d413eae Compare March 9, 2026 19:28
@Takhoffman Takhoffman merged commit 6e0aeab into openclaw:main Mar 9, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants