Diagrid
Back to all questions
Framework Agnostic

Can I migrate an existing agent built with OpenAI Agents SDK to a framework-agnostic runner without rewriting it?

Yes, if the runner is framework-agnostic like Catalyst. You wrap your existing agent code as a durable workflow step, preserving its logic. No changes to your agent's internal orchestration are needed. The runner adds resilience, identity, and auditability on top, so you gain durability without rewriting your OpenAI Agents SDK implementation.

Was this article helpful?

Your feedback helps improve Diagrid's FAQ experience.

Keep reading

More Diagrid FAQ articles

View all