[docs-sync] Add Kimi Code agent support - #24
Merged
Conversation
Add Kimi Code CLI as a supported agent across the website docs, matching the workbench changes from duncankmckinnon/workbench@a32b26d (PR #65). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
kimicommand, Moonshot AI) to the supported agents table inagents.mdxwb run plan.md --agent kimiandwb setup --agent kimiexamples inagents.mdxopencodecommand) to the same tables — it was already in workbench's code and README but was never synced to the websitegetting-started.mdxprerequisites list to include Kimi Code and OpenCodecli-reference.mdxwb setup --agentflag description to list all supported platforms includingopencodeandkimiMotivation
Workbench PR duncankmckinnon/workbench#65 (merged commit
a32b26d) added Kimi Code CLI as a fully supported agent. The change touchedREADME.md,workbench/cli.py, and all three skill files (install-workbench,configure-workbench,use-workbench).Files changed
content/docs/agents.mdxwb agents initdescriptioncontent/docs/getting-started.mdxcontent/docs/cli-reference.mdxopencodeandkimito the--agent NAMEflag description forwb setupNotes for review
claude-yoloadapter (bypass-permissions variant of Claude) is intentionally not listed in user-facing docs; it's documented in the agents page under the Claude entry.agents.mdxsupported agents count was updated from "five" to "seven" to reflect both OpenCode and Kimi additions.