Add Kimi as fourth swarm model family - #55
Closed
gering wants to merge 4 commits into
Closed
Conversation
- transport full review prompts over ACP stdio instead of argv - validate Kimi findings locally and reject approval-gated tools - add model-aware readiness, jail isolation, telemetry, and tests Co-Authored-By: Claude <noreply@anthropic.com>
- count Kimi as the independent Moonshot model family - include Kimi in cluster and per-lens external voice topology - keep backend registries, status skill, and jail posture synchronized Co-Authored-By: Claude <noreply@anthropic.com>
- Append and validate Kimi's schema output contract - Harden ACP policy, readiness, telemetry, and status reporting - Document the fourth model family and bump swarm to 0.11.0 Co-Authored-By: Claude <noreply@anthropic.com>
Make repository and Git paths OS-write-denied for every external voice, run Kimi from an ephemeral HOME that holds only a credentials copy, and decode ACP as UTF-8. Recalculate the run-path probe budget after the 0.10.7 rebase. Co-Authored-By: Claude Code <noreply@anthropic.com>
geringforce-pushed
the
task/add-kimi-swarm-voice
branch
from
September 1, 2026 23:06
e7b3460 to
8170b3cCompare1 task
gering
commented
Sep 2, 2026
OwnerAuthor
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 freeto 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
moonshotconsensus family--maxswarmto 0.11.0 and update marketplace metadata, READMEs, changelog, pipeline docs, and project knowledgeDependency
This is a stacked PR on #54 and currently targets
task/fix-swarm-timeout-ceiling. It was rebased onto #54 atac264ecfand re-verified against that PR's out-of-band transport, probe-budget, timeout, and telemetry contracts.Merge #54 first, then retarget this PR to
main.Validation
python3 plugins/swarm/scripts/test_kimi_acp.pypython3 plugins/swarm/scripts/test_kimi_models.pypython3 plugins/swarm/scripts/test_sandbox_deny.pypython3 plugins/swarm/scripts/test_backend_sync.pypython3 plugins/swarm/scripts/test_lens_sync.pypython3 plugins/swarm/scripts/test_telemetry_report.pypython3 plugins/swarm/scripts/test_pr_post.pypython3 scripts/check-structure.py(0 errors, one pre-existing pr-flow description warning)git diff --checkBefore merge
🤖 Generated with Claude Code