Skip to content

Add Kimi Code agent support - #65

Merged
duncankmckinnon merged 2 commits into
mainfrom
add-kimi
Aug 11, 2026
Merged

Add Kimi Code agent support#65
duncankmckinnon merged 2 commits into
mainfrom
add-kimi

Conversation

@duncankmckinnon

Copy link
Copy Markdown
Owner

Summary

  • add Kimi Code CLI as a built-in Workbench agent adapter
  • support kimi -p <prompt>, model selection, CLI auto-detection, and --agent kimi
  • install bundled Workbench skills through Kimi's supported .agents/skills/ discovery path
  • document Kimi setup and add adapter, setup, detection, and configuration coverage

Why

Kimi Code CLI exposes a non-interactive prompt mode suitable for Workbench task dispatch. Making it a built-in adapter lets users select Kimi consistently across runs, profiles, setup, and generated agent configuration without maintaining a custom agents.yaml entry.

User impact

Users with Kimi Code CLI installed can run Workbench with --agent kimi, assign Kimi to individual profile roles, and have wb setup --agent kimi install the bundled skills in a directory Kimi discovers automatically.

Validation

  • .venv/bin/pytest -x -q — 1,203 passed
  • .venv/bin/black --check workbench tests
  • .venv/bin/isort --check-only workbench tests
  • git diff --check

A live Kimi invocation was not run because the kimi binary is not installed in the development environment.

@duncankmckinnon
duncankmckinnon marked this pull request as ready for review August 11, 2026 00:15
@duncankmckinnon
duncankmckinnon merged commit a32b26d into main Aug 11, 2026
5 checks passed
@duncankmckinnon
duncankmckinnon deleted the add-kimi branch August 11, 2026 00:17
duncankmckinnon added a commit to duncankmckinnon/wbcli-web that referenced this pull request Aug 11, 2026
The wb agents init description in cli-reference.mdx listed only
(Claude, Antigravity, Codex, Cursor, Copilot), omitting OpenCode and
Kimi. Kimi was added in duncankmckinnon/workbench#65. Updated to match
the accurate list in agents.mdx: Claude, Claude YOLO, Antigravity,
OpenCode, Kimi, Codex, Cursor, Copilot.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant