If a workflow or agent is configured with trigger_on_event, display the event topic(s) it listens to on its detail page. This makes it easy to understand what triggers a given workflow without reading the code.
https://github.com/polos-dev/polos/blob/main/ui/src/pages/workflows/WorkflowRun.tsx
https://github.com/polos-dev/polos/blob/main/ui/src/pages/agents/AgentRun.tsx