v0.24.0
Knowns v0.24.0
Highlights
The first-run setup pipeline makes onboarding smoother — new users are guided through initial configuration step by step. Init gets refined to match. Doc reference parsing is now bounded to prevent Markdown delimiters from being misinterpreted as doc paths.
Added
- First-run setup pipeline —
knowns initnow detects if this is a fresh project and walks users through guided setup with progressive prompts - Improved init onboarding — cleaner setup experience with better defaults and clearer guidance for new users
Fixed
- Doc ref parsing — Markdown/prose delimiters (e.g.
@.knowns/docs/...in output) are no longer incorrectly parsed as valid doc reference paths, preventing malformed ref resolution
Changed
- README & README.vi — updated documentation to reflect current commands, workflows, and features
Contributors
Full Changelog: v0.23.0...v0.24.0