# The Sync-Async Gap Has a Four-Worker Fix - slug: the-sync-async-gap-has-a-four-worker-fix - date: 2026-03-31 - category: Agentics The fix for a sync/async plugin mismatch required a core LLM plugin hook change. The reason: the ecosystem has grown large enough that plugins now need to know what other plugins have already registered. ---