From 53b37463c4d5901f597517fbd529d8d069d5e2cf Mon Sep 17 00:00:00 2001 From: alt-glitch Date: Mon, 8 Jun 2026 14:28:59 +0000 Subject: [PATCH] =?UTF-8?q?feat(opentui-v2):=20Phase=202a=20=E2=80=94=20sc?= =?UTF-8?q?rollbox=20transcript=20+=20textarea=20composer=20+=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Turns the read-only Phase-1 view into an interactive shell, split into focused view components (spec v4 §2 layout): - view/transcript.tsx: ONE full-height with a reactive (opencode's no-scrollback model). Applies the §8 #2 gotchas exactly: minHeight:0 on the wrapper AND the scrollbox, NO flexDirection on the scrollbox root, stickyScroll + stickyStart="bottom". - view/composer.tsx: a native