v3.50.0
ClineSummary
This release introduces significant new capabilities, including support for the gpt-5.2-codex model and a new create-pull-request skill. Several critical bugs related to provider selection and tool call handling have also been resolved.
New Features
- Added support for the gpt-5.2-codex OpenAI model.
- Introduced a new create-pull-request skill for automated PR generation.
Bug Fixes
- Fixed an issue where remotely configured providers were not being selected correctly.
- Resolved a bug where act_mode_respond could result in consecutive, unnecessary calls.
- Fixed incorrect tool call IDs when switching between different model formats.