galaxy-io/tempo ? reverse-engineered prompt

Reverse engineered prompt

Build me a terminal app for Temporal that feels polished and easy to use.

I want to connect to a Temporal server, browse workflows across namespaces, open a workflow to see its details, inputs, outputs, metadata, and full event history, and be able to cancel, terminate, or signal a running workflow. It should also let me search workflows, save useful filters, compare two workflow runs side by side, and switch between namespaces quickly.

Please also include a way to manage connection profiles with TLS support, so I can save local and staging servers and switch between them fast. Add a theme picker with a bunch of good looking dark and light themes, and make it feel nice in the terminal with keyboard shortcuts for navigation and actions.

Use the existing Go project structure, and if you need current Temporal or UI docs, look them up online first.