Skip to content
kandown
GitHubnpm
98 releases

Changelog

2026-07-20

v0.21.2Pre-Bump Manual Validation

  • Added: Mandatory Pre-Bump Testing Rule in AGENTS.md — formal rule requiring agents to manually launch and test kandown CLI and web daemon before executing a release bump to catch runtime errors.
  • Fixed: Closing brace syntax in cmdProjects — resolved missing } in cmdProjects that caused a SyntaxError on CLI startup.