This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Affected surfaces
Summary
AI summaryPreserve VM-local Codex plugin and connector TOML tables, including Slack, during Klimkit project packaging.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Preserve VM-local Codex plugin and connector TOML tables during pack projection. Preserve VM-local Codex plugin and connector TOML tables during pack projection. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Keep pack-owned Codex settings authoritative while validating merged TOML before writing. Keep pack-owned Codex settings authoritative while validating merged TOML before writing. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Treat projected Codex config as potentially secret‑bearing by writing `~/.codex/config.toml` with `0600` permissions and updating backups. Treat projected Codex config as potentially secret‑bearing by writing `~/.codex/config.toml` with `0600` permissions and updating backups. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Add regression coverage for Slack‑style plugin preservation, nested connector tables, local runtime tables, managed precedence, and file modes. Add regression coverage for Slack‑style plugin preservation, nested connector tables, local runtime tables, managed precedence, and file modes. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Live `./kk apply --skip-services` now preserves GitHub and Slack plugin enablement with `~/.codex/config.toml` at `0600`. Live `./kk apply --skip-services` now preserves GitHub and Slack plugin enablement with `~/.codex/config.toml` at `0600`. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Changes
- Preserve VM-local Codex plugin and connector TOML tables, including Slack, when Klimkit projects
packs/codex/config.tomlduringkk applyor autosync. - Keep pack-owned Codex settings authoritative while validating merged TOML before writing.
- Treat projected Codex config as potentially secret-bearing by writing
~/.codex/config.tomland update backups with0600permissions. - Add regression coverage for Slack-style plugin preservation, nested connector tables, local runtime tables, managed precedence, and file modes.
Verification
uv run python -m unittest tests.test_klimkit_install tests.test_codex_pack_validation tests.test_klimkit_supervisor -q- Full suite previously passed with
uv run python -m unittest discover tests -q. - Live
./kk apply --skip-servicespreserved GitHub and Slack plugin enablement with~/.codex/config.tomlat0600.
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 Klimkit
All releases →Related context
Related tools
Earlier breaking changes
- v0.2.1 Moves old Switchboard/runtime/plugin machinery to deprecated paths.
Beta — feedback welcome: [email protected]