Skip to content

ship updated conpty built from warpdotdev/v1.24.11321.0#10976

Merged
acarl005 merged 1 commit into
masterfrom
andy/rebase-conpty
May 20, 2026
Merged

ship updated conpty built from warpdotdev/v1.24.11321.0#10976
acarl005 merged 1 commit into
masterfrom
andy/rebase-conpty

Conversation

@acarl005
Copy link
Copy Markdown
Contributor

@acarl005 acarl005 commented May 15, 2026

Description

This PR adds freshly built Windows Console assets (ConPTY and OpenConsole) from a rebased version of our fork onto the latest stable release.

Built from this branch: https://github.com/warpdotdev/microsoft-terminal/tree/warpdotdev/v1.24.11321.0

The motivation is to fix a bug affecting opencode users where pressing ctrl-c to exit open code erroneously closes the whole session.

Linked Issue

Closes #8670 and #10051

Testing

I ran this in a local build and ran opencode. Exiting with ctrl-c no longer kills the session.

@cla-bot cla-bot Bot added the cla-signed label May 15, 2026
@acarl005 acarl005 self-assigned this May 15, 2026
@acarl005 acarl005 added this to the May-June 2026 milestone May 15, 2026
@acarl005 acarl005 marked this pull request as ready for review May 15, 2026 20:04
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 15, 2026

@acarl005

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@acarl005 acarl005 requested a review from alokedesai May 15, 2026 20:04
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

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

Overview

This PR updates the bundled Windows ConPTY/OpenConsole binaries for both x64 and arm64 to address Ctrl-C behavior when exiting opencode. The provided diff is binary-only and GitHub did not expose a reviewable patch for any changed file, so review is limited to the PR description and changed asset paths.

Concerns

  • ⚠️ [IMPORTANT] [SECURITY] The PR replaces shipped Windows executable/DLL artifacts without reviewable provenance in the provided context. Please attach the source commit/tag diff used for the build, build logs or CI run, SHA-256 hashes for all four committed artifacts, and any signing/scanning verification so reviewers can confirm the binaries match warpdotdev/v1.24.11321.0 and were produced by the expected process.
  • ⚠️ [IMPORTANT] This is a user-facing behavioral change, so please include a short screen recording demonstrating that pressing Ctrl-C exits opencode without closing the Warp session on Windows.

Verdict

Found: 0 critical, 2 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@acarl005 acarl005 merged commit 500f38b into master May 20, 2026
58 checks passed
@acarl005 acarl005 deleted the andy/rebase-conpty branch May 20, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pressing Ctrl+C to exit opencode unexpectedly closes the current window / quits Warp application

2 participants