Skip to content

v1.0.1

Choose a tag to compare

@samfoy samfoy released this 23 Apr 02:18
· 25 commits to main since this release

Fix ESM/CJS cycle crash on Node 25+

  • Pre-compile sync-worker to dist/sync-worker.mjs via esbuild to avoid ERR_REQUIRE_CYCLE_MODULE when forking with tsx on Node 25.9+
  • The knowledge-search worker would crash-loop indefinitely, breaking any pi session using the extension