v1.0.1
Fix ESM/CJS cycle crash on Node 25+
- Pre-compile sync-worker to
dist/sync-worker.mjsvia esbuild to avoidERR_REQUIRE_CYCLE_MODULEwhen forking with tsx on Node 25.9+ - The knowledge-search worker would crash-loop indefinitely, breaking any pi session using the extension