test / unit + widget + golden + a11y (push) Failing after 1m57s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
The PTY was spawning at 80x24 defaults before TerminalView had laid out, then the real resize caused visual artifacts (ghost lines, broken reflow). Now spawn triggers on the first onResize callback when real dimensions are known — matching the pty-spike's proven pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>