Add Kimi as fourth swarm model family - #59
Open
gering wants to merge 4 commits into
Open
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>
1 task
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 knowledgeSupersedes #55 (closed when #54's branch was deleted after merge). Rebased onto
mainat swarm 0.10.14.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