Skip to content

v0.35.54

Latest

Choose a tag to compare

@jpelaez-23blocks jpelaez-23blocks released this 05 Jun 19:54
2dc2c5d

Reverted

  • Terminal: revert headless xterm.js and parallel addon loading (v0.35.52–v0.35.53) — The headless xterm.js approach (server-side serialized terminal state) caused terminal initialization failures, broken scrolling, and multi-minute load times on agent switch. Reverted server.mjs, useTerminal.ts, and TerminalView.tsx to the stable v0.35.50 behavior (tmux capture-pane for history, sequential addon loading, blocking WebGL init). Dependencies (node-pty 1.1.0, ws 8.21.0) remain updated.

Full Changelog: v0.35.50...v0.35.54