fix: reconnect dev terminals after backend reloads - #891
Merged
Conversation
roborev: Combined Review (
|
Air reloads detach recoverable tmux and ptyowner clients, but the terminal bridge mislabeled the resulting shutdown as a natural process exit. That caused browsers to discard the pooled terminal instead of reconnecting. Opt development launchers into restart-detach classification so the WebSocket closes without an exited frame. Genuine process exits and non-development shutdown behavior remain unchanged. Generated with Codex (gpt-5.6-sol) Co-authored-by: Codex <noreply@openai.com>
mariusvniekerk
force-pushed
the
t3code/fix-workspace-pane-persistence
branch
from
August 13, 2026 13:20
ee5da7c to
48c9c1a
Compare
roborev: Combined Review (
|
The documented make dev path launched Air without restart classification, so backend reloads could still make browser terminal tabs look exited. The cloned-database workflow inherited the same gap through its recursive make dev call. Validation: Captured both make dev configuration branches with a fake Air executable and confirmed each receives KENN_FORGE_DEV_RESTART=1. Generated with Pi Co-authored-by: Pi <noreply@openai.com>
roborev: Combined Review (
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
generated by a clanker