This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryGalley now supports Kimi as an executor and supervisor via Claude CLI transport.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds support for Kimi as executor and supervisor via Claude CLI transport Adds support for Kimi as executor and supervisor via Claude CLI transport Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Medium |
Allows selecting `kimi` in task or environment profile executor and supervisor settings Allows selecting `kimi` in task or environment profile executor and supervisor settings Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Medium |
Enables configuring `kimi_api_key` in `daemon.yaml` for Kimi child processes Enables configuring `kimi_api_key` in `daemon.yaml` for Kimi child processes Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Medium |
Supports explicit Kimi model and effort settings across setup, skeleton, implementation, and review runs Supports explicit Kimi model and effort settings across setup, skeleton, implementation, and review runs Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Medium |
Updated packaged Galley plugins to v0.1.28 with Kimi authoring guidance and schemas Updated packaged Galley plugins to v0.1.28 with Kimi authoring guidance and schemas Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Bugfix | Medium |
Improves setup-result correction so ready setup evidence retains its plan source Improves setup-result correction so ready setup evidence retains its plan source Source: llm_adapter@2026-07-19 Confidence: high |
— |
Full changelog
Galley now supports Kimi as both an executor and supervisor through the shared Claude CLI transport.
Highlights
- Select
kimiin task or environment profile executor and supervisor settings. - Configure access with
kimi_api_keyindaemon.yaml; the key is passed only to Kimi child processes. - Use explicit Kimi model and effort settings across setup, skeleton, implementation, and review runs.
- Updated the packaged Galley plugins to v0.1.28 with Kimi authoring guidance and schemas.
- Improved setup-result correction so ready setup evidence retains its plan source.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Galley
Local-first runtime for supervised AI coding tasks: isolated git worktrees, supervisor review against acceptance criteria, retry/escalate loops, on-disk run evidence, and PR handoff. Supports Codex CLI and Claude Code. Go, MIT.
Related context
Related tools
Beta — feedback welcome: [email protected]