Skip to content

feat(cli): add Kimi Code CLI (kimi) tool - #349

Open
s4mu3lbk wants to merge 2 commits into
folke:mainfrom
s4mu3lbk:feat/kimi-cli-tool
Open

feat(cli): add Kimi Code CLI (kimi) tool#349
s4mu3lbk wants to merge 2 commits into
folke:mainfrom
s4mu3lbk:feat/kimi-cli-tool

Conversation

@s4mu3lbk

Copy link
Copy Markdown

Description

Adds Kimi Code CLI (kimi) as a
pre-configured CLI tool, following the existing per-tool pattern:

  • New sk/cli/kimi.lua, modeled on claude.lua since Kimi Code is a
    Claude-Code-like TUI: quotes file paths with special characters and rewrites
    line ranges to @file#L1-5, matching Kimi Code's @ file-reference support.
    resume/continue map to Kimi's --session/--continue flags.
  • Registered in the default cli.tools table, so :Sidekick cli select and
    :checkhealth sidekick pick it up automatically.
  • README: added kimi to the CLI tools table (config block regenerated via
    ./scripts/docs).

Verified with the full mini.test suite (129/129 passing) and stylua.

Related Issue(s)

N/A

Screenshots

N/A

@github-actions github-actions Bot added the size/m Medium PR (<50 lines changed) label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant