Agents SDK : Handoffs + Tools across multiple agents

Multiple Handoffs + Tools seem to be flaky if the handoffs are not sequential. A real value add from Agents SDK is elevating existing code to be agentic, for example : data processing pipelines ( a mix of manual + cobbled frameworks as tools ) is a fairly deterministic process, I don’t want to use airflow dags/AWS ETL but I have agents that extract and ingest the data. This sequentially works great , however, there is work needed to truly handle “handoffs” by listening to file changes and then kicking off other agents ?

1 Like