Team Runtime Rollback to v4.5.1
Resolves the leader-pane collapse regression by rolling back the entire team runtime surface to the stable v4.5.1 baseline.
Changes
- Path-scoped restore of all team runtime, bridge, interop, and CLI files to
v4.5.1tag state - Pruned 17 post-v4.5.1 additions (interop adapters, shell-path, layout-stabilizer, etc.)
- Fixed collateral references in
cli/launch.ts,cli/interop.ts
Verification
- Parity gate: in-scope files match
v4.5.1exactly - 53 tests passing, TypeScript clean, lint clean
Full Changelog: v4.5.3...v4.5.4