Bug: new chat defaults to build when plan is selected #4104

Closed
opened 2026-02-16 17:42:37 -05:00 by yindo · 3 comments
Owner

Originally created by @abpaul on GitHub (Jan 2, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

I'm running version 1.0.223 and when I'm initialising a conversation, if I select the plan agent it sends the message to build instead. The screenrecording showcases this more explicitly :)

I've configured the agents quite a bit with custom prompts, temperatures, etc; but this issue appears with a fresh install too.

OpenCode version

1.0.223

Steps to reproduce

  1. Start OpenCode
  2. Select the plan agent
  3. Send message in plan agent
  4. Assert that the message was sent in build agent actually

Screenshot and/or share link

https://github.com/user-attachments/assets/d7a33ab2-2311-40ed-9be2-0a786823a86f

Operating System

MacOS Tahoe 26.1

Terminal

Ghostty

Originally created by @abpaul on GitHub (Jan 2, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description I'm running version 1.0.223 and when I'm initialising a conversation, if I select the plan agent it sends the message to build instead. The screenrecording showcases this more explicitly :) I've configured the agents quite a bit with custom prompts, temperatures, etc; but this issue appears with a fresh install too. ### OpenCode version 1.0.223 ### Steps to reproduce 1. Start OpenCode 2. Select the plan agent 3. Send message in plan agent 4. Assert that the message was sent in build agent actually ### Screenshot and/or share link https://github.com/user-attachments/assets/d7a33ab2-2311-40ed-9be2-0a786823a86f ### Operating System MacOS Tahoe 26.1 ### Terminal Ghostty
yindo added the bug label 2026-02-16 17:42:37 -05:00
yindo closed this issue 2026-02-16 17:42:37 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 2, 2026):

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

  • #4475: Plugins using noReply seem to cause model to switch to agent default
  • #4901: Bug: SDK Messages cause switch back to default model

Both describe similar behavior where the selected agent/model is not respected and reverts to a default. Feel free to ignore if your case is specifically different from these.

@github-actions[bot] commented on GitHub (Jan 2, 2026): This issue might be a duplicate of existing issues. Please check: - #4475: Plugins using noReply seem to cause model to switch to agent default - #4901: Bug: SDK Messages cause switch back to default model Both describe similar behavior where the selected agent/model is not respected and reverts to a default. Feel free to ignore if your case is specifically different from these.
Author
Owner

@rekram1-node commented on GitHub (Jan 2, 2026):

Image

Hmm, can u show me opencode debug config

@rekram1-node commented on GitHub (Jan 2, 2026): <img width="899" height="760" alt="Image" src="https://github.com/user-attachments/assets/f1d71af6-5b82-4cec-afba-cabe4cc8bf66" /> Hmm, can u show me `opencode debug config`
Author
Owner

@abpaul commented on GitHub (Jan 2, 2026):

Hi @rekram1-node I digged around a bit more and found that although I had tested with a fresh opencode.json file; I still had a plugin enabled and that is https://github.com/obra/superpowers which adds a couple of skills, but they're probably conflicting with OpenCode in some way.

Thanks for your support. This can be closed! :)

@abpaul commented on GitHub (Jan 2, 2026): Hi @rekram1-node I digged around a bit more and found that although I had tested with a fresh `opencode.json` file; I still had a plugin enabled and that is https://github.com/obra/superpowers which adds a couple of skills, but they're probably conflicting with OpenCode in some way. Thanks for your support. This can be closed! :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4104