Skip to content

Conversation

@sreya
Copy link
Contributor

@sreya sreya commented Nov 17, 2025

  • Replace @homebridge/node-pty-prebuilt-multiarch with official node-pty beta
  • Move electron to optionalDependencies to fix 'bunx mux@next' server mode
  • Add conditional postinstall script that rebuilds only when Electron present
  • Update electron-builder asarUnpack to include node-pty native binaries
  • Improve PTYService error messages for desktop vs server mode failures

Fixes terminal issues in both desktop (Electron 38) and server modes. Desktop mode: automatic rebuild for Electron ABI on install Server mode: uses Node.js prebuilt binaries (no rebuild needed)

- Replace @homebridge/node-pty-prebuilt-multiarch with official node-pty beta
- Move electron to optionalDependencies to fix 'bunx mux@next' server mode
- Add conditional postinstall script that rebuilds only when Electron present
- Update electron-builder asarUnpack to include node-pty native binaries
- Improve PTYService error messages for desktop vs server mode failures

Fixes terminal issues in both desktop (Electron 38) and server modes.
Desktop mode: automatic rebuild for Electron ABI on install
Server mode: uses Node.js prebuilt binaries (no rebuild needed)
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".

@sreya
Copy link
Contributor Author

sreya commented Nov 17, 2025

@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.

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

@sreya
Copy link
Contributor Author

sreya commented Nov 17, 2025

@codex review

@chatgpt-codex-connector
Copy link

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

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

@sreya sreya added this pull request to the merge queue Nov 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 17, 2025
@sreya sreya added this pull request to the merge queue Nov 17, 2025
@sreya sreya removed this pull request from the merge queue due to a manual request Nov 17, 2025
@sreya
Copy link
Contributor Author

sreya commented Nov 17, 2025

@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.

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

@sreya
Copy link
Contributor Author

sreya commented Nov 17, 2025

@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.

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

@sreya
Copy link
Contributor Author

sreya commented Nov 17, 2025

@codex review

@chatgpt-codex-connector
Copy link

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

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

@sreya sreya added this pull request to the merge queue Nov 17, 2025
Merged via the queue into main with commit bb97a71 Nov 17, 2025
23 of 25 checks passed
@sreya sreya deleted the ptyfix branch November 17, 2025 21: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