Skip to content

Claude Code Helper 1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:29
· 12 commits to master since this release

1.0.1 — 2026-08-17

  • Start up faster by loading only the active language's translations, instead of carrying all 52 in the initial bundle
  • Generate the per-language translation chunks at build time with scripts/i18n-split.mjs (src/i18n-gen/, git-ignored)
  • Add opt-in main-process startup timing, silent unless YAIOL_STARTUP_LOG is set