mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
cfbab618c5
Move worker thread warmup from packager into createMetricsTaskRunner, which now returns both a taskRunner and warmupPromise. This keeps the packager clean — it no longer needs to know warmup implementation details. Also: - Skip metrics worker pool creation on skill-generation path where it is unused - Await warmupPromise in finally block before cleanup to prevent tearing down workers during initialization Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>