Skip to content

Conversation

@usvimal
Copy link
Contributor

@usvimal usvimal commented Jan 15, 2026

Summary

  • Set gemini-3-pro-preview (Google) as the default model for the plan agent

Change

The plan agent now has a default model configured:

model: {
  providerID: "google",
  modelID: "gemini-3-pro-preview",
},

This means when users switch to the plan agent, it will automatically use Gemini 3 Pro Preview instead of their default model.

Note

Users can still override this in their opencode.json config via the agent.plan.model setting.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

Related PR:

However, this appears to be a different feature focused on variant configuration rather than specifically setting the model. The current PR (8728) is more focused on setting the default model provider/ID for the plan agent.

No exact duplicate PRs found addressing the same feature of setting gemini-3-pro-preview as the default model for the plan agent.

@usvimal usvimal closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant