OpenAIAgentsProvider to connect Corsair to the OpenAI Agents SDK.
Install
Usage
agent.ts
OpenAIAgentsProvider.build() is async — it dynamically imports @openai/agents as an optional peer dependency. Pass the tool function from @openai/agents so the provider can wrap each Corsair tool in the correct format.