Skip to content
kandown
GitHubnpm
98 releases

Changelog

2026-04-19

v0.1.2Zero Deps

  • Fixed: npx kandown init was hanging because npm had to install 11 runtime dependencies (React, Three.js, Ink, etc.) before running the CLI. All dependencies are now bundled into the CLI binary — the published package has zero runtime deps.
  • Moved all dependencies to devDependencies — the web app and TUI are fully pre-built.
  • Added auto-bump rule to AGENTS.md for critical bug fixes.