mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
4573e93110
Performance-focused release: packing the Repomix repository drops from ~3.3s (v1.13.1) to ~1.4s (v1.14.0), a 58% reduction (~2.4× faster) from the cumulative effect of dozens of optimizations. Notes cover the biggest contributors: tiktoken→gpt-tokenizer migration, child-process removal, wrapper-extraction fast path, pipeline overlap, lazy loading, worker/IPC tuning, and the @secretlint/profiler overhead removal. The "What's New" section highlights monorepo-aware tech stack detection in --skill-generate.