How to log agent flow in hericha agent framework (caller and responder tracking)

Hey Sachin, first off, welcome aboard!

To get a better grip on the hierarchical process, I’d recommend checking out the official documentation. These forum threads are also helpful: this and this.

Now, for that tracking problem, you could write a custom event listener. Or, you could go with an observability platform like AgentOps. Here’s the official guide on AgentOps integration if you want to look into that.