A Temporal TUI that matches your rhythm.
A terminal client for Temporal. Browse workflows, inspect runs, manage namespaces and schedules — without round-tripping to the Web UI every time you need to debug.
Temporal’s Web UI is great for sharing a workflow run with a teammate and
miserable for the rest of the day. The CLI is fast for one-liners and
punishing the moment you want to look around. tempo lives in the gap:
TUI-fast, keyboard-first, honest about being a debugging tool.
See the launch post for screenshots and the walk-through.
go install github.com/galaxy-io/tempo/cmd/tempo@latest
# or
brew install galaxy-io/tap/tempo
Actively developed and used internally at Galaxy. Pre-1.0 — config keys may shift before the first stable tag.