Skip to content

fix(models): remove stale Gemini 3 Pro references#2808

Merged
code-yeongyu merged 1 commit intodevfrom
fix-gemini-3-pro-cleanup
Mar 24, 2026
Merged

fix(models): remove stale Gemini 3 Pro references#2808
code-yeongyu merged 1 commit intodevfrom
fix-gemini-3-pro-cleanup

Conversation

@code-yeongyu
Copy link
Copy Markdown
Owner

@code-yeongyu code-yeongyu commented Mar 24, 2026

Summary

  • update repo-owned CLI, docs, and test fixtures from stale Gemini 3 Pro wording to Gemini 3.1 Pro
  • keep selector and provider catalog behavior unchanged because the stale selector entries come from upstream model metadata, not local label generation
  • align the google fallback test fixture with current preview naming and preserve given/when/then coverage

Verification

  • bun run typecheck
  • bun run build
  • bun test src/hooks/model-fallback/hook.test.ts src/agents/dynamic-agent-prompt-builder.test.ts
  • bun run src/cli/index.ts install --help
  • review-work: goal verification, QA, code quality, security, and context mining all passed

Summary by cubic

Replace stale Gemini 3 Pro references with Gemini 3.1 Pro across CLI, docs, and tests to match current Google naming. Selector/provider catalog behavior stays the same; the Google fallback test now asserts canonical google/gemini-3.1-pro-preview is preserved.

  • Bug Fixes
    • CLI: help text and install prompt now reference Gemini 3.1 Pro.
    • Docs: model lists and agent chains updated to Gemini 3.1 Pro.
    • Tests: planner/delegation fixtures use google/gemini-3.1-pro; fallback test uses google/gemini-3.1-pro-preview and verifies no transform.

Written for commit 535ecee. Summary will update on new commits.

Keep repo-owned CLI, docs, and test fixtures aligned with current Gemini 3.1 naming while leaving upstream catalog behavior untouched.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <[email protected]>
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 6 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Purely documentation, CLI text, and test fixture updates to align with current model naming (Gemini 3.1 Pro). No functional logic changes detected.

@code-yeongyu code-yeongyu merged commit d327334 into dev Mar 24, 2026
8 checks passed
@code-yeongyu code-yeongyu deleted the fix-gemini-3-pro-cleanup branch March 24, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant