What's Changed
- refactor: make openai_client.py self-contained like llm.py by @MervinPraison in #771
- fix: add items property to array parameters in OpenAI tool definitions by @MervinPraison in #772
- fix: comprehensive array schema validation for MCP tools by @MervinPraison in #773
Full Changelog: v2.2.41...v2.2.42