Cycle through model do not work when a default model is set #2804

Open
opened 2026-02-16 17:37:19 -05:00 by yindo · 1 comment
Owner

Originally created by @vasilvestre on GitHub (Nov 12, 2025).

Description

Pressing F2 like before do not change the model. Pressing tab to another agent with a fixed model do not work until the model has been changed once with /models

OpenCode version

1.0.61

Steps to reproduce

  1. Set a "model" in opencode.json
  2. Try to cycle with F2 (default bind)

Screenshot and/or share link

{
  "$schema": "https://opencode.ai/config.json",

  "model": "github-copilot/gpt-5-mini",
}

Operating System

Ubuntu

Terminal

No response

Originally created by @vasilvestre on GitHub (Nov 12, 2025). ### Description Pressing F2 like before do not change the model. Pressing tab to another agent with a fixed model do not work until the model has been changed once with /models ### OpenCode version 1.0.61 ### Steps to reproduce 1. Set a "model" in opencode.json 2. Try to cycle with F2 (default bind) ### Screenshot and/or share link ```json { "$schema": "https://opencode.ai/config.json", "model": "github-copilot/gpt-5-mini", } ``` ### Operating System Ubuntu ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 17:37:19 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 12, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1661: Model switch automatically when changing the mode - describes the exact same problem where F2/tab switching doesn't work properly and requires using /models command to change models

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 12, 2025): This issue might be a duplicate of existing issues. Please check: - #1661: Model switch automatically when changing the mode - describes the exact same problem where F2/tab switching doesn't work properly and requires using /models command to change models Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2804