cli-v3.0.3

rajnandan1/kenercli-v3.0.3Jun 17, 2026by pbakaus

AI Summary

Improves the update/install process to detect script fixes and ensures version information is displayed consistently across different agent builds.

Key Highlights

  • impeccable update detects fixes in bundled scripts, not just SKILL.md
  • impeccable install refreshes stale skill files
  • Codex builds now report installed skill version

New Features

  • Script fix detection
  • Version reporting consistency

Full Release Notes

- **Existing installs now pick up script-only skill fixes.** `impeccable update` compares the complete bundled skill tree instead of just `SKILL.md`, so fixes in bundled scripts are detected. Running `impeccable install` on an already-installed project also refreshes stale skill files instead of stopping at "already installed."

- **Codex installs report the skill version.** The `.agents` and `.codex` builds now include the same `version` frontmatter as the other harnesses, so check/update output can show the installed skill version consistently.