orca/src
Jinjing 58531e4caa
Fix grok stale pane width (#13060)
* fix(terminal): restore canonical terminal rows from unified sessions

During session hydration, non-canonical terminal rows (closed/stale tabs)
were being restored alongside canonical ones. Filter to only canonical
terminal rows from unified sessions, treating legacy rows as terminal
backing data only.

* fix(terminal): preserve independent legacy PTY rows
2026-08-07 11:42:40 -07:00
..
cli fix(serve): recognize CLI-form serve args on the Electron process (#12818) 2026-08-06 23:56:34 -07:00
main Break out test and generated lines in branch line total (#13057) 2026-08-07 09:55:54 -07:00
preload fix(mobile): never auto-advertise virtual bridge addresses for pairing (#12962) 2026-08-06 19:17:43 -07:00
relay Break out test and generated lines in branch line total (#13057) 2026-08-07 09:55:54 -07:00
renderer Fix grok stale pane width (#13060) 2026-08-07 11:42:40 -07:00
shared Break out test and generated lines in branch line total (#13057) 2026-08-07 09:55:54 -07:00
types