Skip to content

fix: accept kimi runtime in template runtime_compatibility (v0.4.1)#78

Merged
jerryfane merged 1 commit into
mainfrom
fix/kimi-runtime-whitelist
Jun 30, 2026
Merged

fix: accept kimi runtime in template runtime_compatibility (v0.4.1)#78
jerryfane merged 1 commit into
mainfrom
fix/kimi-runtime-whitelist

Conversation

@jerryfane

Copy link
Copy Markdown
Collaborator

Adds kimi to _VALID_RUNTIMES. gitmoot supports Kimi and its default template scaffold lists it, but the optimizer crashed validating any such template (ContractError: invalid runtime_compatibility 'kimi'). Found by a live end-to-end codex optimization run. Includes accept/reject tests + CHANGELOG + version bump to 0.4.1.

gitmoot supports the Kimi runtime and its default agent-template scaffold
lists `kimi`, but _VALID_RUNTIMES only had codex/claude/shell, so the
optimizer crashed (ContractError: invalid runtime_compatibility 'kimi') on
any real gitmoot template declaring kimi. Add kimi to the whitelist + tests.
Found by a live end-to-end codex optimization run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jerryfane
jerryfane merged commit 91b51a6 into main Jun 30, 2026
@jerryfane
jerryfane deleted the fix/kimi-runtime-whitelist branch June 30, 2026 07:43
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