Offload functions to worker threads with shared memory primitives for Node.js.

fix: remove git push --tags from CI, tags created locally

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

-1
-1
.tangled/workflows/publish.yaml
··· 37 37 command: | 38 38 echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc 39 39 pnpm changeset publish 40 - git push --tags