mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 10:45:33 -04:00
70e23ca15e
The @parcel/watcher native callback fires outside the Instance AsyncLocalStorage context. Bus.publish silently throws because Instance.directory is unavailable, so watcher events never reach subscribers. This breaks live branch detection in the TUI.