codingProvider property

String? codingProvider
final

Provider to use for code generation and implementation tasks. Examples: executing tasks, writing files, worker agents. Recommended: Gemini Flash (fastest), DeepSeek (code-focused), GPT-5 Mini.

Implementation

final String? codingProvider;