feat(app): remote terminal UI - #1669
Draft
rixzkiye wants to merge 22 commits into
Draft
Conversation
rixzkiye
force-pushed
the
feat/terminal/4-app-ui
branch
from
August 8, 2026 02:19
010596e to
3805260
Compare
This was referenced Aug 8, 2026
rixzkiye
force-pushed
the
feat/terminal/4-app-ui
branch
from
August 11, 2026 00:03
3805260 to
ff7aace
Compare
This was referenced Aug 11, 2026
rixzkiye
marked this pull request as draft
August 11, 2026 00:05
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.
Summary
Layer 4 of 6, stacked on #1668. Adds the terminal UI and an explicit disabled state for the default-off daemon rollout gate.
Sessions | Terminalstabs, list/create/close flows, and approval policy.HAPPY_TERMINAL_ENABLEDdisabled state instead of a generic RPC error.Atomic commits unique to this layer
feat(cli+app): expose remote terminal approval policy over RPCrefactor(app): resolve terminal view by platform extensionfeat(app): add mobile keyboard bar for remote terminalsfeat(app): add remote terminal screen with live rendererfeat(app): add terminal tabs and approval settings to machine screenfeat(app): show remote terminal rollout stateValidation — 2026-08-11
pnpm --filter happy-app typecheck— passed.pnpm --filter happy exec tsc --noEmit— passed.origin/main— clean.Review this layer
Unique diff: rixzkiye/happy@feat/terminal/3-app-client...feat/terminal/4-app-ui
Stack workflow
Because these contributor branches live in a fork and I do not have push access to
slopus/happy, GitHub requires every upstream PR to targetmain. Descendant PRs therefore show cumulative diffs.Only the first unmerged layer is ready for review. Later layers stay draft. After each parent lands, I will restack descendants onto the updated
mainbefore promoting the next PR; this remains correct whether maintainers rebase-merge or squash-merge.Merge order: #1666 → #1667 → #1668 → #1669 → #1670 → #1671.
Final ownership states, accessibility/readiness polish, lifecycle fencing, and bounded attach buffering land in #1671.