Skip to content

Conversation

@ThomasK33
Copy link
Member

Replaces complex path manipulation logic with simple __dirname usage. Both workerPool.js and tokenizer.worker.js compile to the same directory (dist/utils/main/), so we can use __dirname directly.

This removes platform-specific path handling and makes the code more maintainable.

Generated with cmux

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ThomasK33
Copy link
Member Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ThomasK33 ThomasK33 added this pull request to the merge queue Nov 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 4, 2025
Test added 2 commits November 4, 2025 07:18
Change-Id: I5031e537e6a292cc2c74ac9d196b571d04689b02
Signed-off-by: Test <test@example.com>
Change-Id: I8dd32f69c1ef9d48a0110e7103b3964c0191bfaf
Signed-off-by: Test <test@example.com>
@ThomasK33 ThomasK33 force-pushed the fix-tokenizer-worker-path branch from b676232 to db71290 Compare November 4, 2025 12:18
@ThomasK33 ThomasK33 added this pull request to the merge queue Nov 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 4, 2025
@ThomasK33 ThomasK33 added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 4e04915 Nov 4, 2025
13 checks passed
@ThomasK33 ThomasK33 deleted the fix-tokenizer-worker-path branch November 4, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant