v1.29.0 (Stable) - drift auto-fix + diagnostics English
1.29.0 — Stable minor: drift auto-fix English (+bug fix) + diagnostics commands English
🛡️ Stable release. Bundles patches 1.28.1 + 1.28.2.
Highlights
- drift --auto-fix English + bug fix (1.28.1) — the
drift check --auto-fixprogress logs now render in English. Also fixed a latent bug: in the previous release, translating the security-signal label broke the internal check that string-matched the Korean label, so under--language enthe security auto-fix silently did not fire. It now matches the language-stable field.drift checkis fully English (output + auto-fix). - Diagnostics commands English (1.28.2) —
doctor(install/environment),which(version conflicts / npx cache / PATH), andwhats-new(CHANGELOG diff) render in English under--language en. - Korean-first preserved — English is opt-in (
--language en/LEERNESS_LANG=en/ English-initialized project). Korean output is unchanged byte-for-byte; internal callers are unaffected.
Verification (zero regression)
- selftest 250/250 · E2E 368/368 (Korean-default path unchanged; i18n behavioral guard covers lens + health + drift + doctor en/ko) · post-publish clean-room re-verification.
Notes
- 0 runtime deps · 0 install scripts · Node ≥ 18 · MIT.