Skip to content

KAI OS v0.1.81

Choose a tag to compare

@morning-verlu morning-verlu released this 15 Jun 00:09
· 106 commits to main since this release

Product hardening\n\n- Added kaios doctor --fix to apply the safest local repair path for missing or invalid project workflow files.\n- Added kaios doctor --fix --dry-run and kaios.doctor-fix/v1 JSON so users and automation can preview config/CI writes before touching project files.\n- Kept existing config and CI files protected by default; invalid existing configs require an explicit --force repair.\n- Updated docs, JSON contracts, and smoke coverage for the repair workflow.\n\n## Verification\n\n- ./gradlew test installDist distZip distTar --no-daemon\n- scripts/quickstart-smoke.sh\n- doctor-fix dry-run, fix, and force-safety smoke checks\n- YAML and diff whitespace checks