Description
The use-case in hand is multiple relatively short agent runs, each run should be tagged with some "business attributes" so later traces can be filtered/searched by them, for example a run associated with specific customer, specific Jira issue, etc.
I think the natural place to provide this information is as an argument to agent.run* methods.
Thanks
References
No response