I found @n8n_io/n8n-demo-component — it works perfectly to display a static workflow diagram. However, I’d also like to show execution progress — for example, which node the execution is currently at, and which nodes have already run.
Can @n8n_io/n8n-demo-component do this? If not, is there any other recommended way to show real-time execution progress outside of the n8n UI?
since we are talking about community node, which isn’t a part of the product, the best way to know whether or not it support a certain functionality is ask this nodes maintainers about it. Unfortunately, I cannot recommend the best way to go about monitoring the currently executing node as I have never had the reason for that.