|
|
|
|
|
by verdverm
1015 days ago
|
|
The Dagger CLI has 2 amazing visuals 1. Normal mode, a DAG graph that displays as your builds run
2. Experimental UI on top of the DAG, allowing you to navigate and expand build step logs We are working on something similar based on Vito's amazing work for hof/flow We just put out an infinite nested panel implementation for a terminal UI, not necessarily output or logging, but allows one to create custom dashboards of widgets in a TUI https://github.com/hofstadter-io/hof/tree/_dev/lib/tui/modul... There are screenshots on my X profile, @verdverm |
|