feat(harness-kimi): kimi-code terminal agent + local MLX preset - #59
Merged
Conversation
…LX preset kimi-code (Moonshot, binary 'kimi', brew formula 0.29.1) as the 6th harness. Config schema verified live via 'kimi doctor': provider.type enum (openai for local), models need max_context_size (which doubles as kimi's output budget, so capped at 32768 to avoid gpt-oss context overflow). Two providers: gpt-oss-local -> rapid-mlx :11437 (harmony), qwen-fast-local -> mlx_lm.server :11436. Verified kimi -m gpt-oss-local drives local gpt-oss. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01Gni5WQNg9NwTZDszfhYSnf
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.
Adds
harness-kimi(Moonshot kimi-code, brewkimi-code0.29.1) as the 6th harness. Config schema verified live viakimi doctor;gpt-oss-local→ rapid-mlx :11437 (harmony),qwen-fast-local→ mlx_lm.server :11436.max_context_sizecapped at 32768 (it doubles as kimi's output budget). Verifiedkimi -m gpt-oss-localdrives local gpt-oss. Package mirrors the existing harnesses (install.sh copy-if-absent, config preset, README, moon.yml).🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.