mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Fix CI-breaking missing `AcpAvailabilityStatus` import in tauri.ts, eliminate zombie process leak on install timeout by saving PID before thread move and sending SIGTERM, remove duplicate Map keys in check-file-sizes.mjs that silently shadowed earlier entries, clean up dead `MockAcpProvider` type from e2eBridge, and add missing `classify_provider` test for the no-underlying-CLI code path.