Skip to content

Conversation

@elasheraNTT
Copy link

Windows threads werent working on my windows (not getting history from projects) also terminal wasnt working

@elasheraNTT
Copy link
Author

@Dimillian fixed issue for windows with threads, not getting them properly

@Dimillian
Copy link
Owner

@codex review

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.

Reviewed commit: 93ace4f8d7

ℹ️ 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".

import {
asString,
normalizeRootPath,
import {

Choose a reason for hiding this comment

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

P0 Badge Fix malformed threadNormalize import

This change introduces a nested import { token inside an existing import clause, which is invalid TypeScript syntax and prevents the file from parsing at all. In practice this blocks all frontend compile paths (typecheck, tests, and app build) in every environment until the import is rewritten as one valid named import from @threads/utils/threadNormalize.

Useful? React with 👍 / 👎.

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.

2 participants