language Go
license MIT
stars 75
downloads

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.

Why

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.

What it does today

  • Browse and search workflows across all namespaces
  • Inspect inputs, outputs, metadata, and event history
  • Cancel, terminate, and signal running workflows
  • Tree view + Gantt-style timeline of execution
  • Manage schedules and inspect task queues
  • Profile switcher with TLS / mTLS support
  • 26 built-in themes

See the launch post for screenshots and the walk-through.

Install

go install github.com/galaxy-io/tempo/cmd/tempo@latest
# or
brew install galaxy-io/tap/tempo

Status

Actively developed and used internally at Galaxy. Pre-1.0 — config keys may shift before the first stable tag.

recent releases

/tempo
  • Mar 27, 2026 /tempo v0.1.13 v0.1.13
  • Mar 12, 2026 /tempo v0.1.12 v0.1.12
  • Mar 9, 2026 /tempo v0.1.11 v0.1.11
  • Mar 3, 2026 /tempo v0.1.10 v0.1.10
  • Mar 3, 2026 /tempo v0.1.9 v0.1.9
  • Mar 3, 2026 /tempo Temporaliio config merge + Start Workflow Like This One v0.1.8
  • Feb 24, 2026 /tempo v0.1.7 v0.1.7
  • Feb 17, 2026 /tempo v0.1.6 v0.1.6
  • Jan 16, 2026 /tempo v0.1.5 v0.1.5
  • Jan 6, 2026 /tempo v0.1.4 v0.1.4