Skip to content

v1.24.0 (Stable) - full help-surface English

Choose a tag to compare

@gugu9999gu gugu9999gu released this 15 Jun 06:26
· 37 commits to main since this release

1.24.0 — Stable minor: full help-surface English coverage

🛡️ Stable release. Bundles patches 1.23.1 (Phase 6) + 1.23.2 (Phase 7). English users can now read every help surface end to end: main help → command-group help → usage hints.

Highlights (UR-0010 CLI English)

  • Phase 6 — curated English main help under --language en, grouped into 8 categories (Setup · Diagnostics · Verification · Security · Handoff · Memory · Skills · Agents · Reuse · Release · More), free of legacy version-tag noise. status (path-not-found + healthyMeaning) and the subcommand_required error are English too.
  • Phase 7 — 5 group-help blocks (requests / constraints / wakeup-interval / idempotency / intent) and _GROUP_USAGE placeholders (<text> / <trigger> / <key> / <name>).
  • Korean-first preserved — English is opt-in via --language en / LEERNESS_LANG=en / an English-initialized project. The Korean help and usage maps are unchanged byte-for-byte.

Verification (zero regression)

  • selftest 242/242 · E2E 365/365 (Korean-default path unchanged) · post-publish clean-room re-verification.

Notes

  • 0 runtime deps · 0 install scripts · Node ≥ 18 · MIT.
  • Patches 1.23.1 / 1.23.2 are not separately on npm (accumulated here per the minor-only publish policy).