ellieh
15 hours ago
Thanks for sharing! Maintainer here, lmk if you have any questions <3
alchemist1e9
15 hours ago
Has a TUI implementation of this approach been considered? a lot of terminal focused situations may not have any GUI functionality but could benefit greatly from the runbook framework.
ellieh
15 hours ago
Yes! Working on that soon, the same runtime can be used elsewhere. Wanted to start with the GUI so we could really make it what we want, but up next
1. TUI for interactive terminal runbooks
2. CLI for hands-off execution, CI, etc
alchemist1e9
14 hours ago
That’s really exciting actually. I’d be curious what your thoughts on TUI frameworks are and which you are considering for implementation.