Changelog
2026-07-24v0.33.6— Subdirectory Project Discovery
- Fixed: Auto-detect
.kandown/in sub-directories from parent folder — when runningkandownfrom a parent directory that contains a sub-directory with a.kandown/folder, the CLI now recursively searches sub-directories (skippingnode_modules, hidden dirs, andtasks/) to find it automatically. This restores the expected behaviour wherekandownopens the child project without requiring an explicit--pathargument.