Tangled now provides an SSH command after pushing to a new branch, allowing developers to tail CI logs directly in their terminal via a TUI. The interface is built with Bubbletea and Wish, served over SSH on port 3333. SSH-powered interfaces require zero installation, support interactive menus, and handle ANSI escape codes correctly through PTY, making them ideal for streaming CI logs without leaving the terminal.

1m read timeFrom blog.tangled.org
Post cover image
11.3K Impressions