Fix DeepSeek configuration errors with Codex

Fixed an issue where DeepSeek as a task provider with Codex could fail due to incorrect configuration. Base URLs are now validated up front with clear errors.

Fixes

  • Fixed an issue where using DeepSeek as the task provider with Codex could fail due to incorrect provider configuration. DeepSeek's base URL is now validated up front, so misconfigured URLs are caught early with a clear error instead of failing silently during a task run.

Related links

Share to