Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 10:59

Minor Changes

  • Remove debug logs and improve terminal exit behavior

    • Remove debug logs from pty_manager.rs and TerminalPane.tsx
    • Keep sessions with commands open after PTY exit for scrollback visibility
    • Refactor workspace and panel components