Skip to content

Update default model routing to Composer 2.5, keep Zuko on supported Gemini 3.1 Pro, and align docs/install UX to Cursor 3.4+#38

Draft
Copilot wants to merge 3 commits into
mainfrom
copilot/update-models-to-gemini-3-5-flash
Draft

Update default model routing to Composer 2.5, keep Zuko on supported Gemini 3.1 Pro, and align docs/install UX to Cursor 3.4+#38
Copilot wants to merge 3 commits into
mainfrom
copilot/update-models-to-gemini-3-5-flash

Conversation

Copilot AI commented May 20, 2026

Copy link
Copy Markdown
Contributor

This updates the repo’s model policy to track current Cursor model support: default agents now target cursor-composer-2-5, Zuko remains on the currently supported gemini-3.1-pro, and user-facing version references move to Cursor 3.4+. The goal is consistency across README policy, agent frontmatter, orchestrator routing, and installer messaging.

  • Model policy and agent metadata

    • Updated default agent model aliases from composer-2-fast to cursor-composer-2-5 in:
      • agents/aang.md
      • agents/katara.md
      • agents/toph.md
      • agents/appa.md
      • agents/momo.md
    • Kept Zuko on supported Gemini by ensuring model: gemini-3.1-pro in:
      • agents/zuko.md
  • Orchestrator routing contract

    • Updated rules/orchestrator.mdc model policy text and routing table to reflect:
      • default: cursor-composer-2-5
      • Zuko: gemini-3.1-pro
  • README model/version alignment

    • Updated Model Policy section and per-agent summaries to current model IDs.
    • Updated example frontmatter snippets to current aliases.
    • Updated subagent/version references from Cursor 2.5+ to Cursor 3.4+.
    • Updated installation requirements line to explicitly require Cursor 3.4+.
  • Installer UX label consistency

    • Updated mode label in installers:
      • install.sh
      • install.ps1
    • Label now reads Team Avatar (Cursor 3.4+).
# before
model: composer-2-fast
model: gemini-3.1-pro

# after
model: cursor-composer-2-5
model: gemini-3.1-pro

[!WARNING]

Copilot AI changed the title [WIP] Update models to Gemini 3.5 Flash and Composer 2.5 Update default model routing to Composer 2.5, switch Zuko to Gemini 3.5 Flash, and align docs/install UX to Cursor 3.4+ May 20, 2026
Copilot AI requested a review from tmcfarlane May 20, 2026 11:36
@tmcfarlane

Copy link
Copy Markdown
Owner

@copilot Gemini 3.5 isn't supported yet: https://cursor.com/docs/models-and-pricing

Agent-Logs-Url: https://github.com/tmcfarlane/oh-my-cursor/sessions/0020126a-b2e0-428e-8813-0c1e146e3400

Co-authored-by: tmcfarlane <8177661+tmcfarlane@users.noreply.github.com>

Copilot AI commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Gemini 3.5 isn't supported yet: https://cursor.com/docs/models-and-pricing

Updated in 1765a1f. I reverted all Zuko references from gemini-3.5-flash back to gemini-3.1-pro in /home/runner/work/oh-my-cursor/oh-my-cursor/agents/zuko.md, /home/runner/work/oh-my-cursor/oh-my-cursor/rules/orchestrator.mdc, and /home/runner/work/oh-my-cursor/oh-my-cursor/README.md so the repo only uses currently supported models.

Copilot AI changed the title Update default model routing to Composer 2.5, switch Zuko to Gemini 3.5 Flash, and align docs/install UX to Cursor 3.4+ Update default model routing to Composer 2.5, keep Zuko on supported Gemini 3.1 Pro, and align docs/install UX to Cursor 3.4+ May 20, 2026
@lupenq

lupenq commented May 24, 2026

Copy link
Copy Markdown

@copilot @tmcfarlane but Gemini 3.5 Flash already supported
image

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.

Update models to Gemini 3.5 Flash + Composer 2.5, and Cursor version to 3.4

3 participants