github open-webui/open-terminal v0.8.0

latest releases: v0.11.34, v0.11.33, v0.11.32...
one month ago

Added

  • 🪟 Windows PTY support — terminal sessions and command execution now work on Windows via pywinpty (ConPTY). pywinpty is auto-installed on Windows. Interactive terminals (/api/terminals), colored output, and TUI apps now work on Windows instead of returning 503.
  • 🏭 WinPtyRunner — new ProcessRunner implementation using winpty.PtyProcess for full PTY semantics on Windows, including resize support. The create_runner factory now prefers Unix PTY → WinPTY → pipe fallback.

Don't miss a new open-terminal release

NewReleases is sending notifications on new releases.