Skip to content

Klimkit

v0.1.6 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-workflows agentic-engineering ai-agents automation cli code-server
+8 more
codex codex-cli developer-tools proof-reports pwa python tailscale worktrees

Summary

AI summary

Generic agent engineering best practices integrated into Klimkit's shared Codex harness.

Full changelog

Klimkit v0.1.6 - generic agent best practices

This release integrates generic agent engineering best practices into Klimkit's shared Codex harness without pasting a second template into AGENTS.md. The main guidance is now more explicit about stating assumptions, pushing back when simpler, stopping when confused, looping until verified, keeping changes surgical, avoiding extra features, using deterministic code paths, preserving project language, rejecting fake support, and failing loud when checks or live projection steps are unavailable.

The related subagents now enforce those ideas where they matter: checklister focuses on success criteria, scope boundaries, and prototype handling; code_explorer surfaces contradictory patterns; code_reviewer flags hacks, fake support, conflict-averaged designs, model-driven deterministic decisions, and implementation-coupled tests; debugger requires a credible feedback loop before speculation; test_writer prefers public-interface behavior tests and one vertical slice at a time; final_reviewer verifies skipped checks, projection/service failures, prototypes, and research-only work are reported honestly. harness-tuning now explicitly says external advice must be synthesized into the existing pack instead of pasted wholesale.

The task analysis also compares mattpocock/skills against Klimkit and records up to ten takeaways, including optional domain glossary/ADR conventions, stronger diagnose/TDD/prototype workflows, durable agent briefs, and skill registry hygiene.

Validation performed before release:

  • git diff --check
  • uv run python -m unittest tests.test_codex_pack_validation -q - 10 tests OK
  • uv run python -m unittest tests.test_klimkit_install tests.test_harness_registry -q - 32 tests OK
  • uv run python -m unittest discover -s tests -q - 145 tests OK, 1 skipped
  • kk preview showed 39 planned actions
  • kk apply succeeded with the user DBus environment, updated 9 live Codex projected files, restarted klimkit.service, and reported https://odev.tail11c448.ts.net/reports/

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

Track Klimkit

Get notified when new releases ship.

Sign up free

About Klimkit

All releases →

Related context

Earlier breaking changes

  • v0.2.1 Moves old Switchboard/runtime/plugin machinery to deprecated paths.

Beta — feedback welcome: [email protected]